SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 02 | Feb 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1798
Design paper on Pothole Monitoring System
Sneha Gosavi1, Joshna Chinta2, Nisha Pandav3, Prof. Kanchan Dhuri4
1Department of Information Technology Engineering, Vidyalankar institute of Technology, Mumbai
2Department of Information Technology Engineering, Vidyalankar institute of Technology, Mumbai
3Department of Information Technology Engineering, Vidyalankar institute of Technology, Mumbai
4 Asst. Professor, Department of Information Technology Engineering,
Vidyalankar institute of Technology, Mumbai
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - In today’s life transportation is one of the most
important part of human’s life. That is why road surface
quality becomes major issue as many of the accidents takes
place because of bad condition of roads. The optimal solution
for road repairs can be providedbycollecting multipleamount
of real time data about the state of the roads and this datacan
be achieved by participation and interactionofpeople. Several
methods have been implemented to overcome this problem.
Several proposed methods require dedicated hardware for
implementation of system such as GPS devices and
accelerometers in vehicles or cameras on roadside and near
traffic signals for collection of data. All such methods are
expensive in terms of monetary cost and more humanpower is
required. Instead of using such expensive devices we can use
some sensors which are alreadypresentinoursmartphones. A
simple smart phone can be used for detecting potholes on the
roads and which can be used by anyone. Our main motive is to
reduce the human efforts for detecting a pothole using a
simple, easily usable and cost-efficient way and which result
into reduction of accidents that cause due to potholes.
Key Words: Pothole, Authorities, Acceleration, Android,
Sensors
1. INTRODUCTION
Bad road conditions are big problem for safe and
comfortable transportation However, this condition is
supposed to be find out first. First approach towards
detection of road damage is human reports bythemselvesto
central authorities. While that process has the highest
accuracy assuming that people are fair, it also requires the
most human participation. Statistical analysis canbeusedto
find out approximate damage probabilitiesof roadsegments
based on their usage intensity. For the same purpose of
detection of road surface monitoring new method called
surface analysis method is developed which uses different
hardware like Ground Penetrating Radar (GPR) etc. and its
commercial products are also exist. Unfortunately, the
equipments which are required for above method are very
expensive therefore limits its accessibility. Asanalternative,
participatory sensing has the potential to increase the
collected data resolution and scope.
The simplest method might be to click the photos of road
damage such as potholes by the people andtosendthemtoa
respected authority. However, this requires strong
participation and interaction from the users as well as
manual image analysis. As it requires more human
interaction it can be more human resource consuming as
well as time consuming. Tomakethisprocesslesspower and
time consuming, an automated approach for detecting
potholes with little or no human interaction is more
promising. This would help to collect more accurate real
time data with less errors caused by human factors than
generated by participation of the people. To create properly
working pothole monitoring system accepted by wide user
community, it is important to make it more attractive,
Interactive and user-friendly so that user can access it very
efficiently.
2. AIMS AND OBJECTIVES
Now days there are lots of accidents happen due to bad
road conditions or potholesso our aimsand objectivesareas
follows:
1. To make road conditions better by allowing
municipality department to know about location of potholes
using our app as we send our data to them this will helps to
save peoples life.
2. According to survey we get to know that bad road
conditions consume large amount of fuels so on the other
hands we are also reducing consumption of fuels.
3. Bad road conditions reducethelifecycleofvehicleso
our objective is to make road conditions better which
automatically increases vehicles working capacity.
3. LITERATURE SURVEY
In [1] Artis Mednis, Girts Strazdins, Reinholds Zviedris,
Georgijs Kanonirs, Leo Selavo” has proposed “Real time
pothole detection using android with accelerometer” which
uses primary data of the accelerometer sensors were
collected using LynxNet collar device on an urban road with
various potholes. The working of device is based on Tmote
Mini sensor node with Texas Instruments micro-controller
MSP430F1611 and Analog Devices3axis accelerometer
ADXL335.MansOS based software was used for raw
acceleration data acquisition which having sampling rate
about 100Hz and data is transmitted usingUSBinterfacetoa
laptop computer. It uses various algorithms like Z-diff, Z-
Thresh to detect potholes on road surface.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 02 | Feb 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1799
In [2] Bhoraskar R., Vankadhara N., Raman B. & Kulkarni, P.
has proposed “Traffic and Road Condition Estimation
using Smartphone Sensors” which uses accelerometer for
detection of potholes with magnetometer and gps is
implemented. However, this project does not have a real
time access to the location where the detection was
triggered.
In [3] G. Strazdins, A. Mednis, G.Kanonirs, R. Zviedris, and L.
Selavo has proposed “Sensor Networks with Android
Smartphones for Road Surface Monitoring” uses hardware
components and is attached to the vehicles and uses
clustering algorithm for data analysis.
4. TECHNICAL REQUIREMENTS
The following technical requirements were necessaryfor
better performance of pothole detection system:
1. Person should have smartphone with embedded features
like accelerometer, gyrometer and GPS etc. which would act
as sensors in this system.
2. The system should run on different smart-phone models
as different smartphone models are based on different OS
platforms. While running the system on smartphones, the
required set of minimal smart-phone parameters should be
determined and described.
3. The system running on a smartphone should be able to
use proper communication protocols and able to
communicate to other systems in proper way.
4. Pothole monitoring system should be able to detect
potholes while driving different vehicles on the basis of
threshold settings and giving alert by vibrating.
5. System should have evaluation functionality, as different
vehicles are likely to work in different manners to generate
sensor data when pothole is detected.
5. PROPOSED SYSTEM
This system works or is divided into different modules.
The different steps can be shown using a flowchart.
Flowchart can be formed as follows: -
Fig1.Proposed System Flowchart
In this app we read data from the accelerometer sensor and
detect when the phone has been shaken and detection of
potholes on the road:
1. The first thing to do is check whether the phone has an
accelerometer in the first place. If not, you can notify your
user.
2. Alternatively, if your user must have an accelerometer to
use your app properly you can notify the user and thenclose
the app. This project retrieves the values of the x, y, and z
axis from the accelerometer sensor. It also indicates when
the device has been shaken. If your Android device is laid
face up on a table top, the ZAccel value from gravity will be
positive. Turning the device on its left side will make the
XAccel value positive Standing the device upright will give
YAccel a positive value. Gravity (9.81 m/s/s) and we can
view this with an Android app. If the accelerometer value
changes the shaking function is called. And instantly the
coordinates will be taken through GPS where the jerk took
place by calculating longitude and latitude of the specific
position where the event occurred.
The coordinates will be located and will be entered into
database containing exact shaking positions where the
potholes are present.
6. CONCLUSION AND FUTURE SCOPE
From the above analysis we can conclude that
implementation of this system will help Municipal
authorities to take quick action against the potholes whose
location will be detected using the created application and
will result into minimizing the rate of road accidents
compared to the current rate.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 02 | Feb 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1800
REFERENCES
1. Artis Mednis, Girts Strazdins, Reinholds Zviedris, Georgijs
Kanonirs, Leo Selavo, “Real time pothole detection using
android with accelerometer”. 2011 7th IEEE International
Conference on DistributedComputingin SensorSystems and
Workshops (DCOSS).
2.Victor Akinwande, Kayode Adewole, Olayiwola Bello,
Abimbola Akintola, “Automatic and real-time pothole
detections.” International Conference on ComputerScience
Research and Innovations (CoSRI 2015), At University of
Ibadan, Nigeria, August 2015.
3. Bhoraskar, R., Vankadhara, N., Raman, B. and Kulkarni, P.
(2012) Wolverine: Traffic and Road Condition Estimation
Using Smartphone Sensors. 2012 Fourth International
Conference on Communication Systems and Networks
(COMSNETS), Bangalore, 3-7 January 2012.
4.Chugh, G., Bansal D., & Sofat S., “Road Condition Detection
Using Smartphone Sensors.” International Journal of
Electronic and Electrical Engineering. ISSN 0974-2174,
Volume 7, Number 6 (2014), pp. 595-602 © International
Research Publication House.
5.Chen K., Lu M., Fan X., Wei M., & Wu J., (2011, August),
“Road condition monitoring using on-board Three-axis
Accelerometer and GPS.” Conference: Proceedings of the
2011 6th International ICST ConferenceonCommunications
and Networking in China, CHINACOM 2011.

