Accident Prevention System
Accident Prevention System
VRUSHALI BENDRE
                                                 GAURI V. ASHTANKAR
                               Assistant Professor, Lokmanya Tilak College of Engineering
ABSTRACT:                                                        these systems use lasers, others use radar, and some
         One of the main purposes of this project is to          even use video data. This sensor input is then used to
build an intelligent vehicle with safety measures to             determine if there are any objects present in the path of
Prevent Accidents of vehicles. This study discusses              the vehicle. If an object is detected, the system can then
about designing a Smart Display and Control (SDC)                determine if the speed of the vehicle is greater than the
which will monitor the zone and maintain the                     speed of the object in front of it. A significant speed
specified speed in the zone levels, which runs on an              differential may indicate that a collision is likely to occur,
Arduino system. This system includes three                       in which case the system is capable of automatically
modules; automatic fuzzy based speed control                     slowing down.
module, accident prevention by various sensors and                        Prime reasons behind such accidents are either
information sending module. Automatic speed                      by negligence of the driver, or by failure of braking
control module includes a fuzzy controlled speed                 system to stop the vehicle in time. Here comes the role of
controller alongside a light sensor to detect the                safety of the vehicle which reduces severe mishaps.
activities on the road/zone. Information sending                 Nowadays Manufacturers of Cars as well as Motor cycles
module includes GSM and GPS technology. Accident                 count on such technologies and equipment’s which
prevention module includes sensory units which                   assures safety at high speed. The use of proper braking
ensure the condition of seat belt and the driver. This           system and by controlled speed reduction techniques is
module includes alcohol sensor and light sensor                  the key to solve such problems.
used alongside speed controller.
KEYWORDS: Sensor, GPS, GSM, Arduino, Fuzzy speed                 I. OVERVIEW OF PROPOSED SYSTEM:
control                                                          This system includes three modules:
                                                                 1) Automatic speed control module. 2) Accident
INTRODUCTION:                                                    prevention module by various sensors 3) information
         As per the saying, SPEED THRILLS BUT KILLS,             sending module.
over speed of the vehicle can lead to very severe                         This project will helps us meet industry
accidents. Safety is of prime importance. This project           challenge with its market leading designs that
basically focuses on controlling speed intelligently and         encompass a wide range of products, body electronics,
effective measures taken to avoid accident and quick              networking and access systems, to engine, lighting and
recovery on occurrence of one such. Increasing of speed          entertainment components.
increases the chances of occurrence of accidents. There          ARDUINO: The arduino board is the central unit of the
is more number of accidents that are caused by                   system. All the components are interfaced to the board
uncontrollable speeding than due to other reasons.               and programmed as per their functionality to operate in
Severe accidents are caused due to this which can be life        synchronization.
threatening. Safety of the car, there are other solutions        ALCOHOL DETECTOR: It is used to sense the alcohol.
like Automatic Braking Systems which can be useful.              The analog output of which is applied to the arduino
         Automatic braking technologies combine                  board.
sensors and speed controls to help prevent high speed            SEAT BELT SENSOR: It is used to detect if user is
collisions. Some automatic braking systems can prevent           wearing a Seat belt or not and displays accordingly.
collisions altogether, but most of them are designed to          GSM (GLOBAL SYSTEM FOR MOBILE): It is used to
simply reduce the speed of a vehicle before it hits              send an SMS to the contacts of the user about the
something. Since high speed crashes are more likely to           location of the vehicle. It is beneficial in emergency
be fatal than low speed collisions, automatic braking            situations.
systems can save lives and reduce the amount of                  SPEED CONTROLLER: It is used to control the speed of
property damage that occurs during an accident. Some of          vehicle at school or public area.
                                                       73 | P a g e
                                                                                                   NOVATEUR PUBLICATIONS
                                    International Journal of Research Publications in Engineering and Technology [IJRPET]
                                                                                                              ISSN: 2454-7875
                                                                                                 VOLUME 3, ISSUE 6, Jun.-2017
    GPS (GLOBAL POSITIONING SYSTEM): It is used to                    basic C codes so as to control speed of a vehicle
    track the location of the user which is send via SMS              especially in specified zones found through GPS.
    through GSM module.                                                     Accident information sending module which
    LCD (LIQUID CRYSTAL DISPLAY): If alcohol is detected              includes GSM and GPS will in turn transmit the message
    it displays the message indicating ALCOHOL DETECTED.              to the hospitals and police stations through GSM
    Light sensor: used to detect the current ambient light            technology. The message will contain the details of
    level - i.e. how bright/dark it is.                               vehicle number, place of accident which was gathered
                                                                      using GPS. The function of Global Positioning System
II.      PROTOTYPE DESIGN:                                            (GPS) is the most promising technology to acquire the
                                                                      position information in outdoor environments. The GSM
                                                                      will communicate via the UART communication through
                                                                      RS232 standard. The GPS suits best for vehicle location
                                                                      or tracking. To know the location of vehicle GIS software
                                                                      can be used. Refer the following flow diagram.
                                                            74 | P a g e
                                                                                              NOVATEUR PUBLICATIONS
                                International Journal of Research Publications in Engineering and Technology [IJRPET]
                                                                                                         ISSN: 2454-7875
                                                                                           VOLUME 3, ISSUE 6, Jun.-2017
                                                                  system is easily implementable in real time. This system
                                                                  can also be extended by inducing automation concepts
                                                                  like automatic driverless vehicle system, inter vehicular
                                                                  communication etc.
                                                                      REFERENCES:
                                                                      1) Yuki Nakanishi, Ryohta Yamaguchi, ”A New Collision
                                                                         Judgment Algorithm for Pedestrian-Vehicular
                                                                         Collision Avoidance Support System (P-VCASS) in
                                                                         Advanced ITS”, March 2010 ISBN: 978-1-4244-
                                                                         5928-5
                      Fig.4.Sensory unit.
                                                                      2) Rashmi Mishra, Akhilesh Singh, ”VANET security:
                                                                         Issues, challenges and solutions”, March 2016
                                                                         ISBN: 978-1-4673-9939-5
                                                                      3) Jungsook Kim, Juwan Kim, ”Intersection collision
                                                                         avoidance using Wireless sensor network”, November
                                                                         2009 ISBN: 978-1-4244-5441-9
V. CONCLUSION:
            This study solves the issues like automatic speed
  control mechanism, accident detection and information
  sending.. From this we conclude that this system will
  reduce the accidents and save the human lives. On the
  whole this system proves to be very cost effective and
  efficient The experimentations and results prove that the
                                                            75 | P a g e