SlideShare uma empresa Scribd logo
1 de 19
EMERGENCY ALERT SYSTEM
IN VANET
Guide name :Dr. R.Venkatesh M.E, Ph.D.
Presented by:
S.Shanmuga priya
B. Vijayalakshmi
V.R.Vijaya
Main objective:
• Tracking the location of the vehicle.
• Automatic call alert will sent to nearby hospitals.
• The damaged vehicle will start emitting a
sound(Alarm) of 120db,and all the lights present
will start flickering.
• The main cause of the accident can be identified
by a micro camera using air pressure sensors
which is fitted at both ends of the vehicle.
Abstract:
• In real time no proper automatic emergency
alert systems are present.
• In times of accidents a third party has to call the
ambulance services.
• In the absence of a third party the situation
becomes more critical.
• Lack of knowledge about the precise location of
the accident.
Techniques used:
• GPS(Global Positioning System):
It provides location and time information anywhere on
or near the earth where there is an unobstructed line of
sight to four or more GPS satellites.
• GSM(Global System for Mobile Communications):
It is a cellular network which can be connected by
searching for cells in the immediate vicinity.
• RFID(Radio Frequency Identification):
It is a technology which can be used in communication
through the use of radio waves to transfer data between a
reader and an electronic tag attached to an object for the
purpose of identification and tracking.
Other major techniques used:
• Airbag Circuit-The airbag is a automobile safety
device which is reliable, the entire process
happens in 20-30 milliseconds
• Vibration sensor-It passes an alert message if
the vibration does not saturate.
• MEMS sensor-It detect the signal and sends it to
the ARM controller.
• ARM controller-It provides high speed
processing of data using pipelining technique.
Airbag sensors:
Architecture:
Immediate alert system:
• Checking whether the accident is major or
minor.
• Deployment of airbag along with siren(120-130
db).
• GSM modem sends an alert message to the
nearest hospital using Google maps.
• The hospital track the precise location using GPS
receiver.
Flow Diagram of Immediate alert system:
RFID communication:
• The vehicles within the reach of 200m can be
detected by using RFID reader.
• Active RFID tags are used because they can
transmit signal upto 100m.
• The base station or the RFID readers receive the
signal and inform the vehicles travelling in that
route about the accident ahead.
RFID intersection with accurate
distance:
Dijkstra’s algorithm:
• Dijkstra's algorithm finds the
shortest path from x to y in
order of increasing distance
from x. That is, it chooses the
first minimum edge, stores
this value and adds the next
minimum value from the next
edge it selects.
Algorithm:
• For each u G:
• d[u] = infinity;
• parent[u] = NIL;
• End for
• d[s] = 0; // s is the start point
• H = {s}; // the heap
• while NotEmpty(H) and targetNotFound:
• u = Extract_Min(H);
• label u as examined;
• for each v adjacent to u:
• if d[v] > d[u] + w[u, v]:
• d[v] = d[u] + w[u, v];
• parent[v] = u;
• DecreaseKey[v, H];
Route from accident location to
nearest hospital using Google maps:
Original route:
Altered route:
Result and Comparison:
• In this project the detection of the location of the
accident is precise unlike prior approaches.
• Here the accident is identified with the help of
airbag circuit ,vibration sensor , MEMS sensor.
• Here advanced RFID readers and tags with
maximum coverage is used.
Conclusion:
• This system can overcome the problems of lack
of automated system for accident location
detection.
• Consequently , the time for searching the
location is reduced and the interference of the
third party is not necessary.
• This project provides a feasible solution to traffic
hazards and it saves time and reduces loss of
lives.
THANK YOU

Mais conteúdo relacionado

Mais procurados

IoT Solution To Regulate Vehicular Traffic
IoT Solution To Regulate Vehicular TrafficIoT Solution To Regulate Vehicular Traffic
IoT Solution To Regulate Vehicular TrafficMphasis
 
ppt on accident detection system based on Iot
ppt on accident detection system based on Iotppt on accident detection system based on Iot
ppt on accident detection system based on Iotrahul ranjan
 
