SlideShare una empresa de Scribd logo
1 de 9
Descargar para leer sin conexión
International Journal of Computer Science, Engineering and Applications (IJCSEA) Vol.3, No.4, August 2013
DOI : 10.5121/ijcsea.2013.3406 57
DEVELOPMENT OF AUTOMATIC GEO-
FENCING AND ACCIDENTAL MONITORING
SYSTEM BASED ON GPS TECHNOLOGY
Danish karim1
and Jaspal Singh2
1
Department of ACSD, Centre for Development of Advanced Computing, Mohali
danishkarim04@gmail.com
2
Department of DESD Centre for Development of Advanced Computing, Mohali
jaspal_sng@yahoo.com
ABSTRACT
The main objective of this project is to design and develop an embedded system for vehicle to detect the
road accident for immediate medical help as well as for security purpose in theft prevention using single
shock sensor. In case of accidental mode the system should inform automatically via text message to
medical rescue team indicating the position of vehicle location. When there is no car driver, vehicle should
automatically go into security mode. When a person tries to steal the vehicle, this system should send an
alert message to the owner. The system Geo fencing and accidental monitoring system based on AT89S52
as a central core. This includes various technologies: a shock sensor, Liquid crystal display (LCD), Dual
relay and wireless communication. This system also includes Geo fencing technology. Geo fencing enables
the remote monitoring of predefined set of boundaries and automatic detect when vehicle exit from these
areas.
KEYWORDS
Geo fencing, GSM, GPS, Shock Sensor
1. INTRODUCTION
The Vehicle accident is major public problem in many countries, particularly in India. This
problem is rapidly increasing due to rider’s poor behaviour such as speed driving, drunk driving,
low use of seat belts and riding without sufficient sleep. India has the highest number of ranking
due to road accident in the world according to world health organization (WHO) on the report of
global status on road safety. In every hour, 40 people under the age of 25 die in road accident.
According to WHO deaths due to road accident is the second most important cause of death for 5
to 29 year olds. According to National crime bureau (NCRB) the total death in India now crossed
135,000 mark due to road accident. Therefore, several research group and major vehicle
manufacturing companies developed a safety device to protect riders from accidental injuries.
Alternatively an intelligent system is needed to detect accidents and safety of vehicle with
tracking system to notify the accident to related people so that the quickest assistance can reach
the people to save their life. The main reason behind this is to minimize the delay in medical
facilities to reach the accidental place. This project insures the losses of life will be reduced
rapidly.
International Journal of Computer Science, Engineering and Applications (IJCSEA) Vol.3, No.4, August 2013
58
The system consists of cooperative components of shock sensor, microcontroller unit (MCU),
GPS device to find the accident location and GSM module for sending the text message. Mobile
text message is containing location from GPS (Latitude, Longitude) will be sent if vehicle
accident is detected. A high performance 8 bit MCU AT89S52 is used to process and store real
time signal from the shock sensor. This system also includes vehicle speed sensor (VSS) to
monitor speed and location of vehicle by fleet operator.
2. BACKGROUND
2.1 GPS TECHNOLOGY
The Global Positioning System(GPS) is a system based on global navigation satellite
system(GNSS) that provide reliable location and time information at all time in any whether
condition on earth. It is composed of a network of 24 satellites of the united state which are
previously used in military services, and later allowed for commercial use. The satellite emit
radio signal of short pulses to GPS receiver periodically. A GPS receiver receives the signal from
at least four satellites to compute its three dimension position that is latitude, longitude and
altitude. Therefore GPS is a key technology for finding a device location.
2.2 GSM MODEM
A GSM MODEM is a special type of modem that accepts a SIM card and operates over a
subscription to a mobile operator just like as a mobile phone. GSM modem is a wireless modem
which sends and receives data through radio waves. A GSM modem requires a SIM card from a
wireless carrier in order to operate Just like as a GSM mobile phone.
GSM modem support standard AT commands as well as extended set of AT commands. With the
standard AT commands and extended AT commands, you can do things like:
• Sending SMS message
• Reading, Writing and Deleting SMS massage
• Monitoring the signal strength
• Reading, Writing and Searching phonebook entries
• Real time clock
2.3 SHOCK/VIBRATION SENSOR
A Shock sensor is capable of measuring shocks or vibration. When somebody or any obstacle
hits the car, the sensor sends a signal indicating the intensity of motion. Depending upon the
severity of intensity of shock, we use this sensor as for security purpose warning beep or sound or
to monitor the accident for medical help. More advanced sensors send different information
depending on how severe the shock is. The sensor to detect the vibration has a mechanical
displacement to generate the alarm signal. There are two major detection methods to detect the
vibration, one is mechanical detection. It works as a ON/OFF switch using the mechanical
movement of metal of metal contact to detect true physical vibration. Other is acoustic sound
detection may trigger false alarm by high noise car from the car.
International Journal of Computer Science, Engineering and Applications (IJCSEA) Vol.3, No.4, August 2013
59
3. DESCRIPTION OF SYSTEM
Driving is an essential part of many people. Due to immense use of vehicles in day today life
death due to accident has shown a tremendous growth rate. In most of the cases people loses their
life due to delay in medical facilities to reach the accidental place. This project ensures to
minimize the delay in medical facilities to reach the accidental place. This system includes
communication system, positioning, sensing and other information related to technologies to
improve the safety.
2.1 Block Diagram
The block diagram of this project is given in following figure. There are certain functions
accomplished by these blocks. The descriptions of these blocks are as follows.
Figure 1- Block Diagram
2.2.1 Power supply
The power supply of our system is given by 12V battery. Microcontroller unit is operated on 5V
supply. 5V supply is generated by using voltage regulator 7805. 12 V is given to GPS module
International Journal of Computer Science, Engineering and Applications (IJCSEA) Vol.3, No.4, August 2013
60
and GSM module. Basically the sensor module used in this project is shock sensor and Metal
detector sensor. These both are needed to feed with power supply of 5V.
2.2.2 Mode selecting switches
Mode selecting switches are connected to the pins of microcontroller. Two switches are used as
mode selection, in which this project works. There are two modes of operation, accidental mode
and security mode. Whenever the driver is in the car accidental mode is selected. In this mode
vibration is calculated by shock sensor and if this is greater than a threshold value say T2 then
this sensor detect the accident. When there is no one on driving seat, the switch goes into the
security mode to prevent thieving. A limiting switch is mounted car’s driving seat. Limiting
switch informs that the car driver is in the vehicle or not.
2.2.3 Sensor module
The sensor module is constructed with two sensors shock sensor and metal detector sensor. Metal
detector sensor is mounted on wheel of the vehicle. A metal (iron in this case) is mounted at any
place on wheel. Metal detector sensor senses metal and measures total number of revolution in a
minute (rpm) and if this value is exceeded by certain limited value. The system will consider it of
over speeding case. Shock senor is used to measure vibration or impact of collision to detect
accident and send alert message with location if any accident happened.
Figure 2- Shock sensor
2.2.4 Microcontroller unit
In microcontroller unit we use AT89S52 microcontroller. This is the main part of the project.
Every command or instructions to the system is given by this unit. It receives the signals from
sensor and GPS and sends message alert to medical rescue team or car’s owner depending upon
the mode of selection that is whether it is accidental or security mode.
International Journal of Computer Science, Engineering and Applications (IJCSEA) Vol.3, No.4, August 2013
61
2.2.5 EEPROM
EEPROM is a non volatile memory to store small amount of data that must be saved when power
is removed. In this project we use 24C04 EEPROM. The EEPROM saves numbers from which
GSM module receives and sends text message. The saved number can also be edited through
keypad. LCD displays the number which is stored in EEPROM. GSM module sends the data to
saved number stored in EEPROM
All blocks in the diagram are implemented in the circuit level. The minimal circuit of system is
shown in Figure 3
Figure 3: The minimal circuit diagram
2.2.6 Keypad
Keypad is used to save the 10 digit mobile number into EEPROM by pressing the keys. In this
project we use only three keys named increment, decrement and ok to store number. Number
saved into EEPROM is displayed on LCD.
2.2.7 GPS module
When the system is in accidental mode and if vehicle accident is detected, GPS device find the
accident location and sent it to GSM module for sending the text message for immediate medical
International Journal of Computer Science, Engineering and Applications (IJCSEA) Vol.3, No.4, August 2013
62
help. When the system is in either security mode or accidental mode and if fleet operator wants to
know the vehicle location, GPS find the location and send it to GSM module.GSM module
further send the text message containing vehicle location to the fleet operator.
3. AUTOMATIC GEO FENCING ACCIDENTAL MONITORING
SYSTEM METHODOLOGY
Figure shows the software methodology of GPS based automatic geo fencing accidental
monitoring system. Firstly, Software checks mode of selection whether the system is in security
mode or accidental mode. Mode of selection can be found out by limiting switch which is
mounted in car’s driving seat. If limiting switch is not pressed, system automatically goes into
security mode. In this mode shock sensor measure the vibration and this value is in between two
predefined threshold value say T1 and T2 (T2>T1) then GSM module send alert message about
theft prevention. In this mode fleet operator also want to know the vehicle location, then fleet
operator sends a text message *0 to find location of vehicle. In response system will send a text
message containing vehicle location. Other mode of selection is accidental mode and if limiting
switch mounted on car’s driving seat is pressed then it goes into accidental mode. In accidental
mode, vibration measured by shock sensor is compared with T2 and if this is greater than T2
system detect accident and system will send text message to medical help line number saved in
EEPROM with accident location for immediate medical help. If there is accident detection,
system continuously monitors speed of vehicle which is measured by vehicle speed sensor (VSS).
Measured speed is compared with predefined threshold speed say S0.If speed measured by
Vehicle speed sensor (VSS) is greater than S0 then system will send a text message about over
speed to the Fleet operator. In this mode also fleet operator can also find out location of vehicle
by sending text message *0. In response the system will send text message to fleet operator
containing vehicle location.
In this system the GSM module used is SIM900 which is based on AT commands as well as
extended AT commands. Some of AT commands are shown table as follows:
AT+CMGS Send SMS Message
AT+CMGR Read SMS Message
AT+CMGD Delete SMS Message
AT+CMGF Select SMS Message Format
AT+CMGW Write SMS Message to Memory
Table 1: Various AT commands used in GSM Module
International Journal of Computer Science, Engineering and Applications (IJCSEA) Vol.3, No.4, August 2013
63
Figure 3: Program flow chart of monitoring system
4. TESTING AND RESULTS
Vibration based shock sensor, vehicle speed sensor (VSS), AT89S52, GPS and GSM modules are
tested individually as well as an integrated system. The main advantage of shock sensor is that it
measures small amount of vibration as well as large impact also. This is the reason that’s why we
use single shock sensor for both purposes. It works on the electromechanical principle. Shock
sensor operates in accordance with electrodynamics principle and is used for measuring the
bearing absolute vibration. This system also uses vehicle speed sensor to prevent over speeding
and rough driving. This system send alert message to the fleet operator if any vehicle exceed its
speed limit. This system also send a geo fencing alert that is any of these vehicles exit from a
limited geographical area or geo fence area, an alert notification will be sent to the fleet operator.
Tests are carried out on motor cycles and result is getting successfully.
International Journal of Computer Science, Engineering and Applications (IJCSEA) Vol.3, No.4, August 2013
64
Figure 5- Testing Circuitry Board
5. CONCLUSION
In this paper, we proposed and described automatic geo fencing and accidental monitoring system
based on GPS technology. Main advantage of this system is that during accident detection, it
reduces the delay in medical facilities and prevents the losses of life. We are using single shock
sensor for both purposes that is for accident detection and security purpose to prevent vehicle
thieving. In this system we are using vehicle speed sensor of measuring speed to prevent rough
driving and over speeding.
ACKNOWLEDGEMENT
We would like to extend a special thanks to C-DAC Mohali for providing us means to carry out
our research work in precious way. We are also grateful to MHRD, Govt. of India for providing
us platforms to our research work.
International Journal of Computer Science, Engineering and Applications (IJCSEA) Vol.3, No.4, August 2013
65
REFERENCES
[1] Watthanawisuth, N.; Lomas, T.; Tuantranont, A., "Wireless black box using MEMS accelerometer
and GPS tracking for accidental monitoring of vehicles," Biomedical and Health Informatics (BHI),
2012 IEEE-EMBS International Conference on , pp.847,850, 5-7 Jan. 2012
[2] VChadil, N.; Russameesawang, A.; Keeratiwintakorn, P., "Real-time tracking management system
using GPS, GPRS and Google earth," Electrical Engineering/Electronics, Computer,
Telecommunications and Information Technology, 2008. ECTI-CON 2008. 5th International
Conference , pp.393,396, 14-17 May 2008
[3] In Jung Lee, "An accident detection system on highway using vehicle tracking trace," ICT
Convergence (ICTC), 2011 International Conference , pp.716,721, 28-30 Sept. 2011
[4] Almomani, I.M.; Alkhalil, N.Y.; Ahmad, E.M.; Jodeh, R.M., "Ubiquitous GPS vehicle tracking and
management system," Applied Electrical Engineering and Computing Technologies (AEECT), 2011
IEEE Jordan Conference , pp.1,6, 6-8 Dec. 2011
[5] Jog, S.R.; Sutaone, M.S.; Badawe, V.V., "Ruggedisation methodologies for GPS based Vehicle
Tracking System," Electronics Computer Technology (ICECT), 2011 3rd International Conference on
, vol.2, no., pp.214,218, 8-10 April 2011
[6] Jerath, K.; Brennan, S.N., "GPS-free terrain-based vehicle tracking on road networks," American
Control Conference (ACC), 2012 , pp.307,311, 27-29 June 2012
[7] Ravindra B. Sathe and A.S. Bhide"GPS-based soldier tracking and health monitoring system"World
Journal of Science and Technology 2012, 2(4):97-99 ISSN: 2231 – 2587
[8] Neeti Bisht, Pragya Siddhi, Hema Kashyap “Monitoring Road Accidents using Sensors and providing
Medical Facilities”, 2012
[9] G. Gnanavel “Embedded Based Complete Vehicle Protection” April 2011
AUTHORS
Danish Karim is pursuing Masters of Technology at C-DAC Mohali in Embedded
System. He has obtained his Bachelor of Engineering degree in Electronics &
Communication Engineering from Jai Prakash Univeristy, Chapra. His research interests
include Embedded System.
Danish Karim is pursuing Masters of Technology at C-DAC Mohali in Embedded
System. He has obtained his Bachelor of Engineering degree in Electronics &
Communication Engineering from Jai Prakash Univeristy, Chapra. His research interests
include Embedded System.

