SlideShare a Scribd company logo
1 of 6
Download to read offline
International Journal of Engineering and Techniques - Volume 2 Issue 3, May – June 2016
ISSN: 2395-1303 http://www.ijetjournal.org Page 10
Accident Detection and Ambulance Rescue using
Raspberry Pi
Kavya K1
, Dr. Geetha C R2
1 PG Student 2Associate Professor
Dept. of E&C, Sapthagiri College of Engineering
I. INTRODUCTION
In today’s world as the population increases day by
day the numbers of vehicles also increases on the
roads and highways. This result in more accident
that interns leads to the traffic jams and public get
help instantaneously. This module provides
information about the accident to the hospital and
police station. As a result, the sudden help may save
public life and the traffic jams are reduced. The
development of vehicular design brings public
much convenience in life but also brings many
problems at the same time, for example, traffic
congestion, difficulty in monitoring dispersive
vehicle, theft and other series of problems. The
intelligent traffic light controller that was
introduced saves the waiting time and avoids the
traffic load. With an embedded sensor network
technology, the congestion road is detected and
managed accordingly with controllers. Alarm
device predict the accident vehicle using the
algorithm developed. Nowadays Wireless Sensor
Networks (WSN) has been applied in various
domains like weather monitoring, military, home
automation, health care monitoring, security and
safety etc. Satellite based navigation uses Global
Positioning System (GPS) to send and receive the
radio signals that serves the user with the required
information. Cloud is used to send an exact
location of the vehicle to the ambulance. With the
help of GPS and GSM module vehicle is traced.
Figure 1 shows the block diagram of accident
detection and intelligent navigation system
Vehicle Module: This system has pressure sensor along with
GPS module which are integrated in car. Whenever accident
occurs GPS traces the current position and sends to cloud.
Ambulance Module: Emergency vehicles are equipped with
GPS and GSM modules. GPS module finds out the current
position of the vehicle which is the location of the accident
and gives that data to the GSM module. The GSM module
sends this data to the control unit whose GSM number is
already there in the module as an emergency number.
RESEARCH ARTICLE OPEN ACCESS
Abstract:
Recently technological and population development, the usage of vehicles is rapidly increasing and at the
same time the occurrence accident is also increased. Hence, the value of human life is ignored. No one can prevent
the accident, but can save their life by expediting the ambulance to the hospital in time. The objective of this
scheme is to minimize the delay caused by traffic congestion and to provide the smooth flow of emergency
vehicles. The concept of this scheme is to green the traffic signal in the path of ambulance automatically so that
the ambulance can reach the spot in time and human life can be saved. The main server finds the ambulance
through mail. At the same time, it controls the traffic light according to the ambulance location and thus arriving at
the hospital safely. This scheme is fully automated, thus it locates emergency vehicle and controls the traffic
lights, provide the shortest path to reach the hospital in time.
Keywords — Raspberry pi, accident detection accelerometer, motor, GSM, GPS, RF Transmitter and
Receiver.
International Journal of Engineering and Techniques - Volume 2 Issue 3, May – June 2016
ISSN: 2395-1303 http://www.ijetjournal.org Page 11
Fig 1: Block Diagram of Accident Detection and Intelligent Navigation
System
Cloud Database: The cloud storage stores the all the
information about nearest hospitals patient as well as current
traffic density of each junction. This storage plays a central
role in the emergency response and traffic monitoring system
to correlate the data collected from the GPS to reach
destination location in short time period.
Traffic Control Systems: Whenever a traffic signal section
receives the information about the accident, the RF receiver in
this section is turned ON to search for ambulance nearing the
traffic signal. Control the traffic signal automatically with the
help of RF module. Whenever the emergency vehicle reaches
near to the traffic signal, the traffic signal will be made of
green via RF communication. Thereby the ambulance is
recommended to attain the hospital without delay.
II. RELATED WORK
This paper describes about a solution to block a vehicle by
sending a SMS, and only a authorized person unlock using
security code, and helps the injured person. They used GSM
and GPS modem [2] the use of microcontroller based
GSM communication helps to recognize the missing vehicles.
GSM modem had the authorized user registered details. The
intelligent traffic light controller that was introduced saves the
waiting time and avoids the traffic load. With an embedded
sensor network technology, the congestion road is detected
and managed accordingly with controllers [3]. Alarm device
predict the accident vehicle using the algorithm developed.
The acceleration sensors and angle sensors module provides
the necessary data to the controller. The area of accident is
detected using detection algorithm built in the controller [4].
Nowadays Wireless Sensor Networks (WSN) has been
applied in various
domains like weather monitoring, military, home automation,
health care monitoring, security and safety etc [1]. The vehicle
system is placed inside the vehicle which detects the accident
location by means of sending a message. With the help of
GPS and GSM module anywhere in the vehicle is traced.
GSM modem used to send an exact location of the vehicle [6].
III. HARDWARE COMPONENTS AND DESIGN
A. GPS (Global Positioning System)
It stands for “Global positioning system”. It is having 24
satellites it will transmit the coded information. These 24
satellites will rotate one time over the earth in every 12
hours. In order to provide the information about velocity,
time etc
 GPS will help us identify the distance between
the two different places on the earth and it will show the
route to reach the required destination. Figure 2 shows the
GPS module.
There are three different segments in GPS they are:
a. Space segment
b. Control segment
c. User segment
When satellites transmit information and each satellite
will have a different code and it also transmit information at
different frequencies so that the GPS can discriminate with the
different signal received by the different satellites. This
condition will help to calculate the time taken to travel the
distance between the satellite and the GPS receivers and then
the travel time is multiplied by the light speed gives the
distance between the satellite and the GPS receiver The
control segment will identify the satellite and it will guide
with the proper orbit and proper time taken by the satellite to
reach the GPS.
Fig 2: GPS Module
It is having four unmanned station with single master
control station. These unmanned stations will receive the
information from different satellites and this information is
send to the master station and this is send to the GPS satellite.
The user segments consist of users and the GPS receivers.
International Journal of Engineering and Techniques - Volume 2 Issue 3, May – June 2016
ISSN: 2395-1303 http://www.ijetjournal.org Page 12
Working of GPS: When a GPS receiver is started to work,
firstly it will start to download the orbit information about
each and every satellite to download this information it will
take around 12.5 min once this information is completely
downloaded it will be stored in the receivers in order to use
further. The GPS knows the exact location of the satellite but
still it needs to know the exact distance between the satellite
and the receiver. This distance can be calculated by the
receiver, by multiplying the time taken by the signal to reach
the receiver and the velocity of the transmitted signal. But the
receiver already knows the velocity which is 18600 miles/ sec.
B. RF Transmitter and Receiver
In generally, the wireless systems designer has two
overriding constraints: it must operate over a certain distance
and transfer a certain amount of information within a data
rate. The RF modules are very small in dimension and have a
wide operating voltage range i.e. 3V to 12V.
Fig 3: Pin Diagram of RF Transmitter and Receiver
Basically the RF modules are 433 MHz RF transmitter
and receiver modules. The transmitter draws no power when
transmitting logic zero while fully suppressing the carrier
frequency thus consume significantly low power in battery
operation. When logic one is sent carrier is fully on to about
4.5mA with a 3volts power supply. The data is sent serially
from the transmitter which is received by the tuned receiver.
Transmitter and the receiver are duly interfaced to two
microcontrollers for data transfer. Figure 3 shows the Pin
Diagram of RF Transmitter and Receiver.
Features of RF Module:
 Receiver frequency 433MHz
 Receiver typical frequency 105Dbm
 Receiver supply current 3.5mA
 Low power consumption
 Receiver operating voltage 5v
 Transmitter frequency range 433.92MHz
 Transmitter supply voltage 3v~6v