ACCIDENT DETECTION AND VEHICLE TRACKING USING GPS,GSM AND MEMS
ACCIDENT DETECTION AND VEHICLE TRACKING USING GPS,GSM AND MEMSACCIDENT DETECTION AND VEHICLE TRACKING USING GPS,GSM AND MEMS
ACCIDENT DETECTION AND VEHICLE TRACKING USING GPS,GSM AND MEMSKrishna Moparthi
 
Automatic vehicle accident detection and messaging system using gsm and gps m...
Automatic vehicle accident detection and messaging system using gsm and gps m...Automatic vehicle accident detection and messaging system using gsm and gps m...
Automatic vehicle accident detection and messaging system using gsm and gps m...mahesh_rman
 
Vehicle Theft control system
Vehicle Theft control systemVehicle Theft control system
Vehicle Theft control systemAnkush Jamthikar
 
SMART CAR-PARKING SYSTEM USING IOT
SMART CAR-PARKING SYSTEM USING IOTSMART CAR-PARKING SYSTEM USING IOT
SMART CAR-PARKING SYSTEM USING IOTSaipandu143
 
Coal Mine Safety Monitoring and Alerting System
Coal Mine Safety Monitoring and Alerting SystemCoal Mine Safety Monitoring and Alerting System
Coal Mine Safety Monitoring and Alerting SystemIRJET Journal
 
V2V- Vehicle to Vehicle Communication
V2V- Vehicle to Vehicle CommunicationV2V- Vehicle to Vehicle Communication
V2V- Vehicle to Vehicle CommunicationSrijanKumar18
 
AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM
AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEMAUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM
AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEMAnamika Vinod
 
optical vehicle to vehicle communication
optical vehicle to vehicle communicationoptical vehicle to vehicle communication
optical vehicle to vehicle communicationJisa T George
 
Vehicle accident detection system (VAD)
Vehicle accident detection system (VAD)Vehicle accident detection system (VAD)
Vehicle accident detection system (VAD)Study Hub
 
Wireless sensor networks
Wireless sensor networksWireless sensor networks
Wireless sensor networksGokuldhev mony
 
Accident detection
Accident detection Accident detection
Accident detection Samana Rao
 
Vehicle to vehicle communication
Vehicle to vehicle communication  Vehicle to vehicle communication
Vehicle to vehicle communication Mohamed Zaki
 
Fire detection system using arduino
Fire detection system using arduino Fire detection system using arduino
Fire detection system using arduino UT-028
 

Mais procurados (20)

IoT Solution To Regulate Vehicular Traffic
IoT Solution To Regulate Vehicular TrafficIoT Solution To Regulate Vehicular Traffic
IoT Solution To Regulate Vehicular Traffic
 
ppt on accident detection system based on Iot
ppt on accident detection system based on Iotppt on accident detection system based on Iot
ppt on accident detection system based on Iot
 
ACCIDENT DETECTION AND VEHICLE TRACKING USING GPS,GSM AND MEMS
ACCIDENT DETECTION AND VEHICLE TRACKING USING GPS,GSM AND MEMSACCIDENT DETECTION AND VEHICLE TRACKING USING GPS,GSM AND MEMS
ACCIDENT DETECTION AND VEHICLE TRACKING USING GPS,GSM AND MEMS
 
Automatic vehicle accident detection and messaging system using gsm and gps m...
Automatic vehicle accident detection and messaging system using gsm and gps m...Automatic vehicle accident detection and messaging system using gsm and gps m...
Automatic vehicle accident detection and messaging system using gsm and gps m...
 
Vehicle Theft control system
Vehicle Theft control systemVehicle Theft control system
Vehicle Theft control system
 
SMART CAR-PARKING SYSTEM USING IOT
SMART CAR-PARKING SYSTEM USING IOTSMART CAR-PARKING SYSTEM USING IOT
SMART CAR-PARKING SYSTEM USING IOT
 
Coal Mine Safety Monitoring and Alerting System
Coal Mine Safety Monitoring and Alerting SystemCoal Mine Safety Monitoring and Alerting System
Coal Mine Safety Monitoring and Alerting System
 
V2V- Vehicle to Vehicle Communication
V2V- Vehicle to Vehicle CommunicationV2V- Vehicle to Vehicle Communication
V2V- Vehicle to Vehicle Communication
 
AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM
AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEMAUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM
AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM
 
ANTI THEFT PPT
ANTI THEFT PPTANTI THEFT PPT
ANTI THEFT PPT
 
Driving simulators to support the design of autonomous vehicles
Driving simulators to support the design of autonomous vehiclesDriving simulators to support the design of autonomous vehicles
Driving simulators to support the design of autonomous vehicles
 
optical vehicle to vehicle communication
optical vehicle to vehicle communicationoptical vehicle to vehicle communication
optical vehicle to vehicle communication
 
Vehicle accident detection system (VAD)
Vehicle accident detection system (VAD)Vehicle accident detection system (VAD)
Vehicle accident detection system (VAD)
 
Wireless sensor networks
Wireless sensor networksWireless sensor networks
Wireless sensor networks
 
Accident detection
Accident detection Accident detection
Accident detection
 
Smart bin
Smart binSmart bin
Smart bin
 
Vehicle tracking by gps gsm
Vehicle tracking by gps   gsm Vehicle tracking by gps   gsm
Vehicle tracking by gps gsm
 
Vehicle to vehicle communication
Vehicle to vehicle communication  Vehicle to vehicle communication
Vehicle to vehicle communication
 
ZigBee module
ZigBee moduleZigBee module
ZigBee module
 
Fire detection system using arduino
Fire detection system using arduino Fire detection system using arduino
Fire detection system using arduino
 

Destaque

Student Alert Presentation
Student Alert PresentationStudent Alert Presentation
Student Alert PresentationNishant Pandey
 
HIMSS 2011 "RED ALERT Emergency and Event Notification"
HIMSS 2011 "RED ALERT Emergency and Event Notification"HIMSS 2011 "RED ALERT Emergency and Event Notification"
HIMSS 2011 "RED ALERT Emergency and Event Notification"AMTELCO
 
flying Spy robot by sanjeev
flying Spy robot by sanjeevflying Spy robot by sanjeev
flying Spy robot by sanjeevSanjeev Pandey
 
"The Great Train Cyber Robbery" SCADAStrangeLove
"The Great Train Cyber Robbery" SCADAStrangeLove"The Great Train Cyber Robbery" SCADAStrangeLove
"The Great Train Cyber Robbery" SCADAStrangeLoveAleksandr Timorin
 
Android Emergency Alert with Fall Detection
Android Emergency Alert with Fall DetectionAndroid Emergency Alert with Fall Detection
Android Emergency Alert with Fall DetectionLouis Shue
 
Fire accident avoidance on running train using zigbee wireless sensor network
Fire accident avoidance on running train using zigbee wireless sensor networkFire accident avoidance on running train using zigbee wireless sensor network
Fire accident avoidance on running train using zigbee wireless sensor networkDivakar Triple H
 
Implementation of automatic railway platform
Implementation of automatic railway platformImplementation of automatic railway platform
Implementation of automatic railway platformjeevansaral
 
Railway Signalling by Aditi Shah
Railway Signalling by Aditi ShahRailway Signalling by Aditi Shah
Railway Signalling by Aditi ShahAditi Shah
 

Destaque (20)

EAS Powerpoint
EAS PowerpointEAS Powerpoint
EAS Powerpoint
 
Student Alert Presentation
Student Alert PresentationStudent Alert Presentation
Student Alert Presentation
 
HIMSS 2011 "RED ALERT Emergency and Event Notification"
HIMSS 2011 "RED ALERT Emergency and Event Notification"HIMSS 2011 "RED ALERT Emergency and Event Notification"
HIMSS 2011 "RED ALERT Emergency and Event Notification"
 
Central Medical Gas Distribution System
Central Medical Gas Distribution SystemCentral Medical Gas Distribution System
Central Medical Gas Distribution System
 
MULTI PURPOSE WORKING STAND IN METRO WORKSHOP
MULTI PURPOSE WORKING STAND IN METRO WORKSHOPMULTI PURPOSE WORKING STAND IN METRO WORKSHOP
MULTI PURPOSE WORKING STAND IN METRO WORKSHOP
 
flying Spy robot by sanjeev
flying Spy robot by sanjeevflying Spy robot by sanjeev
flying Spy robot by sanjeev
 
