Accident Identification and alerting project
When an individual riding his/her bike, meets
with an accident, there is a chance that the individual may suffer from a
serious injury or expire instantaneously and there is no one around to help
him. Well this system is a solution to the problem. The system acts as an
accident identification system that gathers and sends this vehicle information
that met with an accident, and conveys it to the nearest control room.
For this the user vehicle is fixed with an RF transmitter circuit that has a vibration sensor along with microcontroller, RF encoder and also fitted with an RF transmitter. Each and every control room must have an RF receiver fitted to receive the transmission. Whenever a user vehicle meets with any accident, the vibration sensor detects and gives its output. This output is then detected by the microcontroller. Now the microcontroller sends this change detection signal to an RF transmitter. The RF transmitter now intern begins transmitting this accident data. The nearest RF transmitter reads the signal and then shows it on an LCD screen. The person monitoring the LCD screen may react to it, reach the accident location and help the needful.
For this the user vehicle is fixed with an RF transmitter circuit that has a vibration sensor along with microcontroller, RF encoder and also fitted with an RF transmitter. Each and every control room must have an RF receiver fitted to receive the transmission. Whenever a user vehicle meets with any accident, the vibration sensor detects and gives its output. This output is then detected by the microcontroller. Now the microcontroller sends this change detection signal to an RF transmitter. The RF transmitter now intern begins transmitting this accident data. The nearest RF transmitter reads the signal and then shows it on an LCD screen. The person monitoring the LCD screen may react to it, reach the accident location and help the needful.
Block diagram:
Hardware Specifications:
- GPS Modem
- GSM Modem
- Atmega 328 Microcontroller
- Accelerometer
- LCD Display
- Resistors
- Capacitors
- Diodes
- Transformer
Software Specifications:
- Arduino Compiler
- MC Programming Language: C
Comments
Post a Comment