SlideShare a Scribd company logo
1 of 4
Download to read offline
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 2916
Smart Road Safety and Vehicle Accident Prevention System for
Mountain Roads
Vaibhav Yadav1, Akshay Teli1, Govind Darvesh1, Rishikesh Baraskar1, Mohan Kumar2
1Students, EXTC Dept, Atharva College of Engineering, Mumbai, India
2Assistant Professor, EXTC Dept, Atharva College of Engineering, Mumbai, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - In the upgrading countries accident is the major
cause of death. If we talk about dangerous roads in the world
then all of them are mountain roads and curve roads. The
intensity of the deaths are more in curved roads. In the
mountain roads there will be narrow roads with tight curves.
In such kinds of situations the driver of a vehicle cannot see
vehicles coming from other side. Because of this problem
thousands of people lose their lives each year. while we are
talking about mountain roads here other side mightbeleadto
a cliff. The solution for this problem is alerting driver about
the vehicle coming from other side. One of the solution is
proposed in this paper. We can alert driver by placing
ultrasonic sensor in one side of the road before the curve and
keeping LED light other side of the curve, so that if vehicle
comes from one end of the curve sensor will sense the vehicle
and LED light glows at the opposite side as Red. By looking at
the Red LED light driver can become alert and can slow down
the speed of the vehicle. And still if an accident occurs we can
save the life of victim by giving medical assistance
immediately. This can increase the survival chances of victim.
but this can happen only when we know the exact location of
accidental place. This paper presents an inexpensive but
intelligent framework that can identifyandreportanaccident
to the family member. If in case accident occurs, button will
get pressed and it will send message to the family members
using GSM module and send location of the accidental place
using GPS module.
Key Words: Arduino Nano and Uno, GSM module, GPS
module, Ultrasonic sensor, Accidental place.
1. INTRODUCTION
There are many dangerous roads in the world like mountain
roads, narrow curve roads, T roads. In thesesome mountain
roads will be very narrow and they contain so many curves.
For example Kinnaur road in Himachal Pradesh, Zoji La Pass
in the Himalayas, the Road of Death Bolivia, Fairy Meadows
Road (Pakistan)[1]. Some roads have tight curve with steep
climbing. In such kind of situation the driver of the vehicle is
not able to see the vehicle coming from other side and this
can be a cause of accident at mountain roads/hill
roads[2].The main motive of this project is to find the
accident spot of any place and make alert to family member
through the GPS and GSM network. Accident detection and
prevention system contains ultrasonic sensor for sensing
objects and passing information to the Arduino nano. LED is
connected Arduino nano which will blow as Red after
detection of object and it will alert the driver of the vehicle
coming from the other side[3]. The GPS based vehicle
Accident identification module contains GSM module and a
GPS module connected to the Arduino Uno.GSM is used to
establish cellular connection and GPS is used to trace the
position of vehicle. Now-a-days it is tought to know that an
accident has occurred and to locate accidental spot. There is
no system available in the market for identification and
intimation regarding an accident in previous. This project
presents an automative location findingsystemofaccidental
spot using GPS and GSM-SMS services.
Fig.1.Accident due to curve roads
SYSTEM DESIGN
This system is devided into two part, they are (accident
detection and prevention) and Alerting the family members
by sending message and location of the accidental
place(Vehicle accident identification module).Accident
detection and prevention system consist of Ultrasonic
sensor(HCSR 04),Led lights(Red and Green) and Arduino
Nano. Vehicle accident identification system consist of GSM
module(SIM 900),GPS module(Neo 6M),Arduino Uno and
Button. Ultrasonic sensor uses +5V DC supply. Its range is
from 2 cm to100 cm. Detection and prevention design is
done for sensing the vehicle or obstacle and to operate the
LED by using Arduino 1.0.10 IDE tool which is open source
software. Programming can be donebyusing embedded Cor
C++. Operating system that we used is windows 10. TheLED
light here we used is of Green and Red color uses maximum
+5V DC supply.
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 2917
1. Accident detection and prevention:
Fig. 2.Block diagram of Accident detection and prevention
A. Ultrasonic sensor:
Ultrasonic sensor(HCSR 04) uses +5V DC supply. Its
range is from 2 cm to 100 cm. Ultrasonic sensor has 4 pins.
They are +5V, VCC, GND, Trig pin and Echo pin. Here Trigger
pin is output pin and Echo pin is input pin. Ultrasonic sensor
sends the signal in the form of pulses from trigger pin. When
this signal hit the object it will get reflected back and is
received by the echo pin.
B. Adruino Nano:
The trig pin of ultrasonic sensor is connected to the digital
pin 7 of Arduino nano and echo pin is connected to digital
pin 8.VCC is connected to +5V and GND is connected to GND
of Arduino nano. Red LED is connectedtopinnumber12and
green LED to 13 of Arduino nano. Whensensordetectobject,
it sends signal to the Adruino Nano. Adruino process this
signal and send signal to LED with Red LED indication.
C.LED:
Initially Green LED blows indicating that there is no
obstacle at other side of the curve. If any obstactal comes
between mountain and ultrasonic sensor Red LED blow for
half minute indicating object at other side.
Fig .3. Flowchart for working principle of sensor based
accident prevention system.
In the presence of vehicle the sensor senses the
vehicle; the light will glow at the other end of the curve as
Red for half Minute. In the absence of the vehicle the sensor
will not sense and the light will glow as Green. This process
repeats continuously.
2. Vehicle accident identification System:
Fig.4.Block diagram of Vehicle accident identification
system.
This device is placed at vehicle. It contains GSM
module, GPS module Arduino Uno and Button.
A. Button:
We are using one button at the bonnet side of the
vehicle .If accident occurs, this button will get pressed and it
will send signal to Arduino Uno.
B. Arduino Uno:
Arduino will process this signal and it will send the
signal to the GSM and GPS module indicating that accident
has occured.
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 2918
C. GSM module:
We have used Micro controller(Arduino
Uno),GSM module(SIM 900) andbuttonasshowinfig4.GSM
module has 4 pins .They are VCC, GND, TX and RX. Here TX
pin is output pin and RX is input pin. We are connecting TX
pin of GSM module to pin no 7 and RX pin to pin no 8 of
arduino uno and VCC and GND pins to respected VCC and
GND pins of arduino uno. If in case accident occurs button
will get pressed which is placed at bonnet side of vehicle.
This will send the signal to the Microcontroller arduino uno.
Microcontroller will process the signal and it will send the
alert message (“Accident has occurred”) to the respected
stored number in coding.
D. GPS module:
We have used Microcontroller(Arduino
Uno),GPS module(NEO 6M) with button as show in fig4.GPS
module have 4 pins. They are VCC, GND, RX, TX. Here TX pin
is output pin and RX pin is input pin. We are connecting TX
pin to the TX pin and RX pin to the RX of Microcontroller
arduino uno.VCC and GND pins are connected to VCC and
GND of Microcontroller arduino uno. If in case accident
occurs button will get pressed this will send the signal to
microcontroller arduino uno. Microcontrollerwill detectthe
location of the place using GPS module and it will sendtothe
respected stored numbers.
Fig .5.Flowchart Vehicle accident identification module.
In the above flow chart as explain if accident occurred,
button will get pressed and it will send signal to Arduino
Uno. Arduino will process this signal and using GSMandGPS
module it will send alert message and location to the
respected stored numbers.
2. LITERATURE SURVEY
1. Aravinda B, Chaithralakshmi C, Deeksha, Ashutha K
[1] from their report, it is concluded Accident prevention in
U-turn, S-turn, hilly Ghats and mountainroadsusingmodern
sensor technology, Which uses Aurdino UNO, Ultrasonic
sensor, RF module LED etc.
2. R.Saranya, R.Arun Kumar [2] This paper conclude that,
Accidents may takes place in various factors drunk and
driving, Texting while driving, Speeding, Distractions,
Sleeping while driving.AmongDrowsinessisreasonfor most
of the accidents.While driving at the speed of 100km/hr.
driver falls sleepy within 4 seconds the buzzer will enables.
3. Ranga Sreedhar Galla [3] has studied the basic aim of
their paper is to reduce accidentsonhillyandslipperyroads.
In curve roads the other road end of vehicle cannot seen by
driver. At night time accidents may happens by intensity of
head light from opposite side of vehicles. Also, the light
intensity problem occurs both curved roads and mountain
roads; Thousands of people lose their lives. The solution for
this problem is alerting the driver about the vehicle coming
from opposite side. This is done by keeping an ultrasonic
sensor in one side of the road before the curve andkeepinga
LED light after the curve, so that if vehicle comes from one
end of the curve sensor senses and LED light glows at the
opposite side.
4. Kartik Venkata Mutya, Sandeep Rudra [4] has studied
that road traffic accidents are being recognized as a major
public health problem in numerous countries with
alarmingly increasing fatalities in developing countries.
Careless driving as a result of excessive waiting and blind
corners is attributed as one of the most important factor for
all road accidents. An estimated 1.2 million people lose their
lives in road traffic crashes every year, and another 20 to 50
million are injured. A docile, economical mechanism to
prevent these road accidents is the need of the hour. It is
hoped that the mechanism presented in this article would
help in alleviating this concern especially incorrespondence
with large vehicle accidents on highways by being easily
implemented in low and middle income countries.
3. ADVANTAGES
1. Avoid accidents in curve roads, mountains roads and hill
roads.
2. Saves thousands of lives.
3. Easily implementable.
4 .Fully automated (No person is required to operate).
5. Installation cost is very less.
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 2919
4. FUTURE WORK
1. We can make application to store data in the arduino
microcontroller.
2. Arrangements to protect the sensor from being damaged
in critical places.
3. Decrease the size of unit so that it occupiessmall placeand
easily kept in narrow roads.
5. CONCLUSION
The motive of this paper is to decrease the number of
accidents in curve roads. This is done by alerting the driver
by means of LED light which glows whenvehiclecomesfrom
the other side of the curve. The vehicle is detected by the
help of Ultrasonic sensor which is interfaced to the
microcontroller Arduino Nano. and Still if accident occurs
then alerting family member by sending message and
location of the accidental place using GSM module, GPS
module and Arduino Uno. By this we can save thousands of
lives in the curve roads.