Medical gases
Medical gasesMedical gases
Medical gases
 
HYBRID OPERATING ROOM
HYBRID OPERATING ROOMHYBRID OPERATING ROOM
HYBRID OPERATING ROOM
 
Issues of routing in vanet
Issues of routing in vanetIssues of routing in vanet
Issues of routing in vanet
 
"The Great Train Cyber Robbery" SCADAStrangeLove
"The Great Train Cyber Robbery" SCADAStrangeLove"The Great Train Cyber Robbery" SCADAStrangeLove
"The Great Train Cyber Robbery" SCADAStrangeLove
 
Android Emergency Alert with Fall Detection
Android Emergency Alert with Fall DetectionAndroid Emergency Alert with Fall Detection
Android Emergency Alert with Fall Detection
 
Fire accident avoidance on running train using zigbee wireless sensor network
Fire accident avoidance on running train using zigbee wireless sensor networkFire accident avoidance on running train using zigbee wireless sensor network
Fire accident avoidance on running train using zigbee wireless sensor network
 
Implementation of automatic railway platform
Implementation of automatic railway platformImplementation of automatic railway platform
Implementation of automatic railway platform
 
Air cars
Air carsAir cars
Air cars
 
smart classroom
  smart classroom    smart classroom
smart classroom
 
Railway Signalling by Aditi Shah
Railway Signalling by Aditi ShahRailway Signalling by Aditi Shah
Railway Signalling by Aditi Shah
 
solar trees
solar treessolar trees
solar trees
 
Vanet ppt
Vanet pptVanet ppt
Vanet ppt
 
ppt on solar tree
ppt on solar treeppt on solar tree
ppt on solar tree
 
Bubble Power
Bubble PowerBubble Power
Bubble Power
 

Semelhante a EMERGENCY ALERT SYSTEM in VANET (fnl review)PPT

Ieeepro techno solutions 2012 ieee embedded project - automatic ambulance r...
Ieeepro techno solutions   2012 ieee embedded project - automatic ambulance r...Ieeepro techno solutions   2012 ieee embedded project - automatic ambulance r...
Ieeepro techno solutions 2012 ieee embedded project - automatic ambulance r...srinivasanece7
 
ACCIDENT DETECTION USING MOBILE PHONE.pptx
ACCIDENT DETECTION USING MOBILE  PHONE.pptxACCIDENT DETECTION USING MOBILE  PHONE.pptx
ACCIDENT DETECTION USING MOBILE PHONE.pptxAjay575757
 
CAR ACCIDENT detection using IR SENSOR &
CAR ACCIDENT detection using IR SENSOR &CAR ACCIDENT detection using IR SENSOR &
CAR ACCIDENT detection using IR SENSOR &TakashiSuoh
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentIJERD Editor
 
On Road Activity Monitoring System
On Road Activity Monitoring SystemOn Road Activity Monitoring System
On Road Activity Monitoring SystemRaj Desai
 
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
 
9. MORDAN SURVEYING INSTRUMENTS (SUR) 3140601 GTU
9. MORDAN SURVEYING INSTRUMENTS (SUR) 3140601 GTU9. MORDAN SURVEYING INSTRUMENTS (SUR) 3140601 GTU
9. MORDAN SURVEYING INSTRUMENTS (SUR) 3140601 GTUVATSAL PATEL
 
ACCIDENT REPORTING SYSTEM USING MEMS
ACCIDENT REPORTING SYSTEM USING MEMS ACCIDENT REPORTING SYSTEM USING MEMS
ACCIDENT REPORTING SYSTEM USING MEMS Rohit Sinha
 
Global Wireless E-voting system with retinal scan
Global Wireless E-voting system with retinal scanGlobal Wireless E-voting system with retinal scan
Global Wireless E-voting system with retinal scanShubh Agarwal
 
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
 
RAILWAY TRACK GEOMETRY SURVEYING SYSTEM
RAILWAY TRACK GEOMETRY SURVEYING SYSTEMRAILWAY TRACK GEOMETRY SURVEYING SYSTEM
RAILWAY TRACK GEOMETRY SURVEYING SYSTEMrajesharayankara
 