Más contenido relacionado

La actualidad más candente

Vehicle Security System
Vehicle Security SystemVehicle Security System
Vehicle Security SystemVISHAL DONGA
 
Advanced car security system
Advanced car security systemAdvanced car security system
Advanced car security systemAmi Goswami
 
Automatic collision detection for an autonomous robot using proximity sensing...
Automatic collision detection for an autonomous robot using proximity sensing...Automatic collision detection for an autonomous robot using proximity sensing...
Automatic collision detection for an autonomous robot using proximity sensing...eSAT Publishing House
 
Finger print authentication for bikes
Finger print authentication for bikes Finger print authentication for bikes
Finger print authentication for bikes Saiprasad
 
Advanced Vehicle Tracking system using GSM/GPRS and GPS
Advanced Vehicle Tracking system using GSM/GPRS and GPSAdvanced Vehicle Tracking system using GSM/GPRS and GPS
Advanced Vehicle Tracking system using GSM/GPRS and GPSrahulmonikasharma
 
Vehicle anti theft system based on an embedded
Vehicle anti theft system based on an embeddedVehicle anti theft system based on an embedded
Vehicle anti theft system based on an embeddedeSAT Publishing House
 
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
 
Mobile safety systems for automobiles
Mobile safety systems for automobilesMobile safety systems for automobiles
Mobile safety systems for automobilesIAEME Publication
 