More Related Content

What's hot

Wireless charging of mobile phones using microwaves 1
Wireless charging of mobile phones using microwaves 1Wireless charging of mobile phones using microwaves 1
Wireless charging of mobile phones using microwaves 1
Mohammad Shoeb Quraishi
 
Smart street lighting system
Smart street lighting systemSmart street lighting system
Smart street lighting system
Anoop Kumar
 
Street light controllercircuit.ppt 3
Street light controllercircuit.ppt 3Street light controllercircuit.ppt 3
Street light controllercircuit.ppt 3
Sruthi Goskey
 
Wireless charging of mobile phones using microwaves ppt
Wireless charging of mobile phones using microwaves pptWireless charging of mobile phones using microwaves ppt
Wireless charging of mobile phones using microwaves ppt
Harish N Nayak
 
STREET LIGHT THAT GLOWS ON DETECTING VEHICLE MOVEMENT
STREET LIGHT THAT GLOWS ON DETECTING VEHICLE MOVEMENTSTREET LIGHT THAT GLOWS ON DETECTING VEHICLE MOVEMENT
STREET LIGHT THAT GLOWS ON DETECTING VEHICLE MOVEMENT
m sivareddy
 
Energy saving using pir sensor
Energy saving using pir sensorEnergy saving using pir sensor
Energy saving using pir sensor
Himani Harbola
 

