SlideShare uma empresa Scribd logo
1 de 4
Baixar para ler offline
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
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 129
Pothole Detection using IoT, Android and iOS
Shreya Ghute1, Xavier Dsouza2, Srushti Satardekar3
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
which causes problems in day to day lives of the people.
The objective of this project was to make transparency
between people and provide updates about potholes in
their travel route. This project was focused on getting the
data from a cloud database, reported by the user, and that
data could be accessed through the mobile application.
Project has achieved detecting the potholes and reporting
the potholes successfully on the database. People can view
the current pothole conditions and can report a pothole
manually which is a key feature of the app. The IoT device
can detect a pothole and location with the help of sensors
like accelerometer, GPS, Arduino. The detected latitude,
longitude, z axis values are sent to the cloud database for
reporting. The future scope is to detect depth of the
pothole to get accuracy in data and solve the problem
more efficiently.
Key Words: Accelerometer, GPS sensor, sensing,
potholes, detection, location.
1. INTRODUCTION
Potholes have always been a menace and are one of the
biggest problems which people face on a daily basis while
they travel. There is presently no such system to track
potholes on the road in India [1]. Our approach to detect
potholes is using an IoT device fitted in cars. Users can
also report manually through Android and iOS
applications. This system can track and record the
potholes in a centralized system. It displays the pothole’s
progress on the map. This system will aid to reduce
accidents and fatalities on roads due to potholes.
2. RELATED WORK
A. A pothole detection system was created using various
Android smartphones with accelerometers. They worked
with accelerometers present in various smartphones using
various pothole detection algorithms to deploy this system
[2].
B. There are various systems that use mobile sensing
technology for detection of potholes. This part provides a
short explanation about different mechanisms which were
implemented on various resources. There is an image
recognition method which Yu and Salari proposed for
pothole detection is based on laser imaging technique,
which collects the road information using algorithms like
Artificial neural network [3].
C. Another method by researchers Lin and Liu used using a
vector machine algorithm could provide high accuracy.[4]
This has high accuracy but requires more computational
power.
3. TECHNICAL REQUIREMENTS
The following technical requirements were chosen as a
basis for pothole finder system:
1. System should be able to detect potholes along with its
location while driving in a passenger car. Two-wheeler
vehicles such as motorcycles and scooters are not
considered.
2. System should be able to detect potholes in real time.
Collection of raw data will be stored in a local SD card in
the system.
3. Data will be then pushed into a cloud database, and
processed and stored into it.
4. A smart-phone is required with Android OS or IOS to
access the application for viewing the pothole.
5. An authenticated phone number is required to report
through the mobile application.
6. System available on mobile should be able to display
potholes on its locations.
7. Internet connectivity for viewing data in mobile.
4. ARCHITECTURAL DESIGN
The device is based on Arduino which is connected with
sensors consisting of a 3-axis accelerometer ADXL345
used to detect a vertical force(pothole) using z-axis [5]and
keeping a note of device positioning using x-axis.
Accelerometer was tested at different sensitivities, using
at 4g and 8g no accuracy was obtained as shown in fig.1.
Using 16g in ADXL345 accuracy was observed as shown in
fig.2. A GPS module, Ublox NEO-6M GPS [6] is used to
record the location of the pothole.
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
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 130
GPS sensor positioning is at 2.5m with starting time 27
sec. When a pothole is detected, the algorithm will capture
the location of the pothole. It records the latitude and
longitude along with the vertical force on the z-axis. This
data will be pushed in a cloud database to display on a
GUI. But first it is stored locally on the device in a Micro SD
card as data might be lost while being transferred into the
database through a Wi-Fi module.
Fig -1: Output using 4g sensitivity
Fig -2: Output using 16g sensitivity
After storing locally a Wi-Fi module in the device will
transfer data through the internet into a cloud database.
In the database, the algorithm will check the data and no
recurring data will be added. This data is then fetched into
Mobile using the internet.
The algorithm will detect the pothole and its location and
record the information in the database as shown in
diagram fig.3.
Fig -3: Device architecture
Only authenticated users will be able to access the mobile
application. Users will require to register in order to login
into the app as shown in fig.4. After login, users can view
potholes on map as shown in fig.5. Users can also report
potholes manually as shown Fig. 6.
Fig -4: Login UI
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
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 131
Fig -5: Map View
Fig -6: Report a pothole
The System architecture diagram is as shown in fig. 4.7. It
gives the structure of the system. Data will be collected
from Device and sent to a cloud database and then fetched
into a mobile application where it will be displayed on a
GUI.
Fig -7: System Architecture
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.
A. IoT device using various sensors. The IoT device
consists of sensors which assist the car to detect and
report a pothole. The IoT device is well fitted inside the car
allowing it to be rigid.
The device contains an accelerometer, GPS Sensor, SD
card.
B. Application using Android and IoS. The application
allows users to report and view the pothole location using
a cloud database. Users can report data and view the
progress of the pothole. As shown in the fig. 6. After the
pothole is reported, the database will show the status of
the pothole. The database updates the status of the
pothole when the pothole is reported, currently in
progress or completed.
6. CONCLUSION AND FUTURE WORK
This paper describes algorithm for finding pothole and
using the data, providing information to people. People
can use their smartphones to track the potholes in their
route.
The future work includes detection of the size of the
pothole to get more accurate data and use it to solve the
issues easily.
ACKNOWLEDGEMENT
This project was supported by Prof. Prasad Padalkar, We
would like to thank him for helping and guiding us
throughout the project.
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
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 132
REFERENCES
[1] MumbaiMirror Article [Online] .Available :
https://mumbaimirror.indiatimes.com/mumbai/other
/photos-roads-full-of- potholes-across-mumbai- enrage-
commuters/articleshow/70460342.cms
[2] Artis Mednis, Girts Strazdins, Reinholds Zviedris,
Georgijs Kanonirs, Leo Selavo. (06 June 2014). Real Time
Pothole Detection using Android Smartphones with
Accelerometers.[Online] Available
https://www.researchgate.net/publication/22425315
4_Real_Time_Pothole_Detection_Using_Android_Smartpho
nes_with_Accelerometers
[3] X. Yu and E. Salari, “Pavement pothole detection and
severity measurement using laser imaging,” in
Proceedings of the IEEE International Conference on
Electro/Information Technology (EIT ’11), pp. 1–5,
Mankato, Minn, USA, May 2011.
[4] J. Lin and Y. Liu, “Potholes detection based on SVM in
the pavement distress image,” in Proceedings of the 9th
International Symposium on Distributed Computing and
Applications to Business, Engineering and Science
(DCABES ’10), pp. 544–547, Hong Kong, August 2010.
[5] Accelerometer, (1 March 2019) W3C Process
Document[Online].
Available :
https://www.w3.org/TR/accelerometer/#acceleromet er-
z
[6]GPS[Online]Available:https://www.electroschematics.c
om/neo-6m-gps- module/