More Related Content

What's hot

IRJET - Smart Transportation Monitoring System
IRJET - Smart Transportation Monitoring SystemIRJET - Smart Transportation Monitoring System
IRJET - Smart Transportation Monitoring System
IRJET Journal
 
IRJET- Smart Travel Automated Vehicle
IRJET- Smart Travel Automated VehicleIRJET- Smart Travel Automated Vehicle
IRJET- Smart Travel Automated Vehicle
IRJET Journal
 
IRJET- A Methodology: Iot Based Drowsy Driving Warning and Traffic Collis...
IRJET-  	  A Methodology: Iot Based Drowsy Driving Warning and Traffic Collis...IRJET-  	  A Methodology: Iot Based Drowsy Driving Warning and Traffic Collis...
IRJET- A Methodology: Iot Based Drowsy Driving Warning and Traffic Collis...
IRJET Journal
 
IRJET - Detection of False Data Injection Attacks using K-Means Clusterin...
IRJET -  	  Detection of False Data Injection Attacks using K-Means Clusterin...IRJET -  	  Detection of False Data Injection Attacks using K-Means Clusterin...
IRJET - Detection of False Data Injection Attacks using K-Means Clusterin...
IRJET Journal
 
An android based advisor system for efficient vehicle driving directions
An android based advisor system for efficient vehicle driving directionsAn android based advisor system for efficient vehicle driving directions
An android based advisor system for efficient vehicle driving directions
eSAT Publishing House
 
