You are on page 1of 5

WIRELESS SYSTEM FOR VEHICLE

ACCIDENT DETECTION AND SMART


RESCUE SYSTEM
SK Mallika, S Datta Sai Prasad, S Srikanth, T Avinash Kumar, Prof. K.Vijaya Vardhan M.Tech,
(Ph.D), Department of Electronics and Communication Engineering, Vignan’s Lara Institute of
Technology & Science, Vadlamudi, Guntur (Dist), Andhra Pradesh, India

Abstract – As travelling is a necessity for humans in order an accident has occurred, the most important thing is
to meet their requirements but now it has turned to be to pass information of occurrence of accident. Many
dangerous. Accident threatens human lives and road people lost their lives due to improper facility of
accidents are increasing day by day. Victims mostly lose
medical services. In this paper we incorporated a
their lives due to delay in arrival of emergency medical
MEMS accelerometer for vehicle accident detection
services. Proper information of accident detection should
be acknowledged by the family members and alerting the and developed a wireless system for smart rescue
surrounding areas. In this paper, an efficient wireless operation using GPS/GSM.
system is incorporated with MEMS accelerometer and
implemented for vehicle accident detection and a smart The MEMS accelerometer identifies any tilt or
rescue system is employed using GPS and GSM. MEMS vibration of the vehicle and communicates with a
accelerometer sensor is used in tilt sensing of vehicle controller and an automated is sent to the family
resulting from motion or shock. If any accident is members via wireless system. This automated
detected by accelerometer, it sends an automated message message contains the location or the co-ordinates of
to the programmed mobile numbers like the EMS, family the vehicle accident area and immediately we can
members and immediate action can be taken by the police
track down the vehicle via google maps. Also,
via GSM module.
immediate medical services can be employed and
Keywords: Accident detection, Wireless system, prevent the victim by fatal death. This entire system
MEMS Accelerometer, Arduino, GPS device, GSM is controlled by Arduino which controls all the
module activities in the system. The IR sensors are used to
monitor the obstacles continuously.
I. INTRODUCTION
II. LITERATURE SURVEY
In this modern world as the population has
reached to 753.04 crores, the number of accidents is To protect people from accidents and to keep
on high due to increase in number of vehicles. Well, continuous tracking of vehicle, so many technologies
this might lead to traffic jams, pollution and other are available now-a-days. In olden days, the
problems. But the major thing is that people are technology is not that improvised as today and
highly prone to accidents due to the over speeding of accident area cannot be identified, only the
vehicles and reaching out to the maximum speed information of accident is transferred.
where one should never do it. This may lead to lose a
life and put other passengers in danger. Now-a-days,  In any vehicle airbags are designed and are
accidents occur on roads and highways, due to more used for secure and safe travel [2]. The air
number of vehicle drivers driving beyond speed bag system was introduced in the year 1968.
limits, drunk driving, riding without helmet, and
taking up a phone call while driving. So attention  TPMS is system designed to control the
must be given to road safety which is an issue. When pressure inside the pneumatic tires on
vehicles that provides different operating
conditions such as a lower tire pressure is Arduino.cc. The arduino is the major control unit to
desired in order to maximize traction, detect or alert when an accident occurs. It collects the
maneuvering through challenging terrain, data from MEMS accelerometer, GPS and GSM
pulling a heavy load out of an incline at modules and reflects the output either in display
slow speeds, crawling out of soft dirt. The system or through a message. Here accelerometer
pressure ranges from 15 to 45 PSI.
sensor plays a major role. This accelerometer will
detect tilt in the vehicle which in turn acts as a
 The other existing system uses IOT and
cloud computing system. The vehicle accident detection module. Arduino gathers the
detection id is obtained through SVM information from all other modules and sends the
(support vehicle machine) that is developed message to the receiver through GSM module.
by Ant Colony Algorithm (ACA). Here IOT
will monitor the vehicles using magneto II.MEMS ACCELEROMETER
resist sensors. The main aim of this project
is to differentiate the accidents which took An accelerometer is electromechanical
place in traffic and at no traffic place. device that measure acceleration forces. These forces
may be static, like the constant force of gravity
 Existing system also provides the location pulling at our feet, or they could be dynamic-caused
of the accident using Atmega 328 by moving or vibrating the accelerometer.
Microcontroller and RF transmitter and Accelerometers are sensor or transducers that
receiver. The information is send to the
generally measures acceleration forces applied to
saved mobile numbers [3].
body by being mounted directly on to a surface of the
accelerated body. Accelerometer in terms of ‘g’ (‘g’
III. PROPOSED SYSTEM is acceleration measurement for gravity which is
equal to 9.81 m/s2). It is useful in detecting motion of
The Hardware framework for vehicle accident the object. The MMA7361L is 3-axis accelerometer.
detection and smart rescue system is shown in fig 1. It is low profile capacitive MEMS sensor featuring
The hardware consists of Arduino, MEMS low pass filter, temperature compensation and g-
accelerometer, GSM module, GPS module, IR Select which allows for the selection among two
sensor, buzzer, LCD display. sensitivities (1.5g / 6g). MMA7361L mostly used for
free fall detection, car crashes detection, tilt and
motion sensing, text scroll, image stability etc.