Mais conteúdo relacionado

Semelhante a Pothole Detection using IoT, Android and iOS

IRJET- A Review Paper on Existing Pothole Detection Methods
IRJET- A Review Paper on Existing Pothole Detection MethodsIRJET- A Review Paper on Existing Pothole Detection Methods
IRJET- A Review Paper on Existing Pothole Detection MethodsIRJET Journal
 
AN ANDROID APPLICATION FOR CAMPUS INFORMATION SYSTEM
AN ANDROID APPLICATION FOR CAMPUS INFORMATION SYSTEMAN ANDROID APPLICATION FOR CAMPUS INFORMATION SYSTEM
AN ANDROID APPLICATION FOR CAMPUS INFORMATION SYSTEMIRJET Journal
 
SURVEY ON ARTIFICIAL INTELLIGENCE POWERED POTHOLE DETECTION, REPORTING AND MA...
SURVEY ON ARTIFICIAL INTELLIGENCE POWERED POTHOLE DETECTION, REPORTING AND MA...SURVEY ON ARTIFICIAL INTELLIGENCE POWERED POTHOLE DETECTION, REPORTING AND MA...
SURVEY ON ARTIFICIAL INTELLIGENCE POWERED POTHOLE DETECTION, REPORTING AND MA...IRJET Journal
 
Design and Development of a Weather Drone Using IoT
Design and Development of a Weather Drone Using IoTDesign and Development of a Weather Drone Using IoT
Design and Development of a Weather Drone Using IoTIRJET Journal
 
