SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
p-ISSN: 2395-0072Volume: 07 Issue: 03 | Mar 2020 www.irjet.net
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 CertifiedJournal | Page 5044
Intelligent System for Vehicle Controlling with Alcohol Detection Using
Smart Technology
Trupti Deshmukh1, Pooja Dalvi2, Snehal Raut3, Prof. Ekta Ukey4
1,2,3,4Department of Computer Engineering, Pillai HOC College of Engineering & Technology, Rasayani,
Maharashtra, India
---------------------------------------------------------------------***-------------------------------------------------------------------
Abstract - In this paper, an attempt will be made to
develop a locking system for vehicles with help of alcohol
checking mechanism. In this system we use pre-existing
alcohol sensor with arduino along with 16*2 LCD display
to show the level of alcohol and alcohol is detected & it
automatically lock the vehicle motor. The proposed system
takes advantages of two smart techologies which are
location services GPS based for tracking the location of
vehicles & basic telephony services mainly GSM based by
which we send alert messages to driver’s relatives & police
station. Thus, the system provides alcohol detection using
engine locking through arduino, thereby minimizing the
chances of drink & drive accidents that could have
happened. Therefore, loss of life & property is avoided.
Key words: -Alcohol Detection System, GSM, GPS,
Arduino, LCD Display.
1. INTRODUCTION
According to World Health Organization, most of the
peoples in the world die every year because of
transportation-related accidents. The drunk & driven
accident could be a major public drawback in most
countries around the world, mostly in India. In order to
face this situation, the alcohol detection system draws the
first step to solve this problem that threatens the safety &
health of peoples. Alcohol detection system uses two
smart technologies that are Global system for mobile
communication (GSM) & Global Positioning system (GPS).
The system is developed for observing and avoiding the
accidents. This uses the concept of IOT.
2. LITERATURE SURVEY
The mobile phones are adapted with networks like
2G/3G & that’s the reason they provide communication
platform. The number of drunk and drive accidents are
increasing day-by-day because of drunkenness of driver,
drowsiness of driver, sometimes the neighbouring car
behaviour are also responsible to enforce accident. There
are some systems that have been implemented to avoid
such accidents but they are not able to give proper
solution to implement the system in car. Thus, to avoid
such accidents that normally takes place.
2.1 Existing System
In the existing system, alcohol detectors are not proposed
inbuilt in a car. Traffic police/police uses alcohol
detectors (device) to avoid drink & drive accidents. The
driver has to blow in the device & police gets to know
whether driver is drunk or not with the help of the same.
The limitation of this device is that the police are not able
to check each & every car & even if they stop some
suspects there are chances that the police can be easily
bribed. Therefore, there is a need for an effective system
to check drunken drivers.
2.2 Proposed System
The proposed system has an efficient alcohol detector in
vehicle. The proposed system uses smart technologies
like GPS & GSM modules along with the alcohol sensor
(MQ-3). GPS is used to know the exact location of driver.
GSM is used to send message to the controller and
relatives of the drunk driver.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
p-ISSN: 2395-0072Volume: 07 Issue: 03 | Mar 2020 www.irjet.net
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 CertifiedJournal | Page 5044
3. HARDWARE MODULES
The system is adopted with the Arduino UNO in the
hardware as shown in fig.-1, the core functions modules
are Alcohol Sensor module(MQ-3),GPS Module, GSM
Module, 16x2 LCD Display, Buzzer & LED.
Fig.-1. System Design
3.1 Arduino UNO
Arduino UNO is an open-source electronics platform
based on easy to use hardware & software. Arduino is a
microcontroller based on the ATmega328P. It has 20
digital input and output pins of which 6 can be used as
PWM o/p and 6 can be used as analog i/p. Arduino is
inexpensive, cross-platform & simple, easy to use.
3.2 GSM Module
GSM (Global System for Mobile Communications), is a
standard developed by the ETSI. We are using SIM900A
GSM module. A GSM module is a device which can be used
to make a computer or any other processor communicate
over a network. The commands are adapted to the
service given by a GSM such as: - text messaging,
calling a given phone number, deleting memory
locations etc.
3.3 GPS Module
Global Positioning System (GPS) is a satellite based
system that uses satellites & ground stations to measure
& compute its position on Earth. GPS is also known as
Navigation System. The GPS receiver module usesUSART
communication to communicate with Arduino. GPS
receives information like latitude, longitude, altitude
from the satellites. It contains information that we want
to use. This GPS receiver is used in many applications like
smartphones, Cabs, etc.
3.4 16*2 LCD Display
Liquid crystal display technology works by blocking light.
The LCD is made of two pieces of glass (polarized) that
have a liquid crystal material in them. A 16x2 LCD display
is better and also preferred over seven segment & other
multi segment devices. The reasons it is used mostly are:
- LCDs are cheap, have no limitation of displaying special
characters, animations. LCD technology commonly used
in Television sets & computer monitors. It is also used in
screens for mobile devices, such as laptops, tablets, &
smartphones.
3.5 Alcohol Sensor
This alcohol sensor is suitable for detecting alcohol
concentration present in your breath. It has a high level
sensitivity and fast response time. Sensor mainly
provides an analogy resistive o/p based on alcohol
concentration level. The drive circuit is simple all it just
need is 1 resistor.
3.6 LED
LED stands for “Light Emitting Diode”. LEDs are
semiconductor devices that produce light. These were
used as indicator lights but now they are mostly used for
indoor and outdoor lighting.
3.7 Buzzer
A buzzer or beeper is an audio signalling device, which
may be mechanical or electromechanical. The uses of
buzzers include alarm devices, timers, & also user input
such as a mouse click or keystroke. The electric buzzers
are mainly used in doorbells until they were phased out
in the early 1930’s by musical chimes, which had a soft
tone.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
p-ISSN: 2395-0072Volume: 07 Issue: 03 | Mar 2020 www.irjet.net
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 CertifiedJournal | Page 5044
4. METHODOLOGY
As the ignition system starts alcohol sensor start tosense
the alcohol. If the Alcohol level is above threshold level
then ignition system gets lock (LED light blink). After
system get lock the GPS tracks the location of vehicle &
sends to the GSM system. Then GSM system sends the
alert message to driver’s relative or emergency numbers
saved in SIM with location tracking link.
Fig.-2. Alcohol Detection System
5. RESULT
As drunk and driven happened the driver’s relatives and
police gets alert message with link which gives exact
location of vehicle.
When click on link it shows the map as below.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
p-ISSN: 2395-0072Volume: 07 Issue: 03 | Mar 2020 www.irjet.net
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 CertifiedJournal | Page 5044
6. CONCLUSION
An effective solution is provided to develop the intelligent
system for vehicles which will sense the various levels of
alcohol present in the breath of the driver & would
respond accordingly by displaying the output. The system
makes use of hardware platform whose core is alcohol
sensor (MQ-3), GPS, GSM module. The communication
with registered phone number in this designed system is
done via GSM, GPS & control other parameters. The whole
system has the advantage of small volume & high
reliability. Future scope of this system is to decrease the
number of accidents & providing useful details about the
accidental vehicle. This system brings modern way to the
existing technology in the vehicles & improves the safety
features, hence proving to be an effective development in
the automobile industry.
7. REFERENCES
[1]Shahad Al-Youif., Musab A. M. Ali, M. N. Mohammed
,“Alcohol Detection For Car Locking System Science
University”,2018
[2]R.Ramani, S.Valarmathy, Dr.N.SuthanthiraVanitha,
S.Selvaraju, M.Thiruppathi, R.Thangam,” Vehicle Tracking
& Locking System Based on GSM & GPS”,2013
[3] Nusrath Jahan , Kamal Hossen & Muhammad Kamrul
Hossain Patwary,” Implementation of a Vehicle Tracking
System using Smartphone & SMS service”,2017
[4] https://www.electronicshub.org/gsm-gprs-module/
[5] https://www.energystar.gov/products/lighting_fans/
light_bulbs/learn_about_led_bulbs
[6] https://www.arduino.cc/
BIOGRAPHIES
Trupti Deshmukh
Pillai HOC College of Engineering &
Technology
Pooja Dalvi
Pillai HOC College of Engineering &
Technology
Snehal Raut
Pillai HOC College of Engineering &
Technology
Prof. Ekta Ukey
Pillai HOC College of Engineering &
Technology