Main Factors Affecting RF Module’s Performance: As
compared to the other radio-frequency devices, the
performance of an RF module will depend on several factors
like by increasing the transmitter’s power a large
communication distance will be gathered. However, which
will result in high electrical power drain on the transmitter
device, which causes shorter operating life of the battery
powered devices. Also by using this device at higher
transmitted power will create interference with other RF
devices.
4 Applications are:
 Wireless security systems
 Remote controls
 Sensor reporting
 Automation systems
In many projects RF modules are used to transmit and
receive the data because it has high volume of applications
than IR. RF signals travel in the transmitter and receiver even
when there is an obstruction. It operates at a specific
frequency of 433MHz. RF transmitter receives serial data and
transmits to the receiver through an antenna which is
connected to the 4th
pin of the transmitter. When logic 0
applied to transmitter then there is no power supply in
transmitter. When logic 1 is applied to transmitter then
transmitter is ON and there is a high power supply in the
range of 4.5mA with 3V voltage supply.
Features of RF Transmitter and Receiver:
1. Receiver frequency: 433MHz
2. Receiver typical sensitivity: 105Dbm
3. Receiver current supply: 3.5mA
4. Receiver operating voltage: 5V
5. Low power consumption
6. Transmitter frequency range: 433.92MHz
7. Transmitter supply voltage: 3V~6V
8. Transmitter output power: 4~12Dbm
It has many applications in various areas like Remote
lighting controls, long range RFID, wireless alarm and
security systems, etc.
C. L293D motor
Whenever a robotics hobbyist talks about making
a robot, the first thing comes to his mind is making
the robot move on the ground. And there are always
two options in front of the designer whether to use a
DC motor or a stepper motor. When it comes to
speed, weight, size, cost... DC motors are always
preferred over stepper motors. Figure 4 shows the
simple DC motor of toy car. There are many things
which you can do with your DC motor when
interfaced with a raspberry pi. For example, you
can control the speed of motor; you can control the
direction of rotation. In this part of tutorial we will
learn to interface and control of a DC motor with a
Raspberry pi. Figure 5 and table 1 shows the
working of simple DC motor. Usually H‐bridge is
International Journal of Engineering and Techniques - Volume 2 Issue 3, May – June 2016
ISSN: 2395-1303 http://www.ijetjournal.org Page 13
preferred way of interfacing a DC motor. These
days many IC manufacturers have H‐bridge motor
driver available in the market like L293D is most
used H Bridge driver IC. H‐bridge can also be made
with the help of transistors and MOSFETs etc.
rather of being cheap, they only increase the size of
the design board, which is sometimes not required
so using a small 16 pin IC is preferred for this
purpose. By using two motors we can move our
robot in any direction. This steering mechanism of
robot is called as differential drive.
Fig 4: Simple DC Motor of Toy Car
Table 1: Working of Simple DC Motor
Left Motor Right Motor Robot Movement
Straight Straight Straight
Stop Straight Left
Reverse Straight Sharp left
Straight Stop Right
Straight Reverse Sharp right
Reverse Reverse Reverse
Fig 5: Working of Simple DC Motor
D. Accelerometer Sensor
For detecting tilt angle Accelerometer sensor is used.
“Accelerometer sensor” plays a major role. Fig 6 shows the
sensor which is employed here. The sensor is a 3-axis
accelerometer sensor (MMA7660FC) which is capable of
finding different physical changes like “tilt”, “tap”, “shake”
etc. figure 7, figure 8 and figure 9 shows the 3 direction of the
accelerometer tilt. Advantage of this sensor is it can sense the
physical conditions in all the three directions (i.e., 3-Axis).
Fig 6: Accelerometer Sensor
Fig 7: When vehicle position is in x-axis
Fig 8: When vehicle position is in y-axis
Fig 9: When vehicle position is in z-axis
E. Raspberry pi
International Journal of Engineering and Techniques - Volume 2 Issue 3, May – June 2016
ISSN: 2395-1303 http://www.ijetjournal.org Page 14
The Raspberry Pi is a series of credit card-sized single-board
computers developed in the UK by the Raspberry Pi
Foundation with the intention of promoting the teaching of
basic computer science in schools. The Model B+ is the final
revision of the original Raspberry Pi. It replaced the Model B.
Fig10: Raspberry pi board
IV.RESULTS
Fig 11: vehicle unit
Fig 12: latitude and longitude of the accident spot with accelerometer
rotation
Fig 13: ambulance unit
Fig 14: latitude and longitude of the accident spot displayed in ambulance unit
V. CONCLUSIONS
The proposal of the paper is to find the shortest path by
controlling traffic signals in favor of ambulance. By this new
system the time lag is reduced by applying the RF
technologies that controls the traffic signals. The priority of
service to the ambulance follows the queuing methodologies
through server communication. This ensures the reduced time
lag between the accident spot and hospital.
ACKNOWLEDGEMENT
It’s a great privilege to place on record my deep
sensor gratitude to my guide Dr. Geetha C. R. and HOD
Sandhya Rani M. H. Dept of ECE and principal Dr. Aswatha
Kumar M. and the Management of Sapthagiri College of
Engineering, who patronized throughout our carrier and for
the facilities provided to carry out this work successfully.
REFERENCES
[1] Tang S Huming, Gong Xiaoyan, Wang Feiyue, Senior Member,
Traffic Incident Detection Algorithm based on Non-Parameter
Regression, IEEE, 2002, pp7389-7803
[2] Hu Rufua, Li Chuanzhia, He Jieb, Hang Wenb and Tao Xianglib,
Study on the Method of Freeway Incident Detection using Wireless
Positioning Terminal ICICTA in Hunan, IEEE, 2008, pp695-978
International Journal of Engineering and Techniques - Volume 2 Issue 3, May – June 2016
ISSN: 2395-1303 http://www.ijetjournal.org Page 15
[3] Rajesh Kannan Megalingam. Ramesh Nammily Nair, Sai Manoj
Prakhya, Wireless Vehicular Accident Detection and Reporting
System, IEEE, 2010
[4] Md. Syedul Amin, Jubayer Jalil, M. B. I. Reaz, Accident detection
and reporting system using GPS, GPRS and GSM technology, IEEE,
2012.
[5] A. Dardanelli, F. Maggi, M. Tanelli, S.M. Savaresi, R. Kochanek and
T. Holz, A Security Layer for Smartphone-To-Vehicle
Communication over GSM, IEEE Embedded Systems Lett, vol. 5,
2013, pp 34-37
[6] Yogita Jadhav and Ganesh Wayal, A survey–security layer for
smartphone –to–vehicle communication over GSM, International
[7] A. Dardanelli, M. Tanelli and S.M. Savaresi, Active Energy
Management of Electric Vehicles with Cartographic Data, IEEE Int.
Electr. Veh. Conf., 2012
[8] Zhang Wen, Jiang Meng, Design of Vehicle Positioning System
Based on ARM, Business Management and Electronic
Information(BMEI), International Conference IEEE, 2011
[9] S. Checkoway, D. McCoy, B. Kantor, D. Anderson, H. Shacham, S.
Savage, K. Koscher, A. Czeskis, F. Roesner and T. Kohno,
Comprehensive Experimental Analyses of Automotive Attack
Surfaces, Proc. 20th USENIX Conf. Security, Berkeley, CA, USA,
2011, pp 6–16
[10] Martinez, F. J., Toh, C. K., Cano, J. C., Calafate, C. T., & Manzoni,
P., Emergency Services in Future Intelligent Transportation Systems
Based on Vehicular Communication Networks. Intelligent
Transportation Systems Magazine, IEEE, 2010, pp 6-20.
[11] Peng Chen, Shuang Liu, Intelligent Vehicle Monitoring System
Based on GPS, GSM and GIS, WASE International Conference on
Information Engineering, 2010
[12] Li. M Valle., Design of Embedded Remote Temperature Monitoring
System Based on Advanced RISC Machine, IEEE, 2009, pp 262-273
[13] Kaplan, E. Hegarty, C. (Eds.). Understanding GPS: Principles and
Applications. Artech House 2005.
[14] C. Lin, H. Peng and J. Grizzle, A Stochastic Control Strategy for
Hybrid Electric Vehicles, Proc. Amer. Control Conf., Boston, MA,
vol. 5, 2004, pp 4710–4715
[15] Zhao, Mobile Phone Location Determination and its Impact on
Intelligent Transportation Systems, IEEE Transactions, 2000, pp 55-
64.
www.raspberrypi.org/help [March 01, 2016]