IRJET - Improving Road Travel with Route Suggestion using Decision Tree A...
IRJET -  	  Improving Road Travel with Route Suggestion using Decision Tree A...IRJET -  	  Improving Road Travel with Route Suggestion using Decision Tree A...
IRJET - Improving Road Travel with Route Suggestion using Decision Tree A...IRJET Journal
 
IRJET- Survey Paper on Automatic Cart Movement Trailer
IRJET- Survey Paper on Automatic Cart Movement TrailerIRJET- Survey Paper on Automatic Cart Movement Trailer
IRJET- Survey Paper on Automatic Cart Movement TrailerIRJET Journal
 
Smart Accidental Alert and Location Tracking System Using Telegram Bot and GP...
Smart Accidental Alert and Location Tracking System Using Telegram Bot and GP...Smart Accidental Alert and Location Tracking System Using Telegram Bot and GP...
Smart Accidental Alert and Location Tracking System Using Telegram Bot and GP...IRJET Journal
 
IOT Personal Weather Station
IOT Personal Weather StationIOT Personal Weather Station
IOT Personal Weather StationIRJET Journal
 
IRJET- VI Spectacle – A Visual Aid for the Visually Impaired
IRJET- VI Spectacle – A Visual Aid for the Visually ImpairedIRJET- VI Spectacle – A Visual Aid for the Visually Impaired
IRJET- VI Spectacle – A Visual Aid for the Visually ImpairedIRJET Journal
 
Implementation of Geo-fencing to monitor a specific target using Point in Pol...
Implementation of Geo-fencing to monitor a specific target using Point in Pol...Implementation of Geo-fencing to monitor a specific target using Point in Pol...
Implementation of Geo-fencing to monitor a specific target using Point in Pol...IRJET Journal
 
ROAD POTHOLE DETECTION USING YOLOV4 DARKNET
ROAD POTHOLE DETECTION USING YOLOV4 DARKNETROAD POTHOLE DETECTION USING YOLOV4 DARKNET
ROAD POTHOLE DETECTION USING YOLOV4 DARKNETIRJET Journal
 
IRJET- Emergency Accident Reporting using Smartphone
IRJET- Emergency Accident Reporting using SmartphoneIRJET- Emergency Accident Reporting using Smartphone
IRJET- Emergency Accident Reporting using SmartphoneIRJET Journal
 
Drone Detection & Classification using Machine Learning
Drone Detection & Classification using Machine LearningDrone Detection & Classification using Machine Learning
Drone Detection & Classification using Machine LearningIRJET Journal
 
IOT BASED NAUTICAL TRACKING SYSTEM
IOT BASED NAUTICAL TRACKING SYSTEMIOT BASED NAUTICAL TRACKING SYSTEM
IOT BASED NAUTICAL TRACKING SYSTEMIRJET Journal
 
Railway Inspection System Using IoT
Railway Inspection System Using IoTRailway Inspection System Using IoT
Railway Inspection System Using IoTIRJET Journal
 
IRJET- Smart Bus for Smart City using IoT
IRJET-  	  Smart Bus for Smart City using IoTIRJET-  	  Smart Bus for Smart City using IoT
IRJET- Smart Bus for Smart City using IoTIRJET Journal
 
IRJET- Intelligent Transport System using IoT
IRJET- Intelligent Transport System using IoTIRJET- Intelligent Transport System using IoT
IRJET- Intelligent Transport System using IoTIRJET Journal
 
IRJET - IoT based Smart Vehicle Alert System for Accident Prevention
IRJET -  	  IoT based Smart Vehicle Alert System for Accident PreventionIRJET -  	  IoT based Smart Vehicle Alert System for Accident Prevention
IRJET - IoT based Smart Vehicle Alert System for Accident PreventionIRJET Journal
 
A Review Paper on Emerging Areas and Applications of IoT
A Review Paper on Emerging Areas and Applications of IoTA Review Paper on Emerging Areas and Applications of IoT
A Review Paper on Emerging Areas and Applications of IoTIRJET Journal
 
