Vous êtes sur la page 1sur 7

Recent Trends in Microelectronics and Nanoelectronics

Volume 2 Issue 2

Alcohol Sensing Alert with Engine Locking

Pritesh Naman1, Shikhar Kumar2, Darshana Shah3, Abhay A Deshpande4


B.E, Assistant Professor
Department of Electronics and Communication
R.V. College of Engineering, Bangalore, India
Corresponding Author: pritzzz61@gmail.com

Abstract
Now a days it has been an accepted fact that major part of the accidents are
due to the uneven interruptions, inappropriate driving by the drivers. It’s a
very undesirable situation which is true. So a system has been proposed to
automatically lock the motor of the vehicle with the use of AT89C51, if any
alcoholic person tries to drive the car/bus/any other. Also the potential of
device will depend on the availability of the functional components as well as
the capacity of the motor used. This could be implemented by comparing
various factors along with the consumption of energy sources.

Keywords: AT89C51, Energy sources, Interrupt latency, Interrupt, SFR, MQ3

I. INTRODUCTION is from Detection Sensors either from


Now-a-days we hear about lot of accidents Alcohol Breath or any other mechanism.
due to drunken driving. Drunken drivers The controller keeps looking for the output
will not be in stable condition and so the from these sensors. If there are any traces of
rash driving is the inconvenience for other Alcohol above the set limit, then the system
road users and also question of life and will lock the Engine. Here a simulating
death for the drunken drivers, also for process is activated using a DC motor
others. In this project, we are developing an through the relay and the complete process
Auto Lock System. The input for the system

1 Page 1-7 © MANTECH PUBLICATIONS 2017. All Rights Reserved


Recent Trends in Microelectronics and Nanoelectronics
Volume 2 Issue 2

is under the supervision of an intelligent inserted along with their constraints of


AT89c51 microcontroller. execution.

Even though efficient set up of requirements An application in embedded system


have been adopted for the traditional acquires specific characteristics of the
methods it may not be sufficient and that system which are not functional. These
much protective for such a complex method, characteristics are listed as per its
whereas here in this process this could be a importance.
better idea of inserting the complete state of
art design into the system. Most of the  Throughput – Our system may need
traditional systems are likely to be more to handle a lot of data in a short period
dependent on the operator and it may fail of time.
due to various factors like the battery life,
power consumption as well as the  Response–Our system may need to
unavoidable external disturbances. react to events quickly.

II. LITERATURE SURVEY  Testability–Setting up equipment to


The applications which are developed in test embedded software can be
terms of some electronic and individual difficult.
existing components will be independently
executed even though there are some  Debugability–Without a screen or a
drawbacks and disadvantages for its existing keyboard, finding out what the
criteria of requirements. More precisely the software is doing wrong (other than
extent in these sort of standalone not working) is a troublesome
applications were formed together to state problem.
them as Embedded System applications.
Embedded system is a computerized or  Reliability – embedded systems must
automated system with a dedicated be able to handle any situation without
functionality in which large electrical, human intervention.
electronic and mechanical systems are

2 Page 1-7 © MANTECH PUBLICATIONS 2017. All Rights Reserved


Recent Trends in Microelectronics and Nanoelectronics
Volume 2 Issue 2

 Memory space – Memory is limited accordingly with the combination of other


on embedded systems, and you must proto types to make it an complete system.
make the software and the data fit into Also the selection of architecture is a major
whatever memory exists. criteria for achieving the efficiency of a
system. Here comes up with the Embedded
 Program installation – you will need software architecture in response to the
special tools to get your software into effective usage of variables in a certain
embedded systems. application.

 Power consumption – Portable III. FUNCTIONAL DESIGN


systems must run on battery power, As it is a well known fact that the
and the software in these systems must microcontrollers/microprocessors will play
conserve power. a major role in showing out the effective
results in any of the global embedded

 Processor hogs – computing that systems and at the same time these will lead

requires large amounts of CPU time to the little inefficient results due to some

can complicate the response problem. additional components. This system uses
efficient AT89c51 microcontroller that will

 Cost – Reducing the cost of the operates, monitors and controls the other

hardware is a concern in many functional parts of the system. Instead of

embedded system projects; software routine implementation this will get use of

often operates on hardware that is the SFR’s which are intelligent in handling

barely adequate for the job. typical issues deliberately. Although there
are many varieties of microcontrollers this

An application could be developed in is more efficient and well suits the detection

embedded system by observing the life system.

cycle “How a system runs through


specification of the requirements.” Similarly The system designed is for the sensing of

here also the individual prototypes and its alcohol using MQ3 alcohol sensor which in

bugs are identified as well as resolved turn activates the rectifier that initiates the
relay through which a signal is transmitted
3 Page 1-7 © MANTECH PUBLICATIONS 2017. All Rights Reserved
Recent Trends in Microelectronics and Nanoelectronics
Volume 2 Issue 2

