An Enhanced Accident Detection and Recovery System
An Enhanced Accident Detection and Recovery System
2478/aei-2022-0001 3
ABSTRACT
This is an intention to implement an innovative solution for this problem by developing an automatic accident detection system and
recovery analysis play an important role. By using this mobile (SMS) and also with the help of embedded technology we can solve this
problem. An accelerometer can be used in a car alarm application; Dangerous driving can be detected with an accelerometer. The
vibration sensor detects the accident. The MEMS sensor detects a rollover and alerts the driver. A major accident can be detected
using accelerometer readings. According to this idea, when a car is involved in an accident, the vehicle number and contact information
for the people involved are promptly recorded and will be transferred to police control room or a rescue team by using GSM MODEM.
As a result, using GPS, the cops can quickly determine where the communication originated. One more advances of this modern
technology were for an uncertain situation many of vehicles that have center locking system, Due this technology people faces many
problem due to automatic locking system. There is no option to open the lock in the case; our work will provide a suitable solution for
this so it is useful for implementing this project in useful way to reduce the human death ratio by accidents.
Keywords: Accident detection, Recovery analysis, MEMS Technology, GSM module, GPS, Vibration sensor
1. INTRODUCTION mortality rate. The larger fleet size improves the EMS
performance and the response time of urgent calls can be
Now a day the improvement of modern technologies in reduced [2]. Using mobile service software improves the
automobile has also increases the road Accidents. Many response time of the rescue team and minimizes the delay
individuals lost their lives as a result of this. There is a loss of arrival of the ambulance to the accident zone. SOA,
of life due to the delay in the arrival of ambulance to the SOAP, HL7, SOEHR and HEDS using this software find
accident zone in the golden hour. This work introduces the nearest place of hospital and pre-hospitalizing to the
automated accident detection and recovery to overcome patient [8, 6]. Control traffic congestion to reduce the time
this challenge. The design of a system which can detect the it takes for an ambulance to arrive. Find the quickest path
accident immediately and send the message to the rescue for the ambulance to arrive at the accident scene using the
team and police control room. The alarm message is given Dijkstra Algorithm [3, 4]. In this paper, the system
to the rescue squad in a timely manner, allowing vital lives proposes sliding of the seat position away from the area of
to be saved. There is also a switch to end the crash and automatic unlocking of doors [7]. In this work,
communication if there is no causality, which might save MEMS sensor and vibration sensor are used to detect
time for the medical rescue team. Both a vibration sensor accident of the vehicle and it will communicate to the
and a Micro Electro Mechanical System (MEMS) sensor microcontroller. Then the information is send to the
can be used to detect an accident. The angle of the rolls over emergency team. If the accident is happened in the car, then
of the car can be determined by MEMS sensor. The ARM automatically car door won’t open. So this is one of the
controller is fed the signals from both sensors. The prominent drawbacks identified in this paper [13]. In this
controller uses a GSM modem to send an alarm message to paper, the electrical signal properties like as voltage levels
the rescue squad, and GPS is used to identify their location are sent through RS232 communication standard. This type
[1]. Tamil Nadu (15,409 deaths) had the greatest number of of communication allows data to be sent from one location
road fatalities in 2010, followed by Andhra Pradesh to another. To analyse and store real-time signals from the
(15,337 deaths), Uttar Pradesh (15,099 deaths), and accelerometer and other sensors, a high-performance 16/32
Maharashtra (15,099 deaths) (14,063 deaths). Delhi (7479 bit microcontroller unit is employed. In this regards, the
instances) had the most road accidents, followed by paper explained only about how interfacing is
Bangalore (6490 incidents) and Mumbai (6490 cases) communicated between modules [14].
(4008 cases). Over 40% of accident-related deaths in India
were caused by trucks and two-wheelers [9]. Many people 3. METHODOLOGY
have lost their lives as a result of automobile accidents. We
are going to give optimum solution for this problem by In this system, an automatic accident detection and
using advanced embedded technologies. recovery using advanced embedded technologies such as
GSM MODEM, GPS and MEMS technology. When the
2. LITERATURE REVIEW vehicle attained accident, the accelerometer used to detect
crash before and after the accident. The vibration sensor
The emergency medical services manage and control receives the command from accelerometer it starts to ON
the two critical factors such as fleet size and ambulance the buzzer. Automatically these signals send to the
location site. The performance of EMS can reduce the microcontroller and immediately send to GPS section to
ISSN 1335-8243 (print) © 2022 FEI TUKE ISSN 1338-3957 (online), www.aei.tuke.sk
4 An Enhanced Accident Detection and Recovery System Using Mems Technology
gather the accident location. After all these process happens plugged into a laptop computer's PC Card / PCMCIA Card
the microcontroller sends the emergency signal to rescue slot. To work, a GSM modem requires a SIM card from a
unit through GSM module. From this system, we can able cellular carrier.
to reduce the accident rate and reduce the time for first aid
and human death ratio by accidents.
3.3. Concept of GPS system
3.1. MEMS Sensors
The Global Positioning System (GPS) is a satellite-
Micro sensors measure properties without affecting the based navigation system that may be used to find locations
environment. Mechanical, thermal, and chemical energy almost anywhere on the planet. Designed and operated by
are all converted to electrical energy. Pressure, the U.S. Satellites, control and monitor stations, and
acceleration, strain, temperature, vibration, rotation, receivers make up the Department of defence system. GPS
proximity, chemical, biological, radiation, and auditory receivers employ triangulation to compute a user's exact
emissions are all examples of emission types. position by combining information from satellites. GPS
may be utilised in a variety of ways during an incident,
including:
To determine position locations; For example,
you may need to radio a helicopter pilot your
location coordinates so that the pilot can pick
you up.
To get from one place to another, such as from
a lookout to the fire perimeter.
To make digitised maps; for example, you've
been given the task of plotting the fire
perimeter and hotspots.
To find the distance between two spots or the
distance between you and another location.
Fig. 1 Block diagram of MEMS accelerometer
3.4. Accident Detection and Recovery system
3.2. GSM Wireless Modem
signals are increased by the amplifying circuit. If the rescue team, and the position is determined using GPS. At
automobile rolls over, a MEMS sensor detects the angle the same time, a lock/unlock unit opens the door.
and sends it to the controller's input for processing. The
buzzer will come on when the controller receives the input. 3.6. Interfacing Module
The message is sent to the rescue crew with the aid of a
GSM module. With the use of GPS technology, the The LPC2148 microcontrollers combine a 32/16 bit
accident location may be discovered. The buzzer will sound ARM7TDMI-S CPU with real-time emulation and
and the centre locking mechanism will be activated if the embedded trace support with embedded high-speed flash
accident is serious. After the collision, the door will memory ranging from 32 kB to 512 kB. 32-bit code
automatically open after a few seconds. However, if the execution at the highest clock rate is enabled via a 128-bit
accident is minimal, the buzzer will turn off, and the wide memory interface and a unique accelerator design.
warning will not reach the rescue squad. Serial
communication connects the GSM and GPS modules to the
ARM controller. All of the components are perfectly
interfaced to ensure that accident detection and alert
message transmission are totally automated, resulting in a
considerable reduction in warning time.
ISSN 1335-8243 (print) © 2022 FEI TUKE ISSN 1338-3957 (online), www.aei.tuke.sk
6 An Enhanced Accident Detection and Recovery System Using Mems Technology
To eliminate loss due to the voltage divider connection 4.1. Door unlock output
between the inbuilt 32 k resistor and the measurement input
impedance, use XOUT, YOUT, and ZOUT. The Microcontroller, GPS receiver, and GSM module
all receive power from the supply voltage. The
3.7. Experimental Setup microprocessor receives the input when the MEMS sensor
is tilted or the vibration sensor is pushed, and the buzzer
A control unit ARM7 LPC2148, an accident detection turns on.
module with three-axis accelerometer sensor
MMA76361L, a user interface module with GPS, and a
message sending module make up the design structure.
viable solution to car accidents, reducing the loss of [11] SRILATHA, M. – VAMSHI, N. – ANIRUTH, R. –
priceless human lives. NARENDAR, P. – HAREESH, CH. : Automatic
Accident Avoidance and Detection System using
REFERENCES LabVIEW, International Journal of Advanced Trends
in Computer Science and Engineering, vol. 9, no.1,
[1] PADMAJA, V. – VARSHA GOUD.: Vehicle pp. 5314-5319, August 2020.
accident automatic detection and route alarm device,
International Journal of Reconfigurable and [12] SASIKUMAR, S. – HEGDE, S.: IoT approach to save
Embedded Systems, vol. 1, no. 2, July 2012. life using GPS for the traveller during accident, IEEE
International Conference on Power, Control, Signals
[2] CHENG SIONG LIM. - ROSHBI MAMAT. - and Instrumentation Engineering, September 2017.
THOMAS BRAUNL.: Impact of Ambulance
Dispatch Policies on Performance of Emergency [13] ISHAN KARANDE, - GANDHAR DESHPANDE. :
Medical Services, IEEE Transactions on Intelligent Intelligent Anti-Theft Tracking and Accident
Transportation Systems, vol. 12, no. 2, pp. 624-632, Detection System for Automobiles Based on Internet
June 2011. of Things, International Journal of Innovative
Research Computer Communication Engineering,
[3] ATHAVAN, K. – BALASUBRAMANIAN, G. – vol. 4, no. 3, 2016.
JAGADEESHWARAN, S. – DINESH, N.:
Automatic Ambulance Rescue System, 2012 Second [14] WATTHANAWISUTH, N. – LOMASAND, A. –
International Conference on Advanced Computing & TUANTRANONT. : Wireless Black Box Using
Communication Technologies, 7-8 Jan 2012. MEMS Accelerometer and GPS Tracking for
Accidental Monitoring of Vehicles, Proceedings of
[4] JOSEPH KANIANTHRA. – ARTHUR CARTER, – the IEEE-EMBS International Conference on
GERARD PREZIOTTI. : Enhancing post-crash Biomedical and Health Informatics. January 2012.
vehicle safety through an automatic collision
notification system, International Technical
Conference on Enhanced Safety of Vehicles, June Received March 28, 2022, accepted April 7, 2022
2016.
[5] DIAN-LIANG, XIAO. – YU-JIA, TIAN. :Reliability BIOGRAPHIES
of Emergency Rescue System on Highway,
Intelligent Computation Technology and Automation, Sathasivam Purushothamans was born on 03.12.1988. In
vol.2, November 2009. 2012 he graduated (M.Tech) with First class at the
[6] MARIA TERESA AVILES. – ROBERTO department of Nano Science and Technology at Anna
BECCHINI. : Mission support for emergency University, Chennai. Since 2012 he is working as an
operators, The 9th international Conference on Assistant Professor with the Department of Electronics and
Advanced Communication Technology, May 2007. Communication Engineering. His scientific research is
focusing on Nano electronics, Supercapacitor, MEMS
[7] RESHMA, R. – LIVIN ANTO, N. – Technology and Communication Networks.
MURALIKRISHNAN, O. – ROJAN, T. –
PARVATHY, M. : Automatic vehicle accident
Gunasekaran Mohanavel was born on 15.07.1991. In
detection and rescue system, Materials Today
2014 he graduated (M.E) with First class at the department
Processings, March 2021.
of Electronics and Communication Engineering at Anna
[8] IBRAHIM, H. – AHMED, K. – FAR, B.: A system University, Chennai. Since 2014 he is working as an
for vehicle collision and rollover detection, IEEE Assistant Professor with the Department of Electronics and
Canadian Conference on Electrical and Computer Communication Engineering. His scientific research is
Engineering, May 2016. focusing on Networks, Communication and MEMS
Technology.
[9] APURVA MANE. – JAIDEEP RANA. : Vehicle
Collision detection and remote alarm device using
arduino, International Journal of Current Karuppanan Kalaichelvi was born on 20.05.1968. In
Engineering and Technology, vol. 4, no. 3, pp. 2224- 2013 she graduated (M.E) with First class at the department
2228, June 2014. of Electronics and Communication Engineering at Anna
University, Chennai. Since 2013 he is working as an
[10] KALYANI, T. – MONIKA, S. – NARESH, B. – Assistant Professor with the Department of Electronics and
MAHENDRA VUCHA. : Accident Detection and Communication Engineering. His scientific research is
Alert system, International Journal of Innovative focusing on Small power VLSI, Embedded System and Co-
Technology and Exploring Engineering, vol. 8, no. design network.
4S2, pp. 227-229, March 2019.
ISSN 1335-8243 (print) © 2022 FEI TUKE ISSN 1338-3957 (online), www.aei.tuke.sk