Mobile safety systems for automobiles
Mobile safety systems for automobilesMobile safety systems for automobiles
Mobile safety systems for automobilesiaemedu
 
Paper id 24201471
Paper id 24201471Paper id 24201471
Paper id 24201471IJRAT
 
Smart anti-theft system for the security of vehicles- A Review
Smart anti-theft system for the security of vehicles- A ReviewSmart anti-theft system for the security of vehicles- A Review
Smart anti-theft system for the security of vehicles- A ReviewIRJET Journal
 
IRJET- Vehicle Accident Tracking and Reporting System using GPS and GSM
IRJET- Vehicle Accident Tracking and Reporting System using GPS and GSMIRJET- Vehicle Accident Tracking and Reporting System using GPS and GSM
IRJET- Vehicle Accident Tracking and Reporting System using GPS and GSMIRJET Journal
 
IRJET- Car Obstacle Detection and Pollution Level Tracing using Node MCU
IRJET- Car Obstacle Detection and Pollution Level Tracing using Node MCUIRJET- Car Obstacle Detection and Pollution Level Tracing using Node MCU
IRJET- Car Obstacle Detection and Pollution Level Tracing using Node MCUIRJET Journal
 
"Two wheeler vehicle security system (TWVSS)" IJESET Vol 6 Issue 3, Dec 2013
"Two wheeler vehicle security system (TWVSS)" IJESET Vol 6 Issue 3, Dec 2013"Two wheeler vehicle security system (TWVSS)" IJESET Vol 6 Issue 3, Dec 2013
"Two wheeler vehicle security system (TWVSS)" IJESET Vol 6 Issue 3, Dec 2013Prashantkumar R
 
IRJET - Intelligent System for Vehicle Controlling with Alcohol Detection...
IRJET -  	  Intelligent System for Vehicle Controlling with Alcohol Detection...IRJET -  	  Intelligent System for Vehicle Controlling with Alcohol Detection...
IRJET - Intelligent System for Vehicle Controlling with Alcohol Detection...IRJET Journal
 
Iaetsd automobile automation using ultrasonics and image processing along wit...
Iaetsd automobile automation using ultrasonics and image processing along wit...Iaetsd automobile automation using ultrasonics and image processing along wit...
Iaetsd automobile automation using ultrasonics and image processing along wit...Iaetsd Iaetsd
 
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 - Smart Bus Transportation with Automatic Cardiac Arrest Detection System
IRJET - Smart Bus Transportation with Automatic Cardiac Arrest Detection SystemIRJET - Smart Bus Transportation with Automatic Cardiac Arrest Detection System
IRJET - Smart Bus Transportation with Automatic Cardiac Arrest Detection 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
 