IRJET- Working of Autonomous Vehicles
IRJET-  	  Working of Autonomous VehiclesIRJET-  	  Working of Autonomous Vehicles
IRJET- Working of Autonomous Vehicles
IRJET Journal
 
MEMS and Sensors in Automotive Applications on the Road to Autonomous Vehicle...
MEMS and Sensors in Automotive Applications on the Road to Autonomous Vehicle...MEMS and Sensors in Automotive Applications on the Road to Autonomous Vehicle...
MEMS and Sensors in Automotive Applications on the Road to Autonomous Vehicle...
MicroVision
 
IRJET- Smart Dustbin using GPS Tracking
IRJET- Smart Dustbin using GPS TrackingIRJET- Smart Dustbin using GPS Tracking
IRJET- Smart Dustbin using GPS Tracking
IRJET Journal
 
RescueAlert-an accident detection and rescue mechanism
RescueAlert-an accident detection and rescue mechanism RescueAlert-an accident detection and rescue mechanism
RescueAlert-an accident detection and rescue mechanism
IJECEIAES
 
IRJET- Review on Road Safety in Hilly Area using WSN and IoT
IRJET-  	  Review on Road Safety in Hilly Area using WSN and IoTIRJET-  	  Review on Road Safety in Hilly Area using WSN and IoT
IRJET- Review on Road Safety in Hilly Area using WSN and IoT
IRJET Journal
 
IRJET-Smart Helmet with Live Map Navigation System.
IRJET-Smart Helmet with Live Map Navigation System.IRJET-Smart Helmet with Live Map Navigation System.
IRJET-Smart Helmet with Live Map Navigation System.
IRJET Journal
 
On Road Activity Monitoring System
On Road Activity Monitoring SystemOn Road Activity Monitoring System
On Road Activity Monitoring System
Raj Desai
 
DEVELOPMENT OF AN EMPIRICAL MODEL TO ASSESS ATTENTION LEVEL AND CONTROL DRIVE...
DEVELOPMENT OF AN EMPIRICAL MODEL TO ASSESS ATTENTION LEVEL AND CONTROL DRIVE...DEVELOPMENT OF AN EMPIRICAL MODEL TO ASSESS ATTENTION LEVEL AND CONTROL DRIVE...
DEVELOPMENT OF AN EMPIRICAL MODEL TO ASSESS ATTENTION LEVEL AND CONTROL DRIVE...
ijcseit
 
An Automatic Car Engine Startup and Brake Oil Monitoring Using Sensors
An Automatic Car Engine Startup and Brake Oil Monitoring Using SensorsAn Automatic Car Engine Startup and Brake Oil Monitoring Using Sensors
An Automatic Car Engine Startup and Brake Oil Monitoring Using Sensors
IJRES Journal
 
traffic reulation
traffic reulationtraffic reulation
traffic reulationPranav Kale
 
IRJET- Survey on Smart Ambulance with Traffic Management
IRJET- Survey on Smart Ambulance with Traffic ManagementIRJET- Survey on Smart Ambulance with Traffic Management
IRJET- Survey on Smart Ambulance with Traffic Management
IRJET Journal
 
Inginious Trafalgar Contrivition System
Inginious Trafalgar Contrivition SystemInginious Trafalgar Contrivition System
Inginious Trafalgar Contrivition System
IJSRED
 

What's hot (19)

IRJET - Smart Transportation Monitoring System
IRJET - Smart Transportation Monitoring SystemIRJET - Smart Transportation Monitoring System
IRJET - Smart Transportation Monitoring System
 