More Related Content

What's hot

Real Time Vehicle Monitoring Using Raspberry Pi
Real Time Vehicle Monitoring Using Raspberry Pi Real Time Vehicle Monitoring Using Raspberry Pi
Real Time Vehicle Monitoring Using Raspberry Pi Albin George
 
GPS based Advanced Vehicle Tracking and Vehicle Control System
GPS based Advanced Vehicle Tracking and Vehicle Control SystemGPS based Advanced Vehicle Tracking and Vehicle Control System
GPS based Advanced Vehicle Tracking and Vehicle Control SystemMashood Mukhtar
 
IRJET- Railway Track Fault Detection System using Robot Car
IRJET- Railway Track Fault Detection System using Robot CarIRJET- Railway Track Fault Detection System using Robot Car
IRJET- Railway Track Fault Detection System using Robot CarIRJET Journal
 
Vehicle Tracking and Locking System
Vehicle Tracking and Locking SystemVehicle Tracking and Locking System
Vehicle Tracking and Locking SystemKumar Prateek
 
IJRET-V1I1P4 - Vehicle Tracking System Using GPS Tracking Method
IJRET-V1I1P4 - Vehicle Tracking System Using GPS Tracking MethodIJRET-V1I1P4 - Vehicle Tracking System Using GPS Tracking Method
IJRET-V1I1P4 - Vehicle Tracking System Using GPS Tracking MethodISAR Publications
 
SENSPEED: Sensing Driving Conditions to Estimate Vehicle Speed in Urban Envir...
SENSPEED: Sensing Driving Conditions to Estimate Vehicle Speed in Urban Envir...SENSPEED: Sensing Driving Conditions to Estimate Vehicle Speed in Urban Envir...
SENSPEED: Sensing Driving Conditions to Estimate Vehicle Speed in Urban Envir...IRJET Journal
 
Vehicle accident detection system (VAD)
Vehicle accident detection system (VAD)Vehicle accident detection system (VAD)
Vehicle accident detection system (VAD)Study Hub
 
Can protocol driverless train control system
Can protocol driverless train control systemCan protocol driverless train control system
Can protocol driverless train control systemeSAT Publishing House
 
Vehicle telematics with real time operating system
Vehicle telematics with real time operating systemVehicle telematics with real time operating system
Vehicle telematics with real time operating systemeSAT Journals
 
IRJET - Accident Detection using Vehicular Ad-Hoc Network
IRJET -  	  Accident Detection using Vehicular Ad-Hoc NetworkIRJET -  	  Accident Detection using Vehicular Ad-Hoc Network
IRJET - Accident Detection using Vehicular Ad-Hoc NetworkIRJET Journal
 
Cloud Based Autonomous Vehicle Navigation
Cloud Based Autonomous Vehicle NavigationCloud Based Autonomous Vehicle Navigation
Cloud Based Autonomous Vehicle NavigationWilliam Smith
 
Traffic Clearance for Emergency Vehicles Using Priority Mode
Traffic Clearance for Emergency Vehicles Using Priority ModeTraffic Clearance for Emergency Vehicles Using Priority Mode
Traffic Clearance for Emergency Vehicles Using Priority ModeIRJET Journal
 
Design and development of gps-gsm based Tracking system with google map based...
Design and development of gps-gsm based Tracking system with google map based...Design and development of gps-gsm based Tracking system with google map based...
Design and development of gps-gsm based Tracking system with google map based...IJCSEA Journal
 
Research skills
Research skillsResearch skills
Research skillsDarshan Bhatt
 
Vehicle tracking Using GPS,GSM & ARM7
Vehicle tracking Using GPS,GSM & ARM7Vehicle tracking Using GPS,GSM & ARM7
Vehicle tracking Using GPS,GSM & ARM7Ashutosh Upadhayay
 
Real time tracking based on gsm and ir module for running train
Real time tracking based on gsm and ir module for running trainReal time tracking based on gsm and ir module for running train
Real time tracking based on gsm and ir module for running traineSAT Journals
 
Vehical tracking system
Vehical tracking systemVehical tracking system
Vehical tracking systemmangal das
 
Implementation of Doppler Radar Based Vehicle Speed Detection System
Implementation of Doppler Radar Based Vehicle Speed Detection SystemImplementation of Doppler Radar Based Vehicle Speed Detection System
Implementation of Doppler Radar Based Vehicle Speed Detection Systemijtsrd
 