La actualidad más candente (19)

Vehicle Security System
Vehicle Security SystemVehicle Security System
Vehicle Security System
 
Advanced car security system
Advanced car security systemAdvanced car security system
Advanced car security system
 
Automatic collision detection for an autonomous robot using proximity sensing...
Automatic collision detection for an autonomous robot using proximity sensing...Automatic collision detection for an autonomous robot using proximity sensing...
Automatic collision detection for an autonomous robot using proximity sensing...
 
Finger print authentication for bikes
Finger print authentication for bikes Finger print authentication for bikes
Finger print authentication for bikes
 
Advanced Vehicle Tracking system using GSM/GPRS and GPS
Advanced Vehicle Tracking system using GSM/GPRS and GPSAdvanced Vehicle Tracking system using GSM/GPRS and GPS
Advanced Vehicle Tracking system using GSM/GPRS and GPS
 
Vehicle anti theft system based on an embedded
Vehicle anti theft system based on an embeddedVehicle anti theft system based on an embedded
Vehicle anti theft system based on an embedded
 
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
 
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
 
Paper id 24201471
Paper id 24201471Paper id 24201471
Paper id 24201471
 
Smart anti-theft system for the security of vehicles- A Review
Smart anti-theft system for the security of vehicles- A ReviewSmart anti-theft system for the security of vehicles- A Review
Smart anti-theft system for the security of vehicles- A Review
 
IRJET- Vehicle Accident Tracking and Reporting System using GPS and GSM
IRJET- Vehicle Accident Tracking and Reporting System using GPS and GSMIRJET- Vehicle Accident Tracking and Reporting System using GPS and GSM
IRJET- Vehicle Accident Tracking and Reporting System using GPS and GSM
 
IRJET- Car Obstacle Detection and Pollution Level Tracing using Node MCU
IRJET- Car Obstacle Detection and Pollution Level Tracing using Node MCUIRJET- Car Obstacle Detection and Pollution Level Tracing using Node MCU
IRJET- Car Obstacle Detection and Pollution Level Tracing using Node MCU
 
"Two wheeler vehicle security system (TWVSS)" IJESET Vol 6 Issue 3, Dec 2013
"Two wheeler vehicle security system (TWVSS)" IJESET Vol 6 Issue 3, Dec 2013"Two wheeler vehicle security system (TWVSS)" IJESET Vol 6 Issue 3, Dec 2013
"Two wheeler vehicle security system (TWVSS)" IJESET Vol 6 Issue 3, Dec 2013
 
IRJET - Intelligent System for Vehicle Controlling with Alcohol Detection...
IRJET -  	  Intelligent System for Vehicle Controlling with Alcohol Detection...IRJET -  	  Intelligent System for Vehicle Controlling with Alcohol Detection...
IRJET - Intelligent System for Vehicle Controlling with Alcohol Detection...
 
Iaetsd automobile automation using ultrasonics and image processing along wit...
Iaetsd automobile automation using ultrasonics and image processing along wit...Iaetsd automobile automation using ultrasonics and image processing along wit...
Iaetsd automobile automation using ultrasonics and image processing along wit...
 
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 - Smart Bus Transportation with Automatic Cardiac Arrest Detection System
IRJET - Smart Bus Transportation with Automatic Cardiac Arrest Detection SystemIRJET - Smart Bus Transportation with Automatic Cardiac Arrest Detection System
IRJET - Smart Bus Transportation with Automatic Cardiac Arrest Detection 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
 

Destacado

COMPARISION OF TONE-MAPPING ALGORITHM BASED ON STRUCTURAL FIDELITY AND STATIS...
COMPARISION OF TONE-MAPPING ALGORITHM BASED ON STRUCTURAL FIDELITY AND STATIS...COMPARISION OF TONE-MAPPING ALGORITHM BASED ON STRUCTURAL FIDELITY AND STATIS...
COMPARISION OF TONE-MAPPING ALGORITHM BASED ON STRUCTURAL FIDELITY AND STATIS...Sumadeep Juvvalapalem
 
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
 
Automatic Pre-collision warning by Stress Detection and fastest Rescue alert
Automatic Pre-collision warning by Stress Detection and fastest Rescue alertAutomatic Pre-collision warning by Stress Detection and fastest Rescue alert
Automatic Pre-collision warning by Stress Detection and fastest Rescue alertIJTET Journal
 
2012 carnegie foundation the accidental revolution-teacher accountability val...
2012 carnegie foundation the accidental revolution-teacher accountability val...2012 carnegie foundation the accidental revolution-teacher accountability val...
2012 carnegie foundation the accidental revolution-teacher accountability val...Christopher Thorn
 
intelligent ambulance with automatic traffic control
intelligent ambulance with automatic traffic controlintelligent ambulance with automatic traffic control
intelligent ambulance with automatic traffic controlksmk1006
 
Ancient asia india
Ancient asia indiaAncient asia india
Ancient asia indiaRobin Seamon
 
OCCIDENTAL AND ORIENTAL MINDORO
OCCIDENTAL AND ORIENTAL MINDOROOCCIDENTAL AND ORIENTAL MINDORO
OCCIDENTAL AND ORIENTAL MINDOROsaymar2015
 
Technical services why not me final
Technical services why not me finalTechnical services why not me final
Technical services why not me finalJustin M. White
 
Fabrication of Prototype Model of Infrared Sensor Based Regenerative Braking...
Fabrication of Prototype Model of Infrared Sensor Based  Regenerative Braking...Fabrication of Prototype Model of Infrared Sensor Based  Regenerative Braking...
Fabrication of Prototype Model of Infrared Sensor Based Regenerative Braking...IJMER
 
Origen del ajedrez
Origen del ajedrezOrigen del ajedrez
Origen del ajedrezAndre Sotelo
 
Vehical tracking system
Vehical tracking systemVehical tracking system
Vehical tracking systemmangal das
 
intelligence Ambulance project report
intelligence Ambulance project reportintelligence Ambulance project report
intelligence Ambulance project reportRitesh Kumar
 