40120140504005 2
40120140504005 240120140504005 2
40120140504005 2
 
40120140504005
4012014050400540120140504005
40120140504005
 
IRJET- Smart Travel Automated Vehicle
IRJET- Smart Travel Automated VehicleIRJET- Smart Travel Automated Vehicle
IRJET- Smart Travel Automated Vehicle
 
IRJET- A Methodology: Iot Based Drowsy Driving Warning and Traffic Collis...
IRJET-  	  A Methodology: Iot Based Drowsy Driving Warning and Traffic Collis...IRJET-  	  A Methodology: Iot Based Drowsy Driving Warning and Traffic Collis...
IRJET- A Methodology: Iot Based Drowsy Driving Warning and Traffic Collis...
 
IRJET - Detection of False Data Injection Attacks using K-Means Clusterin...
IRJET -  	  Detection of False Data Injection Attacks using K-Means Clusterin...IRJET -  	  Detection of False Data Injection Attacks using K-Means Clusterin...
IRJET - Detection of False Data Injection Attacks using K-Means Clusterin...
 
An android based advisor system for efficient vehicle driving directions
An android based advisor system for efficient vehicle driving directionsAn android based advisor system for efficient vehicle driving directions
An android based advisor system for efficient vehicle driving directions
 
IRJET- Working of Autonomous Vehicles
IRJET-  	  Working of Autonomous VehiclesIRJET-  	  Working of Autonomous Vehicles
IRJET- Working of Autonomous Vehicles
 
MEMS and Sensors in Automotive Applications on the Road to Autonomous Vehicle...
MEMS and Sensors in Automotive Applications on the Road to Autonomous Vehicle...MEMS and Sensors in Automotive Applications on the Road to Autonomous Vehicle...
MEMS and Sensors in Automotive Applications on the Road to Autonomous Vehicle...
 
IRJET- Smart Dustbin using GPS Tracking
IRJET- Smart Dustbin using GPS TrackingIRJET- Smart Dustbin using GPS Tracking
IRJET- Smart Dustbin using GPS Tracking
 
RescueAlert-an accident detection and rescue mechanism
RescueAlert-an accident detection and rescue mechanism RescueAlert-an accident detection and rescue mechanism
RescueAlert-an accident detection and rescue mechanism
 
IRJET- Review on Road Safety in Hilly Area using WSN and IoT
IRJET-  	  Review on Road Safety in Hilly Area using WSN and IoTIRJET-  	  Review on Road Safety in Hilly Area using WSN and IoT
IRJET- Review on Road Safety in Hilly Area using WSN and IoT
 
IRJET-Smart Helmet with Live Map Navigation System.
IRJET-Smart Helmet with Live Map Navigation System.IRJET-Smart Helmet with Live Map Navigation System.
IRJET-Smart Helmet with Live Map Navigation System.
 
On Road Activity Monitoring System
On Road Activity Monitoring SystemOn Road Activity Monitoring System
On Road Activity Monitoring System
 
DEVELOPMENT OF AN EMPIRICAL MODEL TO ASSESS ATTENTION LEVEL AND CONTROL DRIVE...
DEVELOPMENT OF AN EMPIRICAL MODEL TO ASSESS ATTENTION LEVEL AND CONTROL DRIVE...DEVELOPMENT OF AN EMPIRICAL MODEL TO ASSESS ATTENTION LEVEL AND CONTROL DRIVE...
DEVELOPMENT OF AN EMPIRICAL MODEL TO ASSESS ATTENTION LEVEL AND CONTROL DRIVE...
 
An Automatic Car Engine Startup and Brake Oil Monitoring Using Sensors
An Automatic Car Engine Startup and Brake Oil Monitoring Using SensorsAn Automatic Car Engine Startup and Brake Oil Monitoring Using Sensors
An Automatic Car Engine Startup and Brake Oil Monitoring Using Sensors
 
traffic reulation
traffic reulationtraffic reulation
traffic reulation
 
IRJET- Survey on Smart Ambulance with Traffic Management
IRJET- Survey on Smart Ambulance with Traffic ManagementIRJET- Survey on Smart Ambulance with Traffic Management
IRJET- Survey on Smart Ambulance with Traffic Management
 
Inginious Trafalgar Contrivition System
Inginious Trafalgar Contrivition SystemInginious Trafalgar Contrivition System
Inginious Trafalgar Contrivition System
 

