Researchpaper Automatic Vehicle Accident Detection and Messaging System Using GPS and GSM Modems
Researchpaper Automatic Vehicle Accident Detection and Messaging System Using GPS and GSM Modems
1937
Automatic Vehicle Accident Detection And Messaging System Using GPS and GSM Modems
Sri Krishna Chaitanya Varma, Poornesh, Tarun Varma, Harsha
Abstract The aim of our work is to find the vehicle accident location by means of sending a message using a system which is placed inside of vehicle system. The main purpose is to provide security to the vehicle in very reasonable cost. So in this work we are using the basic microcontroller AT89C52 for cost effective and also for easy understanding. Here we used assembly programming for better accuracy and GPS and GSM modules which helps to trace the vehicle anywhere on the globe. The exact location of the vehicle is sent to our remote devices (mobile phones) using GSM modem. Index Terms GPS (Global Positioning System); GSM (Global Service for Mobile Applications); Microcontroller.
1 INTRODUCTION
Road accidents constitute the major part of the accident deaths 2 WORKING PRINCIPLE
all over the world. According to the Insurance Institute for Highway Safety (IIHS), new cars and its high-tech safety features have helped to lessen auto related deaths over the past 12 years. Though it credits technology for lessening auto accidents, yet the IIHS cannot help accusing bad driving behaviours like drunken driving, speeding and not using seatbelts for still causing major traffic deaths. Automatic vehicle accident detection and messaging system is an embedded intelligence implanted into the automobile.
The purpose of the project is to find the vehicle where it is and locate the vehicle by means of sending a message using a system which is placed inside of vehicle system Most of the times we may not be able to find accident location because we dont know where accident will happen. In order to give treatment for injured people, first we need to know where the accident happened through location tracking and sending a message to your related one or to the emergency services. So in this work we are using the basic microcontroller AT89C52 for cost effective and also for easy understanding. Here we used assembly programming for better accuracy and GPS and GSM modules which helps to trace the vehicle anywhere on the globe. The exact location of the vehicle is sent to our remote devices (mobile phones) using GSM modem
IJSER
Our paper describes about the AUTOMATIC VEHICLE ACCIDENT DETECTION AND MESSAGING SYSTEM using GPS and GSM technologies. We are using AT89C52 microcontroller in our project. When the system is switched on, LED will be ON indicating that power is supplied to the circuit. When the IR sensors that we are using in our project sense any obstacle, they send interrupt to microcontroller. The GPS receives the location of the vehicle that met with an accident and gives the information back. This information will be sent to a mobile number through a message. This message will be received using GSM modem present in the circuit. The message will give the information of longitude and latitude values. Using these values the position of the vehicle can be estimated. Modem performs modulation during transmission and performs demodulation during reception. GSM modem is similar to mobile phone without any display, keypad, and speakers. It can send and receive messages and calls. The data will be sent to MAX232 IC through RS232 cable.MAX232 synchronizes the baud rates of modem and microcontroller. It also converts RS 232 voltage levels to TTL voltage levels and vice versa. In RS 232 , Logic 0 is represented in between +3 volts to +25 volts, Logic 1 is represented in between -3 to -25 volts. In TTL logic 0 is represented as zero volts logic 1 is represented as +5 volts. Microcontroller supports TTL voltage levels rather than RS 232 voltage levels. The received data is given to the microcontroller. Correspondingly it gives an acknowledgement in the form of an SMS to the mobile phone. LCD used in the circuit displays the reception of messages. The microcontroller is interfaced to GPS and GSM module via a multiplexer, where these devices are activated using select lines internally built in the multiplexer. Multiplexer is interfaced to microcontroller via transmit and receive pin.
Sri krishna chaitanya varma completed his engineering in electronics and communication engineering in from m.v.g.r college of engineering , j n t u kakinada University,India,he has 2 international publications , he is also a student member of ieee .E-mail: [email protected] Tarun Varma completed his engineering in electronics and communication engineering in from m.v.g.r college of engineering , j n t u kakinada University,India E-mail: [email protected] Poornesh completed his engineering in electronics and communication engineering in from m.v.g.r college of engineering , j n t u kakinada University,India E-mail: [email protected] Harsha completed his engineering in electronics and communication engineering in from m.v.g.r college of engineering , j n t u kakinada University,IndiaE-mail:[email protected]
LCD is interfaced to any ports of micro controller, it is used to display the current status of the GPS and GSM modules, whether data is been reading from GPS or writing to GSM
IJSER 2013 http://www.ijser.org
International Journal of Scientific & Engineering Research, Volume 4, Issue 8, August-2013 ISSN 2229-5518
1938
Most digital logic circuits and processors need a 5 volt power supply. To use these parts we need to build a regulated 5 volt source. Usually you start with an unregulated power To make a 5 volt power supply, we use a LM7805 voltage regulator IC (Integrated Circuit)
IJSER
4.1 History Of GSM GSM is a cellular network, which means that mobile phones connect to it by searching for cells in the immediate vicinity. GSM networks operate in four different frequency ranges. Most GSM networks operate in the 900 MHz or 1800 MHz bands. Some countries in the Americas (including Canada and the United States) use the 850 MHz and 1900 MHz bands because the 900 and 1800 MHz frequency bands were already allocated. The rarer 400 and 450 MHz frequency bands are assigned in some countries, notably Scandinavia, where these frequencies were previously used for first-generation systems. In the 900 MHz band the uplink frequency band is 890 915 MHz, and the downlink frequency band is 935960 MHz This 25 MHz bandwidth is subdivided into 124 carrier frequency channels, each spaced 200 kHz apart. Time division multiplexing is used to allow eight full-rate or sixteen half-rate speech channels per radio frequency channel. There are eight radio timeslots (giving eight burst periods) grouped into what is called a TDMA frame. Half rate channels use alternate frames in the same timeslot. The channel data rate is 270.833 Kbit/s, and the frame duration is 4.615 ms. The transmission power in the handset is limited to a maximum of 2 watts in GSM850/900 and 1 watt in GSM1800/1900. GSM has used a variety of voice codecs to squeeze 3.1 kHz audio into between 5.6 and 13 Kbit/s. Originally, two codecs, named after the types of data channel they were allocated, were used, called Half Rate (5.6 Kbit/s) and Full Rate (13 Kbit/s). These used a system based upon linear predictive coding (LPC). In addition to being efficient with bitrates, these codecs also made it easier to identify more important parts of the audio, allowing the air interface layer to prioritize and better protect these parts of the signal. 4.2 GSM Features
Mobile Frequency Range Tx : 880-915 Multiple Access Method Duplex Method Number of Channels Rx : 925-960; : TDMA/FDM : FDD :24 (8 users per
International Journal of Scientific & Engineering Research, Volume 4, Issue 8, August-2013 ISSN 2229-5518
1939
channel)
ian Filter)
5 OPERATIONAL CIRCUIT
Low-power Idle and Power-down Modes Interrupt Recovery from Power-down Mode Watchdog Timer Dual Data Pointer Power-off Flag Fast Programming Time Flexible ISP Programming (Byte and Page Mode)
In addition, the AT89S52 is designed with static logic for operation down to zero frequency and supports two software selectable power saving modes. The Idle Mode stops the CPU while allowing the RAM, timer/counters, serial port, and interrupt system to continue functioning. The Power-down mode saves the RAM contents but freezes the oscillator, disabling all other chip functions until the next interrupt or hardware reset.
The AT89S52 is a low power, high-performance CMOS 8-bit microcontroller with 8K bytes of in system programmable Flash memory. The device is manufactured using Atmels high-density nonvolatile memory technology and is compatible with the industry- standard 80C51 instruction set and pin out. The on-chip Flash allows the program memory to be reprogrammed in-system or by a conventional nonvolatile memory programmer. By combining a versatile 8-bit CPU with in-system programmable Flash on a monolithic chip, the Atmel AT89S52 is a powerful microcontroller, which provides a highly flexible and cost-effective solution to many embedded control applications. The AT89S52 provides the following standard features. Compatible with MCS-51 Products 8K Bytes of In-System Programmable (ISP) Flash Memory Endurance: 1000 Write/Erase Cycles 4.0V to 5.5V Operating Range Fully Static Operation: 0 Hz to 33 MHz Three-level Program Memory Lock 256 x 8-bit Internal RAM 32 Programmable I/O Lines Three 16-bit Timer/Counters Eight Interrupt Sources Full Duplex UART Serial Channel
IJSER
A T 8 9 S 5 2
6 RS-232
Information being transferred between data processing equipment and peripherals is in the form of digital data which is transmitted in either a serial or parallel mode. Parallel communications are used mainly for connections between test instruments or computers and printers, while serial is often used between computers and other peripherals. Serial transmission involves the sending of data one bit at a time, over a single communications line. In contrast, parallel communications require at least as many lines as there are bits in a word being transmitted (for an 8-bit word, a minimum of 8 lines are needed).Serial transmission is beneficial for long distance communications, whereas parallel is designed for short distances or when very high transmission rates are required.
International Journal of Scientific & Engineering Research, Volume 4, Issue 8, August-2013 ISSN 2229-5518
1940
9 CONCLUSION
A working model of Automatic vehicle accident detection and messaging system using a GPS and GSM modems has been implemented successfully. The biggest advantage of our research is, whenever the sensor is activated we will be immediately getting the acknowledgement from GSM modem to our mobile numbers which are stored in EEPROM, without any delay. This system locates the accident spot accurately, realizing the automation of accident detection and messaging system. Consequently, it will save the precious time required to save the accident victims. Further this system can be implemented using the vibration sensors as well as the sound sensors, in order to make it more accurate and efficient to detect an accident.
7 RESULT
7.1 Research Experiment Picture
ACKNOWLEDGMENT
The authors wish to thank P.U.K.Prabha professor, ece dept.,M.V.G.R COLLEGE OF ENGINEERING , ANDHRA PRADESH , INDIA . This work was supported in part by a grant from E.C.E department , M.V.G.R COLLEGE OF ENGINEERING.
IJSER
REFERENCES
[1] [2] [3] [4] ATMEL 89S52 Data sheets [5] [6] [7] [8] [9]
The 8051 Microcontroller and Embedded Systems by Muhammad Ali Mazidi and Janice Gillispie Mazidi, Pearson Education. 8051 Microcontroller Architecture, programming and application by KENNETH JAYALA
Wang Wei, Fan Hanbo Traffic Accident Automatic Detection And Remote Alarm Device 978-1-4244-8039-5/11/2011 IEEE M.AP TAYLOR INTELLIGENT TRANSPORT SYSTEMS- A handbook of transport systems and traffic control Y. Zhao Mobile phone location determination and its impact on intelligent transportation systems. Automatic traffic accident detection and alarm system International Journal of Technological Exploration and Learning (IJTEL) Volume 1 Issue 1 (August 2012) Automatic accident notification system using gsm and gps modems with 3g technology for video video monitoring International Journal of Emerging Trends in Electrical and Electronics (IJETEE) Vol. 1, Issue. 2, March-2013. Vehicle accident alert and locator International Journal of Electrical & Computer Sciences IJECS-IJENS Vol: 11 No: 02
8 APPLICATIONS
Used in automotives and transport vehicles- from lighter
vehicles like cars, to heavier automotives like ships and aeroplanes. Security and remote monitoring of vehicles especially during military operations. This system is also can be interfaced with Vehicle airbag system such that when the sensors detect the accident, the air bags get opened.
[10] Wireless accident information using gps and gsm September 15, 2012,Research Journal of Applied Sciences, Engineering and Technology, Maxwell Scientific Organization, 2012