vehicle traking based on GSM/GPS using 8051
vehicle traking based on GSM/GPS using 8051vehicle traking based on GSM/GPS using 8051
vehicle traking based on GSM/GPS using 8051Sagar Parmar
 

What's hot (20)

Real Time Vehicle Monitoring Using Raspberry Pi
Real Time Vehicle Monitoring Using Raspberry Pi Real Time Vehicle Monitoring Using Raspberry Pi
Real Time Vehicle Monitoring Using Raspberry Pi
 
GPS based Advanced Vehicle Tracking and Vehicle Control System
GPS based Advanced Vehicle Tracking and Vehicle Control SystemGPS based Advanced Vehicle Tracking and Vehicle Control System
GPS based Advanced Vehicle Tracking and Vehicle Control System
 
IRJET- Railway Track Fault Detection System using Robot Car
IRJET- Railway Track Fault Detection System using Robot CarIRJET- Railway Track Fault Detection System using Robot Car
IRJET- Railway Track Fault Detection System using Robot Car
 
Vehicle Tracking and Locking System
Vehicle Tracking and Locking SystemVehicle Tracking and Locking System
Vehicle Tracking and Locking System
 
IJRET-V1I1P4 - Vehicle Tracking System Using GPS Tracking Method
IJRET-V1I1P4 - Vehicle Tracking System Using GPS Tracking MethodIJRET-V1I1P4 - Vehicle Tracking System Using GPS Tracking Method
IJRET-V1I1P4 - Vehicle Tracking System Using GPS Tracking Method
 
SENSPEED: Sensing Driving Conditions to Estimate Vehicle Speed in Urban Envir...
SENSPEED: Sensing Driving Conditions to Estimate Vehicle Speed in Urban Envir...SENSPEED: Sensing Driving Conditions to Estimate Vehicle Speed in Urban Envir...
SENSPEED: Sensing Driving Conditions to Estimate Vehicle Speed in Urban Envir...
 
Vehicle accident detection system (VAD)
Vehicle accident detection system (VAD)Vehicle accident detection system (VAD)
Vehicle accident detection system (VAD)
 
Can protocol driverless train control system
Can protocol driverless train control systemCan protocol driverless train control system
Can protocol driverless train control system
 
Vehicle telematics with real time operating system
Vehicle telematics with real time operating systemVehicle telematics with real time operating system
Vehicle telematics with real time operating system
 
IRJET - Accident Detection using Vehicular Ad-Hoc Network
IRJET -  	  Accident Detection using Vehicular Ad-Hoc NetworkIRJET -  	  Accident Detection using Vehicular Ad-Hoc Network
IRJET - Accident Detection using Vehicular Ad-Hoc Network
 
Cloud Based Autonomous Vehicle Navigation
Cloud Based Autonomous Vehicle NavigationCloud Based Autonomous Vehicle Navigation
Cloud Based Autonomous Vehicle Navigation
 
Traffic Clearance for Emergency Vehicles Using Priority Mode
Traffic Clearance for Emergency Vehicles Using Priority ModeTraffic Clearance for Emergency Vehicles Using Priority Mode
Traffic Clearance for Emergency Vehicles Using Priority Mode
 
Design and development of gps-gsm based Tracking system with google map based...
Design and development of gps-gsm based Tracking system with google map based...Design and development of gps-gsm based Tracking system with google map based...
Design and development of gps-gsm based Tracking system with google map based...
 
Research skills
Research skillsResearch skills
Research skills
 
Vehicle tracking Using GPS,GSM & ARM7
Vehicle tracking Using GPS,GSM & ARM7Vehicle tracking Using GPS,GSM & ARM7
Vehicle tracking Using GPS,GSM & ARM7
 
Real time tracking based on gsm and ir module for running train
Real time tracking based on gsm and ir module for running trainReal time tracking based on gsm and ir module for running train
Real time tracking based on gsm and ir module for running train
 
Automatic Movement of Fire Brigade to Emergency Spot- An Intelligent Transpo...
Automatic Movement of Fire Brigade to Emergency Spot- An  Intelligent Transpo...Automatic Movement of Fire Brigade to Emergency Spot- An  Intelligent Transpo...
Automatic Movement of Fire Brigade to Emergency Spot- An Intelligent Transpo...
 
Vehical tracking system
Vehical tracking systemVehical tracking system
Vehical tracking system
 
Implementation of Doppler Radar Based Vehicle Speed Detection System
Implementation of Doppler Radar Based Vehicle Speed Detection SystemImplementation of Doppler Radar Based Vehicle Speed Detection System
Implementation of Doppler Radar Based Vehicle Speed Detection System
 
vehicle traking based on GSM/GPS using 8051
vehicle traking based on GSM/GPS using 8051vehicle traking based on GSM/GPS using 8051
vehicle traking based on GSM/GPS using 8051
 

Similar to [IJET V2I3P3] Authors: Kavya K, Dr. Geetha C R

IRJET- Automatic Vehicle Accident Detection and Rescue System
IRJET- Automatic Vehicle Accident Detection and Rescue SystemIRJET- Automatic Vehicle Accident Detection and Rescue System
IRJET- Automatic Vehicle Accident Detection and Rescue SystemIRJET Journal
 
IRJET- Vehicle Accident Detection System using GSM and GPS
IRJET- Vehicle Accident Detection System using GSM and GPSIRJET- Vehicle Accident Detection System using GSM and GPS
IRJET- Vehicle Accident Detection System using GSM and GPSIRJET Journal
 
An enhanced method for human life rescue system
An enhanced method for human life rescue systemAn enhanced method for human life rescue system
An enhanced method for human life rescue systemeSAT Journals
 
An Advanced Automatic Prior Notification of Locomotives And Its Steering Cond...
An Advanced Automatic Prior Notification of Locomotives And Its Steering Cond...An Advanced Automatic Prior Notification of Locomotives And Its Steering Cond...
An Advanced Automatic Prior Notification of Locomotives And Its Steering Cond...IJRES Journal
 
WIRELESS BLACK BOX REPORT FOR TRACKING OF ACCIDENTAL MONITORING IN VEHICLES
WIRELESS BLACK BOX REPORT FOR TRACKING OF ACCIDENTAL MONITORING IN VEHICLESWIRELESS BLACK BOX REPORT FOR TRACKING OF ACCIDENTAL MONITORING IN VEHICLES
WIRELESS BLACK BOX REPORT FOR TRACKING OF ACCIDENTAL MONITORING IN VEHICLESNiraj Rajan
 
IRJET- Smart Accident Detection and Emergency Notification System using IoT a...
IRJET- Smart Accident Detection and Emergency Notification System using IoT a...IRJET- Smart Accident Detection and Emergency Notification System using IoT a...
IRJET- Smart Accident Detection and Emergency Notification System using IoT a...IRJET Journal
 