Similar to IRJET - Design Paper on Pothole Monitoring 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...
IRJET Journal
 
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
IRJET Journal
 
Artificial Intelligent System to detect Pit holes using HSV in Open CV
Artificial Intelligent System to detect Pit holes using HSV in Open CVArtificial Intelligent System to detect Pit holes using HSV in Open CV
Artificial Intelligent System to detect Pit holes using HSV in Open CV
IRJET Journal
 
Potholes and Humps Detection for Vehicle Safety
Potholes and Humps Detection for Vehicle SafetyPotholes and Humps Detection for Vehicle Safety
Potholes and Humps Detection for Vehicle Safety
ijtsrd
 
IRJET- Accident Detection and Monitoring System using IoT
IRJET-  	  Accident Detection and Monitoring System using IoTIRJET-  	  Accident Detection and Monitoring System using IoT
IRJET- Accident Detection and Monitoring System using IoT
IRJET Journal
 
IRJET - An Intelligent Pothole Detection System using Deep Learning
IRJET -  	  An Intelligent Pothole Detection System using Deep LearningIRJET -  	  An Intelligent Pothole Detection System using Deep Learning
IRJET - An Intelligent Pothole Detection System using Deep Learning
IRJET Journal
 
IRJET- Identification of Crime and Accidental Area using IoT
IRJET- Identification of Crime and Accidental Area using IoTIRJET- Identification of Crime and Accidental Area using IoT
IRJET- Identification of Crime and Accidental Area using IoT
IRJET Journal
 
IRJET - Road Condition Improvement in Smart Cities using IoT
IRJET - Road Condition Improvement in Smart Cities using IoTIRJET - Road Condition Improvement in Smart Cities using IoT
IRJET - Road Condition Improvement in Smart Cities using IoT
IRJET Journal
 
Discernment Pothole with Autonomous Metropolitan Vehicle
	 Discernment Pothole with Autonomous Metropolitan  Vehicle	 Discernment Pothole with Autonomous Metropolitan  Vehicle
Discernment Pothole with Autonomous Metropolitan Vehicle
IRJET Journal
 
SMART ACCIDENT DETECTION AND ALERT MESSAGE SYSTEM
SMART ACCIDENT DETECTION AND ALERT MESSAGE SYSTEMSMART ACCIDENT DETECTION AND ALERT MESSAGE SYSTEM
SMART ACCIDENT DETECTION AND ALERT MESSAGE SYSTEM
IRJET Journal
 
SMART SOLUTION FOR RESOLVING HEAVY TRAFFIC USING IOT
SMART SOLUTION FOR RESOLVING HEAVY TRAFFIC USING IOTSMART SOLUTION FOR RESOLVING HEAVY TRAFFIC USING IOT
SMART SOLUTION FOR RESOLVING HEAVY TRAFFIC USING IOT
IRJET Journal
 
An Overview of Traffic Accident Detection System using IoT
An Overview of Traffic Accident Detection System using IoTAn Overview of Traffic Accident Detection System using IoT
An Overview of Traffic Accident Detection System using IoT
IRJET Journal
 
Review on technique used to detect and report the cause of accident.
Review on technique used to detect and report the cause of accident.Review on technique used to detect and report the cause of accident.
Review on technique used to detect and report the cause of accident.
IRJET 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- Car Accident Detection and Notification: An Analytical Survey
IRJET-  	  Car Accident Detection and Notification: An Analytical SurveyIRJET-  	  Car Accident Detection and Notification: An Analytical Survey
IRJET- Car Accident Detection and Notification: An Analytical Survey
IRJET Journal
 
IRJET- Smart Garbage Monitoring System using Internet Of Things
IRJET-  	  Smart Garbage Monitoring System using Internet Of ThingsIRJET-  	  Smart Garbage Monitoring System using Internet Of Things
IRJET- Smart Garbage Monitoring System using Internet Of Things
IRJET Journal
 
Ijacsa published research paper march 2020
Ijacsa published research paper march 2020Ijacsa published research paper march 2020
Ijacsa published research paper march 2020
shoaibulhassanuos
 
IRJET- Smart City using IoT
IRJET- Smart City using IoTIRJET- Smart City using IoT
IRJET- Smart City using IoT
IRJET Journal
 
Pothole Detection using IoT, Android and iOS
Pothole Detection using IoT, Android and iOSPothole Detection using IoT, Android and iOS
Pothole Detection using IoT, Android and iOS
IRJET Journal
 
