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: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1599
Vehicle Accident Tracking and Reporting System using GPS and GSM
Priyanka Pande1
1Student, Department of Electronics and Communication Engineering, Shri Ramdeobaba College of Engineering
and Management, Nagpur - 440013, Rashtrasant Tukadoji Maharaj Nagpur University, India
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract - The enormous growthofpopulationhasleadtoa
superfluous use of vehicles which has increased the accident
rates and in turn resulted in a huge loss of property and
human life. An accident is an unexpected and an unintended
action which occurs in a particular time and place, with no
prior and deliberate cause but with its disastrous effects.
Carelessness of the driver and the poor emergency facilities
are the major factors behind leading to such accidents. The
literature survey shows that India has the highest number of
road accidents in the world out of which 22.4% are due to the
crashes of two wheelers, 30% accidents at the crash site
majorly lead to the on spot death, 14% in ambulance due to
the poor emergency facilities andrestinhospital(accordingto
the statistics shown in chart 1).Many lives could be saved if
emergency service could get accident information and can
thus reach the accident spot in time. Our proposal is to detect
the accident spot using the GPS systemandaccordinglyinform
the nearby ambulance service, the police station and the
relatives concerned using the GSM system which helps in
preventing any further loss to the human life. The main aim is
to utilize the capability of a GPS receiver and a GSM to track
the location of the accident and thus send the accident
location to an alert service center. The system mainly focuses
on a device that senses any accident in the vehicle and
intimates pre-programmed numbers like the owner of the
vehicle, ambulance, police etc. The GSM technology is used to
send the position of the vehicle as an SMS to those numbers.
The GPS module is used for locatingthevehiclecoordinates. An
accident is detected by the vibration sensor, which generates
an electrical signal and sends totheArduino. TheArduinothen
takes the overall control by activating the GPS and the GSM
module. The international road Federation, Geneva program
center reported that approximately 2.4 million people have
died in road accidents across the world, withayearlyrecord of
1.3 million deaths and a daily record of 3000 deaths [8]. Thus
this article mainly proposes to reduce the number of deaths
occurring at the crash site and on the way to the hospital due
to the poor emergency trauma care services.
Key Words:GPS(Global positioningsystem),GSM(Global
system for mobile communication),SMS (Shortmessage
service), Vibration sensor, Android phone
1. INTRODUCTION
Every minute, on average, at least one person dies in a
vehicle accident. It is approximated that the loss to the
human life along with the huge damage in property adds up
to 1-3 percent of the world’s gross domestic product [9].
With the motto of reducing injury and loss of property, pre
crash sensing is becoming an area of active research among
automotive manufacturers, suppliers and universities.
Various national and international projects to investigate
new technologies for improving safety and accident
prevention have been successfully launched over the past
several years. Vehicle accident statistics disclose that the
main threats a driver is facing arethedelayinthe emergency
facilities. Prevention of a complete accident is unavoidable
but at least repercussions can be reduced to a large extent.
The main proposal of the system is to make a considerable
effort to provide the emergency facilitiestothevictimsin the
shortest time possible. In various large organizations the
illegal use of vehicle by the drivers resultsinfinancial aswell
as time loss of the organization. Apart from these purposes,
the system has a wide number of applicationsandthusit can
be used for tracking of stolen vehicle, tracking of travelling
luggage, fleet management, vehicular sales etc. The system
incorporates an Arduino Uno board system which has GPS
and GSM modems connected with it [1]. The entiresystem is
installed in the vehicle. A vibration sensor is used which
measures the vibration at the location at which it is placed
and thus helps in detecting whether the accident has
occurred or not. The signal is further compared with the
standard values which in-turn confirms the accident of the
car, unnecessary shock or trash or vibration produced by
machines, the tilt of the car with respect to the earth's axis
can be measured with the acceleration level. Global
positioning system (GPS) is used forlocatingthecoordinates
of the accident spot and Global system for mobile
communication (GSM) is used for informing the exact
vehicular location to the nearby emergency services, the
relatives concerned as well as the police stations. The GSM
message gives the longitude and the latitude values which
helps in determining the location of accident. GSM modem
provides a two way communication by using a SIM card and
such module works in a quite efficient manner in a regular
phone. The main aim of this project is to have an intelligent
security system which provides situational awareness and
agile safety.
2. WORKING
Vehicle Accident tracking and reporting system is quiteeasy
to implement. The fundamental component which is used is
vibration sensor, which detects the accident and in turn
sends the signal to Arduino. At this point the control is
transferred to Arduino which then starts collecting the
coordinates of the accident spot, received from the GPS
which are later sent to the nearby trauma care emergency
monitoring services by using the GSMmodule.Inthisproject
we are using a vibration sensor having a fixed range of
detection that operates at a particular frequency [2]. When
the vehicle is dashed with any other object or vehicle, the
vibration sensor detects whether the vibration is in the
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1600
range or not. If the range of detection is more it reports as
accident and activate GPS module which will start collecting
the coordinates of that particular location .it comprises of a
keypad which is kept at convenient place controlled by the
person .The vibration sensor then waits for a certain
duration that is for one minute to confirm the accident.Ifthe
person inside the car is not met with the accident then he is
able to press the keypad and stop the GSM from sendingthe
location which was earlier tracked by GPS and avoid calling
the ambulance, police station and family members. If the
range is greater than the threshold then the person who has
met with accident will not be able to press the keypad. This
further confirms that a major accident has occurred. This
will activate GPS to collect the coordinates of that particular
accident spot and GSM will then send the latitude and
longitude to the respective family members and the nearby
police station followed by the ambulance.
2.1 Arduino Uno Board
Arduino Uno is a microcontroller board which is based on
the ATmega328P. It has in total 14 digital input/output pins
out 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 can directly be attached
to a computer with a USB cable with a AC-to-DC adapter or
battery to get started. Arduino Uno is a modular device,
there is the power system that chooses between the power
jack and the USB power and produces 5v and 3v3
respectively for the rest of the system. It consists of a USB to
serial controller which has a boot loader for loading the
programs into the ATMEGA28P.
2.2 The Power Supply
If there is a power supply connected to the power jack, it
should be within 9v and 15v. The two chips are voltage
regulators that produce 5v.
Table -1: Block Diagram
2.3 USB to Serial controller
The USB controller is implemented with the ATMEGA8U2-
MU.It is used to load the code into the ATMEGA328P.it has
an in built support circuitry like the silicon crystals and the
pull-up resistors. There is also an ICSP interface which is to
program the chip. The ICSP connects to the microcontroller
SPI interface.
2.4 The ATMEGA328P
This is the main controller. The code we write for the
Arduino Uno board is executed by this controller and it is
directly connected to the I/O pins. The controller is
programmed via the TX, RX pins which are connected to the
USB to serial controller and contains boot loader code, itcan
also be programmed via the ICSP pins.
3. GLOBAL POSITIONING SYSTEM (GPS)
The global positioning System is a navigational system that
uses a 24-32 satellites network for determining the exact
position of any object on earth. The satellites are located in
orbits at an altitude of 12,000 miles from the earth surface.
GPS receivers collect the microwave signals sent by the
satellites which are further used to infer the distance using
velocity and time. The system provides necessary
information to military, civil and commercial users around
the globe which can be accessed by anyone using a GPS
receiver. GPS system works in any weather circumstances
and at any position around the world. Once the vehicle is
tracked, the GPS unit can determine otherfactorslike, speed,
destination distance, time etc. Hence GPS receiver can be
used to carry out research work to locate the vehicle and
provide information to concerned people through GSM
technology.
3.1 Function of GPS:
The Global Positioning System satellites transmit signals to
equipment on the ground. These signals are passively
received by the GPS receivers. GPS receivers require an
unblocked sky view, so they are used only outdoors. They
often do not function well within forest areas or near tall
buildings. Accurate time reference, which is provided by
atomic clocks on board is one of the majorfactorforcarrying
out the various GPS operations.
The location and the current time of an individual satelliteis
indicated by the data transmitted by each GPS satellite. For
the signals to be transmitted at same instant, the operations
are synchronized by all GPS satellites. Since some satellites
are located far away as compared to others, the signals
travelling with the speed of light arrive at slightly different
times at the GPS receivers. The distance to the GPS satellites
can be calculated by determining the amount of time ittakes
for their signals to reach the receiver. When the receiver
approximates the distance to at least four GPS satellites, it
can calculate its position in three dimensions. This part of
GPS operations is referred to as Selective Availability, was
eliminated in May 2000. There are at least 24 operational
GPS satellites at all times plus a number of spares. The
satellites which are operated by the U.S. Department of
Defense, maintain an orbit periodof12hours(twoorbits per
day) at a height of about 11,500 miles travelling at about
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1601
2,000mph. Each satellite’s orbit is precisely tracked byusing
the Ground stations.
3.2 Accuracy of GPS:
Depending up on the type of receiver, an accuracy of a
position is determined with GPS. Most hand-held GPS units
have about 10-20 meter accuracy. Differential GPS (DGPS)
method is widely used by the other types of receivers to
obtain much higher accuracy. An additional receiver is
required in DGPS method, which is to be fixed at known
nearby location. When the system wasformed,timing errors
were inserted into GPS transmissions in order to limit the
accuracy of non-military GPS receivers to about 100 meters.
4. GSM
GSM is digital mobile telephone system used for
communication and sending message to pre-programmed
number. The modulation technique used here is GSMK. It
uses a variation of Time Division Multiple Access (TDMA)
which is the most widely used of the three digital wireless
telephone technologies (TDMA, GSM, and CDMA).
Digitization as well as compression of data is carried out by
GSM. It operates at either the 900 MHz or 1,800 MHz
frequency band. .There are over one billion GSM users
worldwide and is available in 190 countries. In the project
we use force sensor module. It utilizes the SIMCOM Make
SIM900 Quad-band. The various working frequencies of the
modem are 850 MHz, 900 MHz, 1800 MHz and 1900 MHZ.
The modem works in an Auto band mode with the starting
baud rate ranging from 960-11520. This GSM/GPRS modem
is having an internally available TCP/IP stack can be used to
provide internet connectivity of the modem using GPRS. It
can be used both for DATA, and SMS transfers. An extended
set of AT commands for reading, editing messages,
monitoring the charging status etc is also supported by the
GSM modem. It also facilitates various functions such as
manipulation of phone book entries, SIM Phonebook
management etc. The GSM modem protocol for setup and
control is based on the AT- Command set, AT is the
abbreviation of Attention hence, modem commands are
called AT commands. GSM AT commands are extension
commands. For example the various extended commands
are +CMGS (Send SMS message), +CMGL (List SMS
messages), and +CMGR (Read SMS messages).The primary
objective of this application is whenever accident occurs it
will send SMS and coordinates of the position of vehicle
which is accessed usingGPStopre-programmednumber[7].
5. VIBRATION SENSOR
In order to protect a door or a window, a simple vibration
sensor is used. Whenever somebody tries to break the door
or window, the vibration sensor generates a loud beep
sound. The alarm stops automatically after three minutes.
The vibration sensor is used as the piezoelectric element in
the circuit. It proposes the piezoelectric property of the
piezoelectric crystals. The piezoelectric effect may be direct
piezoelectric effect where an electric charge develops with
the mechanical stressor or Converse piezoelectric effect) in
which a mechanical force such as vibration develops due to
the application of an electric field.
Chart 1 [1]
Table 2 - Circuit Diagram
Table-3 GSM Features
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1602
6. CONCLUSIONS
This paper proposes a design which has many benefits like
low cost, portability, small size. This system usesanArduino
in conjunction with vibration sensor; GPS and GSM
interfacing which helps in reducing the alarm time to a large
extent and gives the location of accident accurately. It can
also overcome the issue of lack of advanced automotive
system for the detection of the site of accident. As a result,
the time for detecting the accident site is reduced which
helps in treating the injured person as soon as possible
which will save many lives. As per the above survey, the
scope of the work can be listed as follows:
1. A wireless webcam can be fitted in this application
for capturing the images which will help in providing
driver`s assistance.
2. This can also be bettered by locking all the brakes
automatically in case of accident. Mostly in accidents, it
becomes serious as the drivers lose control and fail to stop
the vehicle. In such cases, the vibration sensor will be
triggered because of the vibrations received and also
processed by the processor. The processor has to be linked
to the devices which can lock the brakes when triggered.
With this improvement, we can stop the vehicle and can
weaken the impact of the accident.
3. This system can also be utilized in fleet management,food
services, traffic violation cases, rental vehicle services etc.
ACKNOWLEDGEMENT
The author is sincerely thankful to the unanimousreviewers
for their critical comments and suggestions to improve the
quality of manuscript. This work was supported in part by a
grant from Electronics and Communication department,
R.C.O.E.M, Nagpur
REFERENCES
[1] Ashish Kushwaha, Gaurav Katiyar & Harshita Katiyar,
Hemant Yadav, Saxena ‘GPS And GSM Based Accident
Alarm System’; National Student Conference On
“Advances in Electrical & Information Communication
Technology”AEICT-2014 .
[2] Hu Jian-ming; Li Jie; Li Guang-Hui, "Automobile Anti-
theft System Based on GSM and GPS Module," Intelligent
Networks and Intelligent Systems (ICINIS), 2012 Fifth
International Conference on , vol., no., pp.199,201, 1-3
Nov. 2012
[3] C.Prabha, R.Sunitha , R.Anitha ; Automatic Vehicle
Accident Detection and Messaging System Using GSM
and GPS Modem; International Journal of Advanced
Research in Electrical, Electronics and Instrumentation
Engineering.
[4] T. Krishna Kishore, T. Sasi Vardhan, N. Lakshmi
Narayana “Vehicle Tracking using A Reliable Embedded
Data Acquisition System with GPS and GSM”
International Journal of Computer Science andNetwork
Security, February 2010.
[5] Nirav Thakor, Tanmay Vyas, Divyang Shah; Automatic
Vehicle Accident DetectionSystemBasedonARM&GPS;
International Journal for Research in Technological
Studies ISSN: - Applied (Online) Vol-1, Issue - 1, Dec
2013.
[6] Raj Kamal, Embedded System Architecture
Programming and Design” (2nd edition), Tata McGraw
Hill.
[7] Sri Krishna Chaitanya Varma, Poornesh, Tarun Varma,
Harsha; Automatic Vehicle Accident Detection And
Messaging System Using GPS and GSM Modems;
International Journal of Scientific & Engineering
Research, Volume 4, Issue 8, August-2013.
[8] NCRB,ADSI2015:http://ncrb.nic.in/StatPublications/AD
SI/ADSI2011/chapter1A%20traffic%20accidents.pdf
[9] Health Organization Road Traffic Injuries FactSheetNo
358, March 2013. Available from:
http://www.who.int/mediacentre/factsheets/fs358/en
/[Last accessed on 2013 Jul 15].

More Related Content

What's hot

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 SystemIRJET Journal
 
IRJET - Smart Road Safety and Vehicle Accident Prevention System for Mountain...
IRJET - Smart Road Safety and Vehicle Accident Prevention System for Mountain...IRJET - Smart Road Safety and Vehicle Accident Prevention System for Mountain...
IRJET - Smart Road Safety and Vehicle Accident Prevention System for Mountain...IRJET Journal
 
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 SystemIRJET Journal
 
IRJET- GPS Tracker & Alcohol Detector with Engine Locking System using GSM
IRJET- GPS Tracker & Alcohol Detector with Engine Locking System using GSMIRJET- GPS Tracker & Alcohol Detector with Engine Locking System using GSM
IRJET- GPS Tracker & Alcohol Detector with Engine Locking System using GSMIRJET Journal
 
Advanced vehicle security system 2016 upload
Advanced vehicle security system 2016 uploadAdvanced vehicle security system 2016 upload
Advanced vehicle security system 2016 uploadNishanth C
 
Mobile safety systems for automobiles
Mobile safety systems for automobilesMobile safety systems for automobiles
Mobile safety systems for automobilesiaemedu
 
Mobile safety systems for automobiles
Mobile safety systems for automobilesMobile safety systems for automobiles
Mobile safety systems for automobilesIAEME Publication
 
Accident Detection System using Arduino Uno
Accident Detection System using Arduino UnoAccident Detection System using Arduino Uno
Accident Detection System using Arduino Unoijtsrd
 
ADVANCED BIKE SECURITY SYSTEM USING GSM AND GPS
ADVANCED BIKE SECURITY SYSTEM USING GSM AND GPSADVANCED BIKE SECURITY SYSTEM USING GSM AND GPS
ADVANCED BIKE SECURITY SYSTEM USING GSM AND GPSEG TECHNOLOGIES
 
IRJET- Tara - An Accident and Alcohol Detecting Bluetooth Enabled Smart H...
IRJET-  	  Tara - An Accident and Alcohol Detecting Bluetooth Enabled Smart H...IRJET-  	  Tara - An Accident and Alcohol Detecting Bluetooth Enabled Smart H...
IRJET- Tara - An Accident and Alcohol Detecting Bluetooth Enabled Smart H...IRJET Journal
 
IRJET- Intelligent Security System for Women by using Arduino
IRJET- Intelligent Security System for Women by using ArduinoIRJET- Intelligent Security System for Women by using Arduino
IRJET- Intelligent Security System for Women by using ArduinoIRJET Journal
 
IRJET- IoT based Smart BLACK BOX System
IRJET- IoT based Smart BLACK BOX SystemIRJET- IoT based Smart BLACK BOX System
IRJET- IoT based Smart BLACK BOX SystemIRJET Journal
 
AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM
AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEMAUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM
AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEMAnamika Vinod
 
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 SurveyIRJET Journal
 
Intelligent vehicle using embedded system
Intelligent vehicle using embedded systemIntelligent vehicle using embedded system
Intelligent vehicle using embedded systemijiert bestjournal
 
IRJET- Smart Vehicle with Crash Detection and Emergency Vehicle Dispatch with...
IRJET- Smart Vehicle with Crash Detection and Emergency Vehicle Dispatch with...IRJET- Smart Vehicle with Crash Detection and Emergency Vehicle Dispatch with...
IRJET- Smart Vehicle with Crash Detection and Emergency Vehicle Dispatch with...IRJET Journal
 
Accisdent detection and notificstion system
Accisdent detection and notificstion systemAccisdent detection and notificstion system
Accisdent detection and notificstion systemSolomon Mutwiri
 
IRJET- Women Safety Device with GPS, GSM and Health Monitoring System
IRJET- Women Safety Device with GPS, GSM and Health Monitoring SystemIRJET- Women Safety Device with GPS, GSM and Health Monitoring System
IRJET- Women Safety Device with GPS, GSM and Health Monitoring SystemIRJET Journal
 
Ieeepro techno solutions ieee 2014 embedded project design and implement...
Ieeepro techno solutions    ieee 2014  embedded project  design and implement...Ieeepro techno solutions    ieee 2014  embedded project  design and implement...
Ieeepro techno solutions ieee 2014 embedded project design and implement...srinivasanece7
 
Improving safety with obstacle detection and track following car using sensor...
Improving safety with obstacle detection and track following car using sensor...Improving safety with obstacle detection and track following car using sensor...
Improving safety with obstacle detection and track following car using sensor...eSAT Publishing House
 

What's hot (20)

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 - Smart Road Safety and Vehicle Accident Prevention System for Mountain...
IRJET - Smart Road Safety and Vehicle Accident Prevention System for Mountain...IRJET - Smart Road Safety and Vehicle Accident Prevention System for Mountain...
IRJET - Smart Road Safety and Vehicle Accident Prevention System for Mountain...
 
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- GPS Tracker & Alcohol Detector with Engine Locking System using GSM
IRJET- GPS Tracker & Alcohol Detector with Engine Locking System using GSMIRJET- GPS Tracker & Alcohol Detector with Engine Locking System using GSM
IRJET- GPS Tracker & Alcohol Detector with Engine Locking System using GSM
 
Advanced vehicle security system 2016 upload
Advanced vehicle security system 2016 uploadAdvanced vehicle security system 2016 upload
Advanced vehicle security system 2016 upload
 
Mobile safety systems for automobiles
Mobile safety systems for automobilesMobile safety systems for automobiles
Mobile safety systems for automobiles
 
Mobile safety systems for automobiles
Mobile safety systems for automobilesMobile safety systems for automobiles
Mobile safety systems for automobiles
 
Accident Detection System using Arduino Uno
Accident Detection System using Arduino UnoAccident Detection System using Arduino Uno
Accident Detection System using Arduino Uno
 
ADVANCED BIKE SECURITY SYSTEM USING GSM AND GPS
ADVANCED BIKE SECURITY SYSTEM USING GSM AND GPSADVANCED BIKE SECURITY SYSTEM USING GSM AND GPS
ADVANCED BIKE SECURITY SYSTEM USING GSM AND GPS
 
IRJET- Tara - An Accident and Alcohol Detecting Bluetooth Enabled Smart H...
IRJET-  	  Tara - An Accident and Alcohol Detecting Bluetooth Enabled Smart H...IRJET-  	  Tara - An Accident and Alcohol Detecting Bluetooth Enabled Smart H...
IRJET- Tara - An Accident and Alcohol Detecting Bluetooth Enabled Smart H...
 
IRJET- Intelligent Security System for Women by using Arduino
IRJET- Intelligent Security System for Women by using ArduinoIRJET- Intelligent Security System for Women by using Arduino
IRJET- Intelligent Security System for Women by using Arduino
 
IRJET- IoT based Smart BLACK BOX System
IRJET- IoT based Smart BLACK BOX SystemIRJET- IoT based Smart BLACK BOX System
IRJET- IoT based Smart BLACK BOX System
 
AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM
AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEMAUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM
AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM
 
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
 
Intelligent vehicle using embedded system
Intelligent vehicle using embedded systemIntelligent vehicle using embedded system
Intelligent vehicle using embedded system
 
IRJET- Smart Vehicle with Crash Detection and Emergency Vehicle Dispatch with...
IRJET- Smart Vehicle with Crash Detection and Emergency Vehicle Dispatch with...IRJET- Smart Vehicle with Crash Detection and Emergency Vehicle Dispatch with...
IRJET- Smart Vehicle with Crash Detection and Emergency Vehicle Dispatch with...
 
Accisdent detection and notificstion system
Accisdent detection and notificstion systemAccisdent detection and notificstion system
Accisdent detection and notificstion system
 
IRJET- Women Safety Device with GPS, GSM and Health Monitoring System
IRJET- Women Safety Device with GPS, GSM and Health Monitoring SystemIRJET- Women Safety Device with GPS, GSM and Health Monitoring System
IRJET- Women Safety Device with GPS, GSM and Health Monitoring System
 
Ieeepro techno solutions ieee 2014 embedded project design and implement...
Ieeepro techno solutions    ieee 2014  embedded project  design and implement...Ieeepro techno solutions    ieee 2014  embedded project  design and implement...
Ieeepro techno solutions ieee 2014 embedded project design and implement...
 
Improving safety with obstacle detection and track following car using sensor...
Improving safety with obstacle detection and track following car using sensor...Improving safety with obstacle detection and track following car using sensor...
Improving safety with obstacle detection and track following car using sensor...
 

Similar to IRJET- Vehicle Accident Tracking and Reporting System using GPS and GSM

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-Automatic Vehicle Accident Detection and Messaging System using GSM and...
IRJET-Automatic Vehicle Accident Detection and Messaging System using GSM and...IRJET-Automatic Vehicle Accident Detection and Messaging System using GSM and...
IRJET-Automatic Vehicle Accident Detection and Messaging System using GSM and...IRJET Journal
 
ALPHA-ACCIDENT LOCATION PATIENT HEALTH ASSISTENCE
ALPHA-ACCIDENT LOCATION PATIENT HEALTH ASSISTENCEALPHA-ACCIDENT LOCATION PATIENT HEALTH ASSISTENCE
ALPHA-ACCIDENT LOCATION PATIENT HEALTH ASSISTENCEIRJET Journal
 
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 MONITORINGIRJET Journal
 
ACCIDENT MANAGEMENT SYSTEM USING IOT.pptx
ACCIDENT MANAGEMENT SYSTEM USING IOT.pptxACCIDENT MANAGEMENT SYSTEM USING IOT.pptx
ACCIDENT MANAGEMENT SYSTEM USING IOT.pptxAkhilKanyal1
 
ACCIDENT MANAGEMENT SYSTEM USING IOT.pptx
ACCIDENT MANAGEMENT SYSTEM USING IOT.pptxACCIDENT MANAGEMENT SYSTEM USING IOT.pptx
ACCIDENT MANAGEMENT SYSTEM USING IOT.pptxAkhilKanyal1
 
ARM Based Vehicle Theft Control, Positioning and Collision Detection System
ARM Based Vehicle Theft Control, Positioning and Collision Detection SystemARM Based Vehicle Theft Control, Positioning and Collision Detection System
ARM Based Vehicle Theft Control, Positioning and Collision Detection SystemIRJET Journal
 
ARM Based Vehicle Theft Control, Positioning and Collision Detection System
ARM Based Vehicle Theft Control, Positioning and Collision Detection SystemARM Based Vehicle Theft Control, Positioning and Collision Detection System
ARM Based Vehicle Theft Control, Positioning and Collision Detection SystemIRJET Journal
 
IRJET - Accident Monitoring and Rescue System
IRJET - Accident Monitoring and Rescue SystemIRJET - Accident Monitoring and Rescue System
IRJET - Accident Monitoring and Rescue SystemIRJET Journal
 
car accident-up EEE.pptx
car accident-up EEE.pptxcar accident-up EEE.pptx
car accident-up EEE.pptxRakibulHassan77
 
IRJET- Intelligence Transportation System based on IoT
IRJET-  	  Intelligence Transportation System based on IoTIRJET-  	  Intelligence Transportation System based on IoT
IRJET- Intelligence Transportation System based on IoTIRJET Journal
 
IRJET- Accident Detection and Alerting System
IRJET-  	  Accident Detection and Alerting SystemIRJET-  	  Accident Detection and Alerting System
IRJET- Accident Detection and Alerting SystemIRJET Journal
 
IRJET- Implementation of Children Tracking System on Android Mobile Termi...
IRJET-  	  Implementation of Children Tracking System on Android Mobile Termi...IRJET-  	  Implementation of Children Tracking System on Android Mobile Termi...
IRJET- Implementation of Children Tracking System on Android Mobile Termi...IRJET Journal
 
IRJET- Road Mishap (Accident Detector)
IRJET-  	  Road Mishap (Accident Detector)IRJET-  	  Road Mishap (Accident Detector)
IRJET- Road Mishap (Accident Detector)IRJET Journal
 
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...ijtsrd
 
Automatic Car Theft Detection System Based on GPS and GSM Technology
Automatic Car Theft Detection System Based on GPS and GSM TechnologyAutomatic Car Theft Detection System Based on GPS and GSM Technology
Automatic Car Theft Detection System Based on GPS and GSM Technologyijtsrd
 
Vehicle Theft Control and Accident Location Intimation Through SMS
Vehicle Theft Control and Accident Location Intimation Through SMSVehicle Theft Control and Accident Location Intimation Through SMS
Vehicle Theft Control and Accident Location Intimation Through SMSIJMTST Journal
 
Anti-Theft Protection of Vehicle by GSM & GPS with Fingerprint Verification
Anti-Theft Protection of Vehicle by GSM & GPS with Fingerprint VerificationAnti-Theft Protection of Vehicle by GSM & GPS with Fingerprint Verification
Anti-Theft Protection of Vehicle by GSM & GPS with Fingerprint VerificationIJAEMSJORNAL
 
Smart Healthcare Monitoring and Tracking System
Smart Healthcare Monitoring and Tracking SystemSmart Healthcare Monitoring and Tracking System
Smart Healthcare Monitoring and Tracking SystemIRJET Journal
 

Similar to IRJET- Vehicle Accident Tracking and Reporting System using GPS and GSM (20)

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-Automatic Vehicle Accident Detection and Messaging System using GSM and...
IRJET-Automatic Vehicle Accident Detection and Messaging System using GSM and...IRJET-Automatic Vehicle Accident Detection and Messaging System using GSM and...
IRJET-Automatic Vehicle Accident Detection and Messaging System using GSM and...
 
ALPHA-ACCIDENT LOCATION PATIENT HEALTH ASSISTENCE
ALPHA-ACCIDENT LOCATION PATIENT HEALTH ASSISTENCEALPHA-ACCIDENT LOCATION PATIENT HEALTH ASSISTENCE
ALPHA-ACCIDENT LOCATION PATIENT HEALTH ASSISTENCE
 
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
 
ACCIDENT MANAGEMENT SYSTEM USING IOT.pptx
ACCIDENT MANAGEMENT SYSTEM USING IOT.pptxACCIDENT MANAGEMENT SYSTEM USING IOT.pptx
ACCIDENT MANAGEMENT SYSTEM USING IOT.pptx
 
ACCIDENT MANAGEMENT SYSTEM USING IOT.pptx
ACCIDENT MANAGEMENT SYSTEM USING IOT.pptxACCIDENT MANAGEMENT SYSTEM USING IOT.pptx
ACCIDENT MANAGEMENT SYSTEM USING IOT.pptx
 
3. UJRRA_23_26(B).pdf
3. UJRRA_23_26(B).pdf3. UJRRA_23_26(B).pdf
3. UJRRA_23_26(B).pdf
 
ARM Based Vehicle Theft Control, Positioning and Collision Detection System
ARM Based Vehicle Theft Control, Positioning and Collision Detection SystemARM Based Vehicle Theft Control, Positioning and Collision Detection System
ARM Based Vehicle Theft Control, Positioning and Collision Detection System
 
ARM Based Vehicle Theft Control, Positioning and Collision Detection System
ARM Based Vehicle Theft Control, Positioning and Collision Detection SystemARM Based Vehicle Theft Control, Positioning and Collision Detection System
ARM Based Vehicle Theft Control, Positioning and Collision Detection System
 
IRJET - Accident Monitoring and Rescue System
IRJET - Accident Monitoring and Rescue SystemIRJET - Accident Monitoring and Rescue System
IRJET - Accident Monitoring and Rescue System
 
car accident-up EEE.pptx
car accident-up EEE.pptxcar accident-up EEE.pptx
car accident-up EEE.pptx
 
IRJET- Intelligence Transportation System based on IoT
IRJET-  	  Intelligence Transportation System based on IoTIRJET-  	  Intelligence Transportation System based on IoT
IRJET- Intelligence Transportation System based on IoT
 
IRJET- Accident Detection and Alerting System
IRJET-  	  Accident Detection and Alerting SystemIRJET-  	  Accident Detection and Alerting System
IRJET- Accident Detection and Alerting System
 
IRJET- Implementation of Children Tracking System on Android Mobile Termi...
IRJET-  	  Implementation of Children Tracking System on Android Mobile Termi...IRJET-  	  Implementation of Children Tracking System on Android Mobile Termi...
IRJET- Implementation of Children Tracking System on Android Mobile Termi...
 
IRJET- Road Mishap (Accident Detector)
IRJET-  	  Road Mishap (Accident Detector)IRJET-  	  Road Mishap (Accident Detector)
IRJET- Road Mishap (Accident Detector)
 
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...
 
Automatic Car Theft Detection System Based on GPS and GSM Technology
Automatic Car Theft Detection System Based on GPS and GSM TechnologyAutomatic Car Theft Detection System Based on GPS and GSM Technology
Automatic Car Theft Detection System Based on GPS and GSM Technology
 
Vehicle Theft Control and Accident Location Intimation Through SMS
Vehicle Theft Control and Accident Location Intimation Through SMSVehicle Theft Control and Accident Location Intimation Through SMS
Vehicle Theft Control and Accident Location Intimation Through SMS
 
Anti-Theft Protection of Vehicle by GSM & GPS with Fingerprint Verification
Anti-Theft Protection of Vehicle by GSM & GPS with Fingerprint VerificationAnti-Theft Protection of Vehicle by GSM & GPS with Fingerprint Verification
Anti-Theft Protection of Vehicle by GSM & GPS with Fingerprint Verification
 
Smart Healthcare Monitoring and Tracking System
Smart Healthcare Monitoring and Tracking SystemSmart Healthcare Monitoring and Tracking System
Smart Healthcare Monitoring and Tracking System
 

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 STRUCTUREIRJET 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 CharacteristicsIRJET 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 ADASIRJET 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 ProIRJET 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 SystemIRJET 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 bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET 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 DesignIRJET 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

What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...Call Girls in Nagpur High Profile
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 

Recently uploaded (20)

Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 

IRJET- Vehicle Accident Tracking and Reporting System using GPS and GSM

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1599 Vehicle Accident Tracking and Reporting System using GPS and GSM Priyanka Pande1 1Student, Department of Electronics and Communication Engineering, Shri Ramdeobaba College of Engineering and Management, Nagpur - 440013, Rashtrasant Tukadoji Maharaj Nagpur University, India ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract - The enormous growthofpopulationhasleadtoa superfluous use of vehicles which has increased the accident rates and in turn resulted in a huge loss of property and human life. An accident is an unexpected and an unintended action which occurs in a particular time and place, with no prior and deliberate cause but with its disastrous effects. Carelessness of the driver and the poor emergency facilities are the major factors behind leading to such accidents. The literature survey shows that India has the highest number of road accidents in the world out of which 22.4% are due to the crashes of two wheelers, 30% accidents at the crash site majorly lead to the on spot death, 14% in ambulance due to the poor emergency facilities andrestinhospital(accordingto the statistics shown in chart 1).Many lives could be saved if emergency service could get accident information and can thus reach the accident spot in time. Our proposal is to detect the accident spot using the GPS systemandaccordinglyinform the nearby ambulance service, the police station and the relatives concerned using the GSM system which helps in preventing any further loss to the human life. The main aim is to utilize the capability of a GPS receiver and a GSM to track the location of the accident and thus send the accident location to an alert service center. The system mainly focuses on a device that senses any accident in the vehicle and intimates pre-programmed numbers like the owner of the vehicle, ambulance, police etc. The GSM technology is used to send the position of the vehicle as an SMS to those numbers. The GPS module is used for locatingthevehiclecoordinates. An accident is detected by the vibration sensor, which generates an electrical signal and sends totheArduino. TheArduinothen takes the overall control by activating the GPS and the GSM module. The international road Federation, Geneva program center reported that approximately 2.4 million people have died in road accidents across the world, withayearlyrecord of 1.3 million deaths and a daily record of 3000 deaths [8]. Thus this article mainly proposes to reduce the number of deaths occurring at the crash site and on the way to the hospital due to the poor emergency trauma care services. Key Words:GPS(Global positioningsystem),GSM(Global system for mobile communication),SMS (Shortmessage service), Vibration sensor, Android phone 1. INTRODUCTION Every minute, on average, at least one person dies in a vehicle accident. It is approximated that the loss to the human life along with the huge damage in property adds up to 1-3 percent of the world’s gross domestic product [9]. With the motto of reducing injury and loss of property, pre crash sensing is becoming an area of active research among automotive manufacturers, suppliers and universities. Various national and international projects to investigate new technologies for improving safety and accident prevention have been successfully launched over the past several years. Vehicle accident statistics disclose that the main threats a driver is facing arethedelayinthe emergency facilities. Prevention of a complete accident is unavoidable but at least repercussions can be reduced to a large extent. The main proposal of the system is to make a considerable effort to provide the emergency facilitiestothevictimsin the shortest time possible. In various large organizations the illegal use of vehicle by the drivers resultsinfinancial aswell as time loss of the organization. Apart from these purposes, the system has a wide number of applicationsandthusit can be used for tracking of stolen vehicle, tracking of travelling luggage, fleet management, vehicular sales etc. The system incorporates an Arduino Uno board system which has GPS and GSM modems connected with it [1]. The entiresystem is installed in the vehicle. A vibration sensor is used which measures the vibration at the location at which it is placed and thus helps in detecting whether the accident has occurred or not. The signal is further compared with the standard values which in-turn confirms the accident of the car, unnecessary shock or trash or vibration produced by machines, the tilt of the car with respect to the earth's axis can be measured with the acceleration level. Global positioning system (GPS) is used forlocatingthecoordinates of the accident spot and Global system for mobile communication (GSM) is used for informing the exact vehicular location to the nearby emergency services, the relatives concerned as well as the police stations. The GSM message gives the longitude and the latitude values which helps in determining the location of accident. GSM modem provides a two way communication by using a SIM card and such module works in a quite efficient manner in a regular phone. The main aim of this project is to have an intelligent security system which provides situational awareness and agile safety. 2. WORKING Vehicle Accident tracking and reporting system is quiteeasy to implement. The fundamental component which is used is vibration sensor, which detects the accident and in turn sends the signal to Arduino. At this point the control is transferred to Arduino which then starts collecting the coordinates of the accident spot, received from the GPS which are later sent to the nearby trauma care emergency monitoring services by using the GSMmodule.Inthisproject we are using a vibration sensor having a fixed range of detection that operates at a particular frequency [2]. When the vehicle is dashed with any other object or vehicle, the vibration sensor detects whether the vibration is in the
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1600 range or not. If the range of detection is more it reports as accident and activate GPS module which will start collecting the coordinates of that particular location .it comprises of a keypad which is kept at convenient place controlled by the person .The vibration sensor then waits for a certain duration that is for one minute to confirm the accident.Ifthe person inside the car is not met with the accident then he is able to press the keypad and stop the GSM from sendingthe location which was earlier tracked by GPS and avoid calling the ambulance, police station and family members. If the range is greater than the threshold then the person who has met with accident will not be able to press the keypad. This further confirms that a major accident has occurred. This will activate GPS to collect the coordinates of that particular accident spot and GSM will then send the latitude and longitude to the respective family members and the nearby police station followed by the ambulance. 2.1 Arduino Uno Board Arduino Uno is a microcontroller board which is based on the ATmega328P. It has in total 14 digital input/output pins out 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 can directly be attached to a computer with a USB cable with a AC-to-DC adapter or battery to get started. Arduino Uno is a modular device, there is the power system that chooses between the power jack and the USB power and produces 5v and 3v3 respectively for the rest of the system. It consists of a USB to serial controller which has a boot loader for loading the programs into the ATMEGA28P. 2.2 The Power Supply If there is a power supply connected to the power jack, it should be within 9v and 15v. The two chips are voltage regulators that produce 5v. Table -1: Block Diagram 2.3 USB to Serial controller The USB controller is implemented with the ATMEGA8U2- MU.It is used to load the code into the ATMEGA328P.it has an in built support circuitry like the silicon crystals and the pull-up resistors. There is also an ICSP interface which is to program the chip. The ICSP connects to the microcontroller SPI interface. 2.4 The ATMEGA328P This is the main controller. The code we write for the Arduino Uno board is executed by this controller and it is directly connected to the I/O pins. The controller is programmed via the TX, RX pins which are connected to the USB to serial controller and contains boot loader code, itcan also be programmed via the ICSP pins. 3. GLOBAL POSITIONING SYSTEM (GPS) The global positioning System is a navigational system that uses a 24-32 satellites network for determining the exact position of any object on earth. The satellites are located in orbits at an altitude of 12,000 miles from the earth surface. GPS receivers collect the microwave signals sent by the satellites which are further used to infer the distance using velocity and time. The system provides necessary information to military, civil and commercial users around the globe which can be accessed by anyone using a GPS receiver. GPS system works in any weather circumstances and at any position around the world. Once the vehicle is tracked, the GPS unit can determine otherfactorslike, speed, destination distance, time etc. Hence GPS receiver can be used to carry out research work to locate the vehicle and provide information to concerned people through GSM technology. 3.1 Function of GPS: The Global Positioning System satellites transmit signals to equipment on the ground. These signals are passively received by the GPS receivers. GPS receivers require an unblocked sky view, so they are used only outdoors. They often do not function well within forest areas or near tall buildings. Accurate time reference, which is provided by atomic clocks on board is one of the majorfactorforcarrying out the various GPS operations. The location and the current time of an individual satelliteis indicated by the data transmitted by each GPS satellite. For the signals to be transmitted at same instant, the operations are synchronized by all GPS satellites. Since some satellites are located far away as compared to others, the signals travelling with the speed of light arrive at slightly different times at the GPS receivers. The distance to the GPS satellites can be calculated by determining the amount of time ittakes for their signals to reach the receiver. When the receiver approximates the distance to at least four GPS satellites, it can calculate its position in three dimensions. This part of GPS operations is referred to as Selective Availability, was eliminated in May 2000. There are at least 24 operational GPS satellites at all times plus a number of spares. The satellites which are operated by the U.S. Department of Defense, maintain an orbit periodof12hours(twoorbits per day) at a height of about 11,500 miles travelling at about
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1601 2,000mph. Each satellite’s orbit is precisely tracked byusing the Ground stations. 3.2 Accuracy of GPS: Depending up on the type of receiver, an accuracy of a position is determined with GPS. Most hand-held GPS units have about 10-20 meter accuracy. Differential GPS (DGPS) method is widely used by the other types of receivers to obtain much higher accuracy. An additional receiver is required in DGPS method, which is to be fixed at known nearby location. When the system wasformed,timing errors were inserted into GPS transmissions in order to limit the accuracy of non-military GPS receivers to about 100 meters. 4. GSM GSM is digital mobile telephone system used for communication and sending message to pre-programmed number. The modulation technique used here is GSMK. It uses a variation of Time Division Multiple Access (TDMA) which is the most widely used of the three digital wireless telephone technologies (TDMA, GSM, and CDMA). Digitization as well as compression of data is carried out by GSM. It operates at either the 900 MHz or 1,800 MHz frequency band. .There are over one billion GSM users worldwide and is available in 190 countries. In the project we use force sensor module. It utilizes the SIMCOM Make SIM900 Quad-band. The various working frequencies of the modem are 850 MHz, 900 MHz, 1800 MHz and 1900 MHZ. The modem works in an Auto band mode with the starting baud rate ranging from 960-11520. This GSM/GPRS modem is having an internally available TCP/IP stack can be used to provide internet connectivity of the modem using GPRS. It can be used both for DATA, and SMS transfers. An extended set of AT commands for reading, editing messages, monitoring the charging status etc is also supported by the GSM modem. It also facilitates various functions such as manipulation of phone book entries, SIM Phonebook management etc. The GSM modem protocol for setup and control is based on the AT- Command set, AT is the abbreviation of Attention hence, modem commands are called AT commands. GSM AT commands are extension commands. For example the various extended commands are +CMGS (Send SMS message), +CMGL (List SMS messages), and +CMGR (Read SMS messages).The primary objective of this application is whenever accident occurs it will send SMS and coordinates of the position of vehicle which is accessed usingGPStopre-programmednumber[7]. 5. VIBRATION SENSOR In order to protect a door or a window, a simple vibration sensor is used. Whenever somebody tries to break the door or window, the vibration sensor generates a loud beep sound. The alarm stops automatically after three minutes. The vibration sensor is used as the piezoelectric element in the circuit. It proposes the piezoelectric property of the piezoelectric crystals. The piezoelectric effect may be direct piezoelectric effect where an electric charge develops with the mechanical stressor or Converse piezoelectric effect) in which a mechanical force such as vibration develops due to the application of an electric field. Chart 1 [1] Table 2 - Circuit Diagram Table-3 GSM Features
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1602 6. CONCLUSIONS This paper proposes a design which has many benefits like low cost, portability, small size. This system usesanArduino in conjunction with vibration sensor; GPS and GSM interfacing which helps in reducing the alarm time to a large extent and gives the location of accident accurately. It can also overcome the issue of lack of advanced automotive system for the detection of the site of accident. As a result, the time for detecting the accident site is reduced which helps in treating the injured person as soon as possible which will save many lives. As per the above survey, the scope of the work can be listed as follows: 1. A wireless webcam can be fitted in this application for capturing the images which will help in providing driver`s assistance. 2. This can also be bettered by locking all the brakes automatically in case of accident. Mostly in accidents, it becomes serious as the drivers lose control and fail to stop the vehicle. In such cases, the vibration sensor will be triggered because of the vibrations received and also processed by the processor. The processor has to be linked to the devices which can lock the brakes when triggered. With this improvement, we can stop the vehicle and can weaken the impact of the accident. 3. This system can also be utilized in fleet management,food services, traffic violation cases, rental vehicle services etc. ACKNOWLEDGEMENT The author is sincerely thankful to the unanimousreviewers for their critical comments and suggestions to improve the quality of manuscript. This work was supported in part by a grant from Electronics and Communication department, R.C.O.E.M, Nagpur REFERENCES [1] Ashish Kushwaha, Gaurav Katiyar & Harshita Katiyar, Hemant Yadav, Saxena ‘GPS And GSM Based Accident Alarm System’; National Student Conference On “Advances in Electrical & Information Communication Technology”AEICT-2014 . [2] Hu Jian-ming; Li Jie; Li Guang-Hui, "Automobile Anti- theft System Based on GSM and GPS Module," Intelligent Networks and Intelligent Systems (ICINIS), 2012 Fifth International Conference on , vol., no., pp.199,201, 1-3 Nov. 2012 [3] C.Prabha, R.Sunitha , R.Anitha ; Automatic Vehicle Accident Detection and Messaging System Using GSM and GPS Modem; International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering. [4] T. Krishna Kishore, T. Sasi Vardhan, N. Lakshmi Narayana “Vehicle Tracking using A Reliable Embedded Data Acquisition System with GPS and GSM” International Journal of Computer Science andNetwork Security, February 2010. [5] Nirav Thakor, Tanmay Vyas, Divyang Shah; Automatic Vehicle Accident DetectionSystemBasedonARM&GPS; International Journal for Research in Technological Studies ISSN: - Applied (Online) Vol-1, Issue - 1, Dec 2013. [6] Raj Kamal, Embedded System Architecture Programming and Design” (2nd edition), Tata McGraw Hill. [7] Sri Krishna Chaitanya Varma, Poornesh, Tarun Varma, Harsha; Automatic Vehicle Accident Detection And Messaging System Using GPS and GSM Modems; International Journal of Scientific & Engineering Research, Volume 4, Issue 8, August-2013. [8] NCRB,ADSI2015:http://ncrb.nic.in/StatPublications/AD SI/ADSI2011/chapter1A%20traffic%20accidents.pdf [9] Health Organization Road Traffic Injuries FactSheetNo 358, March 2013. Available from: http://www.who.int/mediacentre/factsheets/fs358/en /[Last accessed on 2013 Jul 15].