More Related Content

What's hot

Ieeepro techno solutions ieee 2013 embedded project gravity lock next gen...
Ieeepro techno solutions    ieee 2013 embedded project  gravity lock next gen...Ieeepro techno solutions    ieee 2013 embedded project  gravity lock next gen...
Ieeepro techno solutions ieee 2013 embedded project gravity lock next gen...srinivasanece7
 
Ieeepro techno solutions ieee 2013 embedded project vehicle monitoring an...
Ieeepro techno solutions    ieee 2013 embedded project  vehicle monitoring an...Ieeepro techno solutions    ieee 2013 embedded project  vehicle monitoring an...
Ieeepro techno solutions ieee 2013 embedded project vehicle monitoring an...srinivasanece7
 
Smart anti-theft system for the security of vehicles- A Review
Smart anti-theft system for the security of vehicles- A ReviewSmart anti-theft system for the security of vehicles- A Review
Smart anti-theft system for the security of vehicles- A ReviewIRJET Journal
 
Ieee+Hardware+List+2009
Ieee+Hardware+List+2009Ieee+Hardware+List+2009
Ieee+Hardware+List+2009pavan
 
IRJET- Step Lock System in Bus using IoT
IRJET- Step Lock System in Bus using IoTIRJET- Step Lock System in Bus using IoT
IRJET- Step Lock System in Bus using IoTIRJET Journal
 