in form of a delay. This delay will Other than the critical connectivity issues
activates/deactivates the DC motor. (In the programming part as well as the logical
general a motor is the basic component in issues were to be resolved in the effective
the engine vehicle system). use of the microcontroller we are using for
the design of the detection system. So for
In the circuitry the connectivity issues have this purpose counter/timer circuits, special
been shown with utmost reliability and registers, interrupt handling circuits will be
negligible errors. A rectifier along with the very prominent minutes and does not
relay is given for an input signal from the require about the tool chain itself or the
sensor and it in turn regulates the motor schedule simulator engine.
rotations for a specific amount of time.

Figure: 1

4 Page 1-7 © MANTECH PUBLICATIONS 2017. All Rights Reserved


Recent Trends in Microelectronics and Nanoelectronics
Volume 2 Issue 2

IV. METHODOLOGY screen and also stops the dc motor to


We usually come across drink and driving demonstrate as engine locking. The system
cases where drunk drivers crash their cars needs a push button to start the engine. If
under the influence of alcohol causing alcohol is detected at the time of starting the
damage to property and life. So here we engine the engine does not start at all. If
propose an innovative system to eliminate alcohol is detected after engine starting, the
such cases. Our proposed system would be system locks the engine at that time.
constantly monitoring the driver breath by
placing it on the driver wheel or somewhere V. RESULTS
the drivers breath can be constantly Finally after the design of system the input
monitored by it. So if a driver is drunk and is identified by the sensor through the
tries to drive, the system detects alcohol breathe of a human. In the next scenario the
presence in his/her breath and locks the levels of alcohol is measured by the sensor
engine so that the vehicle fails to start. and compared with the set-in limits. If the
set limit of consumption in alcohol is less
In another case if the driver is not drunk than the alcohol consumed by the person the
while he starts the vehicle and engine is system of activating relay is initiated which
started but he/she drinks while driving the in turn activities the automatic lock on the
sensor still detects alcohol in his breath and vehicle i.e, stops the motor if it is in running
stops the engine so that the car would not state or it is unable to start. We can also
accelerate any further and driver can steer it give a comparative report of study with the
to roadside. In this system we use an AVR variables of considering the internal factors.
family microcontroller interfaced with an RTOS is the part where the comparison is
alcohol sensor along with an LCD screen needed in terms of time taken to account
and a dc motor to demonstrate the concept. with respect to the interrupt latency and
So here the alcohol sensor is used to response time. Interrupt latency is the time
monitor users breath and constantly sends taken to respond for the interrupt and the
signals to the microcontroller. The response time is the least amount of time
microcontroller on encountering high taken to respond for the input given.
alcohol signal from the alcohol sensor
displays alcohol detection note on LCD
5 Page 1-7 © MANTECH PUBLICATIONS 2017. All Rights Reserved
Recent Trends in Microelectronics and Nanoelectronics
Volume 2 Issue 2

CONCLUSION REFERENCES
The Project "Alcohol Sensing Alert with 1) National Highway Traffic Safety
Engine Locking" has been successfully Administration. Fatality Analysis
designed and tested. It has been developed Reporting System (FARS). 2009
by integrating features of all the hardware [cited 2009 June]; Available from:
components used. Presence of every module ftp://ftp.nhtsa.dot.gov/fars/.
has been reasoned out and placed carefully,
thus contributing to the best working unit. 2) Cahalan, D., I. Cisin, and Crossley,
American Drinking Practices: A
Secondly, using highly advanced IC's and National Study of Driving
with the help of growing technology, the Behaviour and Attitudes. 1969,
project has been successfully implemented. Rutgers University Press: New
Brunswick, NJ.
This is a developed design to check drunken
driving. By implementing this design, a safe 3) Babor, AUDIT: The alcohol use
car journey is possible, decreasing the disorders identification Test:
accident rate due to drinking. Guidelines for use in primary health
Government must enforce laws to install care. 1992, Geneva, Switzerland:
such circuits in every car and must regulate World Health Organization.
all car companies to preinstall such
mechanisms while manufacturing the car 4) Conley, Construct validity AUDIT
itself. If this is achieved deaths due to with multiple offenders Drunk
drunken drivers can be brought to minimum drivers. Journal of Substance Abuse
level. Treatment,2001.

Finally we conclude that "EMBEDDED 5) https://www.sparkfun.com/datasheet


SYSTEM" is an emerging field and there is s/Sensors/MQ-3.pdf
huge scope for research and development.
6) Lim, T.S., W.Y. Loh, and Y.S. Shih,
A comparison of Prediction
accuracy, complexity, and training
6 Page 1-7 © MANTECH PUBLICATIONS 2017. All Rights Reserved
Recent Trends in Microelectronics and Nanoelectronics
Volume 2 Issue 2

time of Thirty three old and new


classification algorithms. Machine
Learning, 2000.

7) Lee, Assessing the Feasibility of


Vehicle-Based Sensors To Detect
Alcohol Impairment. 2010, National
Highway Traffic Safety
Administration: Washington, DC.

8) http://www.arduino.cc/

9) https://alselectro.wordpress.com/201
3/02/07/arduino- with-gsm/

10) http://arduinia.org/libraries/tinygps

11) http://electrical4u.com/

12) http://en.wikipedia.org/wiki/Global_
Positioning_System.

7 Page 1-7 © MANTECH PUBLICATIONS 2017. All Rights Reserved

Vous aimerez peut-être aussi