Pothole Detection Using IoT Android and
Pothole Detection Using IoT Android and
1 Shreya Ghute, 2Xavier Dsouza, 3Srushti Satardekar, Students, Dept. of Information Technology, Don Bosco
Institute of Technology, Mumbai University, Maharashtra, India
---------------------------------------------------------------------***--------------------------------------------------------------------
Abstract - Due to various reasons, potholes are created pothole detection is based on laser imaging technique,
which causes problems in day to day lives of the people. which collects the road information using algorithms like
The objective of this project was to make transparency Artificial neural network [3].
between people and provide updates about potholes in
their travel route. This project was focused on getting the C. Another method by researchers Lin and Liu used using a
data from a cloud database, reported by the user, and that vector machine algorithm could provide high accuracy.[4]
data could be accessed through the mobile application. This has high accuracy but requires more computational
Project has achieved detecting the potholes and reporting power.
the potholes successfully on the database. People can view
the current pothole conditions and can report a pothole 3. TECHNICAL REQUIREMENTS
manually which is a key feature of the app. The IoT device
The following technical requirements were chosen as a
can detect a pothole and location with the help of sensors
basis for pothole finder system:
like accelerometer, GPS, Arduino. The detected latitude,
longitude, z axis values are sent to the cloud database for 1. System should be able to detect potholes along with its
reporting. The future scope is to detect depth of the location while driving in a passenger car. Two-wheeler
pothole to get accuracy in data and solve the problem vehicles such as motorcycles and scooters are not
more efficiently. considered.
Key Words: Accelerometer, GPS sensor, sensing, 2. System should be able to detect potholes in real time.
potholes, detection, location. Collection of raw data will be stored in a local SD card in
the system.
1. INTRODUCTION
3. Data will be then pushed into a cloud database, and
Potholes have always been a menace and are one of the
processed and stored into it.
biggest problems which people face on a daily basis while
they travel. There is presently no such system to track
4. A smart-phone is required with Android OS or IOS to
potholes on the road in India [1]. Our approach to detect
access the application for viewing the pothole.
potholes is using an IoT device fitted in cars. Users can
also report manually through Android and iOS
5. An authenticated phone number is required to report
applications. This system can track and record the
through the mobile application.
potholes in a centralized system. It displays the pothole’s
progress on the map. This system will aid to reduce
6. System available on mobile should be able to display
accidents and fatalities on roads due to potholes. potholes on its locations.
2. RELATED WORK 7. Internet connectivity for viewing data in mobile.
A. A pothole detection system was created using various
4. ARCHITECTURAL DESIGN
Android smartphones with accelerometers. They worked
with accelerometers present in various smartphones using The device is based on Arduino which is connected with
various pothole detection algorithms to deploy this system sensors consisting of a 3-axis accelerometer ADXL345
[2]. used to detect a vertical force(pothole) using z-axis [5]and
keeping a note of device positioning using x-axis.
B. There are various systems that use mobile sensing Accelerometer was tested at different sensitivities, using
technology for detection of potholes. This part provides a at 4g and 8g no accuracy was obtained as shown in fig.1.
short explanation about different mechanisms which were Using 16g in ADXL345 accuracy was observed as shown in
implemented on various resources. There is an image fig.2. A GPS module, Ublox NEO-6M GPS [6] is used to
recognition method which Yu and Salari proposed for record the location of the pothole.
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 129
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072
The algorithm will detect the pothole and its location and
record the information in the database as shown in
diagram fig.3.
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 130
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072
5. RESULTS
This section explains the results and experiments on the
approaches of pothole detection. This result considers the
data based on the sensors and data reported by the users
IoT device using various sensors.
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 131
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072
REFERENCES
https://mumbaimirror.indiatimes.com/mumbai/other
/photos-roads-full-of- potholes-across-mumbai- enrage-
commuters/articleshow/70460342.cms
[6]GPS[Online]Available:https://www.electroschematics.c
om/neo-6m-gps- module/
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 132