What's hot (20)

Wireless Power Transmission(Future is Here)
Wireless Power Transmission(Future is Here)Wireless Power Transmission(Future is Here)
Wireless Power Transmission(Future is Here)
 
Automatic control of street light using LDR
Automatic control of street light using LDRAutomatic control of street light using LDR
Automatic control of street light using LDR
 
Final project report on Solar street light
Final project report on Solar street light Final project report on Solar street light
Final project report on Solar street light
 
EC6701 RF&MW - VSWR Meter
EC6701 RF&MW - VSWR MeterEC6701 RF&MW - VSWR Meter
EC6701 RF&MW - VSWR Meter
 
Wireless charging of mobile phones using microwaves 1
Wireless charging of mobile phones using microwaves 1Wireless charging of mobile phones using microwaves 1
Wireless charging of mobile phones using microwaves 1
 
Fiber-optic Solar lighting systems
Fiber-optic Solar lighting systemsFiber-optic Solar lighting systems
Fiber-optic Solar lighting systems
 
Smart street lighting system
Smart street lighting systemSmart street lighting system
Smart street lighting system
 
Street light controllercircuit.ppt 3
Street light controllercircuit.ppt 3Street light controllercircuit.ppt 3
Street light controllercircuit.ppt 3
 
Led dimmer report
Led dimmer reportLed dimmer report
Led dimmer report
 
Parabolic Antenna
Parabolic AntennaParabolic Antenna
Parabolic Antenna
 
ANTI SLEEP ALARM
ANTI SLEEP ALARMANTI SLEEP ALARM
ANTI SLEEP ALARM
 
border-security-using-wins
 border-security-using-wins border-security-using-wins
border-security-using-wins
 
Seminar Report on Wireless Mobile Charger
Seminar Report on Wireless Mobile ChargerSeminar Report on Wireless Mobile Charger
Seminar Report on Wireless Mobile Charger
 
Wireless charging of mobile phones using microwaves ppt
Wireless charging of mobile phones using microwaves pptWireless charging of mobile phones using microwaves ppt
Wireless charging of mobile phones using microwaves ppt
 
Wireless Power Transmission Using Solar Power System
Wireless Power Transmission Using Solar Power System Wireless Power Transmission Using Solar Power System
Wireless Power Transmission Using Solar Power System
 
Microcontroller Based LPG Detector Using GSM Module
Microcontroller Based LPG Detector Using GSM ModuleMicrocontroller Based LPG Detector Using GSM Module
Microcontroller Based LPG Detector Using GSM Module
 