III. GSM MODULE

To find the location on the earth the whole is


divided into some coordinates where the location can
be easily captured by a module called GPS module.
Here the GPS used is SIM28ML. This GPS module
will find the location of the vehicle and the
information fetched by the GPS receiver is received
through the coordinates and the received data is first
send to arduino and the information is transmitted to
the saved contact through GSM module. The
Fig 1. Basic Block Diagram
frequency is operated in the range of 1575.42 MHz
I. ARDUINO and the output of GPS module is in NMEA format
which includes data like location in real time.
The Arduino UNO is a widely used open-
source microcontroller board based on the IV. GPS MODULE
ATmega328P microcontroller and developed by
To find the location on the earth the whole is divided members and police number. Thus we can able to
into some coordinates where the location can be register these three numbers and can get the accident
easily captured by a module called GPS module. information on-time. The output on LCD screen of
Here the GPS used is SIM28ML. This GPS module registering numbers is obtained. This can be shown in
will find the location of the vehicle and the below fig 4 and fig 5.
information fetched by the GPS receiver is received
through the coordinates and the received data is first
send to arduino and the information is transmitted to
the saved contact through GSM module. The
frequency is operated in the range of 1575.42 MHz
and the output of GPS module is in NMEA format
which includes data like location in real time.

V. LCD MODULE

To display the numbers, alphabets and


special characters an LCD module with 16x2
alphanumeric types is used. Using the higher bit data
lines of LCD pins such as pin 11,12,13 and 14 are
interfaced to digital pins of Arduino such as pin
8,9,10 in 4 bit mode as shown in the below figure. RS
and E pins of LCD are connected to pin 12 and 13.
To perform the write operation on LCD the
read/write pin is connected to ground. Fig 4. Registration of Mobile Numbers

IV EXPERIMENTAL RESULTS

A. Intialising the setup (Reset)

The arduino is first reset and the registration of


mobile numbers of LCD display is shown in below Fig 5. Output on LCD screen
fig 2 and fig 3.
C. Accident Detection

Under this condition there will be output from the


accelerometer sensor and due to these conditions the
microcontroller will send the message of location of
Fig 2. Initial LCD command on Reset vehicle. The location co-ordinates are obtained by
GPS. The messages are sent to the registered mobile
numbers which is incorporated in the program. The
output results are shown in fig 6.

Fig 3. LCD command

B. Registration of Mobile Numbers

Here, messages are sent to a specified number which


is stored in the GSM sim slot. We can register the
EMS (emergency medical service) number, family
V. HARDWARE IMPLEMENTATION

Fig 6. Accident Detection

Fig 8. Experimental Setup

D. Location tracing through Google Maps The hardware has the following units such as
Arduino UNO, MEMS accelerometer, GPS/GSM
Here the link of the co-ordinates received can be module, power supply and LCD display.
clearly viewed through google maps. This is shown
in fig 7. VI CONCLUSION

The proposed system deals with the vehicle


accident detection and rescue system. Arduino is the
heart of the system which helps in transferring the
messages to different devices in the system. MEMS
sensor will be activated when the accident occurs and
the information is transferred to the registered
number through GSM module. Using GPS the
location can be sent through tracking system to cover
the geographical coordinates over the area. The
accident can be detected by a MEMS sensor which is
used as major module in the system and continuous
monitoring of obstacles is done.

VII FUTURE WORK

The real time wireless vehicle accident


detection and smart rescue system, that employs a
digital eye blink sensor, where digital eye blink
sensor which suites well for real time monitoring of
driver to prevent accident of vehicles. The eye-blink
sensor works by illuminating the eye and eyelid area
with infrared light. The exact functionality depends
greatly on the positioning and aiming of the emitter
and detector with respect to the eye.
Fig 7. Obtaining the accident location through
Google Maps REFERENCES

[1] World Health Organization Road Traffic


Injuries Fact Sheet No 358, March 2013,
Available from
http://www.who.int/mediacentre/factsheets/f
s358/en/ [Last accessed on 2017 Dec 16]
[2] National statistics of road traffic accidents in
India, September 2013, Available from
http://www.jotr.in/article.asp?issn=0975-
7341;year=2013;volume=6;issue=1;spage=1
;epage=6;aulast= Ruikar /[Last accessed on
2017 Dec 16]
[3] “Vehicle Accident Detection And Reporting
System Using GPS And GSM.” by Aboli
Ravindra Wakure, Apurva Rajendra Patkar,
IJERGS April 2014.
[4] Accident Detection and Reporting System
using GPS,GPRS and GSM Technology by
Md. Syedul Amin, Jubayer Jalil & M. B. I.
Reaz in 978-1-4673-1154-0/12/$31.00
©2012 IEEE ICIEV 2012. 2
[5] PIC Microcontroller and embedded system
by Muhammad Ali mazidi, rolinmckingly
and from www.microchip.com
[6] GSM system for mobile communication by
Michael Mouly, Marie Bernadette Paulet.
[7] Introduction to GPS by means of Ahmed El
Rabbany.

You might also like