A Major Project Report On Quot VEHICLE TRACKING SYSTEM USING GPS AND GSM Q...
A Major Project Report On  Quot  VEHICLE TRACKING SYSTEM USING GPS AND GSM  Q...A Major Project Report On  Quot  VEHICLE TRACKING SYSTEM USING GPS AND GSM  Q...
A Major Project Report On Quot VEHICLE TRACKING SYSTEM USING GPS AND GSM Q...Leonard Goudy
 
ALPHA-ACCIDENT LOCATION PATIENT HEALTH ASSISTENCE
ALPHA-ACCIDENT LOCATION PATIENT HEALTH ASSISTENCEALPHA-ACCIDENT LOCATION PATIENT HEALTH ASSISTENCE
ALPHA-ACCIDENT LOCATION PATIENT HEALTH ASSISTENCEIRJET Journal
 
Tracking and Recovery of the Vehicle using GPS and GSM
Tracking and Recovery of the Vehicle using GPS and GSMTracking and Recovery of the Vehicle using GPS and GSM
Tracking and Recovery of the Vehicle using GPS and GSMIRJET Journal
 
Ambulance Assistance For Emergency Services Using GPS Navigation
Ambulance Assistance For Emergency Services Using GPS NavigationAmbulance Assistance For Emergency Services Using GPS Navigation
Ambulance Assistance For Emergency Services Using GPS NavigationAndrew Molina
 
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
 
Vehicle Tracking System by Arduino UNO
Vehicle Tracking System by Arduino UNOVehicle Tracking System by Arduino UNO
Vehicle Tracking System by Arduino UNOPulkit Singhal
 
IRJET- Automatic Luggage Follower
IRJET- Automatic Luggage FollowerIRJET- Automatic Luggage Follower
IRJET- Automatic Luggage FollowerIRJET Journal
 
IRJET- Wireless System for Vehicle Accident Detection and Reporting Using GPS
IRJET- Wireless System for Vehicle Accident Detection and Reporting Using GPSIRJET- Wireless System for Vehicle Accident Detection and Reporting Using GPS
IRJET- Wireless System for Vehicle Accident Detection and Reporting Using GPSIRJET Journal
 
Intelligent traffic regulation system for roads using car two way communication
Intelligent traffic regulation system for roads using car two way communicationIntelligent traffic regulation system for roads using car two way communication
Intelligent traffic regulation system for roads using car two way communicationeSAT Publishing House
 
Traffic Density Control and Accident Indicator Using WSN
Traffic Density Control and Accident Indicator Using WSNTraffic Density Control and Accident Indicator Using WSN
Traffic Density Control and Accident Indicator Using WSNIJMTST Journal
 
Online Accessable Traffic Control System for Urban Areas Using Embedded Syste...
Online Accessable Traffic Control System for Urban Areas Using Embedded Syste...Online Accessable Traffic Control System for Urban Areas Using Embedded Syste...
Online Accessable Traffic Control System for Urban Areas Using Embedded Syste...IJSRD
 
Vehicle density sensor system to manage traffic
Vehicle density sensor system to manage trafficVehicle density sensor system to manage traffic
Vehicle density sensor system to manage trafficeSAT Journals
 
Vehicle density sensor system to manage traffic
Vehicle density sensor system to manage trafficVehicle density sensor system to manage traffic
Vehicle density sensor system to manage trafficeSAT Publishing House
 

Similar to [IJET V2I3P3] Authors: Kavya K, Dr. Geetha C R (20)

IRJET- Automatic Vehicle Accident Detection and Rescue System
IRJET- Automatic Vehicle Accident Detection and Rescue SystemIRJET- Automatic Vehicle Accident Detection and Rescue System
IRJET- Automatic Vehicle Accident Detection and Rescue System
 
IRJET- Vehicle Accident Detection System using GSM and GPS
IRJET- Vehicle Accident Detection System using GSM and GPSIRJET- Vehicle Accident Detection System using GSM and GPS
IRJET- Vehicle Accident Detection System using GSM and GPS
 
Ck35487490
Ck35487490Ck35487490
Ck35487490
 
An enhanced method for human life rescue system
An enhanced method for human life rescue systemAn enhanced method for human life rescue system
An enhanced method for human life rescue system
 
An Advanced Automatic Prior Notification of Locomotives And Its Steering Cond...
An Advanced Automatic Prior Notification of Locomotives And Its Steering Cond...An Advanced Automatic Prior Notification of Locomotives And Its Steering Cond...
An Advanced Automatic Prior Notification of Locomotives And Its Steering Cond...
 
WIRELESS BLACK BOX REPORT FOR TRACKING OF ACCIDENTAL MONITORING IN VEHICLES
WIRELESS BLACK BOX REPORT FOR TRACKING OF ACCIDENTAL MONITORING IN VEHICLESWIRELESS BLACK BOX REPORT FOR TRACKING OF ACCIDENTAL MONITORING IN VEHICLES
WIRELESS BLACK BOX REPORT FOR TRACKING OF ACCIDENTAL MONITORING IN VEHICLES
 
IRJET- Smart Accident Detection and Emergency Notification System using IoT a...
IRJET- Smart Accident Detection and Emergency Notification System using IoT a...IRJET- Smart Accident Detection and Emergency Notification System using IoT a...
IRJET- Smart Accident Detection and Emergency Notification System using IoT a...
 
A Major Project Report On Quot VEHICLE TRACKING SYSTEM USING GPS AND GSM Q...
A Major Project Report On  Quot  VEHICLE TRACKING SYSTEM USING GPS AND GSM  Q...A Major Project Report On  Quot  VEHICLE TRACKING SYSTEM USING GPS AND GSM  Q...
A Major Project Report On Quot VEHICLE TRACKING SYSTEM USING GPS AND GSM Q...
 
ALPHA-ACCIDENT LOCATION PATIENT HEALTH ASSISTENCE
ALPHA-ACCIDENT LOCATION PATIENT HEALTH ASSISTENCEALPHA-ACCIDENT LOCATION PATIENT HEALTH ASSISTENCE
ALPHA-ACCIDENT LOCATION PATIENT HEALTH ASSISTENCE
 
Tracking and Recovery of the Vehicle using GPS and GSM
Tracking and Recovery of the Vehicle using GPS and GSMTracking and Recovery of the Vehicle using GPS and GSM
Tracking and Recovery of the Vehicle using GPS and GSM
 
Ambulance Assistance For Emergency Services Using GPS Navigation
Ambulance Assistance For Emergency Services Using GPS NavigationAmbulance Assistance For Emergency Services Using GPS Navigation
Ambulance Assistance For Emergency Services Using GPS Navigation
 
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.
 
Vehicle Tracking System by Arduino UNO
Vehicle Tracking System by Arduino UNOVehicle Tracking System by Arduino UNO
Vehicle Tracking System by Arduino UNO
 
