SlideShare a Scribd company logo
1 of 29
PROJECT WORK
ACCIDENT
IDENTIFICATION
AND ALERTING
SYSTEM
DEPT OF MECHANICAL ENGINEERING
BATCH MEMBERS
1. HANOCK.CH (193R1A0310)
2. HARISH.K (193R1A0311)
3. KARTHIK.M (193R1A0314)
4. PAVAN SAI KUMAR.T (193R1A0322)
5. VENKANNA BABU.CH (193R1A0335)
6. DAYAKAR.V (203R5A0302)
Guide & Reference : Dr.C.V.SUBBA REDDY SIR
Table of Contents
Introduction
Product Scope
Existing system
Proposed System
Advantages of Proposed System
Hardware Requirements
Software Requirements
System Design
Data Flow Diagrams
UsecaseDiagram
SequenceDiagram
Activity Diagram
HardwareDiagram
Android Module
ServerModule
Sensing Module
Screenshots
Conclusion
Reference
Cherthala)
T SYSTEM FOR AUTOMOBILES
( College of
Engineering,SAVE March 3, 2017 3 / 30
INTRODUCTION
• To prevent accidents, it is not in our hand always
but, it is possible to savevictims. Under such
circumstance avehicle collision detection system is
helpful.
• ”SAVE ME” includes a hardware system to hold
sensor, an android basedapplication that detect
nearby active sensorand also a dedicated server
which receive messagesfrom android application.
• The android application sends an alert message to
the nearby control station about the accident.
• Hence the accident spot can be located using GPS
in mobile phone of the victim.
PRODUCT SCOPE
In present scenario, we seemany case where people die on road due
to unnoticed road accidents.
This becomes a usual case at nights.
For android users who install ”SAVE ME” application it will be
helpful.
Any android user can use ”SAVE ME”. The hardware made use is
also reliable.
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 is seriously injured.
PROPOSED SYSTEM
• ”SAVE ME” system include a Sensing
module an Android application and a Server
side .
• The Sensing module include a collision
sensor attached to the Raspberry pi
that detects any collision.
• Android application include mechanism to
detect any nearby active sensors. It sends
all updated messages to the server.
Cherthala)
T SYSTEM FOR AUTOMOBILES
( College of
Engineering,SAVE March 3, 2017
7 / 30
Finally the Server side receives accident information from the android
application and sends an alert message to the nearby control station
of the accident location.
When alert message is received in the control station, they can fetch
accident 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 an
emergencynumber of the user,which he/she specifies during
application installation.
Cherthala)
T SYSTEM FOR AUTOMOBILES
( College of
Engineering,SAVE March 3, 2017
8 / 30
ADVANTAGES OF PROPOSED SYSTEM
• Accident alerts are given to the nearest
control station on the very first moment of
collision.
• A message will be send to a selected
contact to inform about the accident.
• The alert message will include the GPS
location ,so that the rescue action become
very fast.
• A map may be displayed for the easy
identification of the accident location.
Cherthala)
T SYSTEM FOR AUTOMOBILES
( College of
Engineering,SAVE March 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
Cherthala)
T SYSTEM FOR AUTOMOBILES
( College of
Engineering,SAVE March 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
Cherthala)
T SYSTEM FOR AUTOMOBILES
( College of
Engineering,SAVE March 3, 2017
11 / 30
SYSTEM DESIGN
Basically the ”SAVE ME” system has been divided into 3 main modules:
Android Application
Sensing Module
Server Module
Cherthala)
T SYSTEM FOR AUTOMOBILES
( College of
Engineering,SAVE March 3, 2017
12 / 30
SYSTEM ARCHITECTURE
Figure : System architecture of SAVE ME
Cherthala)
T SYSTEM FOR AUTOMOBILES
( College of
Engineering,SAVE March 3, 2017
13 / 30
GANTT CHART
Figure : Gantt chart associated with SAVE ME
Cherthala)
T SYSTEM FOR AUTOMOBILES
( College of
Engineering,SAVE March 3, 2017
14 / 30
DATA FLOW DIAGRAM
Figure : LEVEL 0 DFD
Cherthala)
T SYSTEM FOR AUTOMOBILES
( College of
Engineering,SAVE March 3, 2017
15 / 30
DATA FLOW DIAGRAM
Figure : LEVEL 1 DFD
Cherthala)
T SYSTEM FOR AUTOMOBILES
( College of
Engineering,SAVE March 3, 2017
16 / 30
USECASE DIAGRAM
Figure : Usecase daigram
Cherthala)
T SYSTEM FOR AUTOMOBILES
( College of
Engineering,SAVE March 3, 2017
17 / 30
SEQUENCE DIAGRAM
Figure : sequence diagram
Cherthala)
T SYSTEM FOR AUTOMOBILES
( College of
Engineering,SAVE March 3, 2017
18 / 30
ACTIVITY DIAGRAM
Figure : activity diagram
Cherthala)
T SYSTEM FOR AUTOMOBILES
( College of
Engineering,SAVE March 3, 2017
19 / 30
HARDWARE DIAGRAM
Figure : hardware diagram
Cherthala)
T SYSTEM FOR AUTOMOBILES
( College of
Engineering,SAVE March 3, 2017 20 / 30
ENTITY RELATIONSHIP DIAGRAM
Figure : ER diagram
Cherthala)
T SYSTEM FOR AUTOMOBILES
( College of
Engineering,SAVE March 3, 2017
21 / 30
IMPLEMENTATION
Python: Python is widely usedat high-level, generalpurposeandas
dynamic programmic language.
MySQL: Database informations are created and stored using this.
Jsp: Server Module is built using Jsp.
Cherthala)
T SYSTEM FOR AUTOMOBILES
( College of
Engineering,SAVE March 3, 2017
22 / 30
SCREENSHOTS
Android Application
Figure : user registration in android application
Cherthala)
T SYSTEM FOR AUTOMOBILES
( College of
Engineering,SAVE March 3, 2017
23 / 30
Figure : user connecting to server
Cherthala)
T SYSTEM FOR AUTOMOBILES
( College of
Engineering,SAVE March 3, 2017
24 / 30
SCREENSHOTS
Web Page
Figure : Accident alert in web page
Cherthala)
T SYSTEM FOR AUTOMOBILES
( College of
Engineering,SAVE March 3, 2017
25 / 30
Figure : Map showing accident location
Cherthala)
T SYSTEM FOR AUTOMOBILES
( College of
Engineering,SAVE March 3, 2017
26 / 30
CONCLUSION
• SAVE ME: An Automatic Accident
Detection And Alert System For
Automobiles is used for providing help to
the accident victims.
• The proposed system is developed to
rescue accident victims as fast aspossible.
• SAVE ME consist of Raspberry pi, arduino,
android application, also a webpage.
• Application sends the accident message
to the the nearest control station aswell
asto the emergency number provided by
Cherthala)
T SYSTEM FOR AUTOMOBILES
( College of
Engineering,SAVE March 3, 2017
27 / 30
Cherthala)
T SYSTEM FOR AUTOMOBILES
( College of
Engineering,SAVE March 3, 2017
30 / 30

More Related Content

Similar to ppt-170305142702.pptx

Google's Driverless Car
Google's Driverless CarGoogle's Driverless Car
Google's Driverless Caraishu nischala
 
IRJET - Accident Intimation System using Image Processing
IRJET - Accident Intimation System using Image ProcessingIRJET - Accident Intimation System using Image Processing
IRJET - Accident Intimation System using Image ProcessingIRJET Journal
 
G041024547
G041024547G041024547
G041024547IOSR-JEN
 
An Overview of Traffic Accident Detection System using IoT
An Overview of Traffic Accident Detection System using IoTAn Overview of Traffic Accident Detection System using IoT
An Overview of Traffic Accident Detection System using IoTIRJET Journal
 
IRJET- Build and Integrate Perception Features on Freescale Platform
IRJET-  	  Build and Integrate Perception Features on Freescale PlatformIRJET-  	  Build and Integrate Perception Features on Freescale Platform
IRJET- Build and Integrate Perception Features on Freescale PlatformIRJET Journal
 
IRJET- Offline Location Detection and Accident Indication using Mobile Sensors
IRJET- Offline Location Detection and Accident Indication using Mobile SensorsIRJET- Offline Location Detection and Accident Indication using Mobile Sensors
IRJET- Offline Location Detection and Accident Indication using Mobile SensorsIRJET Journal
 
ACCIDENT DETECTION USING BiLSTM
ACCIDENT DETECTION USING BiLSTMACCIDENT DETECTION USING BiLSTM
ACCIDENT DETECTION USING BiLSTMIRJET Journal
 
Intelligent traffic light controller using embedded system
Intelligent traffic light controller using embedded systemIntelligent traffic light controller using embedded system
Intelligent traffic light controller using embedded systemIRJET Journal
 
IRJET- Time To Cross – Traffic Light Control System using Image Processing
IRJET-  	  Time To Cross – Traffic Light Control System using Image ProcessingIRJET-  	  Time To Cross – Traffic Light Control System using Image Processing
IRJET- Time To Cross – Traffic Light Control System using Image ProcessingIRJET Journal
 
Semi-Automated Car Surveillance System using Information Retrieval
Semi-Automated Car Surveillance System using Information RetrievalSemi-Automated Car Surveillance System using Information Retrieval
Semi-Automated Car Surveillance System using Information RetrievalTejashree Gharat
 
IRJET- Automatic Vehicle Accident Detection and Rescue System
IRJET- Automatic Vehicle Accident Detection and Rescue SystemIRJET- Automatic Vehicle Accident Detection and Rescue System
IRJET- Automatic Vehicle Accident Detection and Rescue SystemIRJET Journal
 
Automatic collision detection for an autonomous robot using proximity sensing...
Automatic collision detection for an autonomous robot using proximity sensing...Automatic collision detection for an autonomous robot using proximity sensing...
Automatic collision detection for an autonomous robot using proximity sensing...eSAT Publishing House
 
IRJET - Accident Monitoring and Rescue System
IRJET - Accident Monitoring and Rescue SystemIRJET - Accident Monitoring and Rescue System
IRJET - Accident Monitoring and Rescue SystemIRJET Journal
 

Similar to ppt-170305142702.pptx (20)

AI&AS PPT.pptx
AI&AS PPT.pptxAI&AS PPT.pptx
AI&AS PPT.pptx
 
Google's Driverless Car
Google's Driverless CarGoogle's Driverless Car
Google's Driverless Car
 
EMBEDDED SYSTEMS
EMBEDDED SYSTEMSEMBEDDED SYSTEMS
EMBEDDED SYSTEMS
 
IRJET - Accident Intimation System using Image Processing
IRJET - Accident Intimation System using Image ProcessingIRJET - Accident Intimation System using Image Processing
IRJET - Accident Intimation System using Image Processing
 
G041024547
G041024547G041024547
G041024547
 
An Overview of Traffic Accident Detection System using IoT
An Overview of Traffic Accident Detection System using IoTAn Overview of Traffic Accident Detection System using IoT
An Overview of Traffic Accident Detection System using IoT
 
IRJET- Build and Integrate Perception Features on Freescale Platform
IRJET-  	  Build and Integrate Perception Features on Freescale PlatformIRJET-  	  Build and Integrate Perception Features on Freescale Platform
IRJET- Build and Integrate Perception Features on Freescale Platform
 
IRJET- Offline Location Detection and Accident Indication using Mobile Sensors
IRJET- Offline Location Detection and Accident Indication using Mobile SensorsIRJET- Offline Location Detection and Accident Indication using Mobile Sensors
IRJET- Offline Location Detection and Accident Indication using Mobile Sensors
 
ACCIDENT DETECTION USING BiLSTM
ACCIDENT DETECTION USING BiLSTMACCIDENT DETECTION USING BiLSTM
ACCIDENT DETECTION USING BiLSTM
 
Gx3512131216
Gx3512131216Gx3512131216
Gx3512131216
 
F0423134
F0423134F0423134
F0423134
 
Autonomous Eye
Autonomous EyeAutonomous Eye
Autonomous Eye
 
Intelligent traffic light controller using embedded system
Intelligent traffic light controller using embedded systemIntelligent traffic light controller using embedded system
Intelligent traffic light controller using embedded system
 
IRJET- Time To Cross – Traffic Light Control System using Image Processing
IRJET-  	  Time To Cross – Traffic Light Control System using Image ProcessingIRJET-  	  Time To Cross – Traffic Light Control System using Image Processing
IRJET- Time To Cross – Traffic Light Control System using Image Processing
 
Semi-Automated Car Surveillance System using Information Retrieval
Semi-Automated Car Surveillance System using Information RetrievalSemi-Automated Car Surveillance System using Information Retrieval
Semi-Automated Car Surveillance System using Information Retrieval
 
[IJET-V1I4P10] Authers :EiEi Thwe, Theingi
[IJET-V1I4P10] Authers :EiEi Thwe, Theingi[IJET-V1I4P10] Authers :EiEi Thwe, Theingi
[IJET-V1I4P10] Authers :EiEi Thwe, Theingi
 
Ck35487490
Ck35487490Ck35487490
Ck35487490
 
IRJET- Automatic Vehicle Accident Detection and Rescue System
IRJET- Automatic Vehicle Accident Detection and Rescue SystemIRJET- Automatic Vehicle Accident Detection and Rescue System
IRJET- Automatic Vehicle Accident Detection and Rescue System
 
Automatic collision detection for an autonomous robot using proximity sensing...
Automatic collision detection for an autonomous robot using proximity sensing...Automatic collision detection for an autonomous robot using proximity sensing...
Automatic collision detection for an autonomous robot using proximity sensing...
 
IRJET - Accident Monitoring and Rescue System
IRJET - Accident Monitoring and Rescue SystemIRJET - Accident Monitoring and Rescue System
IRJET - Accident Monitoring and Rescue System
 

Recently uploaded

GREEN VEHICLES the kids picture show 2024
GREEN VEHICLES the kids picture show 2024GREEN VEHICLES the kids picture show 2024
GREEN VEHICLES the kids picture show 2024AHOhOops1
 
2024 TOP 10 most fuel-efficient vehicles according to the US agency
2024 TOP 10 most fuel-efficient vehicles according to the US agency2024 TOP 10 most fuel-efficient vehicles according to the US agency
2024 TOP 10 most fuel-efficient vehicles according to the US agencyHyundai Motor Group
 
办理埃默里大学毕业证Emory毕业证原版一比一
办理埃默里大学毕业证Emory毕业证原版一比一办理埃默里大学毕业证Emory毕业证原版一比一
办理埃默里大学毕业证Emory毕业证原版一比一mkfnjj
 
꧁༒☬ 7042364481 (Call Girl) In Dwarka Delhi Escort Service In Delhi Ncr☬༒꧂
꧁༒☬ 7042364481 (Call Girl) In Dwarka Delhi Escort Service In Delhi Ncr☬༒꧂꧁༒☬ 7042364481 (Call Girl) In Dwarka Delhi Escort Service In Delhi Ncr☬༒꧂
꧁༒☬ 7042364481 (Call Girl) In Dwarka Delhi Escort Service In Delhi Ncr☬༒꧂Hot Call Girls In Sector 58 (Noida)
 
Digamma - CertiCon Team Skills and Qualifications
Digamma - CertiCon Team Skills and QualificationsDigamma - CertiCon Team Skills and Qualifications
Digamma - CertiCon Team Skills and QualificationsMihajloManjak
 
VDA 6.3 Process Approach in Automotive Industries
VDA 6.3 Process Approach in Automotive IndustriesVDA 6.3 Process Approach in Automotive Industries
VDA 6.3 Process Approach in Automotive IndustriesKannanDN
 
(办理学位证)(Rice毕业证)莱斯大学毕业证成绩单修改留信学历认证原版一模一样
(办理学位证)(Rice毕业证)莱斯大学毕业证成绩单修改留信学历认证原版一模一样(办理学位证)(Rice毕业证)莱斯大学毕业证成绩单修改留信学历认证原版一模一样
(办理学位证)(Rice毕业证)莱斯大学毕业证成绩单修改留信学历认证原版一模一样gfghbihg
 
如何办理爱尔兰都柏林大学毕业证(UCD毕业证) 成绩单原版一比一
如何办理爱尔兰都柏林大学毕业证(UCD毕业证) 成绩单原版一比一如何办理爱尔兰都柏林大学毕业证(UCD毕业证) 成绩单原版一比一
如何办理爱尔兰都柏林大学毕业证(UCD毕业证) 成绩单原版一比一mjyguplun
 
如何办理迈阿密大学毕业证(UM毕业证)成绩单留信学历认证原版一比一
如何办理迈阿密大学毕业证(UM毕业证)成绩单留信学历认证原版一比一如何办理迈阿密大学毕业证(UM毕业证)成绩单留信学历认证原版一比一
如何办理迈阿密大学毕业证(UM毕业证)成绩单留信学历认证原版一比一ga6c6bdl
 
2024 WRC Hyundai World Rally Team’s i20 N Rally1 Hybrid
2024 WRC Hyundai World Rally Team’s i20 N Rally1 Hybrid2024 WRC Hyundai World Rally Team’s i20 N Rally1 Hybrid
2024 WRC Hyundai World Rally Team’s i20 N Rally1 HybridHyundai Motor Group
 
( Best ) Genuine Call Girls In Mandi House =DELHI-| 8377087607
( Best ) Genuine Call Girls In Mandi House =DELHI-| 8377087607( Best ) Genuine Call Girls In Mandi House =DELHI-| 8377087607
( Best ) Genuine Call Girls In Mandi House =DELHI-| 8377087607dollysharma2066
 
What Causes DPF Failure In VW Golf Cars & How Can They Be Prevented
What Causes DPF Failure In VW Golf Cars & How Can They Be PreventedWhat Causes DPF Failure In VW Golf Cars & How Can They Be Prevented
What Causes DPF Failure In VW Golf Cars & How Can They Be PreventedAutobahn Automotive Service
 
UNIT-IV-STEERING, BRAKES AND SUSPENSION SYSTEMS.pptx
UNIT-IV-STEERING, BRAKES AND SUSPENSION SYSTEMS.pptxUNIT-IV-STEERING, BRAKES AND SUSPENSION SYSTEMS.pptx
UNIT-IV-STEERING, BRAKES AND SUSPENSION SYSTEMS.pptxDineshKumar4165
 
如何办理(Flinders毕业证)查理斯特大学毕业证毕业证成绩单原版一比一
如何办理(Flinders毕业证)查理斯特大学毕业证毕业证成绩单原版一比一如何办理(Flinders毕业证)查理斯特大学毕业证毕业证成绩单原版一比一
如何办理(Flinders毕业证)查理斯特大学毕业证毕业证成绩单原版一比一ypfy7p5ld
 
Call Girls in Karachi | +923081633338 | Karachi Call Girls
Call Girls in Karachi  | +923081633338 | Karachi Call GirlsCall Girls in Karachi  | +923081633338 | Karachi Call Girls
Call Girls in Karachi | +923081633338 | Karachi Call GirlsAyesha Khan
 
Russian Call Girls Delhi Indirapuram {9711199171} Aarvi Gupta ✌️Independent ...
Russian  Call Girls Delhi Indirapuram {9711199171} Aarvi Gupta ✌️Independent ...Russian  Call Girls Delhi Indirapuram {9711199171} Aarvi Gupta ✌️Independent ...
Russian Call Girls Delhi Indirapuram {9711199171} Aarvi Gupta ✌️Independent ...shivangimorya083
 
原版工艺美国普林斯顿大学毕业证Princeton毕业证成绩单修改留信学历认证
原版工艺美国普林斯顿大学毕业证Princeton毕业证成绩单修改留信学历认证原版工艺美国普林斯顿大学毕业证Princeton毕业证成绩单修改留信学历认证
原版工艺美国普林斯顿大学毕业证Princeton毕业证成绩单修改留信学历认证jjrehjwj11gg
 
如何办理(UC毕业证书)堪培拉大学毕业证毕业证成绩单原版一比一
如何办理(UC毕业证书)堪培拉大学毕业证毕业证成绩单原版一比一如何办理(UC毕业证书)堪培拉大学毕业证毕业证成绩单原版一比一
如何办理(UC毕业证书)堪培拉大学毕业证毕业证成绩单原版一比一fjjwgk
 
BLUE VEHICLES the kids picture show 2024
BLUE VEHICLES the kids picture show 2024BLUE VEHICLES the kids picture show 2024
BLUE VEHICLES the kids picture show 2024AHOhOops1
 

Recently uploaded (20)

GREEN VEHICLES the kids picture show 2024
GREEN VEHICLES the kids picture show 2024GREEN VEHICLES the kids picture show 2024
GREEN VEHICLES the kids picture show 2024
 
2024 TOP 10 most fuel-efficient vehicles according to the US agency
2024 TOP 10 most fuel-efficient vehicles according to the US agency2024 TOP 10 most fuel-efficient vehicles according to the US agency
2024 TOP 10 most fuel-efficient vehicles according to the US agency
 
办理埃默里大学毕业证Emory毕业证原版一比一
办理埃默里大学毕业证Emory毕业证原版一比一办理埃默里大学毕业证Emory毕业证原版一比一
办理埃默里大学毕业证Emory毕业证原版一比一
 
꧁༒☬ 7042364481 (Call Girl) In Dwarka Delhi Escort Service In Delhi Ncr☬༒꧂
꧁༒☬ 7042364481 (Call Girl) In Dwarka Delhi Escort Service In Delhi Ncr☬༒꧂꧁༒☬ 7042364481 (Call Girl) In Dwarka Delhi Escort Service In Delhi Ncr☬༒꧂
꧁༒☬ 7042364481 (Call Girl) In Dwarka Delhi Escort Service In Delhi Ncr☬༒꧂
 
Digamma - CertiCon Team Skills and Qualifications
Digamma - CertiCon Team Skills and QualificationsDigamma - CertiCon Team Skills and Qualifications
Digamma - CertiCon Team Skills and Qualifications
 
VDA 6.3 Process Approach in Automotive Industries
VDA 6.3 Process Approach in Automotive IndustriesVDA 6.3 Process Approach in Automotive Industries
VDA 6.3 Process Approach in Automotive Industries
 
sauth delhi call girls in Connaught Place🔝 9953056974 🔝 escort Service
sauth delhi call girls in  Connaught Place🔝 9953056974 🔝 escort Servicesauth delhi call girls in  Connaught Place🔝 9953056974 🔝 escort Service
sauth delhi call girls in Connaught Place🔝 9953056974 🔝 escort Service
 
(办理学位证)(Rice毕业证)莱斯大学毕业证成绩单修改留信学历认证原版一模一样
(办理学位证)(Rice毕业证)莱斯大学毕业证成绩单修改留信学历认证原版一模一样(办理学位证)(Rice毕业证)莱斯大学毕业证成绩单修改留信学历认证原版一模一样
(办理学位证)(Rice毕业证)莱斯大学毕业证成绩单修改留信学历认证原版一模一样
 
如何办理爱尔兰都柏林大学毕业证(UCD毕业证) 成绩单原版一比一
如何办理爱尔兰都柏林大学毕业证(UCD毕业证) 成绩单原版一比一如何办理爱尔兰都柏林大学毕业证(UCD毕业证) 成绩单原版一比一
如何办理爱尔兰都柏林大学毕业证(UCD毕业证) 成绩单原版一比一
 
如何办理迈阿密大学毕业证(UM毕业证)成绩单留信学历认证原版一比一
如何办理迈阿密大学毕业证(UM毕业证)成绩单留信学历认证原版一比一如何办理迈阿密大学毕业证(UM毕业证)成绩单留信学历认证原版一比一
如何办理迈阿密大学毕业证(UM毕业证)成绩单留信学历认证原版一比一
 
2024 WRC Hyundai World Rally Team’s i20 N Rally1 Hybrid
2024 WRC Hyundai World Rally Team’s i20 N Rally1 Hybrid2024 WRC Hyundai World Rally Team’s i20 N Rally1 Hybrid
2024 WRC Hyundai World Rally Team’s i20 N Rally1 Hybrid
 
( Best ) Genuine Call Girls In Mandi House =DELHI-| 8377087607
( Best ) Genuine Call Girls In Mandi House =DELHI-| 8377087607( Best ) Genuine Call Girls In Mandi House =DELHI-| 8377087607
( Best ) Genuine Call Girls In Mandi House =DELHI-| 8377087607
 
What Causes DPF Failure In VW Golf Cars & How Can They Be Prevented
What Causes DPF Failure In VW Golf Cars & How Can They Be PreventedWhat Causes DPF Failure In VW Golf Cars & How Can They Be Prevented
What Causes DPF Failure In VW Golf Cars & How Can They Be Prevented
 
UNIT-IV-STEERING, BRAKES AND SUSPENSION SYSTEMS.pptx
UNIT-IV-STEERING, BRAKES AND SUSPENSION SYSTEMS.pptxUNIT-IV-STEERING, BRAKES AND SUSPENSION SYSTEMS.pptx
UNIT-IV-STEERING, BRAKES AND SUSPENSION SYSTEMS.pptx
 
如何办理(Flinders毕业证)查理斯特大学毕业证毕业证成绩单原版一比一
如何办理(Flinders毕业证)查理斯特大学毕业证毕业证成绩单原版一比一如何办理(Flinders毕业证)查理斯特大学毕业证毕业证成绩单原版一比一
如何办理(Flinders毕业证)查理斯特大学毕业证毕业证成绩单原版一比一
 
Call Girls in Karachi | +923081633338 | Karachi Call Girls
Call Girls in Karachi  | +923081633338 | Karachi Call GirlsCall Girls in Karachi  | +923081633338 | Karachi Call Girls
Call Girls in Karachi | +923081633338 | Karachi Call Girls
 
Russian Call Girls Delhi Indirapuram {9711199171} Aarvi Gupta ✌️Independent ...
Russian  Call Girls Delhi Indirapuram {9711199171} Aarvi Gupta ✌️Independent ...Russian  Call Girls Delhi Indirapuram {9711199171} Aarvi Gupta ✌️Independent ...
Russian Call Girls Delhi Indirapuram {9711199171} Aarvi Gupta ✌️Independent ...
 
原版工艺美国普林斯顿大学毕业证Princeton毕业证成绩单修改留信学历认证
原版工艺美国普林斯顿大学毕业证Princeton毕业证成绩单修改留信学历认证原版工艺美国普林斯顿大学毕业证Princeton毕业证成绩单修改留信学历认证
原版工艺美国普林斯顿大学毕业证Princeton毕业证成绩单修改留信学历认证
 
如何办理(UC毕业证书)堪培拉大学毕业证毕业证成绩单原版一比一
如何办理(UC毕业证书)堪培拉大学毕业证毕业证成绩单原版一比一如何办理(UC毕业证书)堪培拉大学毕业证毕业证成绩单原版一比一
如何办理(UC毕业证书)堪培拉大学毕业证毕业证成绩单原版一比一
 
BLUE VEHICLES the kids picture show 2024
BLUE VEHICLES the kids picture show 2024BLUE VEHICLES the kids picture show 2024
BLUE VEHICLES the kids picture show 2024
 

ppt-170305142702.pptx

  • 2. DEPT OF MECHANICAL ENGINEERING BATCH MEMBERS 1. HANOCK.CH (193R1A0310) 2. HARISH.K (193R1A0311) 3. KARTHIK.M (193R1A0314) 4. PAVAN SAI KUMAR.T (193R1A0322) 5. VENKANNA BABU.CH (193R1A0335) 6. DAYAKAR.V (203R5A0302) Guide & Reference : Dr.C.V.SUBBA REDDY SIR
  • 3. Table of Contents Introduction Product Scope Existing system Proposed System Advantages of Proposed System Hardware Requirements Software Requirements System Design
  • 4. Data Flow Diagrams UsecaseDiagram SequenceDiagram Activity Diagram HardwareDiagram Android Module ServerModule Sensing Module Screenshots Conclusion Reference Cherthala) T SYSTEM FOR AUTOMOBILES ( College of Engineering,SAVE March 3, 2017 3 / 30
  • 5. INTRODUCTION • To prevent accidents, it is not in our hand always but, it is possible to savevictims. Under such circumstance avehicle collision detection system is helpful. • ”SAVE ME” includes a hardware system to hold sensor, an android basedapplication that detect nearby active sensorand also a dedicated server which receive messagesfrom android application. • The android application sends an alert message to the nearby control station about the accident. • Hence the accident spot can be located using GPS in mobile phone of the victim.
  • 6. PRODUCT SCOPE In present scenario, we seemany case where people die on road due to unnoticed road accidents. This becomes a usual case at nights. For android users who install ”SAVE ME” application it will be helpful. Any android user can use ”SAVE ME”. The hardware made use is also reliable.
  • 7. 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 is seriously injured.
  • 8. PROPOSED SYSTEM • ”SAVE ME” system include a Sensing module an Android application and a Server side . • The Sensing module include a collision sensor attached to the Raspberry pi that detects any collision. • Android application include mechanism to detect any nearby active sensors. It sends all updated messages to the server. Cherthala) T SYSTEM FOR AUTOMOBILES ( College of Engineering,SAVE March 3, 2017 7 / 30
  • 9. Finally the Server side receives accident information from the android application and sends an alert message to the nearby control station of the accident location. When alert message is received in the control station, they can fetch accident 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 an emergencynumber of the user,which he/she specifies during application installation. Cherthala) T SYSTEM FOR AUTOMOBILES ( College of Engineering,SAVE March 3, 2017 8 / 30
  • 10. ADVANTAGES OF PROPOSED SYSTEM • Accident alerts are given to the nearest control station on the very first moment of collision. • A message will be send to a selected contact to inform about the accident. • The alert message will include the GPS location ,so that the rescue action become very fast. • A map may be displayed for the easy identification of the accident location. Cherthala) T SYSTEM FOR AUTOMOBILES ( College of Engineering,SAVE March 3, 2017 9 / 30
  • 11. 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 Cherthala) T SYSTEM FOR AUTOMOBILES ( College of Engineering,SAVE March 3, 2017 10 / 30
  • 12. SOFTWARE REQUIREMENTS Operating Environment/IDE: Android Studio, dream weaver Operating System:Windows XP Service Pack Front End: Jsp Back-End: SQLyog Platform: Android Cherthala) T SYSTEM FOR AUTOMOBILES ( College of Engineering,SAVE March 3, 2017 11 / 30
  • 13. SYSTEM DESIGN Basically the ”SAVE ME” system has been divided into 3 main modules: Android Application Sensing Module Server Module Cherthala) T SYSTEM FOR AUTOMOBILES ( College of Engineering,SAVE March 3, 2017 12 / 30
  • 14. SYSTEM ARCHITECTURE Figure : System architecture of SAVE ME Cherthala) T SYSTEM FOR AUTOMOBILES ( College of Engineering,SAVE March 3, 2017 13 / 30
  • 15. GANTT CHART Figure : Gantt chart associated with SAVE ME Cherthala) T SYSTEM FOR AUTOMOBILES ( College of Engineering,SAVE March 3, 2017 14 / 30
  • 16. DATA FLOW DIAGRAM Figure : LEVEL 0 DFD Cherthala) T SYSTEM FOR AUTOMOBILES ( College of Engineering,SAVE March 3, 2017 15 / 30
  • 17. DATA FLOW DIAGRAM Figure : LEVEL 1 DFD Cherthala) T SYSTEM FOR AUTOMOBILES ( College of Engineering,SAVE March 3, 2017 16 / 30
  • 18. USECASE DIAGRAM Figure : Usecase daigram Cherthala) T SYSTEM FOR AUTOMOBILES ( College of Engineering,SAVE March 3, 2017 17 / 30
  • 19. SEQUENCE DIAGRAM Figure : sequence diagram Cherthala) T SYSTEM FOR AUTOMOBILES ( College of Engineering,SAVE March 3, 2017 18 / 30
  • 20. ACTIVITY DIAGRAM Figure : activity diagram Cherthala) T SYSTEM FOR AUTOMOBILES ( College of Engineering,SAVE March 3, 2017 19 / 30
  • 21. HARDWARE DIAGRAM Figure : hardware diagram Cherthala) T SYSTEM FOR AUTOMOBILES ( College of Engineering,SAVE March 3, 2017 20 / 30
  • 22. ENTITY RELATIONSHIP DIAGRAM Figure : ER diagram Cherthala) T SYSTEM FOR AUTOMOBILES ( College of Engineering,SAVE March 3, 2017 21 / 30
  • 23. IMPLEMENTATION Python: Python is widely usedat high-level, generalpurposeandas dynamic programmic language. MySQL: Database informations are created and stored using this. Jsp: Server Module is built using Jsp. Cherthala) T SYSTEM FOR AUTOMOBILES ( College of Engineering,SAVE March 3, 2017 22 / 30
  • 24. SCREENSHOTS Android Application Figure : user registration in android application Cherthala) T SYSTEM FOR AUTOMOBILES ( College of Engineering,SAVE March 3, 2017 23 / 30
  • 25. Figure : user connecting to server Cherthala) T SYSTEM FOR AUTOMOBILES ( College of Engineering,SAVE March 3, 2017 24 / 30
  • 26. SCREENSHOTS Web Page Figure : Accident alert in web page Cherthala) T SYSTEM FOR AUTOMOBILES ( College of Engineering,SAVE March 3, 2017 25 / 30
  • 27. Figure : Map showing accident location Cherthala) T SYSTEM FOR AUTOMOBILES ( College of Engineering,SAVE March 3, 2017 26 / 30
  • 28. CONCLUSION • SAVE ME: An Automatic Accident Detection And Alert System For Automobiles is used for providing help to the accident victims. • The proposed system is developed to rescue accident victims as fast aspossible. • SAVE ME consist of Raspberry pi, arduino, android application, also a webpage. • Application sends the accident message to the the nearest control station aswell asto the emergency number provided by Cherthala) T SYSTEM FOR AUTOMOBILES ( College of Engineering,SAVE March 3, 2017 27 / 30
  • 29. Cherthala) T SYSTEM FOR AUTOMOBILES ( College of Engineering,SAVE March 3, 2017 30 / 30