IRJET- Trafficop Android Application for Management of Traffic Violations
IRJET-  	  Trafficop Android Application for Management of Traffic ViolationsIRJET-  	  Trafficop Android Application for Management of Traffic Violations
IRJET- Trafficop Android Application for Management of Traffic Violations
IRJET Journal
 

Similar to IRJET - Design Paper on Pothole Monitoring System (20)

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- 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
 
Artificial Intelligent System to detect Pit holes using HSV in Open CV
Artificial Intelligent System to detect Pit holes using HSV in Open CVArtificial Intelligent System to detect Pit holes using HSV in Open CV
Artificial Intelligent System to detect Pit holes using HSV in Open CV
 
Potholes and Humps Detection for Vehicle Safety
Potholes and Humps Detection for Vehicle SafetyPotholes and Humps Detection for Vehicle Safety
Potholes and Humps Detection for Vehicle Safety
 
IRJET- Accident Detection and Monitoring System using IoT
IRJET-  	  Accident Detection and Monitoring System using IoTIRJET-  	  Accident Detection and Monitoring System using IoT
IRJET- Accident Detection and Monitoring System using IoT
 
IRJET - An Intelligent Pothole Detection System using Deep Learning
IRJET -  	  An Intelligent Pothole Detection System using Deep LearningIRJET -  	  An Intelligent Pothole Detection System using Deep Learning
IRJET - An Intelligent Pothole Detection System using Deep Learning
 
IRJET- Identification of Crime and Accidental Area using IoT
IRJET- Identification of Crime and Accidental Area using IoTIRJET- Identification of Crime and Accidental Area using IoT
IRJET- Identification of Crime and Accidental Area using IoT
 
IRJET - Road Condition Improvement in Smart Cities using IoT
IRJET - Road Condition Improvement in Smart Cities using IoTIRJET - Road Condition Improvement in Smart Cities using IoT
IRJET - Road Condition Improvement in Smart Cities using IoT
 
Discernment Pothole with Autonomous Metropolitan Vehicle
	 Discernment Pothole with Autonomous Metropolitan  Vehicle	 Discernment Pothole with Autonomous Metropolitan  Vehicle
Discernment Pothole with Autonomous Metropolitan Vehicle
 
SMART ACCIDENT DETECTION AND ALERT MESSAGE SYSTEM
SMART ACCIDENT DETECTION AND ALERT MESSAGE SYSTEMSMART ACCIDENT DETECTION AND ALERT MESSAGE SYSTEM
SMART ACCIDENT DETECTION AND ALERT MESSAGE SYSTEM
 
SMART SOLUTION FOR RESOLVING HEAVY TRAFFIC USING IOT
SMART SOLUTION FOR RESOLVING HEAVY TRAFFIC USING IOTSMART SOLUTION FOR RESOLVING HEAVY TRAFFIC USING IOT
SMART SOLUTION FOR RESOLVING HEAVY TRAFFIC USING IOT
 
An Overview of Traffic Accident Detection System using IoT
An Overview of Traffic Accident Detection System using IoTAn Overview of Traffic Accident Detection System using IoT
An Overview of Traffic Accident Detection System using IoT
 
Review on technique used to detect and report the cause of accident.
Review on technique used to detect and report the cause of accident.Review on technique used to detect and report the cause of accident.
Review on technique used to detect and report the cause of accident.
 
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- Car Accident Detection and Notification: An Analytical Survey
IRJET-  	  Car Accident Detection and Notification: An Analytical SurveyIRJET-  	  Car Accident Detection and Notification: An Analytical Survey
IRJET- Car Accident Detection and Notification: An Analytical Survey
 
IRJET- Smart Garbage Monitoring System using Internet Of Things
IRJET-  	  Smart Garbage Monitoring System using Internet Of ThingsIRJET-  	  Smart Garbage Monitoring System using Internet Of Things
IRJET- Smart Garbage Monitoring System using Internet Of Things
 
Ijacsa published research paper march 2020
Ijacsa published research paper march 2020Ijacsa published research paper march 2020
Ijacsa published research paper march 2020
 
IRJET- Smart City using IoT
IRJET- Smart City using IoTIRJET- Smart City using IoT
IRJET- Smart City using IoT
 
Pothole Detection using IoT, Android and iOS
Pothole Detection using IoT, Android and iOSPothole Detection using IoT, Android and iOS
Pothole Detection using IoT, Android and iOS
 
