31
SAVE ME: AUTOMATIC ACCIDENT ALERT SYSTEM FOR AUTOMOBILES College of Engineering, Cherthala March 3, 2017 ( College of Engineering, Cherthala SAVE ME: AUTOMATIC ACCIDENT ALERT SYSTEM FOR AUTOMOBILES March 3, 2017 1 / 30

AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM

Embed Size (px)

Citation preview

Page 1: AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM

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

Page 2: AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM

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

Page 3: AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM

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

Page 4: AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM

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

Page 5: AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM

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

Page 6: AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM

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

Page 7: AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM

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

Page 8: AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM

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

Page 9: AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM

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

Page 10: AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM

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

Page 11: AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM

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

Page 12: AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM

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

Page 13: AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM

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

Page 14: AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM

SYSTEM ARCHITECTURE

Figure : System architecture of SAVE ME

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

Page 15: AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM

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

Page 16: AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM

DATA FLOW DIAGRAM

Figure : LEVEL 0 DFD

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

Page 17: AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM

DATA FLOW DIAGRAM

Figure : LEVEL 1 DFD

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

Page 18: AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM

USECASE DIAGRAM

Figure : Usecase daigram

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

Page 19: AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM

SEQUENCE DIAGRAM

Figure : sequence diagram

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

Page 20: AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM

ACTIVITY DIAGRAM

Figure : activity diagram

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

Page 21: AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM

HARDWARE DIAGRAM

Figure : hardware diagram

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

Page 22: AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM

ENTITY RELATIONSHIP DIAGRAM

Figure : ER diagram

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

Page 23: AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM

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

Page 24: AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM

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

Page 25: AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM

Figure : user connecting to server

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

Page 26: AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM

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

Page 27: AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM

Figure : Map showing accident location

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

Page 28: AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM

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

Page 29: AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM

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

Page 30: AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM

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

Page 31: AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM

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