Education system before independence (1400 1856)
Education system before independence (1400 1856)Education system before independence (1400 1856)
Education system before independence (1400 1856)Juraidah Mohd Noor
 
Millets, An Old Concept To Adapt To New Change
Millets, An Old Concept To Adapt To New ChangeMillets, An Old Concept To Adapt To New Change
Millets, An Old Concept To Adapt To New ChangeFSTnortheast
 
East asia chee - shorter
East asia   chee - shorterEast asia   chee - shorter
East asia chee - shorterLACCD
 
Vehicle tracking system using gps and google map
Vehicle tracking system using gps and google mapVehicle tracking system using gps and google map
Vehicle tracking system using gps and google mapsanchit bhargava
 

Destacado (20)

COMPARISION OF TONE-MAPPING ALGORITHM BASED ON STRUCTURAL FIDELITY AND STATIS...
COMPARISION OF TONE-MAPPING ALGORITHM BASED ON STRUCTURAL FIDELITY AND STATIS...COMPARISION OF TONE-MAPPING ALGORITHM BASED ON STRUCTURAL FIDELITY AND STATIS...
COMPARISION OF TONE-MAPPING ALGORITHM BASED ON STRUCTURAL FIDELITY AND STATIS...
 
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...
 
Automatic Pre-collision warning by Stress Detection and fastest Rescue alert
Automatic Pre-collision warning by Stress Detection and fastest Rescue alertAutomatic Pre-collision warning by Stress Detection and fastest Rescue alert
Automatic Pre-collision warning by Stress Detection and fastest Rescue alert
 
Presentation1
Presentation1Presentation1
Presentation1
 
2012 carnegie foundation the accidental revolution-teacher accountability val...
2012 carnegie foundation the accidental revolution-teacher accountability val...2012 carnegie foundation the accidental revolution-teacher accountability val...
2012 carnegie foundation the accidental revolution-teacher accountability val...
 
intelligent ambulance with automatic traffic control
intelligent ambulance with automatic traffic controlintelligent ambulance with automatic traffic control
intelligent ambulance with automatic traffic control
 
Ancient asia india
Ancient asia indiaAncient asia india
Ancient asia india
 
OCCIDENTAL AND ORIENTAL MINDORO
OCCIDENTAL AND ORIENTAL MINDOROOCCIDENTAL AND ORIENTAL MINDORO
OCCIDENTAL AND ORIENTAL MINDORO
 
Technical services why not me final
Technical services why not me finalTechnical services why not me final
Technical services why not me final
 
éNergies Non Renouvelables
éNergies Non RenouvelableséNergies Non Renouvelables
éNergies Non Renouvelables
 
Fabrication of Prototype Model of Infrared Sensor Based Regenerative Braking...
Fabrication of Prototype Model of Infrared Sensor Based  Regenerative Braking...Fabrication of Prototype Model of Infrared Sensor Based  Regenerative Braking...
Fabrication of Prototype Model of Infrared Sensor Based Regenerative Braking...
 
Origenes Del Ajedrez
Origenes Del AjedrezOrigenes Del Ajedrez
Origenes Del Ajedrez
 
Origen del ajedrez
Origen del ajedrezOrigen del ajedrez
Origen del ajedrez
 
Ancient Asia
Ancient AsiaAncient Asia
Ancient Asia
 
Vehical tracking system
Vehical tracking systemVehical tracking system
Vehical tracking system
 
intelligence Ambulance project report
intelligence Ambulance project reportintelligence Ambulance project report
intelligence Ambulance project report
 
Education system before independence (1400 1856)
Education system before independence (1400 1856)Education system before independence (1400 1856)
Education system before independence (1400 1856)
 
Millets, An Old Concept To Adapt To New Change
Millets, An Old Concept To Adapt To New ChangeMillets, An Old Concept To Adapt To New Change
Millets, An Old Concept To Adapt To New Change
 
East asia chee - shorter
East asia   chee - shorterEast asia   chee - shorter
East asia chee - shorter
 
Vehicle tracking system using gps and google map
Vehicle tracking system using gps and google mapVehicle tracking system using gps and google map
Vehicle tracking system using gps and google map
 

Similar a DEVELOPMENT OF AUTOMATIC GEOFENCING AND ACCIDENTAL MONITORING SYSTEM BASED ON GPS TECHNOLOGY

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- 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
 
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
 
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
 
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
 
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
 
Design and Implementation of Car Black box for Evidence Collection System to ...
Design and Implementation of Car Black box for Evidence Collection System to ...Design and Implementation of Car Black box for Evidence Collection System to ...
Design and Implementation of Car Black box for Evidence Collection System to ...IJMTST Journal
 
IRJET - IoT based Low Cost Vehicle Monitoring and Alert System
IRJET - IoT based Low Cost Vehicle Monitoring and Alert SystemIRJET - IoT based Low Cost Vehicle Monitoring and Alert System
IRJET - IoT based Low Cost Vehicle Monitoring and Alert SystemIRJET Journal
 
Embedded Technology for vehicle cabin safety Monitoring and Alerting System
Embedded Technology for vehicle cabin safety Monitoring and Alerting SystemEmbedded Technology for vehicle cabin safety Monitoring and Alerting System
Embedded Technology for vehicle cabin safety Monitoring and Alerting SystemIJCSEA Journal
 
Vehicle tracking and locking system based on GSM and GPS
Vehicle tracking and locking system based on GSM and GPSVehicle tracking and locking system based on GSM and GPS
Vehicle tracking and locking system based on GSM and GPSAshutha K
 
IOT BASED BLACK BOX DEVICE FOR VEHICLE DETECTION
IOT BASED BLACK BOX DEVICE FOR VEHICLE DETECTIONIOT BASED BLACK BOX DEVICE FOR VEHICLE DETECTION
IOT BASED BLACK BOX DEVICE FOR VEHICLE DETECTIONK S RANJITH KUMAR
 
ALPHA-ACCIDENT LOCATION PATIENT HEALTH ASSISTENCE
ALPHA-ACCIDENT LOCATION PATIENT HEALTH ASSISTENCEALPHA-ACCIDENT LOCATION PATIENT HEALTH ASSISTENCE
ALPHA-ACCIDENT LOCATION PATIENT HEALTH ASSISTENCEIRJET Journal
 
