Diminishing Road Accidents On Sharp Curves Using Arduino
Diminishing Road Accidents On Sharp Curves Using Arduino
ISSN: 2456-9992
Abstract: The basic aim of this system is to reduce accidents on hilly and slippery roads. 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 and keeping a 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.
Key Words: Sensor, India, Mountain Curves, Accidents, System, ATMega, Microcontroller, Arduino.
ARDUINO
Arduino Uno is a microcontroller board based on the
ATmega328P. It has 14 digital input/output pins (of
which 6 can be used as PWM outputs), 6 analog inputs, a
16 MHz quartz crystal, a USB connection, a power jack,
an ICSP header and a reset button. It contains everything
needed to support the microcontroller, simply connect it
to a computer with a USB cable or power it with an AC -
to-DC adapter or battery to get started [4]. The power for
Arduino can be derived from Non- conventional sources
like solar energy.
2.2 SOFTWARE
Arduino IDE
Arduino is an open-source electronics platform based on
easy-to-use hardware and software. Arduino boards are
able to read inputs - light on a sensor, a finger on a button,
or a Twitter message - and turn it into an output -
activating a motor, turning on an LED, publishing
something online.
3. WORKING
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. From echo the signal is sent to
microcontroller Arduino UNO. Microcontroller Arduino
UNO processes this data and operates the LED which is
connected to output pin of the microcontroller Arduino
UNO. LED is operated according to the command i.e.
LED will glow if the signal is reflected back. In the
absence of the object the signal will not reflect back.
Hence the LED will not glow. The flow chart of working
of the system is shown in the following figure. Fig 4: Flow chart of the working of system.
Fig 10: Accidents also occur when animals pass through the
Fig 7: programming in Arduino
narrow and curved roads.
After running the code, the results are observed in the5.
serial monitor. A model setup is done to elaborate clearly. 6. CONCLUSIONS
The following figures show Arduino serial monitor and The purpose of this project is to decrease the number of
the model fixing the circuit to the model i.e. fixing accidents occurring on hilly and curved roads. This is done by
microcontroller Arduino UNO, ultrasonic sensor and LED keeping an ultrasonic sensor in one side of the road before the
light to the model of curve road. curve and keeping a 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. By this we can save thousands of
lives including animals.
6.1 Advantages
1. Avoid accidents in curve roads mountains roads and hill
roads.
2. Easily implementable to the existing roads.
3. Fully automated (No person is required to operate).
4. Installation cost is very less.
5. Vehicle monitoring systems can be implemented easily.
6. Can work irrespective of weather and climate.
7. Maintenance is easy.
8. Greater flexibility.
Fig 8: Serial Monitor shows the distance of objects. 6.2 EXTENSIVE WORK
In future, system can be turned completely automated and can
be controlled from a remote area.
This system can also use for counting the number of vehicles
and the usage of solar energy can be a great extension for this
system.
REFERENCES
[1] Pawan Deshpande, International Journal of Advanced
Engineering Technology, ROAD SAFETY AND
ACCIDENT PREVENTION IN INDIA: A REVIEW
[4] https://store.arduino.cc/usa/arduino-uno-rev3
[5] http://sensorwiki.org/doku.php/sensors/ultrasound
AUTHOR PROFILE
RANGA SREEDHAR GALLA is
currently pursuing his BTECH EEE
student in Gokaraju Rangaraju Institute
of Engineering and Technology. He has
undergone training in BHEL,
Hyderabad and also Ordnance Factory,
Medak. His area of Interest is Electrical
Machines and Power Electronics