Wireless Power Transmission
Wireless Power TransmissionWireless Power Transmission
Wireless Power Transmission
 
STREET LIGHT THAT GLOWS ON DETECTING VEHICLE MOVEMENT
STREET LIGHT THAT GLOWS ON DETECTING VEHICLE MOVEMENTSTREET LIGHT THAT GLOWS ON DETECTING VEHICLE MOVEMENT
STREET LIGHT THAT GLOWS ON DETECTING VEHICLE MOVEMENT
 
INTELLIGENT HELMET FOR COAL MINERS
INTELLIGENT HELMET FOR COAL MINERSINTELLIGENT HELMET FOR COAL MINERS
INTELLIGENT HELMET FOR COAL MINERS
 
Energy saving using pir sensor
Energy saving using pir sensorEnergy saving using pir sensor
Energy saving using pir sensor
 

Similar to IRJET - Smart Road Safety and Vehicle Accident Prevention System for Mountain Roads

Similar to IRJET - Smart Road Safety and Vehicle Accident Prevention System for Mountain Roads (20)

IRJET- Vehicle Accident Tracking and Reporting System using GPS and GSM
IRJET- Vehicle Accident Tracking and Reporting System using GPS and GSMIRJET- Vehicle Accident Tracking and Reporting System using GPS and GSM
IRJET- Vehicle Accident Tracking and Reporting System using GPS and GSM
 
IRJET - SMS based Accident Alert with GPS Coordinates
IRJET -  	  SMS based Accident Alert with GPS CoordinatesIRJET -  	  SMS based Accident Alert with GPS Coordinates
IRJET - SMS based Accident Alert with GPS Coordinates
 
Smart Highway Technology using Intelligent Black Box for Vehicle Accident Mon...
Smart Highway Technology using Intelligent Black Box for Vehicle Accident Mon...Smart Highway Technology using Intelligent Black Box for Vehicle Accident Mon...
Smart Highway Technology using Intelligent Black Box for Vehicle Accident Mon...
 
ROAD SAFETY PLAN FOR HAIRPIN CURVES
ROAD SAFETY PLAN FOR HAIRPIN CURVESROAD SAFETY PLAN FOR HAIRPIN CURVES
ROAD SAFETY PLAN FOR HAIRPIN CURVES
 
WIRELESS BLOCK BOX USING FOR DRIVER SAFTEY AND VEHICLE ACCIDENTAL MONITORING
WIRELESS BLOCK BOX USING FOR DRIVER SAFTEY AND VEHICLE ACCIDENTAL MONITORINGWIRELESS BLOCK BOX USING FOR DRIVER SAFTEY AND VEHICLE ACCIDENTAL MONITORING
WIRELESS BLOCK BOX USING FOR DRIVER SAFTEY AND VEHICLE ACCIDENTAL MONITORING
 
IRJET- IoT based Accident Tracking and Reporting
IRJET- IoT based Accident Tracking and ReportingIRJET- IoT based Accident Tracking and Reporting
IRJET- IoT based Accident Tracking and Reporting
 
Accident Detection System using Arduino Uno
Accident Detection System using Arduino UnoAccident Detection System using Arduino Uno
Accident Detection System using Arduino Uno
 
IRJET- Vehicle Theft Information and Tracking using IoT
IRJET- Vehicle Theft Information and Tracking using IoTIRJET- Vehicle Theft Information and Tracking using IoT
IRJET- Vehicle Theft Information and Tracking using IoT
 
IRJET - Smart Bus Transportation with Automatic Cardiac Arrest Detection System
IRJET - Smart Bus Transportation with Automatic Cardiac Arrest Detection SystemIRJET - Smart Bus Transportation with Automatic Cardiac Arrest Detection System
IRJET - Smart Bus Transportation with Automatic Cardiac Arrest Detection System
 
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 - IoT based Low Cost Vehicle Monitoring and Alert System
IRJET - IoT based Low Cost Vehicle Monitoring and Alert SystemIRJET - IoT based Low Cost Vehicle Monitoring and Alert System
IRJET - IoT based Low Cost Vehicle Monitoring and Alert System
 
VEHICLE TO VEHICLE COMMUNICATION FOR ACCIDENT-AVOIDANCE SYSTEM
VEHICLE TO VEHICLE COMMUNICATION FOR ACCIDENT-AVOIDANCE SYSTEMVEHICLE TO VEHICLE COMMUNICATION FOR ACCIDENT-AVOIDANCE SYSTEM
VEHICLE TO VEHICLE COMMUNICATION FOR ACCIDENT-AVOIDANCE SYSTEM
 
