VEHICLE ACCIDENT
DETECTION SYSTEM
MOTIVATION
About 1.24 million people die each year as a result of
road traffic crashes.
Without action, road traffic crashes are predicted to
result in the deaths of around 1.9 million people annually
by 2020.
Decade of Action for Road Safety (20112020) with the
aim of saving millions of lives by improving the safety
Vehicle Accident Detection System
of roads, vehicles and improving emergency services.
2
INTRODUCTION
Arduino is interfaced with piezo electric sensor to detect
accidents.
GSM is interfaced to Arduino to send notification
messages to Authorized users.
Buzzer is interfaced with Arduino to alert accidents.
Vehicle Accident Detection System
BLOCK DIAGRAM
Voltage Regulator
5volts
GSM Module
Arduino
Piezo Electric
Sensor 2
Vehicle Accident Detection System
Piezo Electric
Sensor 1
HARDWARE COMPONENTS
Arduino Micro controller
Piezo Electric Sensor
GSM modem
Voltage Regulator
Buzzer
Led
Vehicle Accident Detection System
MICRO CONTROLLER
28-pin
Flash
AVR Microcontroller
Program Memory: 32 kbytes
SRAM
I/O
Data Memory: 1 kbytes
Data Memory: 2 kb
Pins: 23
Timers:
A/D
Two 8-bit / One 16-bit
Converter: 10-bit Six PWM: Six Channels
RTC:
Yes with Separate Oscillator
MSSP:
Vehicle Accident Detection System
EEPROM
SPI and IC Master and Slave Support
USART:
External
Yes
Oscillator: up to 20MHz
RELAY
A relay is a simple electromechanical switch made up
of an electromagnet and a set of contacts.
Relays are found hidden in all sorts of devices. In fact,
some of the first computers ever built used relays to
implement Boolean gates.
Vehicle Accident Detection System
PIEZO ELECTRIC SENSOR
A piezoelectric sensor is a device that uses the
acceleration, temperature, strain or force by converting
them to an electrical charge.
When accident occurs, Piezo electric sensor detects the
vibrations based on the vibrations GSM module sends
Vehicle Accident Detection System
piezoelectric effect, to measure changes in pressure,
messages to the authorized users.
8
GSM MODULE
GSM module is interfaced to Arduino module Serially.
AT commands are used to send messages from GSM
module to the authorized users.
GSM TX pin is connected to Arduino RX pin.
GSM RX pin is connected to Arduino TX pin.
Vehicle Accident Detection System
RESULTS
Arduino
GSM
Buzzer
Vehicle Accident Detection System
Piezo Electric
Sensor
10
Vehicle Accident Detection System
Thank You
11