IRJET- Automatic Luggage Follower
IRJET- Automatic Luggage FollowerIRJET- Automatic Luggage Follower
IRJET- Automatic Luggage Follower
 
IRJET- Wireless System for Vehicle Accident Detection and Reporting Using GPS
IRJET- Wireless System for Vehicle Accident Detection and Reporting Using GPSIRJET- Wireless System for Vehicle Accident Detection and Reporting Using GPS
IRJET- Wireless System for Vehicle Accident Detection and Reporting Using GPS
 
Intelligent traffic regulation system for roads using car two way communication
Intelligent traffic regulation system for roads using car two way communicationIntelligent traffic regulation system for roads using car two way communication
Intelligent traffic regulation system for roads using car two way communication
 
Traffic Density Control and Accident Indicator Using WSN
Traffic Density Control and Accident Indicator Using WSNTraffic Density Control and Accident Indicator Using WSN
Traffic Density Control and Accident Indicator Using WSN
 
Online Accessable Traffic Control System for Urban Areas Using Embedded Syste...
Online Accessable Traffic Control System for Urban Areas Using Embedded Syste...Online Accessable Traffic Control System for Urban Areas Using Embedded Syste...
Online Accessable Traffic Control System for Urban Areas Using Embedded Syste...
 
Vehicle density sensor system to manage traffic
Vehicle density sensor system to manage trafficVehicle density sensor system to manage traffic
Vehicle density sensor system to manage traffic
 
Vehicle density sensor system to manage traffic
Vehicle density sensor system to manage trafficVehicle density sensor system to manage traffic
Vehicle density sensor system to manage traffic
 

More from IJET - International Journal of Engineering and Techniques

More from IJET - International Journal of Engineering and Techniques (20)

healthcare supervising system to monitor heart rate to diagonize and alert he...
healthcare supervising system to monitor heart rate to diagonize and alert he...healthcare supervising system to monitor heart rate to diagonize and alert he...
healthcare supervising system to monitor heart rate to diagonize and alert he...
 
verifiable and multi-keyword searchable attribute-based encryption scheme for...
verifiable and multi-keyword searchable attribute-based encryption scheme for...verifiable and multi-keyword searchable attribute-based encryption scheme for...
verifiable and multi-keyword searchable attribute-based encryption scheme for...
 
Ijet v5 i6p18
Ijet v5 i6p18Ijet v5 i6p18
Ijet v5 i6p18
 
Ijet v5 i6p17
Ijet v5 i6p17Ijet v5 i6p17
Ijet v5 i6p17
 
Ijet v5 i6p16
Ijet v5 i6p16Ijet v5 i6p16
Ijet v5 i6p16
 
Ijet v5 i6p15
Ijet v5 i6p15Ijet v5 i6p15
Ijet v5 i6p15
 
Ijet v5 i6p14
Ijet v5 i6p14Ijet v5 i6p14
Ijet v5 i6p14
 
Ijet v5 i6p13
Ijet v5 i6p13Ijet v5 i6p13
Ijet v5 i6p13
 
Ijet v5 i6p12
Ijet v5 i6p12Ijet v5 i6p12
Ijet v5 i6p12
 
Ijet v5 i6p11
Ijet v5 i6p11Ijet v5 i6p11
Ijet v5 i6p11
 
Ijet v5 i6p10
Ijet v5 i6p10Ijet v5 i6p10
Ijet v5 i6p10
 
Ijet v5 i6p2
Ijet v5 i6p2Ijet v5 i6p2
Ijet v5 i6p2
 
IJET-V3I2P24
IJET-V3I2P24IJET-V3I2P24
IJET-V3I2P24
 
IJET-V3I2P23
IJET-V3I2P23IJET-V3I2P23
IJET-V3I2P23
 
IJET-V3I2P22
IJET-V3I2P22IJET-V3I2P22
IJET-V3I2P22
 
IJET-V3I2P21
IJET-V3I2P21IJET-V3I2P21
IJET-V3I2P21
 
IJET-V3I2P20
IJET-V3I2P20IJET-V3I2P20
IJET-V3I2P20
 
IJET-V3I2P19
IJET-V3I2P19IJET-V3I2P19
IJET-V3I2P19
 
IJET-V3I2P18
IJET-V3I2P18IJET-V3I2P18
IJET-V3I2P18
 
IJET-V3I2P17
IJET-V3I2P17IJET-V3I2P17
IJET-V3I2P17
 