IRJET- Trafficop Android Application for Management of Traffic Violations
IRJET-  	  Trafficop Android Application for Management of Traffic ViolationsIRJET-  	  Trafficop Android Application for Management of Traffic Violations
IRJET- Trafficop Android Application for Management of Traffic Violations
 

More from 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 STRUCTURE
IRJET 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 Characteristics
IRJET 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 ADAS
IRJET 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 Pro
IRJET 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 System
IRJET 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 bridges
IRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
IRJET 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 Design
IRJET 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
 

More from 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...
 

Recently uploaded

Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
seandesed
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
gdsczhcet
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
manasideore6
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
Kerry Sado
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
WENKENLI1
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
AmarGB2
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
ViniHema
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
Kamal Acharya
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
Jayaprasanna4
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
AhmedHussein950959
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
ydteq
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
Amil Baba Dawood bangali
 

Recently uploaded (20)

Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
 

IRJET - Design Paper on Pothole Monitoring System

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 02 | Feb 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1798 Design paper on Pothole Monitoring System Sneha Gosavi1, Joshna Chinta2, Nisha Pandav3, Prof. Kanchan Dhuri4 1Department of Information Technology Engineering, Vidyalankar institute of Technology, Mumbai 2Department of Information Technology Engineering, Vidyalankar institute of Technology, Mumbai 3Department of Information Technology Engineering, Vidyalankar institute of Technology, Mumbai 4 Asst. Professor, Department of Information Technology Engineering, Vidyalankar institute of Technology, Mumbai ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - In today’s life transportation is one of the most important part of human’s life. That is why road surface quality becomes major issue as many of the accidents takes place because of bad condition of roads. The optimal solution for road repairs can be providedbycollecting multipleamount of real time data about the state of the roads and this datacan be achieved by participation and interactionofpeople. Several methods have been implemented to overcome this problem. Several proposed methods require dedicated hardware for implementation of system such as GPS devices and accelerometers in vehicles or cameras on roadside and near traffic signals for collection of data. All such methods are expensive in terms of monetary cost and more humanpower is required. Instead of using such expensive devices we can use some sensors which are alreadypresentinoursmartphones. A simple smart phone can be used for detecting potholes on the roads and which can be used by anyone. Our main motive is to reduce the human efforts for detecting a pothole using a simple, easily usable and cost-efficient way and which result into reduction of accidents that cause due to potholes. Key Words: Pothole, Authorities, Acceleration, Android, Sensors 1. INTRODUCTION Bad road conditions are big problem for safe and comfortable transportation However, this condition is supposed to be find out first. First approach towards detection of road damage is human reports bythemselvesto central authorities. While that process has the highest accuracy assuming that people are fair, it also requires the most human participation. Statistical analysis canbeusedto find out approximate damage probabilitiesof roadsegments based on their usage intensity. For the same purpose of detection of road surface monitoring new method called surface analysis method is developed which uses different hardware like Ground Penetrating Radar (GPR) etc. and its commercial products are also exist. Unfortunately, the equipments which are required for above method are very expensive therefore limits its accessibility. Asanalternative, participatory sensing has the potential to increase the collected data resolution and scope. The simplest method might be to click the photos of road damage such as potholes by the people andtosendthemtoa respected authority. However, this requires strong participation and interaction from the users as well as manual image analysis. As it requires more human interaction it can be more human resource consuming as well as time consuming. Tomakethisprocesslesspower and time consuming, an automated approach for detecting potholes with little or no human interaction is more promising. This would help to collect more accurate real time data with less errors caused by human factors than generated by participation of the people. To create properly working pothole monitoring system accepted by wide user community, it is important to make it more attractive, Interactive and user-friendly so that user can access it very efficiently. 2. AIMS AND OBJECTIVES Now days there are lots of accidents happen due to bad road conditions or potholesso our aimsand objectivesareas follows: 1. To make road conditions better by allowing municipality department to know about location of potholes using our app as we send our data to them this will helps to save peoples life. 2. According to survey we get to know that bad road conditions consume large amount of fuels so on the other hands we are also reducing consumption of fuels. 3. Bad road conditions reducethelifecycleofvehicleso our objective is to make road conditions better which automatically increases vehicles working capacity. 3. LITERATURE SURVEY In [1] Artis Mednis, Girts Strazdins, Reinholds Zviedris, Georgijs Kanonirs, Leo Selavo” has proposed “Real time pothole detection using android with accelerometer” which uses primary data of the accelerometer sensors were collected using LynxNet collar device on an urban road with various potholes. The working of device is based on Tmote Mini sensor node with Texas Instruments micro-controller MSP430F1611 and Analog Devices3axis accelerometer ADXL335.MansOS based software was used for raw acceleration data acquisition which having sampling rate about 100Hz and data is transmitted usingUSBinterfacetoa laptop computer. It uses various algorithms like Z-diff, Z- Thresh to detect potholes on road surface.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 02 | Feb 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1799 In [2] Bhoraskar R., Vankadhara N., Raman B. & Kulkarni, P. has proposed “Traffic and Road Condition Estimation using Smartphone Sensors” which uses accelerometer for detection of potholes with magnetometer and gps is implemented. However, this project does not have a real time access to the location where the detection was triggered. In [3] G. Strazdins, A. Mednis, G.Kanonirs, R. Zviedris, and L. Selavo has proposed “Sensor Networks with Android Smartphones for Road Surface Monitoring” uses hardware components and is attached to the vehicles and uses clustering algorithm for data analysis. 4. TECHNICAL REQUIREMENTS The following technical requirements were necessaryfor better performance of pothole detection system: 1. Person should have smartphone with embedded features like accelerometer, gyrometer and GPS etc. which would act as sensors in this system. 2. The system should run on different smart-phone models as different smartphone models are based on different OS platforms. While running the system on smartphones, the required set of minimal smart-phone parameters should be determined and described. 3. The system running on a smartphone should be able to use proper communication protocols and able to communicate to other systems in proper way. 4. Pothole monitoring system should be able to detect potholes while driving different vehicles on the basis of threshold settings and giving alert by vibrating. 5. System should have evaluation functionality, as different vehicles are likely to work in different manners to generate sensor data when pothole is detected. 5. PROPOSED SYSTEM This system works or is divided into different modules. The different steps can be shown using a flowchart. Flowchart can be formed as follows: - Fig1.Proposed System Flowchart In this app we read data from the accelerometer sensor and detect when the phone has been shaken and detection of potholes on the road: 1. The first thing to do is check whether the phone has an accelerometer in the first place. If not, you can notify your user. 2. Alternatively, if your user must have an accelerometer to use your app properly you can notify the user and thenclose the app. This project retrieves the values of the x, y, and z axis from the accelerometer sensor. It also indicates when the device has been shaken. If your Android device is laid face up on a table top, the ZAccel value from gravity will be positive. Turning the device on its left side will make the XAccel value positive Standing the device upright will give YAccel a positive value. Gravity (9.81 m/s/s) and we can view this with an Android app. If the accelerometer value changes the shaking function is called. And instantly the coordinates will be taken through GPS where the jerk took place by calculating longitude and latitude of the specific position where the event occurred. The coordinates will be located and will be entered into database containing exact shaking positions where the potholes are present. 6. CONCLUSION AND FUTURE SCOPE From the above analysis we can conclude that implementation of this system will help Municipal authorities to take quick action against the potholes whose location will be detected using the created application and will result into minimizing the rate of road accidents compared to the current rate.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 02 | Feb 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1800 REFERENCES 1. Artis Mednis, Girts Strazdins, Reinholds Zviedris, Georgijs Kanonirs, Leo Selavo, “Real time pothole detection using android with accelerometer”. 2011 7th IEEE International Conference on DistributedComputingin SensorSystems and Workshops (DCOSS). 2.Victor Akinwande, Kayode Adewole, Olayiwola Bello, Abimbola Akintola, “Automatic and real-time pothole detections.” International Conference on ComputerScience Research and Innovations (CoSRI 2015), At University of Ibadan, Nigeria, August 2015. 3. Bhoraskar, R., Vankadhara, N., Raman, B. and Kulkarni, P. (2012) Wolverine: Traffic and Road Condition Estimation Using Smartphone Sensors. 2012 Fourth International Conference on Communication Systems and Networks (COMSNETS), Bangalore, 3-7 January 2012. 4.Chugh, G., Bansal D., & Sofat S., “Road Condition Detection Using Smartphone Sensors.” International Journal of Electronic and Electrical Engineering. ISSN 0974-2174, Volume 7, Number 6 (2014), pp. 595-602 © International Research Publication House. 5.Chen K., Lu M., Fan X., Wei M., & Wu J., (2011, August), “Road condition monitoring using on-board Three-axis Accelerometer and GPS.” Conference: Proceedings of the 2011 6th International ICST ConferenceonCommunications and Networking in China, CHINACOM 2011.