Smart automobile security system using labview
Smart automobile security system using labviewSmart automobile security system using labview
Smart automobile security system using labvieweSAT Publishing House
 
IRJET- IoT based Accident Tracking and Reporting
IRJET- IoT based Accident Tracking and ReportingIRJET- IoT based Accident Tracking and Reporting
IRJET- IoT based Accident Tracking and ReportingIRJET Journal
 

Similar a DEVELOPMENT OF AUTOMATIC GEOFENCING AND ACCIDENTAL MONITORING SYSTEM BASED ON GPS TECHNOLOGY (20)

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- 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
 
B1803050722
B1803050722B1803050722
B1803050722
 
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
 
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- 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...
 
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...
 
Design and Implementation of Car Black box for Evidence Collection System to ...
Design and Implementation of Car Black box for Evidence Collection System to ...Design and Implementation of Car Black box for Evidence Collection System to ...
Design and Implementation of Car Black box for Evidence Collection System to ...
 
Vad
VadVad
Vad
 
IRJET - IoT based Low Cost Vehicle Monitoring and Alert System
IRJET - IoT based Low Cost Vehicle Monitoring and Alert SystemIRJET - IoT based Low Cost Vehicle Monitoring and Alert System
IRJET - IoT based Low Cost Vehicle Monitoring and Alert System
 
journal
journaljournal
journal
 
IRJET- Smart Helmet
IRJET- Smart HelmetIRJET- Smart Helmet
IRJET- Smart Helmet
 
A1103040106
A1103040106A1103040106
A1103040106
 
Embedded Technology for vehicle cabin safety Monitoring and Alerting System
Embedded Technology for vehicle cabin safety Monitoring and Alerting SystemEmbedded Technology for vehicle cabin safety Monitoring and Alerting System
Embedded Technology for vehicle cabin safety Monitoring and Alerting System
 
Vehicle tracking and locking system based on GSM and GPS
Vehicle tracking and locking system based on GSM and GPSVehicle tracking and locking system based on GSM and GPS
Vehicle tracking and locking system based on GSM and GPS
 
boxiot.pdf
boxiot.pdfboxiot.pdf
boxiot.pdf
 
IOT BASED BLACK BOX DEVICE FOR VEHICLE DETECTION
IOT BASED BLACK BOX DEVICE FOR VEHICLE DETECTIONIOT BASED BLACK BOX DEVICE FOR VEHICLE DETECTION
IOT BASED BLACK BOX DEVICE FOR VEHICLE DETECTION
 
ALPHA-ACCIDENT LOCATION PATIENT HEALTH ASSISTENCE
ALPHA-ACCIDENT LOCATION PATIENT HEALTH ASSISTENCEALPHA-ACCIDENT LOCATION PATIENT HEALTH ASSISTENCE
ALPHA-ACCIDENT LOCATION PATIENT HEALTH ASSISTENCE
 
Smart automobile security system using labview
Smart automobile security system using labviewSmart automobile security system using labview
Smart automobile security system using labview
 
IRJET- IoT based Accident Tracking and Reporting
IRJET- IoT based Accident Tracking and ReportingIRJET- IoT based Accident Tracking and Reporting
IRJET- IoT based Accident Tracking and Reporting
 

Último

Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Scott Andery
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...panagenda
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationKnoldus Inc.
 
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...AliaaTarek5
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfIngrid Airi González
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPathCommunity
 
A Framework for Development in the AI Age
A Framework for Development in the AI AgeA Framework for Development in the AI Age
A Framework for Development in the AI AgeCprime
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityIES VE
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demoHarshalMandlekar2
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentPim van der Noll
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Alkin Tezuysal
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Farhan Tariq
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 

Último (20)

Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog Presentation
 
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdf
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to Hero
 
A Framework for Development in the AI Age
A Framework for Development in the AI AgeA Framework for Development in the AI Age
A Framework for Development in the AI Age
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a reality
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demo
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 