Recently uploaded

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
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
(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
 
Study on Air-Water & Water-Water Heat Exchange in a Finned ï»żTube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned ï»żTube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned ï»żTube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned ï»żTube ExchangerAnamika Sarkar
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
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
 
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
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
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 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
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 

Recently uploaded (20)

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🔝
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
(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...
 
Study on Air-Water & Water-Water Heat Exchange in a Finned ï»żTube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned ï»żTube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned ï»żTube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned ï»żTube Exchanger
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
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
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
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
 
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
 
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
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
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 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...
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 

[IJET V2I3P3] Authors: Kavya K, Dr. Geetha C R

  • 1. International Journal of Engineering and Techniques - Volume 2 Issue 3, May – June 2016 ISSN: 2395-1303 http://www.ijetjournal.org Page 10 Accident Detection and Ambulance Rescue using Raspberry Pi Kavya K1 , Dr. Geetha C R2 1 PG Student 2Associate Professor Dept. of E&C, Sapthagiri College of Engineering I. INTRODUCTION In today’s world as the population increases day by day the numbers of vehicles also increases on the roads and highways. This result in more accident that interns leads to the traffic jams and public get help instantaneously. This module provides information about the accident to the hospital and police station. As a result, the sudden help may save public life and the traffic jams are reduced. The development of vehicular design brings public much convenience in life but also brings many problems at the same time, for example, traffic congestion, difficulty in monitoring dispersive vehicle, theft and other series of problems. The intelligent traffic light controller that was introduced saves the waiting time and avoids the traffic load. With an embedded sensor network technology, the congestion road is detected and managed accordingly with controllers. Alarm device predict the accident vehicle using the algorithm developed. Nowadays Wireless Sensor Networks (WSN) has been applied in various domains like weather monitoring, military, home automation, health care monitoring, security and safety etc. Satellite based navigation uses Global Positioning System (GPS) to send and receive the radio signals that serves the user with the required information. Cloud is used to send an exact location of the vehicle to the ambulance. With the help of GPS and GSM module vehicle is traced. Figure 1 shows the block diagram of accident detection and intelligent navigation system Vehicle Module: This system has pressure sensor along with GPS module which are integrated in car. Whenever accident occurs GPS traces the current position and sends to cloud. Ambulance Module: Emergency vehicles are equipped with GPS and GSM modules. GPS module finds out the current position of the vehicle which is the location of the accident and gives that data to the GSM module. The GSM module sends this data to the control unit whose GSM number is already there in the module as an emergency number. RESEARCH ARTICLE OPEN ACCESS Abstract: Recently technological and population development, the usage of vehicles is rapidly increasing and at the same time the occurrence accident is also increased. Hence, the value of human life is ignored. No one can prevent the accident, but can save their life by expediting the ambulance to the hospital in time. The objective of this scheme is to minimize the delay caused by traffic congestion and to provide the smooth flow of emergency vehicles. The concept of this scheme is to green the traffic signal in the path of ambulance automatically so that the ambulance can reach the spot in time and human life can be saved. The main server finds the ambulance through mail. At the same time, it controls the traffic light according to the ambulance location and thus arriving at the hospital safely. This scheme is fully automated, thus it locates emergency vehicle and controls the traffic lights, provide the shortest path to reach the hospital in time. Keywords — Raspberry pi, accident detection accelerometer, motor, GSM, GPS, RF Transmitter and Receiver.
  • 2. International Journal of Engineering and Techniques - Volume 2 Issue 3, May – June 2016 ISSN: 2395-1303 http://www.ijetjournal.org Page 11 Fig 1: Block Diagram of Accident Detection and Intelligent Navigation System Cloud Database: The cloud storage stores the all the information about nearest hospitals patient as well as current traffic density of each junction. This storage plays a central role in the emergency response and traffic monitoring system to correlate the data collected from the GPS to reach destination location in short time period. Traffic Control Systems: Whenever a traffic signal section receives the information about the accident, the RF receiver in this section is turned ON to search for ambulance nearing the traffic signal. Control the traffic signal automatically with the help of RF module. Whenever the emergency vehicle reaches near to the traffic signal, the traffic signal will be made of green via RF communication. Thereby the ambulance is recommended to attain the hospital without delay. II. RELATED WORK This paper describes about a solution to block a vehicle by sending a SMS, and only a authorized person unlock using security code, and helps the injured person. They used GSM and GPS modem [2] the use of microcontroller based GSM communication helps to recognize the missing vehicles. GSM modem had the authorized user registered details. The intelligent traffic light controller that was introduced saves the waiting time and avoids the traffic load. With an embedded sensor network technology, the congestion road is detected and managed accordingly with controllers [3]. Alarm device predict the accident vehicle using the algorithm developed. The acceleration sensors and angle sensors module provides the necessary data to the controller. The area of accident is detected using detection algorithm built in the controller [4]. Nowadays Wireless Sensor Networks (WSN) has been applied in various domains like weather monitoring, military, home automation, health care monitoring, security and safety etc [1]. The vehicle system is placed inside the vehicle which detects the accident location by means of sending a message. With the help of GPS and GSM module anywhere in the vehicle is traced. GSM modem used to send an exact location of the vehicle [6]. III. HARDWARE COMPONENTS AND DESIGN A. GPS (Global Positioning System) It stands for “Global positioning system”. It is having 24 satellites it will transmit the coded information. These 24 satellites will rotate one time over the earth in every 12 hours. In order to provide the information about velocity, time etc
 GPS will help us identify the distance between the two different places on the earth and it will show the route to reach the required destination. Figure 2 shows the GPS module. There are three different segments in GPS they are: a. Space segment b. Control segment c. User segment When satellites transmit information and each satellite will have a different code and it also transmit information at different frequencies so that the GPS can discriminate with the different signal received by the different satellites. This condition will help to calculate the time taken to travel the distance between the satellite and the GPS receivers and then the travel time is multiplied by the light speed gives the distance between the satellite and the GPS receiver The control segment will identify the satellite and it will guide with the proper orbit and proper time taken by the satellite to reach the GPS. Fig 2: GPS Module It is having four unmanned station with single master control station. These unmanned stations will receive the information from different satellites and this information is send to the master station and this is send to the GPS satellite. The user segments consist of users and the GPS receivers.
  • 3. International Journal of Engineering and Techniques - Volume 2 Issue 3, May – June 2016 ISSN: 2395-1303 http://www.ijetjournal.org Page 12 Working of GPS: When a GPS receiver is started to work, firstly it will start to download the orbit information about each and every satellite to download this information it will take around 12.5 min once this information is completely downloaded it will be stored in the receivers in order to use further. The GPS knows the exact location of the satellite but still it needs to know the exact distance between the satellite and the receiver. This distance can be calculated by the receiver, by multiplying the time taken by the signal to reach the receiver and the velocity of the transmitted signal. But the receiver already knows the velocity which is 18600 miles/ sec. B. RF Transmitter and Receiver In generally, the wireless systems designer has two overriding constraints: it must operate over a certain distance and transfer a certain amount of information within a data rate. The RF modules are very small in dimension and have a wide operating voltage range i.e. 3V to 12V. Fig 3: Pin Diagram of RF Transmitter and Receiver Basically the RF modules are 433 MHz RF transmitter and receiver modules. The transmitter draws no power when transmitting logic zero while fully suppressing the carrier frequency thus consume significantly low power in battery operation. When logic one is sent carrier is fully on to about 4.5mA with a 3volts power supply. The data is sent serially from the transmitter which is received by the tuned receiver. Transmitter and the receiver are duly interfaced to two microcontrollers for data transfer. Figure 3 shows the Pin Diagram of RF Transmitter and Receiver. Features of RF Module:  Receiver frequency 433MHz  Receiver typical frequency 105Dbm  Receiver supply current 3.5mA  Low power consumption  Receiver operating voltage 5v  Transmitter frequency range 433.92MHz  Transmitter supply voltage 3v~6v Main Factors Affecting RF Module’s Performance: As compared to the other radio-frequency devices, the performance of an RF module will depend on several factors like by increasing the transmitter’s power a large communication distance will be gathered. However, which will result in high electrical power drain on the transmitter device, which causes shorter operating life of the battery powered devices. Also by using this device at higher transmitted power will create interference with other RF devices. 4 Applications are:  Wireless security systems  Remote controls  Sensor reporting  Automation systems In many projects RF modules are used to transmit and receive the data because it has high volume of applications than IR. RF signals travel in the transmitter and receiver even when there is an obstruction. It operates at a specific frequency of 433MHz. RF transmitter receives serial data and transmits to the receiver through an antenna which is connected to the 4th pin of the transmitter. When logic 0 applied to transmitter then there is no power supply in transmitter. When logic 1 is applied to transmitter then transmitter is ON and there is a high power supply in the range of 4.5mA with 3V voltage supply. Features of RF Transmitter and Receiver: 1. Receiver frequency: 433MHz 2. Receiver typical sensitivity: 105Dbm 3. Receiver current supply: 3.5mA 4. Receiver operating voltage: 5V 5. Low power consumption 6. Transmitter frequency range: 433.92MHz 7. Transmitter supply voltage: 3V~6V 8. Transmitter output power: 4~12Dbm It has many applications in various areas like Remote lighting controls, long range RFID, wireless alarm and security systems, etc. C. L293D motor Whenever a robotics hobbyist talks about making a robot, the first thing comes to his mind is making the robot move on the ground. And there are always two options in front of the designer whether to use a DC motor or a stepper motor. When it comes to speed, weight, size, cost... DC motors are always preferred over stepper motors. Figure 4 shows the simple DC motor of toy car. There are many things which you can do with your DC motor when interfaced with a raspberry pi. For example, you can control the speed of motor; you can control the direction of rotation. In this part of tutorial we will learn to interface and control of a DC motor with a Raspberry pi. Figure 5 and table 1 shows the working of simple DC motor. Usually H‐bridge is
  • 4. International Journal of Engineering and Techniques - Volume 2 Issue 3, May – June 2016 ISSN: 2395-1303 http://www.ijetjournal.org Page 13 preferred way of interfacing a DC motor. These days many IC manufacturers have H‐bridge motor driver available in the market like L293D is most used H Bridge driver IC. H‐bridge can also be made with the help of transistors and MOSFETs etc. rather of being cheap, they only increase the size of the design board, which is sometimes not required so using a small 16 pin IC is preferred for this purpose. By using two motors we can move our robot in any direction. This steering mechanism of robot is called as differential drive. Fig 4: Simple DC Motor of Toy Car Table 1: Working of Simple DC Motor Left Motor Right Motor Robot Movement Straight Straight Straight Stop Straight Left Reverse Straight Sharp left Straight Stop Right Straight Reverse Sharp right Reverse Reverse Reverse Fig 5: Working of Simple DC Motor D. Accelerometer Sensor For detecting tilt angle Accelerometer sensor is used. “Accelerometer sensor” plays a major role. Fig 6 shows the sensor which is employed here. The sensor is a 3-axis accelerometer sensor (MMA7660FC) which is capable of finding different physical changes like “tilt”, “tap”, “shake” etc. figure 7, figure 8 and figure 9 shows the 3 direction of the accelerometer tilt. Advantage of this sensor is it can sense the physical conditions in all the three directions (i.e., 3-Axis). Fig 6: Accelerometer Sensor Fig 7: When vehicle position is in x-axis Fig 8: When vehicle position is in y-axis Fig 9: When vehicle position is in z-axis E. Raspberry pi
  • 5. International Journal of Engineering and Techniques - Volume 2 Issue 3, May – June 2016 ISSN: 2395-1303 http://www.ijetjournal.org Page 14 The Raspberry Pi is a series of credit card-sized single-board computers developed in the UK by the Raspberry Pi Foundation with the intention of promoting the teaching of basic computer science in schools. The Model B+ is the final revision of the original Raspberry Pi. It replaced the Model B. Fig10: Raspberry pi board IV.RESULTS Fig 11: vehicle unit Fig 12: latitude and longitude of the accident spot with accelerometer rotation Fig 13: ambulance unit Fig 14: latitude and longitude of the accident spot displayed in ambulance unit V. CONCLUSIONS The proposal of the paper is to find the shortest path by controlling traffic signals in favor of ambulance. By this new system the time lag is reduced by applying the RF technologies that controls the traffic signals. The priority of service to the ambulance follows the queuing methodologies through server communication. This ensures the reduced time lag between the accident spot and hospital. ACKNOWLEDGEMENT It’s a great privilege to place on record my deep sensor gratitude to my guide Dr. Geetha C. R. and HOD Sandhya Rani M. H. Dept of ECE and principal Dr. Aswatha Kumar M. and the Management of Sapthagiri College of Engineering, who patronized throughout our carrier and for the facilities provided to carry out this work successfully. REFERENCES [1] Tang S Huming, Gong Xiaoyan, Wang Feiyue, Senior Member, Traffic Incident Detection Algorithm based on Non-Parameter Regression, IEEE, 2002, pp7389-7803 [2] Hu Rufua, Li Chuanzhia, He Jieb, Hang Wenb and Tao Xianglib, Study on the Method of Freeway Incident Detection using Wireless Positioning Terminal ICICTA in Hunan, IEEE, 2008, pp695-978
  • 6. International Journal of Engineering and Techniques - Volume 2 Issue 3, May – June 2016 ISSN: 2395-1303 http://www.ijetjournal.org Page 15 [3] Rajesh Kannan Megalingam. Ramesh Nammily Nair, Sai Manoj Prakhya, Wireless Vehicular Accident Detection and Reporting System, IEEE, 2010 [4] Md. Syedul Amin, Jubayer Jalil, M. B. I. Reaz, Accident detection and reporting system using GPS, GPRS and GSM technology, IEEE, 2012. [5] A. Dardanelli, F. Maggi, M. Tanelli, S.M. Savaresi, R. Kochanek and T. Holz, A Security Layer for Smartphone-To-Vehicle Communication over GSM, IEEE Embedded Systems Lett, vol. 5, 2013, pp 34-37 [6] Yogita Jadhav and Ganesh Wayal, A survey–security layer for smartphone –to–vehicle communication over GSM, International [7] A. Dardanelli, M. Tanelli and S.M. Savaresi, Active Energy Management of Electric Vehicles with Cartographic Data, IEEE Int. Electr. Veh. Conf., 2012 [8] Zhang Wen, Jiang Meng, Design of Vehicle Positioning System Based on ARM, Business Management and Electronic Information(BMEI), International Conference IEEE, 2011 [9] S. Checkoway, D. McCoy, B. Kantor, D. Anderson, H. Shacham, S. Savage, K. Koscher, A. Czeskis, F. Roesner and T. Kohno, Comprehensive Experimental Analyses of Automotive Attack Surfaces, Proc. 20th USENIX Conf. Security, Berkeley, CA, USA, 2011, pp 6–16 [10] Martinez, F. J., Toh, C. K., Cano, J. C., Calafate, C. T., & Manzoni, P., Emergency Services in Future Intelligent Transportation Systems Based on Vehicular Communication Networks. Intelligent Transportation Systems Magazine, IEEE, 2010, pp 6-20. [11] Peng Chen, Shuang Liu, Intelligent Vehicle Monitoring System Based on GPS, GSM and GIS, WASE International Conference on Information Engineering, 2010 [12] Li. M Valle., Design of Embedded Remote Temperature Monitoring System Based on Advanced RISC Machine, IEEE, 2009, pp 262-273 [13] Kaplan, E. Hegarty, C. (Eds.). Understanding GPS: Principles and Applications. Artech House 2005. [14] C. Lin, H. Peng and J. Grizzle, A Stochastic Control Strategy for Hybrid Electric Vehicles, Proc. Amer. Control Conf., Boston, MA, vol. 5, 2004, pp 4710–4715 [15] Zhao, Mobile Phone Location Determination and its Impact on Intelligent Transportation Systems, IEEE Transactions, 2000, pp 55- 64. www.raspberrypi.org/help [March 01, 2016]