IRJET- Vehicle Starting using Fingerprint Sensor & Accident Detection using G...
IRJET- Vehicle Starting using Fingerprint Sensor & Accident Detection using G...IRJET- Vehicle Starting using Fingerprint Sensor & Accident Detection using G...
IRJET- Vehicle Starting using Fingerprint Sensor & Accident Detection using G...IRJET Journal
 
Advanced car security system
Advanced car security systemAdvanced car security system
Advanced car security systemAmi Goswami
 
ADVANCED BIKE SECURITY SYSTEM USING GSM AND GPS
ADVANCED BIKE SECURITY SYSTEM USING GSM AND GPSADVANCED BIKE SECURITY SYSTEM USING GSM AND GPS
ADVANCED BIKE SECURITY SYSTEM USING GSM AND GPSEG TECHNOLOGIES
 
137.gsm, fprs ,keypad_based_atm_security_(doc)
137.gsm, fprs ,keypad_based_atm_security_(doc)137.gsm, fprs ,keypad_based_atm_security_(doc)
137.gsm, fprs ,keypad_based_atm_security_(doc)Karteek Irukulla
 
Vehicle Security System
Vehicle Security SystemVehicle Security System
Vehicle Security SystemVISHAL DONGA
 
IRJET- IoT Based E-Challan Automation for RTO using RFID
IRJET-  	  IoT Based E-Challan Automation for RTO using RFIDIRJET-  	  IoT Based E-Challan Automation for RTO using RFID
IRJET- IoT Based E-Challan Automation for RTO using RFIDIRJET Journal
 
Car Security System #CSALS
Car Security System #CSALSCar Security System #CSALS
Car Security System #CSALSAlex Vishwa
 
Development of anti theft security system
Development of anti theft security systemDevelopment of anti theft security system
Development of anti theft security system96452128
 
Intelligent vehicle using embedded system
Intelligent vehicle using embedded systemIntelligent vehicle using embedded system
Intelligent vehicle using embedded systemijiert bestjournal
 
IRJET- Smart Helmet an Intelligent Bike System
IRJET- 	  Smart Helmet an Intelligent Bike SystemIRJET- 	  Smart Helmet an Intelligent Bike System
IRJET- Smart Helmet an Intelligent Bike SystemIRJET Journal
 
IRJET- Implementation of Smart Secure System in Motorbike using Bluetooth...
IRJET-  	  Implementation of Smart Secure System in Motorbike using Bluetooth...IRJET-  	  Implementation of Smart Secure System in Motorbike using Bluetooth...
IRJET- Implementation of Smart Secure System in Motorbike using Bluetooth...IRJET Journal
 
Finger print authentication for bikes
Finger print authentication for bikes Finger print authentication for bikes
Finger print authentication for bikes Saiprasad
 

What's hot (20)

Ieeepro techno solutions ieee 2013 embedded project gravity lock next gen...
Ieeepro techno solutions    ieee 2013 embedded project  gravity lock next gen...Ieeepro techno solutions    ieee 2013 embedded project  gravity lock next gen...
Ieeepro techno solutions ieee 2013 embedded project gravity lock next gen...
 
Ieeepro techno solutions ieee 2013 embedded project vehicle monitoring an...
Ieeepro techno solutions    ieee 2013 embedded project  vehicle monitoring an...Ieeepro techno solutions    ieee 2013 embedded project  vehicle monitoring an...
Ieeepro techno solutions ieee 2013 embedded project vehicle monitoring an...
 
Smart anti-theft system for the security of vehicles- A Review
Smart anti-theft system for the security of vehicles- A ReviewSmart anti-theft system for the security of vehicles- A Review
Smart anti-theft system for the security of vehicles- A Review
 
