Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.17 KB

readme.md

File metadata and controls

17 lines (11 loc) · 1.17 KB

Project Name: Accident Autodialler

Team Members:

  1. Karan Ganju (120050021)
  2. Sanket Kanjalkar (120050011)
  3. Deepanjan Kundu (120050009)
  4. Roshan (120050082)

Project Description:

The aim of the project is to create an accident autodialler. The accident auto dialer should consist of three parts which are each explained as follows

Accident and driver rating detection - The embedded system should, via detection of changes in linear and angular acceleration, detect appropriately whether an accident has occurred. The frequency and severity of jerks or momentum changes also provide a basis to judge the drive rating.

Location detection - At the time of the accident, the location of the accident, in terms of GPS coordinates has to be relayed to either an emergency contact or to the hospital. Hence, as soon as an accident is detected the GPS should be powered on and coordinates should be obtained.

Communication - This relay of information should take place via cellular network as WiFi networks cannot be expected in the car. Hence, communication of this data has to take place over 2G/3G networks with the occasional use of SMS messages to relay messages for emergency contacts.