IRJET- Arduino based Four-Wheeler Accident Detection and Prevention System
IRJET- Arduino based Four-Wheeler Accident Detection and Prevention SystemIRJET- Arduino based Four-Wheeler Accident Detection and Prevention System
IRJET- Arduino based Four-Wheeler Accident Detection and Prevention System
 
IRJET- Automatic Vehicle Accident Detection and Rescue System
IRJET- Automatic Vehicle Accident Detection and Rescue SystemIRJET- Automatic Vehicle Accident Detection and Rescue System
IRJET- Automatic Vehicle Accident Detection and Rescue System
 
IRJET- Advanced Safety Sytem for the Vehicles
IRJET-  	  Advanced Safety Sytem for the VehiclesIRJET-  	  Advanced Safety Sytem for the Vehicles
IRJET- Advanced Safety Sytem for the Vehicles
 
IRJET- Car Accident Detection and Reporting System
IRJET-  	  Car Accident Detection and Reporting SystemIRJET-  	  Car Accident Detection and Reporting System
IRJET- Car Accident Detection and Reporting System
 
IRJET- Accident Detection and Alerting System
IRJET-  	  Accident Detection and Alerting SystemIRJET-  	  Accident Detection and Alerting System
IRJET- Accident Detection and Alerting System
 
IRJET - Automatic Potholes Detection and Alert System with Speed Reduction Fe...
IRJET - Automatic Potholes Detection and Alert System with Speed Reduction Fe...IRJET - Automatic Potholes Detection and Alert System with Speed Reduction Fe...
IRJET - Automatic Potholes Detection and Alert System with Speed Reduction Fe...
 
BOT FOR WILDLIFE PROTECTION
BOT FOR WILDLIFE PROTECTIONBOT FOR WILDLIFE PROTECTION
BOT FOR WILDLIFE PROTECTION
 
car accident-up EEE.pptx
car accident-up EEE.pptxcar accident-up EEE.pptx
car accident-up EEE.pptx
 

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

一比一原版(NEU毕业证书)东北大学毕业证成绩单原件一模一样
一比一原版(NEU毕业证书)东北大学毕业证成绩单原件一模一样一比一原版(NEU毕业证书)东北大学毕业证成绩单原件一模一样
一比一原版(NEU毕业证书)东北大学毕业证成绩单原件一模一样
A
 
☎️Looking for Abortion Pills? Contact +27791653574.. 💊💊Available in Gaborone ...
☎️Looking for Abortion Pills? Contact +27791653574.. 💊💊Available in Gaborone ...☎️Looking for Abortion Pills? Contact +27791653574.. 💊💊Available in Gaborone ...
☎️Looking for Abortion Pills? Contact +27791653574.. 💊💊Available in Gaborone ...
mikehavy0
 
01-vogelsanger-stanag-4178-ed-2-the-new-nato-standard-for-nitrocellulose-test...
01-vogelsanger-stanag-4178-ed-2-the-new-nato-standard-for-nitrocellulose-test...01-vogelsanger-stanag-4178-ed-2-the-new-nato-standard-for-nitrocellulose-test...
01-vogelsanger-stanag-4178-ed-2-the-new-nato-standard-for-nitrocellulose-test...
AshwaniAnuragi1
 

Recently uploaded (20)

Call for Papers - Journal of Electrical Systems (JES), E-ISSN: 1112-5209, ind...
Call for Papers - Journal of Electrical Systems (JES), E-ISSN: 1112-5209, ind...Call for Papers - Journal of Electrical Systems (JES), E-ISSN: 1112-5209, ind...
Call for Papers - Journal of Electrical Systems (JES), E-ISSN: 1112-5209, ind...
 
Filters for Electromagnetic Compatibility Applications
Filters for Electromagnetic Compatibility ApplicationsFilters for Electromagnetic Compatibility Applications
Filters for Electromagnetic Compatibility Applications
 
History of Indian Railways - the story of Growth & Modernization
History of Indian Railways - the story of Growth & ModernizationHistory of Indian Railways - the story of Growth & Modernization
History of Indian Railways - the story of Growth & Modernization
 
一比一原版(NEU毕业证书)东北大学毕业证成绩单原件一模一样
一比一原版(NEU毕业证书)东北大学毕业证成绩单原件一模一样一比一原版(NEU毕业证书)东北大学毕业证成绩单原件一模一样
一比一原版(NEU毕业证书)东北大学毕业证成绩单原件一模一样
 
DBMS-Report on Student management system.pptx
DBMS-Report on Student management system.pptxDBMS-Report on Student management system.pptx
DBMS-Report on Student management system.pptx
 
Raashid final report on Embedded Systems
Raashid final report on Embedded SystemsRaashid final report on Embedded Systems
Raashid final report on Embedded Systems
 