Ieee+Hardware+List+2009
Ieee+Hardware+List+2009Ieee+Hardware+List+2009
Ieee+Hardware+List+2009
 
IRJET- Step Lock System in Bus using IoT
IRJET- Step Lock System in Bus using IoTIRJET- Step Lock System in Bus using IoT
IRJET- Step Lock System in Bus using IoT
 
ATM (1)
ATM (1)ATM (1)
ATM (1)
 
IRJET- Vehicle Starting using Fingerprint Sensor & Accident Detection using G...
IRJET- Vehicle Starting using Fingerprint Sensor & Accident Detection using G...IRJET- Vehicle Starting using Fingerprint Sensor & Accident Detection using G...
IRJET- Vehicle Starting using Fingerprint Sensor & Accident Detection using G...
 
Advanced car security system
Advanced car security systemAdvanced car security system
Advanced car security system
 
ADVANCED BIKE SECURITY SYSTEM USING GSM AND GPS
ADVANCED BIKE SECURITY SYSTEM USING GSM AND GPSADVANCED BIKE SECURITY SYSTEM USING GSM AND GPS
ADVANCED BIKE SECURITY SYSTEM USING GSM AND GPS
 
137.gsm, fprs ,keypad_based_atm_security_(doc)
137.gsm, fprs ,keypad_based_atm_security_(doc)137.gsm, fprs ,keypad_based_atm_security_(doc)
137.gsm, fprs ,keypad_based_atm_security_(doc)
 
Vehicle Security System
Vehicle Security SystemVehicle Security System
Vehicle Security System
 
Vehicle security system final report
Vehicle security system final reportVehicle security system final report
Vehicle security system final report
 
IRJET- IoT Based E-Challan Automation for RTO using RFID
IRJET-  	  IoT Based E-Challan Automation for RTO using RFIDIRJET-  	  IoT Based E-Challan Automation for RTO using RFID
IRJET- IoT Based E-Challan Automation for RTO using RFID
 
Car Security System #CSALS
Car Security System #CSALSCar Security System #CSALS
Car Security System #CSALS
 
Development of anti theft security system
Development of anti theft security systemDevelopment of anti theft security system
Development of anti theft security system
 
Intelligent vehicle using embedded system
Intelligent vehicle using embedded systemIntelligent vehicle using embedded system
Intelligent vehicle using embedded system
 
IRJET- Do not Park
IRJET- Do not ParkIRJET- Do not Park
IRJET- Do not Park
 
IRJET- Smart Helmet an Intelligent Bike System
IRJET- 	  Smart Helmet an Intelligent Bike SystemIRJET- 	  Smart Helmet an Intelligent Bike System
IRJET- Smart Helmet an Intelligent Bike System
 
IRJET- Implementation of Smart Secure System in Motorbike using Bluetooth...
IRJET-  	  Implementation of Smart Secure System in Motorbike using Bluetooth...IRJET-  	  Implementation of Smart Secure System in Motorbike using Bluetooth...
IRJET- Implementation of Smart Secure System in Motorbike using Bluetooth...
 
Finger print authentication for bikes
Finger print authentication for bikes Finger print authentication for bikes
Finger print authentication for bikes
 

Similar to IRJET - Intelligent System for Vehicle Controlling with Alcohol Detection using Smart Technology

IRJET- Vehicle Black Box System using IoT
IRJET- Vehicle Black Box System using IoTIRJET- Vehicle Black Box System using IoT
IRJET- Vehicle Black Box System using IoTIRJET Journal
 
IRJET - Smart Assistance System for Drivers
IRJET - Smart Assistance System for DriversIRJET - Smart Assistance System for Drivers
IRJET - Smart Assistance System for DriversIRJET Journal
 
IRJET- Smart Helmet for Accident Prevention
IRJET- Smart Helmet for Accident PreventionIRJET- Smart Helmet for Accident Prevention
IRJET- Smart Helmet for Accident PreventionIRJET Journal
 
Alcohol Sensing Engine Locking System With GPS
Alcohol Sensing Engine Locking System With GPSAlcohol Sensing Engine Locking System With GPS
Alcohol Sensing Engine Locking System With GPSIRJET Journal
 
ANDROID BASED ALCOHOL DETECTION SYSTEM
ANDROID BASED ALCOHOL DETECTION SYSTEMANDROID BASED ALCOHOL DETECTION SYSTEM
ANDROID BASED ALCOHOL DETECTION SYSTEMIRJET Journal
 