A Survey on Vehicle Tracking System using IoT
A Survey on Vehicle Tracking System using IoTA Survey on Vehicle Tracking System using IoT
A Survey on Vehicle Tracking System using IoTIRJET Journal
 

Semelhante a Pothole Detection using IoT, Android and iOS (20)

IRJET- A Review Paper on Existing Pothole Detection Methods
IRJET- A Review Paper on Existing Pothole Detection MethodsIRJET- A Review Paper on Existing Pothole Detection Methods
IRJET- A Review Paper on Existing Pothole Detection Methods
 
AN ANDROID APPLICATION FOR CAMPUS INFORMATION SYSTEM
AN ANDROID APPLICATION FOR CAMPUS INFORMATION SYSTEMAN ANDROID APPLICATION FOR CAMPUS INFORMATION SYSTEM
AN ANDROID APPLICATION FOR CAMPUS INFORMATION SYSTEM
 
SURVEY ON ARTIFICIAL INTELLIGENCE POWERED POTHOLE DETECTION, REPORTING AND MA...
SURVEY ON ARTIFICIAL INTELLIGENCE POWERED POTHOLE DETECTION, REPORTING AND MA...SURVEY ON ARTIFICIAL INTELLIGENCE POWERED POTHOLE DETECTION, REPORTING AND MA...
SURVEY ON ARTIFICIAL INTELLIGENCE POWERED POTHOLE DETECTION, REPORTING AND MA...
 
Design and Development of a Weather Drone Using IoT
Design and Development of a Weather Drone Using IoTDesign and Development of a Weather Drone Using IoT
Design and Development of a Weather Drone Using IoT
 
IRJET - Improving Road Travel with Route Suggestion using Decision Tree A...
IRJET -  	  Improving Road Travel with Route Suggestion using Decision Tree A...IRJET -  	  Improving Road Travel with Route Suggestion using Decision Tree A...
IRJET - Improving Road Travel with Route Suggestion using Decision Tree A...
 
IRJET- Survey Paper on Automatic Cart Movement Trailer
IRJET- Survey Paper on Automatic Cart Movement TrailerIRJET- Survey Paper on Automatic Cart Movement Trailer
IRJET- Survey Paper on Automatic Cart Movement Trailer
 
Smart Accidental Alert and Location Tracking System Using Telegram Bot and GP...
Smart Accidental Alert and Location Tracking System Using Telegram Bot and GP...Smart Accidental Alert and Location Tracking System Using Telegram Bot and GP...
Smart Accidental Alert and Location Tracking System Using Telegram Bot and GP...
 
IOT Personal Weather Station
IOT Personal Weather StationIOT Personal Weather Station
IOT Personal Weather Station
 
IRJET- VI Spectacle – A Visual Aid for the Visually Impaired
IRJET- VI Spectacle – A Visual Aid for the Visually ImpairedIRJET- VI Spectacle – A Visual Aid for the Visually Impaired
IRJET- VI Spectacle – A Visual Aid for the Visually Impaired
 
Implementation of Geo-fencing to monitor a specific target using Point in Pol...
Implementation of Geo-fencing to monitor a specific target using Point in Pol...Implementation of Geo-fencing to monitor a specific target using Point in Pol...
Implementation of Geo-fencing to monitor a specific target using Point in Pol...
 
ROAD POTHOLE DETECTION USING YOLOV4 DARKNET
ROAD POTHOLE DETECTION USING YOLOV4 DARKNETROAD POTHOLE DETECTION USING YOLOV4 DARKNET
ROAD POTHOLE DETECTION USING YOLOV4 DARKNET
 
IRJET- Emergency Accident Reporting using Smartphone
IRJET- Emergency Accident Reporting using SmartphoneIRJET- Emergency Accident Reporting using Smartphone
IRJET- Emergency Accident Reporting using Smartphone
 
Drone Detection & Classification using Machine Learning
Drone Detection & Classification using Machine LearningDrone Detection & Classification using Machine Learning
Drone Detection & Classification using Machine Learning
 
IOT BASED NAUTICAL TRACKING SYSTEM
IOT BASED NAUTICAL TRACKING SYSTEMIOT BASED NAUTICAL TRACKING SYSTEM
IOT BASED NAUTICAL TRACKING SYSTEM
 
