vehicle accident detection and messaging system using gsm and arduino

11
VEHICLE ACCIDENT DETECTION SYSTEM

Upload: ramesh-reddy

Post on 11-Jan-2017

2.524 views

Category:

Engineering


6 download

TRANSCRIPT

Page 1: Vehicle accident detection and messaging system using GSM and arduino

VEHICLE ACCIDENT

DETECTION SYSTEM

Page 2: Vehicle accident detection and messaging system using GSM and arduino

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 (2011–2020) with the

aim of saving millions of lives by improving the safety

of roads, vehicles and improving emergency services.

Vehicle Accident Detection System

2

Page 3: Vehicle accident detection and messaging system using GSM and arduino

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

3

Page 4: Vehicle accident detection and messaging system using GSM and arduino

BLOCK DIAGRAM

Arduino

Piezo Electric Sensor 1

Piezo Electric Sensor 2

GSM Module

Voltage Regulator 5volts

Vehicle Accident Detection System

4

Page 5: Vehicle accident detection and messaging system using GSM and arduino

HARDWARE COMPONENTS

Arduino Micro controller Piezo Electric Sensor GSM modem Voltage Regulator Buzzer Led

Vehicle Accident Detection System

5

Page 6: Vehicle accident detection and messaging system using GSM and arduino

MICRO CONTROLLER

28-pin AVR Microcontroller

Flash Program Memory: 32

kbytes

EEPROM Data Memory: 1 kbytes

SRAM Data Memory: 2 kb

I/O Pins: 23

Timers: Two 8-bit / One 16-bit

A/D Converter: 10-bit Six PWM:

Six Channels

RTC: Yes with Separate

Oscillator

MSSP: SPI and I²C Master and

Slave Support

USART: Yes

External Oscillator: up to 20MHz

Vehicle Accident Detection System

6

Page 7: Vehicle accident detection and messaging system using GSM and arduino

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

7

Page 8: Vehicle accident detection and messaging system using GSM and arduino

PIEZO ELECTRIC SENSOR

A piezoelectric sensor is a device that uses the

piezoelectric effect, to measure changes in pressure,

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

messages to the authorized users.

Vehicle Accident Detection System

8

Page 9: Vehicle accident detection and messaging system using GSM and arduino

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

9

Page 10: Vehicle accident detection and messaging system using GSM and arduino

RESULTS

Arduino

 

Piezo Electric Sensor

 

GSM

Buzzer

Vehicle Accident Detection System

10

Page 11: Vehicle accident detection and messaging system using GSM and arduino

Thank You

Vehicle Accident Detection System

11