IRJET- Automatic Engine Locking System through Alcohol Detection in Ardui...
IRJET-  	  Automatic Engine Locking System through Alcohol Detection in Ardui...IRJET-  	  Automatic Engine Locking System through Alcohol Detection in Ardui...
IRJET- Automatic Engine Locking System through Alcohol Detection in Ardui...IRJET Journal
 
VEHICLE TO VEHICLE COMMUNICATION FOR ACCIDENT-AVOIDANCE SYSTEM
VEHICLE TO VEHICLE COMMUNICATION FOR ACCIDENT-AVOIDANCE SYSTEMVEHICLE TO VEHICLE COMMUNICATION FOR ACCIDENT-AVOIDANCE SYSTEM
VEHICLE TO VEHICLE COMMUNICATION FOR ACCIDENT-AVOIDANCE SYSTEMIRJET Journal
 
SMART MONITORING OF AUTOMOBILE USING IOT
SMART MONITORING OF AUTOMOBILE USING IOTSMART MONITORING OF AUTOMOBILE USING IOT
SMART MONITORING OF AUTOMOBILE USING IOTJournal For Research
 
IRJET- On Board Diagnostics (OBD)3 for Vehicular Management
IRJET- On Board Diagnostics (OBD)3 for Vehicular ManagementIRJET- On Board Diagnostics (OBD)3 for Vehicular Management
IRJET- On Board Diagnostics (OBD)3 for Vehicular ManagementIRJET Journal
 
IRJET- IoT based Alcohol Smocking Detection System for Public Transport
IRJET- IoT based Alcohol Smocking Detection System for Public TransportIRJET- IoT based Alcohol Smocking Detection System for Public Transport
IRJET- IoT based Alcohol Smocking Detection System for Public TransportIRJET Journal
 
WIRELESS BLOCK BOX USING FOR DRIVER SAFTEY AND VEHICLE ACCIDENTAL MONITORING
WIRELESS BLOCK BOX USING FOR DRIVER SAFTEY AND VEHICLE ACCIDENTAL MONITORINGWIRELESS BLOCK BOX USING FOR DRIVER SAFTEY AND VEHICLE ACCIDENTAL MONITORING
WIRELESS BLOCK BOX USING FOR DRIVER SAFTEY AND VEHICLE ACCIDENTAL MONITORINGIRJET Journal
 
IRJET- Smart Vehicle Automation with Blackbox using IoT
IRJET- Smart Vehicle Automation with Blackbox using IoTIRJET- Smart Vehicle Automation with Blackbox using IoT
IRJET- Smart Vehicle Automation with Blackbox using IoTIRJET Journal
 
IRJET - Toll and Vehicle Rules Automation System
IRJET - Toll and Vehicle Rules Automation SystemIRJET - Toll and Vehicle Rules Automation System
IRJET - Toll and Vehicle Rules Automation SystemIRJET Journal
 
IRJET- Passenger Indicator for Driver
IRJET- Passenger Indicator for DriverIRJET- Passenger Indicator for Driver
IRJET- Passenger Indicator for DriverIRJET Journal
 
IRJET - Ultra Modern Car Used For Human Life Protection
IRJET - Ultra Modern Car Used For Human Life ProtectionIRJET - Ultra Modern Car Used For Human Life Protection
IRJET - Ultra Modern Car Used For Human Life ProtectionIRJET Journal
 
IRJET- Automatic Vehicle Accident Detection and Messaging System
IRJET-  	  Automatic Vehicle Accident Detection and Messaging SystemIRJET-  	  Automatic Vehicle Accident Detection and Messaging System
IRJET- Automatic Vehicle Accident Detection and Messaging SystemIRJET Journal
 
IRJET- Vehicle Accident Prevention System
IRJET-  	  Vehicle Accident Prevention SystemIRJET-  	  Vehicle Accident Prevention System
IRJET- Vehicle Accident Prevention SystemIRJET Journal
 
IRJET - Smart Car with Driver Alert System
IRJET - Smart Car with Driver Alert SystemIRJET - Smart Car with Driver Alert System
IRJET - Smart Car with Driver Alert SystemIRJET Journal
 
IRJET - Smart Traffic Management System
IRJET - Smart Traffic Management SystemIRJET - Smart Traffic Management System
IRJET - Smart Traffic Management SystemIRJET Journal
 

Similar to IRJET - Intelligent System for Vehicle Controlling with Alcohol Detection using Smart Technology (20)