CLOUD COMPUTING SERVICES - Cloud Reference Modal
CLOUD COMPUTING SERVICES - Cloud Reference ModalCLOUD COMPUTING SERVICES - Cloud Reference Modal
CLOUD COMPUTING SERVICES - Cloud Reference Modal
 
Working Principle of Echo Sounder and Doppler Effect.pdf
Working Principle of Echo Sounder and Doppler Effect.pdfWorking Principle of Echo Sounder and Doppler Effect.pdf
Working Principle of Echo Sounder and Doppler Effect.pdf
 
☎️Looking for Abortion Pills? Contact +27791653574.. 💊💊Available in Gaborone ...
☎️Looking for Abortion Pills? Contact +27791653574.. 💊💊Available in Gaborone ...☎️Looking for Abortion Pills? Contact +27791653574.. 💊💊Available in Gaborone ...
☎️Looking for Abortion Pills? Contact +27791653574.. 💊💊Available in Gaborone ...
 
Fuzzy logic method-based stress detector with blood pressure and body tempera...
Fuzzy logic method-based stress detector with blood pressure and body tempera...Fuzzy logic method-based stress detector with blood pressure and body tempera...
Fuzzy logic method-based stress detector with blood pressure and body tempera...
 
Independent Solar-Powered Electric Vehicle Charging Station
Independent Solar-Powered Electric Vehicle Charging StationIndependent Solar-Powered Electric Vehicle Charging Station
Independent Solar-Powered Electric Vehicle Charging Station
 
Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)
 
NEWLETTER FRANCE HELICES/ SDS SURFACE DRIVES - MAY 2024
NEWLETTER FRANCE HELICES/ SDS SURFACE DRIVES - MAY 2024NEWLETTER FRANCE HELICES/ SDS SURFACE DRIVES - MAY 2024
NEWLETTER FRANCE HELICES/ SDS SURFACE DRIVES - MAY 2024
 
SLIDESHARE PPT-DECISION MAKING METHODS.pptx
SLIDESHARE PPT-DECISION MAKING METHODS.pptxSLIDESHARE PPT-DECISION MAKING METHODS.pptx
SLIDESHARE PPT-DECISION MAKING METHODS.pptx
 
Max. shear stress theory-Maximum Shear Stress Theory ​ Maximum Distortional ...
Max. shear stress theory-Maximum Shear Stress Theory ​  Maximum Distortional ...Max. shear stress theory-Maximum Shear Stress Theory ​  Maximum Distortional ...
Max. shear stress theory-Maximum Shear Stress Theory ​ Maximum Distortional ...
 
Maximizing Incident Investigation Efficacy in Oil & Gas: Techniques and Tools
Maximizing Incident Investigation Efficacy in Oil & Gas: Techniques and ToolsMaximizing Incident Investigation Efficacy in Oil & Gas: Techniques and Tools
Maximizing Incident Investigation Efficacy in Oil & Gas: Techniques and Tools
 
01-vogelsanger-stanag-4178-ed-2-the-new-nato-standard-for-nitrocellulose-test...
01-vogelsanger-stanag-4178-ed-2-the-new-nato-standard-for-nitrocellulose-test...01-vogelsanger-stanag-4178-ed-2-the-new-nato-standard-for-nitrocellulose-test...
01-vogelsanger-stanag-4178-ed-2-the-new-nato-standard-for-nitrocellulose-test...
 
