automatic accident detection and alert system

Post on 22-Jan-2018

759 Views

Category:

Engineering

8 Downloads

Preview:

Click to see full reader

TRANSCRIPT

SAVE ME: AUTOMATIC ACCIDENT ALERT SYSTEMFOR AUTOMOBILES

College of Engineering, Cherthala

March 3, 2017

( College of Engineering, Cherthala)SAVE ME: AUTOMATIC ACCIDENT ALERT SYSTEM FOR AUTOMOBILESMarch 3, 2017 1 / 30

GROUP 1

Anamika G V (7)Mekha S (23)Priyanka S (26)Safeena Ashraf (29)

Guide: Ms. Josna JoseAssistant Professor

Computer Science & Engineering

( College of Engineering, Cherthala)SAVE ME: AUTOMATIC ACCIDENT ALERT SYSTEM FOR AUTOMOBILESMarch 3, 2017 1 / 30

Table of Contents

Introduction

Product Scope

Existing system

Proposed System

Advantages of Proposed System

Hardware Requirements

Software Requirements

System Design

Gantt Chart

( College of Engineering, Cherthala)SAVE ME: AUTOMATIC ACCIDENT ALERT SYSTEM FOR AUTOMOBILESMarch 3, 2017 2 / 30

Data Flow Diagrams

Usecase Diagram

Sequence Diagram

Activity Diagram

Hardware Diagram

Android Module

Server Module

Sensing Module

Screenshots

Conclusion

Reference

( College of Engineering, Cherthala)SAVE ME: AUTOMATIC ACCIDENT ALERT SYSTEM FOR AUTOMOBILESMarch 3, 2017 3 / 30

INTRODUCTION

To prevent accidents, it is not in our hand always but, it is possible tosave victims. Under such circumstance a vehicle collision detectionsystem is helpful.

”SAVE ME” includes a hardware system to hold sensor, an androidbased application that detect nearby active sensor and also adedicated server which receive messages from android application.

The android application sends an alert message to the nearby controlstation about the accident.

Hence the accident spot can be located using GPS in mobile phone ofthe victim.

( College of Engineering, Cherthala)SAVE ME: AUTOMATIC ACCIDENT ALERT SYSTEM FOR AUTOMOBILESMarch 3, 2017 4 / 30

PRODUCT SCOPE

In present scenario, we see many case where people die on road dueto unnoticed road accidents.

This becomes a usual case at nights.

For android users who install ”SAVE ME” application it will behelpful.

Any android user can use ”SAVE ME”. The hardware made use isalso reliable.

( College of Engineering, Cherthala)SAVE ME: AUTOMATIC ACCIDENT ALERT SYSTEM FOR AUTOMOBILESMarch 3, 2017 5 / 30

EXISTING SYSTEM

It is a common scenario that people die unnoticed during accidents,especially during night time.

Communication is possible only through telephone calls.

There is no such system to inform the rescue forces when the driver isseriously injured.

( College of Engineering, Cherthala)SAVE ME: AUTOMATIC ACCIDENT ALERT SYSTEM FOR AUTOMOBILESMarch 3, 2017 6 / 30

PROPOSED SYSTEM

”SAVE ME” system include a Sensing module an Android applicationand a Server side .

The Sensing module include a collision sensor attached to theRaspberry pi that detects any collision.

Android application include mechanism to detect any nearby activesensors. It sends all updated messages to the server.

( College of Engineering, Cherthala)SAVE ME: AUTOMATIC ACCIDENT ALERT SYSTEM FOR AUTOMOBILESMarch 3, 2017 7 / 30

Finally the Server side receives accident information from the androidapplication and sends an alert message to the nearby control stationof the accident location.

When alert message is received in the control station, they can fetchaccident location by using GPS in users mobile phone.

Then further rescue operations can be carried out.

On the other hand SAVE ME also send an information message to anemergency number of the user, which he/she specifies duringapplication installation.

( College of Engineering, Cherthala)SAVE ME: AUTOMATIC ACCIDENT ALERT SYSTEM FOR AUTOMOBILESMarch 3, 2017 8 / 30

ADVANTAGES OF PROPOSED SYSTEM

Accident alerts are given to the nearest control station on the veryfirst moment of collision.

A message will be send to a selected contact to inform about theaccident.

The alert message will include the GPS location ,so that the rescueaction become very fast.

A map may be displayed for the easy identification of the accidentlocation.

( College of Engineering, Cherthala)SAVE ME: AUTOMATIC ACCIDENT ALERT SYSTEM FOR AUTOMOBILESMarch 3, 2017 9 / 30

HARDWARE REQUIREMENTS

The minimum hardware requirements are:

Raspberry pi

Arduino

Collision sensor

Processor: Intel Pentium III or Equivalent

RAM : 2GB

Disk Space: 750 MB of Disk Space

( College of Engineering, Cherthala)SAVE ME: AUTOMATIC ACCIDENT ALERT SYSTEM FOR AUTOMOBILESMarch 3, 2017 10 / 30

SOFTWARE REQUIREMENTS

Operating Environment/IDE: Android Studio, dream weaver

Operating System: Windows XP Service Pack

Front End: Jsp

Back-End: SQLyog

Platform: Android

( College of Engineering, Cherthala)SAVE ME: AUTOMATIC ACCIDENT ALERT SYSTEM FOR AUTOMOBILESMarch 3, 2017 11 / 30

SYSTEM DESIGN

Basically the ”SAVE ME” system has been divided into 3 main modules:

Android Application

Sensing Module

Server Module