IRJET- Vehicle Black Box System using IoT
IRJET- Vehicle Black Box System using IoTIRJET- Vehicle Black Box System using IoT
IRJET- Vehicle Black Box System using IoT
 
SMART HELMET SYSTEM
SMART HELMET SYSTEMSMART HELMET SYSTEM
SMART HELMET SYSTEM
 
IRJET - Smart Assistance System for Drivers
IRJET - Smart Assistance System for DriversIRJET - Smart Assistance System for Drivers
IRJET - Smart Assistance System for Drivers
 
IRJET- Smart Helmet for Accident Prevention
IRJET- Smart Helmet for Accident PreventionIRJET- Smart Helmet for Accident Prevention
IRJET- Smart Helmet for Accident Prevention
 
Alcohol Sensing Engine Locking System With GPS
Alcohol Sensing Engine Locking System With GPSAlcohol Sensing Engine Locking System With GPS
Alcohol Sensing Engine Locking System With GPS
 
ANDROID BASED ALCOHOL DETECTION SYSTEM
ANDROID BASED ALCOHOL DETECTION SYSTEMANDROID BASED ALCOHOL DETECTION SYSTEM
ANDROID BASED ALCOHOL DETECTION SYSTEM
 
IRJET- Automatic Engine Locking System through Alcohol Detection in Ardui...
IRJET-  	  Automatic Engine Locking System through Alcohol Detection in Ardui...IRJET-  	  Automatic Engine Locking System through Alcohol Detection in Ardui...
IRJET- Automatic Engine Locking System through Alcohol Detection in Ardui...
 
VEHICLE TO VEHICLE COMMUNICATION FOR ACCIDENT-AVOIDANCE SYSTEM
VEHICLE TO VEHICLE COMMUNICATION FOR ACCIDENT-AVOIDANCE SYSTEMVEHICLE TO VEHICLE COMMUNICATION FOR ACCIDENT-AVOIDANCE SYSTEM
VEHICLE TO VEHICLE COMMUNICATION FOR ACCIDENT-AVOIDANCE SYSTEM
 
SMART MONITORING OF AUTOMOBILE USING IOT
SMART MONITORING OF AUTOMOBILE USING IOTSMART MONITORING OF AUTOMOBILE USING IOT
SMART MONITORING OF AUTOMOBILE USING IOT
 
IRJET- On Board Diagnostics (OBD)3 for Vehicular Management
IRJET- On Board Diagnostics (OBD)3 for Vehicular ManagementIRJET- On Board Diagnostics (OBD)3 for Vehicular Management
IRJET- On Board Diagnostics (OBD)3 for Vehicular Management
 
IRJET- IoT based Alcohol Smocking Detection System for Public Transport
IRJET- IoT based Alcohol Smocking Detection System for Public TransportIRJET- IoT based Alcohol Smocking Detection System for Public Transport
IRJET- IoT based Alcohol Smocking Detection System for Public Transport
 
WIRELESS BLOCK BOX USING FOR DRIVER SAFTEY AND VEHICLE ACCIDENTAL MONITORING
WIRELESS BLOCK BOX USING FOR DRIVER SAFTEY AND VEHICLE ACCIDENTAL MONITORINGWIRELESS BLOCK BOX USING FOR DRIVER SAFTEY AND VEHICLE ACCIDENTAL MONITORING
WIRELESS BLOCK BOX USING FOR DRIVER SAFTEY AND VEHICLE ACCIDENTAL MONITORING
 
IRJET- Smart Vehicle Automation with Blackbox using IoT
IRJET- Smart Vehicle Automation with Blackbox using IoTIRJET- Smart Vehicle Automation with Blackbox using IoT
IRJET- Smart Vehicle Automation with Blackbox using IoT
 
IRJET - Toll and Vehicle Rules Automation System
IRJET - Toll and Vehicle Rules Automation SystemIRJET - Toll and Vehicle Rules Automation System
IRJET - Toll and Vehicle Rules Automation System
 
IRJET- Passenger Indicator for Driver
IRJET- Passenger Indicator for DriverIRJET- Passenger Indicator for Driver
IRJET- Passenger Indicator for Driver
 
IRJET - Ultra Modern Car Used For Human Life Protection
IRJET - Ultra Modern Car Used For Human Life ProtectionIRJET - Ultra Modern Car Used For Human Life Protection
IRJET - Ultra Modern Car Used For Human Life Protection
 