8th International Conference on Soft Computing, Mathematics and Control (SMC ...
8th International Conference on Soft Computing, Mathematics and Control (SMC ...8th International Conference on Soft Computing, Mathematics and Control (SMC ...
8th International Conference on Soft Computing, Mathematics and Control (SMC ...
 
Instruct Nirmaana 24-Smart and Lean Construction Through Technology.pdf
Instruct Nirmaana 24-Smart and Lean Construction Through Technology.pdfInstruct Nirmaana 24-Smart and Lean Construction Through Technology.pdf
Instruct Nirmaana 24-Smart and Lean Construction Through Technology.pdf
 
Passive Air Cooling System and Solar Water Heater.ppt
Passive Air Cooling System and Solar Water Heater.pptPassive Air Cooling System and Solar Water Heater.ppt
Passive Air Cooling System and Solar Water Heater.ppt
 

IRJET - Smart Road Safety and Vehicle Accident Prevention System for Mountain Roads

  • 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 2916 Smart Road Safety and Vehicle Accident Prevention System for Mountain Roads Vaibhav Yadav1, Akshay Teli1, Govind Darvesh1, Rishikesh Baraskar1, Mohan Kumar2 1Students, EXTC Dept, Atharva College of Engineering, Mumbai, India 2Assistant Professor, EXTC Dept, Atharva College of Engineering, Mumbai, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - In the upgrading countries accident is the major cause of death. If we talk about dangerous roads in the world then all of them are mountain roads and curve roads. The intensity of the deaths are more in curved roads. In the mountain roads there will be narrow roads with tight curves. In such kinds of situations the driver of a vehicle cannot see vehicles coming from other side. Because of this problem thousands of people lose their lives each year. while we are talking about mountain roads here other side mightbeleadto a cliff. The solution for this problem is alerting driver about the vehicle coming from other side. One of the solution is proposed in this paper. We can alert driver by placing ultrasonic sensor in one side of the road before the curve and keeping LED light other side of the curve, so that if vehicle comes from one end of the curve sensor will sense the vehicle and LED light glows at the opposite side as Red. By looking at the Red LED light driver can become alert and can slow down the speed of the vehicle. And still if an accident occurs we can save the life of victim by giving medical assistance immediately. This can increase the survival chances of victim. but this can happen only when we know the exact location of accidental place. This paper presents an inexpensive but intelligent framework that can identifyandreportanaccident to the family member. If in case accident occurs, button will get pressed and it will send message to the family members using GSM module and send location of the accidental place using GPS module. Key Words: Arduino Nano and Uno, GSM module, GPS module, Ultrasonic sensor, Accidental place. 1. INTRODUCTION There are many dangerous roads in the world like mountain roads, narrow curve roads, T roads. In thesesome mountain roads will be very narrow and they contain so many curves. For example Kinnaur road in Himachal Pradesh, Zoji La Pass in the Himalayas, the Road of Death Bolivia, Fairy Meadows Road (Pakistan)[1]. Some roads have tight curve with steep climbing. In such kind of situation the driver of the vehicle is not able to see the vehicle coming from other side and this can be a cause of accident at mountain roads/hill roads[2].The main motive of this project is to find the accident spot of any place and make alert to family member through the GPS and GSM network. Accident detection and prevention system contains ultrasonic sensor for sensing objects and passing information to the Arduino nano. LED is connected Arduino nano which will blow as Red after detection of object and it will alert the driver of the vehicle coming from the other side[3]. The GPS based vehicle Accident identification module contains GSM module and a GPS module connected to the Arduino Uno.GSM is used to establish cellular connection and GPS is used to trace the position of vehicle. Now-a-days it is tought to know that an accident has occurred and to locate accidental spot. There is no system available in the market for identification and intimation regarding an accident in previous. This project presents an automative location findingsystemofaccidental spot using GPS and GSM-SMS services. Fig.1.Accident due to curve roads SYSTEM DESIGN This system is devided into two part, they are (accident detection and prevention) and Alerting the family members by sending message and location of the accidental place(Vehicle accident identification module).Accident detection and prevention system consist of Ultrasonic sensor(HCSR 04),Led lights(Red and Green) and Arduino Nano. Vehicle accident identification system consist of GSM module(SIM 900),GPS module(Neo 6M),Arduino Uno and Button. Ultrasonic sensor uses +5V DC supply. Its range is from 2 cm to100 cm. Detection and prevention design is done for sensing the vehicle or obstacle and to operate the LED by using Arduino 1.0.10 IDE tool which is open source software. Programming can be donebyusing embedded Cor C++. Operating system that we used is windows 10. TheLED light here we used is of Green and Red color uses maximum +5V DC supply.
  • 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 2917 1. Accident detection and prevention: Fig. 2.Block diagram of Accident detection and prevention A. Ultrasonic sensor: Ultrasonic sensor(HCSR 04) uses +5V DC supply. Its range is from 2 cm to 100 cm. Ultrasonic sensor has 4 pins. They are +5V, VCC, GND, Trig pin and Echo pin. Here Trigger pin is output pin and Echo pin is input pin. Ultrasonic sensor sends the signal in the form of pulses from trigger pin. When this signal hit the object it will get reflected back and is received by the echo pin. B. Adruino Nano: The trig pin of ultrasonic sensor is connected to the digital pin 7 of Arduino nano and echo pin is connected to digital pin 8.VCC is connected to +5V and GND is connected to GND of Arduino nano. Red LED is connectedtopinnumber12and green LED to 13 of Arduino nano. Whensensordetectobject, it sends signal to the Adruino Nano. Adruino process this signal and send signal to LED with Red LED indication. C.LED: Initially Green LED blows indicating that there is no obstacle at other side of the curve. If any obstactal comes between mountain and ultrasonic sensor Red LED blow for half minute indicating object at other side. Fig .3. Flowchart for working principle of sensor based accident prevention system. In the presence of vehicle the sensor senses the vehicle; the light will glow at the other end of the curve as Red for half Minute. In the absence of the vehicle the sensor will not sense and the light will glow as Green. This process repeats continuously. 2. Vehicle accident identification System: Fig.4.Block diagram of Vehicle accident identification system. This device is placed at vehicle. It contains GSM module, GPS module Arduino Uno and Button. A. Button: We are using one button at the bonnet side of the vehicle .If accident occurs, this button will get pressed and it will send signal to Arduino Uno. B. Arduino Uno: Arduino will process this signal and it will send the signal to the GSM and GPS module indicating that accident has occured.
  • 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 2918 C. GSM module: We have used Micro controller(Arduino Uno),GSM module(SIM 900) andbuttonasshowinfig4.GSM module has 4 pins .They are VCC, GND, TX and RX. Here TX pin is output pin and RX is input pin. We are connecting TX pin of GSM module to pin no 7 and RX pin to pin no 8 of arduino uno and VCC and GND pins to respected VCC and GND pins of arduino uno. If in case accident occurs button will get pressed which is placed at bonnet side of vehicle. This will send the signal to the Microcontroller arduino uno. Microcontroller will process the signal and it will send the alert message (“Accident has occurred”) to the respected stored number in coding. D. GPS module: We have used Microcontroller(Arduino Uno),GPS module(NEO 6M) with button as show in fig4.GPS module have 4 pins. They are VCC, GND, RX, TX. Here TX pin is output pin and RX pin is input pin. We are connecting TX pin to the TX pin and RX pin to the RX of Microcontroller arduino uno.VCC and GND pins are connected to VCC and GND of Microcontroller arduino uno. If in case accident occurs button will get pressed this will send the signal to microcontroller arduino uno. Microcontrollerwill detectthe location of the place using GPS module and it will sendtothe respected stored numbers. Fig .5.Flowchart Vehicle accident identification module. In the above flow chart as explain if accident occurred, button will get pressed and it will send signal to Arduino Uno. Arduino will process this signal and using GSMandGPS module it will send alert message and location to the respected stored numbers. 2. LITERATURE SURVEY 1. Aravinda B, Chaithralakshmi C, Deeksha, Ashutha K [1] from their report, it is concluded Accident prevention in U-turn, S-turn, hilly Ghats and mountainroadsusingmodern sensor technology, Which uses Aurdino UNO, Ultrasonic sensor, RF module LED etc. 2. R.Saranya, R.Arun Kumar [2] This paper conclude that, Accidents may takes place in various factors drunk and driving, Texting while driving, Speeding, Distractions, Sleeping while driving.AmongDrowsinessisreasonfor most of the accidents.While driving at the speed of 100km/hr. driver falls sleepy within 4 seconds the buzzer will enables. 3. Ranga Sreedhar Galla [3] has studied the basic aim of their paper is to reduce accidentsonhillyandslipperyroads. In curve roads the other road end of vehicle cannot seen by driver. At night time accidents may happens by intensity of head light from opposite side of vehicles. Also, the light intensity problem occurs both curved roads and mountain roads; Thousands of people lose their lives. The solution for this problem is alerting the driver about the vehicle coming from opposite side. This is done by keeping an ultrasonic sensor in one side of the road before the curve andkeepinga LED light after the curve, so that if vehicle comes from one end of the curve sensor senses and LED light glows at the opposite side. 4. Kartik Venkata Mutya, Sandeep Rudra [4] has studied that road traffic accidents are being recognized as a major public health problem in numerous countries with alarmingly increasing fatalities in developing countries. Careless driving as a result of excessive waiting and blind corners is attributed as one of the most important factor for all road accidents. An estimated 1.2 million people lose their lives in road traffic crashes every year, and another 20 to 50 million are injured. A docile, economical mechanism to prevent these road accidents is the need of the hour. It is hoped that the mechanism presented in this article would help in alleviating this concern especially incorrespondence with large vehicle accidents on highways by being easily implemented in low and middle income countries. 3. ADVANTAGES 1. Avoid accidents in curve roads, mountains roads and hill roads. 2. Saves thousands of lives. 3. Easily implementable. 4 .Fully automated (No person is required to operate). 5. Installation cost is very less.
  • 4. 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 2919 4. FUTURE WORK 1. We can make application to store data in the arduino microcontroller. 2. Arrangements to protect the sensor from being damaged in critical places. 3. Decrease the size of unit so that it occupiessmall placeand easily kept in narrow roads. 5. CONCLUSION The motive of this paper is to decrease the number of accidents in curve roads. This is done by alerting the driver by means of LED light which glows whenvehiclecomesfrom the other side of the curve. The vehicle is detected by the help of Ultrasonic sensor which is interfaced to the microcontroller Arduino Nano. and Still if accident occurs then alerting family member by sending message and location of the accidental place using GSM module, GPS module and Arduino Uno. By this we can save thousands of lives in the curve roads.