DEVELOPMENT OF AUTOMATIC GEOFENCING AND ACCIDENTAL MONITORING SYSTEM BASED ON GPS TECHNOLOGY

  • 1. International Journal of Computer Science, Engineering and Applications (IJCSEA) Vol.3, No.4, August 2013 DOI : 10.5121/ijcsea.2013.3406 57 DEVELOPMENT OF AUTOMATIC GEO- FENCING AND ACCIDENTAL MONITORING SYSTEM BASED ON GPS TECHNOLOGY Danish karim1 and Jaspal Singh2 1 Department of ACSD, Centre for Development of Advanced Computing, Mohali danishkarim04@gmail.com 2 Department of DESD Centre for Development of Advanced Computing, Mohali jaspal_sng@yahoo.com ABSTRACT The main objective of this project is to design and develop an embedded system for vehicle to detect the road accident for immediate medical help as well as for security purpose in theft prevention using single shock sensor. In case of accidental mode the system should inform automatically via text message to medical rescue team indicating the position of vehicle location. When there is no car driver, vehicle should automatically go into security mode. When a person tries to steal the vehicle, this system should send an alert message to the owner. The system Geo fencing and accidental monitoring system based on AT89S52 as a central core. This includes various technologies: a shock sensor, Liquid crystal display (LCD), Dual relay and wireless communication. This system also includes Geo fencing technology. Geo fencing enables the remote monitoring of predefined set of boundaries and automatic detect when vehicle exit from these areas. KEYWORDS Geo fencing, GSM, GPS, Shock Sensor 1. INTRODUCTION The Vehicle accident is major public problem in many countries, particularly in India. This problem is rapidly increasing due to rider’s poor behaviour such as speed driving, drunk driving, low use of seat belts and riding without sufficient sleep. India has the highest number of ranking due to road accident in the world according to world health organization (WHO) on the report of global status on road safety. In every hour, 40 people under the age of 25 die in road accident. According to WHO deaths due to road accident is the second most important cause of death for 5 to 29 year olds. According to National crime bureau (NCRB) the total death in India now crossed 135,000 mark due to road accident. Therefore, several research group and major vehicle manufacturing companies developed a safety device to protect riders from accidental injuries. Alternatively an intelligent system is needed to detect accidents and safety of vehicle with tracking system to notify the accident to related people so that the quickest assistance can reach the people to save their life. The main reason behind this is to minimize the delay in medical facilities to reach the accidental place. This project insures the losses of life will be reduced rapidly.
  • 2. International Journal of Computer Science, Engineering and Applications (IJCSEA) Vol.3, No.4, August 2013 58 The system consists of cooperative components of shock sensor, microcontroller unit (MCU), GPS device to find the accident location and GSM module for sending the text message. Mobile text message is containing location from GPS (Latitude, Longitude) will be sent if vehicle accident is detected. A high performance 8 bit MCU AT89S52 is used to process and store real time signal from the shock sensor. This system also includes vehicle speed sensor (VSS) to monitor speed and location of vehicle by fleet operator. 2. BACKGROUND 2.1 GPS TECHNOLOGY The Global Positioning System(GPS) is a system based on global navigation satellite system(GNSS) that provide reliable location and time information at all time in any whether condition on earth. It is composed of a network of 24 satellites of the united state which are previously used in military services, and later allowed for commercial use. The satellite emit radio signal of short pulses to GPS receiver periodically. A GPS receiver receives the signal from at least four satellites to compute its three dimension position that is latitude, longitude and altitude. Therefore GPS is a key technology for finding a device location. 2.2 GSM MODEM A GSM MODEM is a special type of modem that accepts a SIM card and operates over a subscription to a mobile operator just like as a mobile phone. GSM modem is a wireless modem which sends and receives data through radio waves. A GSM modem requires a SIM card from a wireless carrier in order to operate Just like as a GSM mobile phone. GSM modem support standard AT commands as well as extended set of AT commands. With the standard AT commands and extended AT commands, you can do things like: • Sending SMS message • Reading, Writing and Deleting SMS massage • Monitoring the signal strength • Reading, Writing and Searching phonebook entries • Real time clock 2.3 SHOCK/VIBRATION SENSOR A Shock sensor is capable of measuring shocks or vibration. When somebody or any obstacle hits the car, the sensor sends a signal indicating the intensity of motion. Depending upon the severity of intensity of shock, we use this sensor as for security purpose warning beep or sound or to monitor the accident for medical help. More advanced sensors send different information depending on how severe the shock is. The sensor to detect the vibration has a mechanical displacement to generate the alarm signal. There are two major detection methods to detect the vibration, one is mechanical detection. It works as a ON/OFF switch using the mechanical movement of metal of metal contact to detect true physical vibration. Other is acoustic sound detection may trigger false alarm by high noise car from the car.
  • 3. International Journal of Computer Science, Engineering and Applications (IJCSEA) Vol.3, No.4, August 2013 59 3. DESCRIPTION OF SYSTEM Driving is an essential part of many people. Due to immense use of vehicles in day today life death due to accident has shown a tremendous growth rate. In most of the cases people loses their life due to delay in medical facilities to reach the accidental place. This project ensures to minimize the delay in medical facilities to reach the accidental place. This system includes communication system, positioning, sensing and other information related to technologies to improve the safety. 2.1 Block Diagram The block diagram of this project is given in following figure. There are certain functions accomplished by these blocks. The descriptions of these blocks are as follows. Figure 1- Block Diagram 2.2.1 Power supply The power supply of our system is given by 12V battery. Microcontroller unit is operated on 5V supply. 5V supply is generated by using voltage regulator 7805. 12 V is given to GPS module
  • 4. International Journal of Computer Science, Engineering and Applications (IJCSEA) Vol.3, No.4, August 2013 60 and GSM module. Basically the sensor module used in this project is shock sensor and Metal detector sensor. These both are needed to feed with power supply of 5V. 2.2.2 Mode selecting switches Mode selecting switches are connected to the pins of microcontroller. Two switches are used as mode selection, in which this project works. There are two modes of operation, accidental mode and security mode. Whenever the driver is in the car accidental mode is selected. In this mode vibration is calculated by shock sensor and if this is greater than a threshold value say T2 then this sensor detect the accident. When there is no one on driving seat, the switch goes into the security mode to prevent thieving. A limiting switch is mounted car’s driving seat. Limiting switch informs that the car driver is in the vehicle or not. 2.2.3 Sensor module The sensor module is constructed with two sensors shock sensor and metal detector sensor. Metal detector sensor is mounted on wheel of the vehicle. A metal (iron in this case) is mounted at any place on wheel. Metal detector sensor senses metal and measures total number of revolution in a minute (rpm) and if this value is exceeded by certain limited value. The system will consider it of over speeding case. Shock senor is used to measure vibration or impact of collision to detect accident and send alert message with location if any accident happened. Figure 2- Shock sensor 2.2.4 Microcontroller unit In microcontroller unit we use AT89S52 microcontroller. This is the main part of the project. Every command or instructions to the system is given by this unit. It receives the signals from sensor and GPS and sends message alert to medical rescue team or car’s owner depending upon the mode of selection that is whether it is accidental or security mode.
  • 5. International Journal of Computer Science, Engineering and Applications (IJCSEA) Vol.3, No.4, August 2013 61 2.2.5 EEPROM EEPROM is a non volatile memory to store small amount of data that must be saved when power is removed. In this project we use 24C04 EEPROM. The EEPROM saves numbers from which GSM module receives and sends text message. The saved number can also be edited through keypad. LCD displays the number which is stored in EEPROM. GSM module sends the data to saved number stored in EEPROM All blocks in the diagram are implemented in the circuit level. The minimal circuit of system is shown in Figure 3 Figure 3: The minimal circuit diagram 2.2.6 Keypad Keypad is used to save the 10 digit mobile number into EEPROM by pressing the keys. In this project we use only three keys named increment, decrement and ok to store number. Number saved into EEPROM is displayed on LCD. 2.2.7 GPS module When the system is in accidental mode and if vehicle accident is detected, GPS device find the accident location and sent it to GSM module for sending the text message for immediate medical
  • 6. International Journal of Computer Science, Engineering and Applications (IJCSEA) Vol.3, No.4, August 2013 62 help. When the system is in either security mode or accidental mode and if fleet operator wants to know the vehicle location, GPS find the location and send it to GSM module.GSM module further send the text message containing vehicle location to the fleet operator. 3. AUTOMATIC GEO FENCING ACCIDENTAL MONITORING SYSTEM METHODOLOGY Figure shows the software methodology of GPS based automatic geo fencing accidental monitoring system. Firstly, Software checks mode of selection whether the system is in security mode or accidental mode. Mode of selection can be found out by limiting switch which is mounted in car’s driving seat. If limiting switch is not pressed, system automatically goes into security mode. In this mode shock sensor measure the vibration and this value is in between two predefined threshold value say T1 and T2 (T2>T1) then GSM module send alert message about theft prevention. In this mode fleet operator also want to know the vehicle location, then fleet operator sends a text message *0 to find location of vehicle. In response system will send a text message containing vehicle location. Other mode of selection is accidental mode and if limiting switch mounted on car’s driving seat is pressed then it goes into accidental mode. In accidental mode, vibration measured by shock sensor is compared with T2 and if this is greater than T2 system detect accident and system will send text message to medical help line number saved in EEPROM with accident location for immediate medical help. If there is accident detection, system continuously monitors speed of vehicle which is measured by vehicle speed sensor (VSS). Measured speed is compared with predefined threshold speed say S0.If speed measured by Vehicle speed sensor (VSS) is greater than S0 then system will send a text message about over speed to the Fleet operator. In this mode also fleet operator can also find out location of vehicle by sending text message *0. In response the system will send text message to fleet operator containing vehicle location. In this system the GSM module used is SIM900 which is based on AT commands as well as extended AT commands. Some of AT commands are shown table as follows: AT+CMGS Send SMS Message AT+CMGR Read SMS Message AT+CMGD Delete SMS Message AT+CMGF Select SMS Message Format AT+CMGW Write SMS Message to Memory Table 1: Various AT commands used in GSM Module
  • 7. International Journal of Computer Science, Engineering and Applications (IJCSEA) Vol.3, No.4, August 2013 63 Figure 3: Program flow chart of monitoring system 4. TESTING AND RESULTS Vibration based shock sensor, vehicle speed sensor (VSS), AT89S52, GPS and GSM modules are tested individually as well as an integrated system. The main advantage of shock sensor is that it measures small amount of vibration as well as large impact also. This is the reason that’s why we use single shock sensor for both purposes. It works on the electromechanical principle. Shock sensor operates in accordance with electrodynamics principle and is used for measuring the bearing absolute vibration. This system also uses vehicle speed sensor to prevent over speeding and rough driving. This system send alert message to the fleet operator if any vehicle exceed its speed limit. This system also send a geo fencing alert that is any of these vehicles exit from a limited geographical area or geo fence area, an alert notification will be sent to the fleet operator. Tests are carried out on motor cycles and result is getting successfully.
  • 8. International Journal of Computer Science, Engineering and Applications (IJCSEA) Vol.3, No.4, August 2013 64 Figure 5- Testing Circuitry Board 5. CONCLUSION In this paper, we proposed and described automatic geo fencing and accidental monitoring system based on GPS technology. Main advantage of this system is that during accident detection, it reduces the delay in medical facilities and prevents the losses of life. We are using single shock sensor for both purposes that is for accident detection and security purpose to prevent vehicle thieving. In this system we are using vehicle speed sensor of measuring speed to prevent rough driving and over speeding. ACKNOWLEDGEMENT We would like to extend a special thanks to C-DAC Mohali for providing us means to carry out our research work in precious way. We are also grateful to MHRD, Govt. of India for providing us platforms to our research work.
  • 9. International Journal of Computer Science, Engineering and Applications (IJCSEA) Vol.3, No.4, August 2013 65 REFERENCES [1] Watthanawisuth, N.; Lomas, T.; Tuantranont, A., "Wireless black box using MEMS accelerometer and GPS tracking for accidental monitoring of vehicles," Biomedical and Health Informatics (BHI), 2012 IEEE-EMBS International Conference on , pp.847,850, 5-7 Jan. 2012 [2] VChadil, N.; Russameesawang, A.; Keeratiwintakorn, P., "Real-time tracking management system using GPS, GPRS and Google earth," Electrical Engineering/Electronics, Computer, Telecommunications and Information Technology, 2008. ECTI-CON 2008. 5th International Conference , pp.393,396, 14-17 May 2008 [3] In Jung Lee, "An accident detection system on highway using vehicle tracking trace," ICT Convergence (ICTC), 2011 International Conference , pp.716,721, 28-30 Sept. 2011 [4] Almomani, I.M.; Alkhalil, N.Y.; Ahmad, E.M.; Jodeh, R.M., "Ubiquitous GPS vehicle tracking and management system," Applied Electrical Engineering and Computing Technologies (AEECT), 2011 IEEE Jordan Conference , pp.1,6, 6-8 Dec. 2011 [5] Jog, S.R.; Sutaone, M.S.; Badawe, V.V., "Ruggedisation methodologies for GPS based Vehicle Tracking System," Electronics Computer Technology (ICECT), 2011 3rd International Conference on , vol.2, no., pp.214,218, 8-10 April 2011 [6] Jerath, K.; Brennan, S.N., "GPS-free terrain-based vehicle tracking on road networks," American Control Conference (ACC), 2012 , pp.307,311, 27-29 June 2012 [7] Ravindra B. Sathe and A.S. Bhide"GPS-based soldier tracking and health monitoring system"World Journal of Science and Technology 2012, 2(4):97-99 ISSN: 2231 – 2587 [8] Neeti Bisht, Pragya Siddhi, Hema Kashyap “Monitoring Road Accidents using Sensors and providing Medical Facilities”, 2012 [9] G. Gnanavel “Embedded Based Complete Vehicle Protection” April 2011 AUTHORS Danish Karim is pursuing Masters of Technology at C-DAC Mohali in Embedded System. He has obtained his Bachelor of Engineering degree in Electronics & Communication Engineering from Jai Prakash Univeristy, Chapra. His research interests include Embedded System. Danish Karim is pursuing Masters of Technology at C-DAC Mohali in Embedded System. He has obtained his Bachelor of Engineering degree in Electronics & Communication Engineering from Jai Prakash Univeristy, Chapra. His research interests include Embedded System.