Intelligent tansportation system
Intelligent tansportation systemIntelligent tansportation system
Intelligent tansportation systemVidya Bharti
 
blackbox01 (1).pptx
blackbox01 (1).pptxblackbox01 (1).pptx
blackbox01 (1).pptxnaeeemtam
 
Ultrasonic radar mini project
Ultrasonic radar  mini projectUltrasonic radar  mini project
Ultrasonic radar mini projectvishnuchiluka
 
Smart accident detector and intimator [autosaved]
Smart accident detector and intimator [autosaved]Smart accident detector and intimator [autosaved]
Smart accident detector and intimator [autosaved]Sivajyothi paramsivam
 
Detection of humps and potholes
Detection of humps and potholesDetection of humps and potholes
Detection of humps and potholesAJOVE
 
Security System Based on Ultrasonic Sensor Technology
Security System Based on Ultrasonic Sensor TechnologySecurity System Based on Ultrasonic Sensor Technology
Security System Based on Ultrasonic Sensor TechnologyIOSR Journals
 

Semelhante a EMERGENCY ALERT SYSTEM in VANET (fnl review)PPT (20)

Ieeepro techno solutions 2012 ieee embedded project - automatic ambulance r...
Ieeepro techno solutions   2012 ieee embedded project - automatic ambulance r...Ieeepro techno solutions   2012 ieee embedded project - automatic ambulance r...
Ieeepro techno solutions 2012 ieee embedded project - automatic ambulance r...
 
ACCIDENT DETECTION USING MOBILE PHONE.pptx
ACCIDENT DETECTION USING MOBILE  PHONE.pptxACCIDENT DETECTION USING MOBILE  PHONE.pptx
ACCIDENT DETECTION USING MOBILE PHONE.pptx
 
CAR ACCIDENT detection using IR SENSOR &
CAR ACCIDENT detection using IR SENSOR &CAR ACCIDENT detection using IR SENSOR &
CAR ACCIDENT detection using IR SENSOR &
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
 
On Road Activity Monitoring System
On Road Activity Monitoring SystemOn Road Activity Monitoring System
On Road Activity Monitoring System
 
GLOBAL WIRELESS E_VOTING(JAYESH J)
GLOBAL WIRELESS E_VOTING(JAYESH J)GLOBAL WIRELESS E_VOTING(JAYESH J)
GLOBAL WIRELESS E_VOTING(JAYESH J)
 
Technical PPT(11.4.17).pptx
Technical PPT(11.4.17).pptxTechnical PPT(11.4.17).pptx
Technical PPT(11.4.17).pptx
 
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
 
9. MORDAN SURVEYING INSTRUMENTS (SUR) 3140601 GTU
9. MORDAN SURVEYING INSTRUMENTS (SUR) 3140601 GTU9. MORDAN SURVEYING INSTRUMENTS (SUR) 3140601 GTU
9. MORDAN SURVEYING INSTRUMENTS (SUR) 3140601 GTU
 
ACCIDENT REPORTING SYSTEM USING MEMS
ACCIDENT REPORTING SYSTEM USING MEMS ACCIDENT REPORTING SYSTEM USING MEMS
ACCIDENT REPORTING SYSTEM USING MEMS
 
Global Wireless E-voting system with retinal scan
Global Wireless E-voting system with retinal scanGlobal Wireless E-voting system with retinal scan
Global Wireless E-voting system with retinal scan
 
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
 
RAILWAY TRACK GEOMETRY SURVEYING SYSTEM
RAILWAY TRACK GEOMETRY SURVEYING SYSTEMRAILWAY TRACK GEOMETRY SURVEYING SYSTEM
RAILWAY TRACK GEOMETRY SURVEYING SYSTEM
 
GLOBAL WIRELESS E-VOTING (JAYESH J CUSAT)
GLOBAL WIRELESS E-VOTING (JAYESH J    CUSAT)GLOBAL WIRELESS E-VOTING (JAYESH J    CUSAT)
GLOBAL WIRELESS E-VOTING (JAYESH J CUSAT)
 
Intelligent tansportation system
Intelligent tansportation systemIntelligent tansportation system
Intelligent tansportation system
 
blackbox01 (1).pptx
blackbox01 (1).pptxblackbox01 (1).pptx
blackbox01 (1).pptx
 