Railway Inspection System Using IoT
Railway Inspection System Using IoTRailway Inspection System Using IoT
Railway Inspection System Using IoT
 
IRJET- Smart Bus for Smart City using IoT
IRJET-  	  Smart Bus for Smart City using IoTIRJET-  	  Smart Bus for Smart City using IoT
IRJET- Smart Bus for Smart City using IoT
 
IRJET- Intelligent Transport System using IoT
IRJET- Intelligent Transport System using IoTIRJET- Intelligent Transport System using IoT
IRJET- Intelligent Transport System using IoT
 
IRJET - IoT based Smart Vehicle Alert System for Accident Prevention
IRJET -  	  IoT based Smart Vehicle Alert System for Accident PreventionIRJET -  	  IoT based Smart Vehicle Alert System for Accident Prevention
IRJET - IoT based Smart Vehicle Alert System for Accident Prevention
 
A Review Paper on Emerging Areas and Applications of IoT
A Review Paper on Emerging Areas and Applications of IoTA Review Paper on Emerging Areas and Applications of IoT
A Review Paper on Emerging Areas and Applications of IoT
 
A Survey on Vehicle Tracking System using IoT
A Survey on Vehicle Tracking System using IoTA Survey on Vehicle Tracking System using IoT
A Survey on Vehicle Tracking System using IoT
 

Mais de IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

Mais de IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Último

Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086anil_gaur
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756dollysharma2066
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.Kamal Acharya
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringmulugeta48
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdfKamal Acharya
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationBhangaleSonal
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXssuser89054b
 
Unit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfUnit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfRagavanV2
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfJiananWang21
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueBhangaleSonal
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTbhaskargani46
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapRishantSharmaFr
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 

Último (20)

Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equation
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
Unit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfUnit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdf
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 