IRJET- Automatic Vehicle Accident Detection and Messaging System
IRJET-  	  Automatic Vehicle Accident Detection and Messaging SystemIRJET-  	  Automatic Vehicle Accident Detection and Messaging System
IRJET- Automatic Vehicle Accident Detection and Messaging System
 
IRJET- Vehicle Accident Prevention System
IRJET-  	  Vehicle Accident Prevention SystemIRJET-  	  Vehicle Accident Prevention System
IRJET- Vehicle Accident Prevention System
 
IRJET - Smart Car with Driver Alert System
IRJET - Smart Car with Driver Alert SystemIRJET - Smart Car with Driver Alert System
IRJET - Smart Car with Driver Alert System
 
IRJET - Smart Traffic Management System
IRJET - Smart Traffic Management SystemIRJET - Smart Traffic Management System
IRJET - Smart Traffic Management System
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 

Recently uploaded (20)

(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 

IRJET - Intelligent System for Vehicle Controlling with Alcohol Detection using Smart Technology

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 p-ISSN: 2395-0072Volume: 07 Issue: 03 | Mar 2020 www.irjet.net © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 CertifiedJournal | Page 5044 Intelligent System for Vehicle Controlling with Alcohol Detection Using Smart Technology Trupti Deshmukh1, Pooja Dalvi2, Snehal Raut3, Prof. Ekta Ukey4 1,2,3,4Department of Computer Engineering, Pillai HOC College of Engineering & Technology, Rasayani, Maharashtra, India ---------------------------------------------------------------------***------------------------------------------------------------------- Abstract - In this paper, an attempt will be made to develop a locking system for vehicles with help of alcohol checking mechanism. In this system we use pre-existing alcohol sensor with arduino along with 16*2 LCD display to show the level of alcohol and alcohol is detected & it automatically lock the vehicle motor. The proposed system takes advantages of two smart techologies which are location services GPS based for tracking the location of vehicles & basic telephony services mainly GSM based by which we send alert messages to driver’s relatives & police station. Thus, the system provides alcohol detection using engine locking through arduino, thereby minimizing the chances of drink & drive accidents that could have happened. Therefore, loss of life & property is avoided. Key words: -Alcohol Detection System, GSM, GPS, Arduino, LCD Display. 1. INTRODUCTION According to World Health Organization, most of the peoples in the world die every year because of transportation-related accidents. The drunk & driven accident could be a major public drawback in most countries around the world, mostly in India. In order to face this situation, the alcohol detection system draws the first step to solve this problem that threatens the safety & health of peoples. Alcohol detection system uses two smart technologies that are Global system for mobile communication (GSM) & Global Positioning system (GPS). The system is developed for observing and avoiding the accidents. This uses the concept of IOT. 2. LITERATURE SURVEY The mobile phones are adapted with networks like 2G/3G & that’s the reason they provide communication platform. The number of drunk and drive accidents are increasing day-by-day because of drunkenness of driver, drowsiness of driver, sometimes the neighbouring car behaviour are also responsible to enforce accident. There are some systems that have been implemented to avoid such accidents but they are not able to give proper solution to implement the system in car. Thus, to avoid such accidents that normally takes place. 2.1 Existing System In the existing system, alcohol detectors are not proposed inbuilt in a car. Traffic police/police uses alcohol detectors (device) to avoid drink & drive accidents. The driver has to blow in the device & police gets to know whether driver is drunk or not with the help of the same. The limitation of this device is that the police are not able to check each & every car & even if they stop some suspects there are chances that the police can be easily bribed. Therefore, there is a need for an effective system to check drunken drivers. 2.2 Proposed System The proposed system has an efficient alcohol detector in vehicle. The proposed system uses smart technologies like GPS & GSM modules along with the alcohol sensor (MQ-3). GPS is used to know the exact location of driver. GSM is used to send message to the controller and relatives of the drunk driver.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 p-ISSN: 2395-0072Volume: 07 Issue: 03 | Mar 2020 www.irjet.net © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 CertifiedJournal | Page 5044 3. HARDWARE MODULES The system is adopted with the Arduino UNO in the hardware as shown in fig.-1, the core functions modules are Alcohol Sensor module(MQ-3),GPS Module, GSM Module, 16x2 LCD Display, Buzzer & LED. Fig.-1. System Design 3.1 Arduino UNO Arduino UNO is an open-source electronics platform based on easy to use hardware & software. Arduino is a microcontroller based on the ATmega328P. It has 20 digital input and output pins of which 6 can be used as PWM o/p and 6 can be used as analog i/p. Arduino is inexpensive, cross-platform & simple, easy to use. 3.2 GSM Module GSM (Global System for Mobile Communications), is a standard developed by the ETSI. We are using SIM900A GSM module. A GSM module is a device which can be used to make a computer or any other processor communicate over a network. The commands are adapted to the service given by a GSM such as: - text messaging, calling a given phone number, deleting memory locations etc. 3.3 GPS Module Global Positioning System (GPS) is a satellite based system that uses satellites & ground stations to measure & compute its position on Earth. GPS is also known as Navigation System. The GPS receiver module usesUSART communication to communicate with Arduino. GPS receives information like latitude, longitude, altitude from the satellites. It contains information that we want to use. This GPS receiver is used in many applications like smartphones, Cabs, etc. 3.4 16*2 LCD Display Liquid crystal display technology works by blocking light. The LCD is made of two pieces of glass (polarized) that have a liquid crystal material in them. A 16x2 LCD display is better and also preferred over seven segment & other multi segment devices. The reasons it is used mostly are: - LCDs are cheap, have no limitation of displaying special characters, animations. LCD technology commonly used in Television sets & computer monitors. It is also used in screens for mobile devices, such as laptops, tablets, & smartphones. 3.5 Alcohol Sensor This alcohol sensor is suitable for detecting alcohol concentration present in your breath. It has a high level sensitivity and fast response time. Sensor mainly provides an analogy resistive o/p based on alcohol concentration level. The drive circuit is simple all it just need is 1 resistor. 3.6 LED LED stands for “Light Emitting Diode”. LEDs are semiconductor devices that produce light. These were used as indicator lights but now they are mostly used for indoor and outdoor lighting. 3.7 Buzzer A buzzer or beeper is an audio signalling device, which may be mechanical or electromechanical. The uses of buzzers include alarm devices, timers, & also user input such as a mouse click or keystroke. The electric buzzers are mainly used in doorbells until they were phased out in the early 1930’s by musical chimes, which had a soft tone.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 p-ISSN: 2395-0072Volume: 07 Issue: 03 | Mar 2020 www.irjet.net © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 CertifiedJournal | Page 5044 4. METHODOLOGY As the ignition system starts alcohol sensor start tosense the alcohol. If the Alcohol level is above threshold level then ignition system gets lock (LED light blink). After system get lock the GPS tracks the location of vehicle & sends to the GSM system. Then GSM system sends the alert message to driver’s relative or emergency numbers saved in SIM with location tracking link. Fig.-2. Alcohol Detection System 5. RESULT As drunk and driven happened the driver’s relatives and police gets alert message with link which gives exact location of vehicle. When click on link it shows the map as below.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 p-ISSN: 2395-0072Volume: 07 Issue: 03 | Mar 2020 www.irjet.net © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 CertifiedJournal | Page 5044 6. CONCLUSION An effective solution is provided to develop the intelligent system for vehicles which will sense the various levels of alcohol present in the breath of the driver & would respond accordingly by displaying the output. The system makes use of hardware platform whose core is alcohol sensor (MQ-3), GPS, GSM module. The communication with registered phone number in this designed system is done via GSM, GPS & control other parameters. The whole system has the advantage of small volume & high reliability. Future scope of this system is to decrease the number of accidents & providing useful details about the accidental vehicle. This system brings modern way to the existing technology in the vehicles & improves the safety features, hence proving to be an effective development in the automobile industry. 7. REFERENCES [1]Shahad Al-Youif., Musab A. M. Ali, M. N. Mohammed ,“Alcohol Detection For Car Locking System Science University”,2018 [2]R.Ramani, S.Valarmathy, Dr.N.SuthanthiraVanitha, S.Selvaraju, M.Thiruppathi, R.Thangam,” Vehicle Tracking & Locking System Based on GSM & GPS”,2013 [3] Nusrath Jahan , Kamal Hossen & Muhammad Kamrul Hossain Patwary,” Implementation of a Vehicle Tracking System using Smartphone & SMS service”,2017 [4] https://www.electronicshub.org/gsm-gprs-module/ [5] https://www.energystar.gov/products/lighting_fans/ light_bulbs/learn_about_led_bulbs [6] https://www.arduino.cc/ BIOGRAPHIES Trupti Deshmukh Pillai HOC College of Engineering & Technology Pooja Dalvi Pillai HOC College of Engineering & Technology Snehal Raut Pillai HOC College of Engineering & Technology Prof. Ekta Ukey Pillai HOC College of Engineering & Technology