Ultrasonic radar mini project
Ultrasonic radar  mini projectUltrasonic radar  mini project
Ultrasonic radar mini project
 
Smart accident detector and intimator [autosaved]
Smart accident detector and intimator [autosaved]Smart accident detector and intimator [autosaved]
Smart accident detector and intimator [autosaved]
 
Detection of humps and potholes
Detection of humps and potholesDetection of humps and potholes
Detection of humps and potholes
 
Security System Based on Ultrasonic Sensor Technology
Security System Based on Ultrasonic Sensor TechnologySecurity System Based on Ultrasonic Sensor Technology
Security System Based on Ultrasonic Sensor Technology
 

EMERGENCY ALERT SYSTEM in VANET (fnl review)PPT

  • 1. EMERGENCY ALERT SYSTEM IN VANET Guide name :Dr. R.Venkatesh M.E, Ph.D. Presented by: S.Shanmuga priya B. Vijayalakshmi V.R.Vijaya
  • 2. Main objective: • Tracking the location of the vehicle. • Automatic call alert will sent to nearby hospitals. • The damaged vehicle will start emitting a sound(Alarm) of 120db,and all the lights present will start flickering. • The main cause of the accident can be identified by a micro camera using air pressure sensors which is fitted at both ends of the vehicle.
  • 3. Abstract: • In real time no proper automatic emergency alert systems are present. • In times of accidents a third party has to call the ambulance services. • In the absence of a third party the situation becomes more critical. • Lack of knowledge about the precise location of the accident.
  • 4. Techniques used: • GPS(Global Positioning System): It provides location and time information anywhere on or near the earth where there is an unobstructed line of sight to four or more GPS satellites. • GSM(Global System for Mobile Communications): It is a cellular network which can be connected by searching for cells in the immediate vicinity. • RFID(Radio Frequency Identification): It is a technology which can be used in communication through the use of radio waves to transfer data between a reader and an electronic tag attached to an object for the purpose of identification and tracking.
  • 5. Other major techniques used: • Airbag Circuit-The airbag is a automobile safety device which is reliable, the entire process happens in 20-30 milliseconds • Vibration sensor-It passes an alert message if the vibration does not saturate. • MEMS sensor-It detect the signal and sends it to the ARM controller. • ARM controller-It provides high speed processing of data using pipelining technique.
  • 8. Immediate alert system: • Checking whether the accident is major or minor. • Deployment of airbag along with siren(120-130 db). • GSM modem sends an alert message to the nearest hospital using Google maps. • The hospital track the precise location using GPS receiver.
  • 9. Flow Diagram of Immediate alert system:
  • 10. RFID communication: • The vehicles within the reach of 200m can be detected by using RFID reader. • Active RFID tags are used because they can transmit signal upto 100m. • The base station or the RFID readers receive the signal and inform the vehicles travelling in that route about the accident ahead.
  • 11. RFID intersection with accurate distance:
  • 12. Dijkstra’s algorithm: • Dijkstra's algorithm finds the shortest path from x to y in order of increasing distance from x. That is, it chooses the first minimum edge, stores this value and adds the next minimum value from the next edge it selects.
  • 13. Algorithm: • For each u G: • d[u] = infinity; • parent[u] = NIL; • End for • d[s] = 0; // s is the start point • H = {s}; // the heap • while NotEmpty(H) and targetNotFound: • u = Extract_Min(H); • label u as examined; • for each v adjacent to u: • if d[v] > d[u] + w[u, v]: • d[v] = d[u] + w[u, v]; • parent[v] = u; • DecreaseKey[v, H];
  • 14. Route from accident location to nearest hospital using Google maps:
  • 17. Result and Comparison: • In this project the detection of the location of the accident is precise unlike prior approaches. • Here the accident is identified with the help of airbag circuit ,vibration sensor , MEMS sensor. • Here advanced RFID readers and tags with maximum coverage is used.
  • 18. Conclusion: • This system can overcome the problems of lack of automated system for accident location detection. • Consequently , the time for searching the location is reduced and the interference of the third party is not necessary. • This project provides a feasible solution to traffic hazards and it saves time and reduces loss of lives.