( College of Engineering, Cherthala)SAVE ME: AUTOMATIC ACCIDENT ALERT SYSTEM FOR AUTOMOBILESMarch 3, 2017 12 / 30

SYSTEM ARCHITECTURE

Figure : System architecture of SAVE ME

( College of Engineering, Cherthala)SAVE ME: AUTOMATIC ACCIDENT ALERT SYSTEM FOR AUTOMOBILESMarch 3, 2017 13 / 30

GANTT CHART

Figure : Gantt chart associated with SAVE ME

( College of Engineering, Cherthala)SAVE ME: AUTOMATIC ACCIDENT ALERT SYSTEM FOR AUTOMOBILESMarch 3, 2017 14 / 30

DATA FLOW DIAGRAM

Figure : LEVEL 0 DFD

( College of Engineering, Cherthala)SAVE ME: AUTOMATIC ACCIDENT ALERT SYSTEM FOR AUTOMOBILESMarch 3, 2017 15 / 30

DATA FLOW DIAGRAM

Figure : LEVEL 1 DFD

( College of Engineering, Cherthala)SAVE ME: AUTOMATIC ACCIDENT ALERT SYSTEM FOR AUTOMOBILESMarch 3, 2017 16 / 30

USECASE DIAGRAM

Figure : Usecase daigram

( College of Engineering, Cherthala)SAVE ME: AUTOMATIC ACCIDENT ALERT SYSTEM FOR AUTOMOBILESMarch 3, 2017 17 / 30

SEQUENCE DIAGRAM

Figure : sequence diagram

( College of Engineering, Cherthala)SAVE ME: AUTOMATIC ACCIDENT ALERT SYSTEM FOR AUTOMOBILESMarch 3, 2017 18 / 30

ACTIVITY DIAGRAM

Figure : activity diagram

( College of Engineering, Cherthala)SAVE ME: AUTOMATIC ACCIDENT ALERT SYSTEM FOR AUTOMOBILESMarch 3, 2017 19 / 30

HARDWARE DIAGRAM

Figure : hardware diagram

( College of Engineering, Cherthala)SAVE ME: AUTOMATIC ACCIDENT ALERT SYSTEM FOR AUTOMOBILESMarch 3, 2017 20 / 30

ENTITY RELATIONSHIP DIAGRAM

Figure : ER diagram

( College of Engineering, Cherthala)SAVE ME: AUTOMATIC ACCIDENT ALERT SYSTEM FOR AUTOMOBILESMarch 3, 2017 21 / 30

IMPLEMENTATION

Python: Python is widely used at high-level, general purpose and asdynamic programmic language.

MySQL: Database informations are created and stored using this.

Jsp: Server Module is built using Jsp.

( College of Engineering, Cherthala)SAVE ME: AUTOMATIC ACCIDENT ALERT SYSTEM FOR AUTOMOBILESMarch 3, 2017 22 / 30

SCREENSHOTS

Android Application

Figure : user registration in android application

( College of Engineering, Cherthala)SAVE ME: AUTOMATIC ACCIDENT ALERT SYSTEM FOR AUTOMOBILESMarch 3, 2017 23 / 30

Figure : user connecting to server

( College of Engineering, Cherthala)SAVE ME: AUTOMATIC ACCIDENT ALERT SYSTEM FOR AUTOMOBILESMarch 3, 2017 24 / 30

SCREENSHOTS

Web Page

Figure : Accident alert in web page

( College of Engineering, Cherthala)SAVE ME: AUTOMATIC ACCIDENT ALERT SYSTEM FOR AUTOMOBILESMarch 3, 2017 25 / 30

Figure : Map showing accident location

( College of Engineering, Cherthala)SAVE ME: AUTOMATIC ACCIDENT ALERT SYSTEM FOR AUTOMOBILESMarch 3, 2017 26 / 30

CONCLUSION

SAVE ME: An Automatic Accident Detection And Alert System ForAutomobiles is used for providing help to the accident victims.

The proposed system is developed to rescue accident victims as fastas possible.

SAVE ME consist of Raspberry pi, arduino, android application, also awebpage.

Application sends the accident message to the the nearest controlstation as well as to the emergency number provided by theapplication user.

SAVE ME is very reliable and cost of installation is very cheap.

( College of Engineering, Cherthala)SAVE ME: AUTOMATIC ACCIDENT ALERT SYSTEM FOR AUTOMOBILESMarch 3, 2017 27 / 30

REFERENCES

[1] Bhandari Prachi, Dalvi Kasturi, Chopade Priyanka,“ IntelligentAccident-Detection And Ambulance- Rescue System”INTERNATIONAL JOURNAL OF SCIENTIFIC and TECHNOLOGYRESEARCH, VOLUME 3, ISSUE 6, JUNE 2014

[2] Collision avoidancesystem.Dec.2013.[Online].Available:https://en.wikipedia.org/wiki/Collision/avoidance/system.

[3] Raspberry pi,Sept.2013.[Online].Available:https://en.wikipedia.org/wiki/Raspberry/Pi.

( College of Engineering, Cherthala)SAVE ME: AUTOMATIC ACCIDENT ALERT SYSTEM FOR AUTOMOBILESMarch 3, 2017 28 / 30

( College of Engineering, Cherthala)SAVE ME: AUTOMATIC ACCIDENT ALERT SYSTEM FOR AUTOMOBILESMarch 3, 2017 29 / 30

( College of Engineering, Cherthala)SAVE ME: AUTOMATIC ACCIDENT ALERT SYSTEM FOR AUTOMOBILESMarch 3, 2017 30 / 30

top related