Pothole Detection using IoT, Android and iOS

  • 1. 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 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 129 Pothole Detection using IoT, Android and iOS Shreya Ghute1, Xavier Dsouza2, Srushti Satardekar3 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 which causes problems in day to day lives of the people. The objective of this project was to make transparency between people and provide updates about potholes in their travel route. This project was focused on getting the data from a cloud database, reported by the user, and that data could be accessed through the mobile application. Project has achieved detecting the potholes and reporting the potholes successfully on the database. People can view the current pothole conditions and can report a pothole manually which is a key feature of the app. The IoT device can detect a pothole and location with the help of sensors like accelerometer, GPS, Arduino. The detected latitude, longitude, z axis values are sent to the cloud database for reporting. The future scope is to detect depth of the pothole to get accuracy in data and solve the problem more efficiently. Key Words: Accelerometer, GPS sensor, sensing, potholes, detection, location. 1. INTRODUCTION Potholes have always been a menace and are one of the biggest problems which people face on a daily basis while they travel. There is presently no such system to track potholes on the road in India [1]. Our approach to detect potholes is using an IoT device fitted in cars. Users can also report manually through Android and iOS applications. This system can track and record the potholes in a centralized system. It displays the pothole’s progress on the map. This system will aid to reduce accidents and fatalities on roads due to potholes. 2. RELATED WORK A. A pothole detection system was created using various Android smartphones with accelerometers. They worked with accelerometers present in various smartphones using various pothole detection algorithms to deploy this system [2]. B. There are various systems that use mobile sensing technology for detection of potholes. This part provides a short explanation about different mechanisms which were implemented on various resources. There is an image recognition method which Yu and Salari proposed for pothole detection is based on laser imaging technique, which collects the road information using algorithms like Artificial neural network [3]. C. Another method by researchers Lin and Liu used using a vector machine algorithm could provide high accuracy.[4] This has high accuracy but requires more computational power. 3. TECHNICAL REQUIREMENTS The following technical requirements were chosen as a basis for pothole finder system: 1. System should be able to detect potholes along with its location while driving in a passenger car. Two-wheeler vehicles such as motorcycles and scooters are not considered. 2. System should be able to detect potholes in real time. Collection of raw data will be stored in a local SD card in the system. 3. Data will be then pushed into a cloud database, and processed and stored into it. 4. A smart-phone is required with Android OS or IOS to access the application for viewing the pothole. 5. An authenticated phone number is required to report through the mobile application. 6. System available on mobile should be able to display potholes on its locations. 7. Internet connectivity for viewing data in mobile. 4. ARCHITECTURAL DESIGN The device is based on Arduino which is connected with sensors consisting of a 3-axis accelerometer ADXL345 used to detect a vertical force(pothole) using z-axis [5]and keeping a note of device positioning using x-axis. Accelerometer was tested at different sensitivities, using at 4g and 8g no accuracy was obtained as shown in fig.1. Using 16g in ADXL345 accuracy was observed as shown in fig.2. A GPS module, Ublox NEO-6M GPS [6] is used to record the location of the pothole.
  • 2. 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 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 130 GPS sensor positioning is at 2.5m with starting time 27 sec. When a pothole is detected, the algorithm will capture the location of the pothole. It records the latitude and longitude along with the vertical force on the z-axis. This data will be pushed in a cloud database to display on a GUI. But first it is stored locally on the device in a Micro SD card as data might be lost while being transferred into the database through a Wi-Fi module. Fig -1: Output using 4g sensitivity Fig -2: Output using 16g sensitivity After storing locally a Wi-Fi module in the device will transfer data through the internet into a cloud database. In the database, the algorithm will check the data and no recurring data will be added. This data is then fetched into Mobile using the internet. The algorithm will detect the pothole and its location and record the information in the database as shown in diagram fig.3. Fig -3: Device architecture Only authenticated users will be able to access the mobile application. Users will require to register in order to login into the app as shown in fig.4. After login, users can view potholes on map as shown in fig.5. Users can also report potholes manually as shown Fig. 6. Fig -4: Login UI
  • 3. 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 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 131 Fig -5: Map View Fig -6: Report a pothole The System architecture diagram is as shown in fig. 4.7. It gives the structure of the system. Data will be collected from Device and sent to a cloud database and then fetched into a mobile application where it will be displayed on a GUI. Fig -7: System Architecture 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. A. IoT device using various sensors. The IoT device consists of sensors which assist the car to detect and report a pothole. The IoT device is well fitted inside the car allowing it to be rigid. The device contains an accelerometer, GPS Sensor, SD card. B. Application using Android and IoS. The application allows users to report and view the pothole location using a cloud database. Users can report data and view the progress of the pothole. As shown in the fig. 6. After the pothole is reported, the database will show the status of the pothole. The database updates the status of the pothole when the pothole is reported, currently in progress or completed. 6. CONCLUSION AND FUTURE WORK This paper describes algorithm for finding pothole and using the data, providing information to people. People can use their smartphones to track the potholes in their route. The future work includes detection of the size of the pothole to get more accurate data and use it to solve the issues easily. ACKNOWLEDGEMENT This project was supported by Prof. Prasad Padalkar, We would like to thank him for helping and guiding us throughout the project.
  • 4. 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 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 132 REFERENCES [1] MumbaiMirror Article [Online] .Available : https://mumbaimirror.indiatimes.com/mumbai/other /photos-roads-full-of- potholes-across-mumbai- enrage- commuters/articleshow/70460342.cms [2] Artis Mednis, Girts Strazdins, Reinholds Zviedris, Georgijs Kanonirs, Leo Selavo. (06 June 2014). Real Time Pothole Detection using Android Smartphones with Accelerometers.[Online] Available https://www.researchgate.net/publication/22425315 4_Real_Time_Pothole_Detection_Using_Android_Smartpho nes_with_Accelerometers [3] X. Yu and E. Salari, “Pavement pothole detection and severity measurement using laser imaging,” in Proceedings of the IEEE International Conference on Electro/Information Technology (EIT ’11), pp. 1–5, Mankato, Minn, USA, May 2011. [4] J. Lin and Y. Liu, “Potholes detection based on SVM in the pavement distress image,” in Proceedings of the 9th International Symposium on Distributed Computing and Applications to Business, Engineering and Science (DCABES ’10), pp. 544–547, Hong Kong, August 2010. [5] Accelerometer, (1 March 2019) W3C Process Document[Online]. Available : https://www.w3.org/TR/accelerometer/#acceleromet er- z [6]GPS[Online]Available:https://www.electroschematics.c om/neo-6m-gps- module/