Estimation of Road Roughness Condition and Ghat Complexity Analysis Using Smartphone Sensors
Estimation of Road Roughness Condition and Ghat Complexity Analysis Using Smartphone Sensors
Vishal S. Shelke
Tanmay D. Kalbhor
Department of Computer Engineering
Department of Computer Engineering
Bharati Vidyapeeth’s College of Engineering Lavale
Bharati Vidyapeeth’s College of Engineering Lavale
Pune, India
Pune, India
Itsvishal.shelke@gmail.com
11tanmay96@gmail.com
Abstract - Our system works on producing the result sets which shows the road conditions and ghat complexity during traveling.
We all use map but it does not show pot holes and bumps in the road. Our system analyse the data through the sensors of mobile
phone such as sensors like accelerometer, orientation sensor and magnetometer to analyse the ghat complexity and roads quality
we use the GPS system of an android phone.
Keywords - Road Bump logic detection, Ghat Complexity, Magnetometer, Vehicle axis
__________________________________________________*****_________________________________________________
I. INTRODUCTION path and our system will show the good quality road for
convenient travel.
Collecting the data from the Android phone is a very Finding the roughness of road is consistently
easy task and it took the very low cost. Nowadays many recognized as a most important asset of measuring road
people use smartphones so it is very easy to install the system condition through the world. Road survey is very costlier and
on smartphones and collection of data. People easily can it will take too much time so our system will reduce the cost of
mount their smartphone on the dashboard of a car. Our aim is the survey and time. It also helps to the government to find out
to find potholes and bumps in the road, so the GPS system which roads are in bad conditions so that they can reconstruct
plays the major role in our system which detects the position it as soon as possible.
of bumps and potholes in the road.
The developed system is a client-server system. There II. WORKING OF SYSTEM
are two types of clients, one is admin and second is a mobile There are two types of the client first is admin which
user. Admin will collect the data then it will be sent to the collect the data from different roads and second smartphone
server where using divide and conquer algorithm data will be users who request to the server for knowing the which is the
clustered and the final standard deviation is considered as a best route for traveling and which road has the best quality for
bump and pothole in the road. The smartphone user installs the traveling. The system will provide the shortest path with
system on the Android phone when a user wants to travel one minimum bumps and potholes in the road. Our system will
place to another place user can use our system to navigate the save the time reaching from the source to destination.
1
IJRITCC | Month 2015, Available @ http://www.ijritcc.org
_______________________________________________________________________________________
International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169
Volume: X Issue: Y xxxx - yyyy
______________________________________________________________________________________
The admin has the smartphone which is mounted on a 2. Different routes will be show in different colors.
dashboard of the car. The accelerometer has x, y, z-axis where
3. Alternative routes will be displayed on the application.
the y-axis is used for running direction of a car, the z-axis is
used for vertical direction. The vibration of the car says that 3. Standalone HTTP Server
the road is in good condition or not. The z-axis gets the
The proposed system consists of apache tomcat server
reading from that vibration and sends that data to the server.
The GPS sensor gets that reading with longitude and latitude which is design for following task.
for showing where the actual bump and pothole is located.
Txt file will be fetch from admin android app.
When the ghat starts the Y-axis count the number of turns on
the road and also the how complex is that turn is counted by y- Perform Analysis on text file according to the road bump
axis. On the basis of that complexity, we will decide the how
complex is that ghat. All the reading are collected by that logic.
smartphone and it will send to the server, where using the
divide and conquer algorithm the data will get separated. In
the algorithm, we used mean and standard deviation.
3
IJRITCC | Month 2015, Available @ http://www.ijritcc.org
_______________________________________________________________________________________
International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169
Volume: X Issue: Y xxxx - yyyy
______________________________________________________________________________________
IV. CONCLUSION [3] Viengnam Douangphachanh, Hiroyuki Oneyama "Formulation
of a Simple Model to Estimate Road Surface Roughness
Road Roughness Condition and Ghat Complexity Analysis Condition from Android Smartphone Sensors."2014 IEEE Ninth
system helpful for finding the routes where have a minimum International Conference on Intelligent Sensors, Sensor
bump and pothole in the road which google map does not Networks and Information Processing (ISSNIP) Symposium on
show. It will reduce the road accident if any new user travels Human-Centric Sensing and Social Networks Singapore, 21–24
in the new place. The data is saved on a remote server so every April 2014.
smartphone users can access it and data will be available for
every smartphone user. [4] Juan C. Tudón-Martínez, Soheib Fergani, Olivier Sename, John
Jairo Martinez,Ruben Morales-Menendez, and Luc
REFERENCES Dugard"Adaptive Road Profile Estimation in Semiactive Car
Suspensions"2015 IEEE TRANSACTIONS ON CONTROL
SYSTEMS
[1] Artis Mednisy, Girts Strazdinsy, Reinholds Zviedrisy, Georgijs
TECHNOLOGY.//www.ieee.org/publications_standards/publica
Kanonirs,Leo Selavo"Real Time Pothole Detection using
tions/rights/index.html.
Android Smartphones with Accelerometers"2011 IEEE.
[5] V. P. Tonde, Amol Jadhav, Shreyas Shinde, Ashish Dhoka,
[2] Viengnam DOUANGPHACHANH, Hiroyuki ONEYAMA
Sandeep Bablade “Road Quality and Ghats Complexity analysis
"Estimation of Road Roughness Condition from Smartphones
using Android sensors” International Journal of Advanced
under Realistic Settings"2013 IEEE,13th International
Research in Computer and Communication Engineering Vol. 4,
Conference on ITS Telecommunications (ITST).
Issue 3, March 2015.
4
IJRITCC | Month 2015, Available @ http://www.ijritcc.org
_______________________________________________________________________________________