SlideShare ist ein Scribd-Unternehmen logo
1 von 6
Downloaden Sie, um offline zu lesen
DESIGN AND ANALYSIS OF A SMART HELMET GSM BASED
SYSTEM AGAINST DRUNKEN DRIVE ACCIDENTS
Shravan.H and M.V. Sai Kishan,
EEE Department,
R.M.K Engineering College,
shravanhr1997@gmail.com, saikishan54@yahoo.com
ABSTRACT: At present a lot of accidents are occurring due to the increase of drunken drive. In spite of having
lots of rules against drunken drive and significant punishments being enforced, people still continue to violate the
rules. So we introduce an intelligent and smart system to control the accident ratio. Strict rules should be enforced
to wear helmets and the helmets introduced in the markets should be smart helmets rather than the ordinary
helmets. Research provides information that 1 in 4 people driving in drunk condition meet with accidents.
KEYWORDS: Helmet Unit, Vehicle Unit, Alcohol Sensor Unit, Microcontroller Unit
INTRODUCTION:
A traffic accident is defined as any vehicle accident occurring on a public highway (i.e. originating on, terminating
on, or involving a vehicle partially on the highway). These accidents therefore include collisions between vehicles
and animals, vehicles and pedestrians, or vehicles and fixed obstacles. In less developed countries, road traffic
accidents were the most significant cause of injuries, ranking eleventh among the most important causes of lost
years of healthy life. In Indian road system, widening of the road is not an alternative solution to avoid traffic in
such a cities. The problems with state drunk driving control systems can be solved in many ways.
The most effective will follow several principles:
They will invest authority and responsibility in people and organizations at all levels, local to national, because
drunken driving control requires action at all levels. They will operate in the public eye, using the media to
report on problems and solutions, because ultimate decisions on priorities and resources to control drunk driving
must have public support. They will not promise instant solutions based on a single action but rather will take
steady steps towards long-term improvement. And they will establish mechanisms for identifying and solving
problems rather than attempting to apply one-size fits- all methods.
Application of electronics in the automobile field is very much popular now. Because of the low prices and various
varieties available in the market people prefer motorbikes to buy over 4 wheelers. Hence Road Safety becomes a
major issue of concern. Therefore it becomes necessary to implement such a technique which is not easy to bypass
the basic rule of wearing helmet and to avoid drunken driving. Here we designed a system which checks the two
conditions before turned ON the engine of the bike. Our system includes an alcohol sensor and a helmet sensing
switch. A switch is used to detect whether the biker is wearing helmet. Alcohol sensor is used to detect the biker
is drunk, the output is fed to the MCU. Both the switch and the alcohol sensor are fitted in the helmet. If any of
the two conditions are violated the engine will not turned ON.
Alcohol sensor MQ3 is used here for detecting the alcohol concentration present in the driver’s breath. Sensor
provides an analog resistive output based on the alcohol concentration. MCU is the microcontroller unit, which
controls all the functions of other blocks in this system. MCU takes or read data from the sensors and controls all
the functions of the whole system by manipulating these data. Alcohol sensor is connected to the MCU through
an interfacing circuit and the helmet sensing switch is directly connected to the MCU. MCU receives data from
these sensors and it gives a digital data corresponding to the output of sensors to the encoder only if the two
conditions are satisfied. Most of the accidents occur outside the cities are due to drunken driving and no testing
methodology is adopted to avoid these fatalities in highways. Motorists parking their vehicles in No parking areas
increase the rate of traffic in the metropolitan cities. In Indian road system, widening of the road is not an
alternative solution to avoid traffic in such a cities.
ISBN-13: 978-1535305198
www.iirdem.org
Proceedings of ICTPEA-2016
©IIRDEM 201615
BLOCK DIAGRAM:
A. HELMET UNIT:
This section consists of an alcohol sensor, helmet sensing switch, MCU, encoder and RF transmitter [5]. The
switch and the alcohol sensor are fitted in the helmet. The analog output of alcohol sensor is fed to comparator
which acts as ADC. The output from the comparator and lock sensor are encoded to binary signals which are
transmitted through RF transmitter.
B.BIKE UNIT:
This section consists of the signal reception and control part. Receiver section is placed on the bike; it consists of an
RF receiver, RF decoder, MCU, GSM module, LCD as indicator, DC Motor. RF receiver receives the coded binary
data transmitted by the RF transmitter and gives to the RF decoder. RF decoder decodes the input and gives four bit
digital data to the MCU only if the address bit of encoder and decoder matches. MCU operate the DC motor through
motor driver IC L239D when it receives digital data from the transmitter section. In case alcohol is detected by the
sensor, the GSM module gets activated and a message is sent to the mobile number of a concerned person or police
man, so that proper action on drunken person can be taken by the authority.
ISBN-13: 978-1535305198
www.iirdem.org
Proceedings of ICTPEA-2016
©IIRDEM 201616
EXPERIMENTAL SYSTEM:
 RADIO FREQUENCY 434 MHz
 ENCODER HT12E
 LOCK SENSORS
 RF TRANSMITTER
 DECODER HT12D
 MICROCONTROLLER AT89S52
 GSM MODEM
 RF ENCODER
WORKING PRINCIPLE:
The circuit uses a gas sensor (MQ-6) [7] which can detect the presence of LPG, propane, methane and other
combustible materials. The sensor is made up of SnO2 which has lower conductivity in clean air when
concentration of LPG, Propane or Butane increases in air near sensor, its conductivity increases so it can be placed
just below the face. The surface of the sensor is sensitive to various alcoholic concentrations. It detects the alcohol
from the rider’s breath. The resistance value drops which leads to a change in voltage. This changed voltage is
fed to comparator which compares the changed voltage with a predefined voltage which corresponds to alcohol
concentration below the illegal consumption level. If the voltage from the sensor exceeds the predefined voltage
comparator output goes high and microcontroller takes action accordingly. Generally the illegal consumption of
alcohol during driving is 0.04mg/L as per the government act. The blood alcohol content (BAC) [8] legal limit is
0.03% or 30 μl alcohol in 100 ml blood. In order to confirm the proper wearing of helmet two wires are used
which only when short circuited produce logic 0 which is sent to microcontroller thereby causing the motor to
start. So the wearing of helmet is confirmed by the system and similarly alcohol sensor fitted in the mouth piece
of the helmet detects the alcohol in the breath and sends the amount of alcohol to the controller. If both of the
criteria are met in an appropriate manner then the 2 control signals are sent from the helmet unit to the vehicle
control unit. The decoded RF signal is distributed to the controller within the vehicle unit to start / stop the vehicle.
HARDWARE ANALYSIS:
The hardware setup includes the transmitter and receiver sections. The transmitter section has alcohol sensing
element, operational amplifier IC LM358, variable resistors, antenna and a RF transmitter module which contains
microcontroller, encoder HT12 E, switches and two wires. The receiver section has a RF receiver module
containing antenna, decoder HT12D, microcontroller AT89S52 unit, motor driver IC L293D, DC motor, LCD
display, power supply circuit etc.
ISBN-13: 978-1535305198
www.iirdem.org
Proceedings of ICTPEA-2016
©IIRDEM 201617
Alcohol sensing procedure: [3] the alcohol sensing element used here is MQ-6 kind sensor as shown in fig. 4.
H-H pins – can be connected on either side of heater with any polarity. The A and B pins can be used for providing
5 V DC or to get output voltage. If the pins A are used (by shorting), pins B (by shorting) act as the output or Vice
versa. The output of the alcohol sensing element is connected to a voltage divider using 0-100K variable. The
output of the sensor is analog in nature thus needed to be converted into digital equivalent. Op amp here is used
as comparator.
One of the terminal is connected to the resistive output of the gas sensor while the other terminal to variable
resistive network of 1K for setting a threshold alcohol content. Each time the gas sensor output is compared to the
threshold value, output of comparator is fed to the MCU and a control signal is generated corresponding to it. The
LPG/ alcohol sensing element used is capable of detecting terribly tiny presents of LPG in its surroundings. It has
very high sensitivity and fast response. The analog resistive output of the sensor depends on alcohol concentration.
Resistance value of MQ-6 is distinctly varied according to different values and various concentrations of gases.
Microcontroller unit: AT-89S552 is the main controlling unit. It checks the output of alcohol sensing element
whether alcohol is present or not. If the condition of alcohol is traditional then MCU communicates to the RF
transmitter through the RF encoder circuit. It is also responsible for checking whether the two wires used for
confirming the wearing of helmet are short circuited or not. Here the favoured microcontroller is 8051 from Intel
Corporation and this is because of its versatility. The 8051 series is the most popular eight bit microcontroller in
the world. They are available in numerous varieties in pin outs, memory capacity and have lots of integrated
peripherals like ADCs, SERIAL modules.
ISBN-13: 978-1535305198
www.iirdem.org
Proceedings of ICTPEA-2016
©IIRDEM 201618
GSM Module: The GSM module used here is SIMCOM SIM900A. The connectivity of the GSM is checked by
the AT (attention) commands. The microcontroller, having received the information about the alcohol
concentration in the breath of the driver and the proper helmet locking, sends it to the GSM. If the helmet is not
properly locked or if the alcohol concentration is above the set value, the GSM sends the message to the registered
mobile phone. The functions which are performed by the GSM are transmitted to the microcontroller and the
microcontroller sends these messages to the LCD.
RESULT:
Nowadays, most cases of accidents area unit by motor bikes. The severities of those accidents are increased
because of the absence of helmet or by the usage of alcoholic drinks. In our project we have a tendency to develop
an electronic smart helmet system that efficiently checks the wearing of helmet and drunken driving. By
implementing this system a safe 2 wheeler journey is possible which would decrease the head injuries throughout
accidents caused from the absence of helmet and additionally reduce the accident rate due to drunken driving. We
have a tendency to introduce advanced sensors techniques and radio frequency wireless communications are
included in this project to make it a good one. Our system efficiently checks the wearing of helmet and drunken
driving. By implementing this system a safe 2 wheeler journey is possible which would decrease the head injuries
during accidents and also reduce the accident rate because of drunken driving.
APPLICATIONS:
1. Can be used to track the biker with the help of GPS system.
2. Can be provided with a jammer to prevent any call to be attended while driving.
3. Can be used to limit the speed of the vehicle.
4. Theft protection of the bike.
ISBN-13: 978-1535305198
www.iirdem.org
Proceedings of ICTPEA-2016
©IIRDEM 201619
CONCLUSION AND FUTURE SCOPE:
Nowadays, most cases of accidents occur by motor bikes. The severities of these accidents are increased because
of the absence of helmet or by the usage of alcoholic drinks. This project develops an electronic smart helmet
system that efficiently checks the wearing of helmet and drunken driving. The system also efficiently sends
message to the police authority in case alcohol is detected which helps in creating a disciplined environment. By
implementing this system a safe two wheeler journey is possible which decreases the injuries caused due to
drunken driving and absence of helmet.
In future the system can be developed in compact size and can be made globally acceptable by all countries.
Government can enforce laws to install such systems in all the two wheelers. In case of any accident it might send
the messages to the relatives and friends about the location of the accident till the first aid reaches the rider. This
system may also be used to know the location of the vehicle for rescuing in case of theft incidents.
REFERENCES:
http://www.projectsof8051.com/alcohol-detection-with-vehicle-controlling/
http://www.slideshare.net/mona199323/safe-driving-with-alcohol-detection
http://www.academia.edu/6541133/Smart_helmet_iee_format
http://www.siliconindia.com/aiepic/project/electronic_smart_helmet_system-pid=7177.html
http://www.wikipedia.org/smart_detection_of_alcohol_helmet_system
ISBN-13: 978-1535305198
www.iirdem.org
Proceedings of ICTPEA-2016
©IIRDEM 201620

Weitere ähnliche Inhalte

Was ist angesagt?

BANTI KUMAR_MOHAN RANGA K_RAHUL RANJAN_ MIT MANIPAL, DRUNK DRIVER DETECTOR ,D...
BANTI KUMAR_MOHAN RANGA K_RAHUL RANJAN_ MIT MANIPAL, DRUNK DRIVER DETECTOR ,D...BANTI KUMAR_MOHAN RANGA K_RAHUL RANJAN_ MIT MANIPAL, DRUNK DRIVER DETECTOR ,D...
BANTI KUMAR_MOHAN RANGA K_RAHUL RANJAN_ MIT MANIPAL, DRUNK DRIVER DETECTOR ,D...
aditya patel
 
Accident prevention for automobiles with eyeblink and alcohol sensor
Accident prevention for automobiles with eyeblink and alcohol sensorAccident prevention for automobiles with eyeblink and alcohol sensor
Accident prevention for automobiles with eyeblink and alcohol sensor
ASHOKKUMAR RAMAR
 

Was ist angesagt? (20)

Alchol detection
Alchol detectionAlchol detection
Alchol detection
 
Automatic engine locking system for drunken driver
Automatic engine locking system for drunken driverAutomatic engine locking system for drunken driver
Automatic engine locking system for drunken driver
 
Alcohol Detection System in Vehicle using Arduino
Alcohol Detection System in Vehicle using ArduinoAlcohol Detection System in Vehicle using Arduino
Alcohol Detection System in Vehicle using Arduino
 
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...
 
Alcohol sensing alert with engine locking project
Alcohol sensing alert with engine locking projectAlcohol sensing alert with engine locking project
Alcohol sensing alert with engine locking project
 
BANTI KUMAR_MOHAN RANGA K_RAHUL RANJAN_ MIT MANIPAL, DRUNK DRIVER DETECTOR ,D...
BANTI KUMAR_MOHAN RANGA K_RAHUL RANJAN_ MIT MANIPAL, DRUNK DRIVER DETECTOR ,D...BANTI KUMAR_MOHAN RANGA K_RAHUL RANJAN_ MIT MANIPAL, DRUNK DRIVER DETECTOR ,D...
BANTI KUMAR_MOHAN RANGA K_RAHUL RANJAN_ MIT MANIPAL, DRUNK DRIVER DETECTOR ,D...
 
Alcohol detector
Alcohol detectorAlcohol detector
Alcohol detector
 
Drink and Drive Alcohol Detection
Drink and Drive Alcohol DetectionDrink and Drive Alcohol Detection
Drink and Drive Alcohol Detection
 
Drunken drive detection with smart ignition lock
Drunken drive detection with smart ignition lockDrunken drive detection with smart ignition lock
Drunken drive detection with smart ignition lock
 
Alcohol detector in car
Alcohol detector in carAlcohol detector in car
Alcohol detector in car
 
Car locking system
Car locking systemCar locking system
Car locking system
 
Intelligent alcohol detection system for car
Intelligent alcohol detection system for carIntelligent alcohol detection system for car
Intelligent alcohol detection system for car
 
Liquor detection through Automatic Motor locking system ppt
Liquor detection through Automatic Motor locking system pptLiquor detection through Automatic Motor locking system ppt
Liquor detection through Automatic Motor locking system ppt
 
Accident prevention for automobiles with eyeblink and alcohol sensor
Accident prevention for automobiles with eyeblink and alcohol sensorAccident prevention for automobiles with eyeblink and alcohol sensor
Accident prevention for automobiles with eyeblink and alcohol sensor
 
Project report on Vehicle accident and Alcohol sensing alert with Engine Lock...
Project report on Vehicle accident and Alcohol sensing alert with Engine Lock...Project report on Vehicle accident and Alcohol sensing alert with Engine Lock...
Project report on Vehicle accident and Alcohol sensing alert with Engine Lock...
 
Alcohol Sensing Alert with Engine Locking using IOT
Alcohol Sensing Alert with Engine Locking using IOTAlcohol Sensing Alert with Engine Locking using IOT
Alcohol Sensing Alert with Engine Locking using IOT
 
ppt on driver alcohal detection system
ppt on driver alcohal detection systemppt on driver alcohal detection system
ppt on driver alcohal detection system
 
High sensitive alcohol sensor with auto car ignition disables function
High sensitive alcohol sensor with auto car ignition disables functionHigh sensitive alcohol sensor with auto car ignition disables function
High sensitive alcohol sensor with auto car ignition disables function
 
ACCIDENT PREVENTION AND SECURITY SYSTEM FOR AUTOMOBILES
ACCIDENT PREVENTION AND SECURITY SYSTEM FOR AUTOMOBILESACCIDENT PREVENTION AND SECURITY SYSTEM FOR AUTOMOBILES
ACCIDENT PREVENTION AND SECURITY SYSTEM FOR AUTOMOBILES
 
Alcohol Sensing Alert with Engine Locking Project
Alcohol Sensing Alert with Engine Locking Project Alcohol Sensing Alert with Engine Locking Project
Alcohol Sensing Alert with Engine Locking Project
 

Andere mochten auch

iaetsd Unmanned aerial vehicle in the field of agriculture
iaetsd Unmanned aerial vehicle in the field of agricultureiaetsd Unmanned aerial vehicle in the field of agriculture
iaetsd Unmanned aerial vehicle in the field of agriculture
Iaetsd Iaetsd
 
Iaetsd a modified image fusion approach using guided filter
Iaetsd a modified image fusion approach using guided filterIaetsd a modified image fusion approach using guided filter
Iaetsd a modified image fusion approach using guided filter
Iaetsd Iaetsd
 
iaetsd Isolation of cellulose from non conventional source and its chemical m...
iaetsd Isolation of cellulose from non conventional source and its chemical m...iaetsd Isolation of cellulose from non conventional source and its chemical m...
iaetsd Isolation of cellulose from non conventional source and its chemical m...
Iaetsd Iaetsd
 
Iaetsd fuzzy logic control of statcom for voltage regulation
Iaetsd fuzzy logic control of statcom for voltage regulationIaetsd fuzzy logic control of statcom for voltage regulation
Iaetsd fuzzy logic control of statcom for voltage regulation
Iaetsd Iaetsd
 
3 iaetsd semantic web page recommender system
3 iaetsd semantic web page recommender system3 iaetsd semantic web page recommender system
3 iaetsd semantic web page recommender system
Iaetsd Iaetsd
 
iaetsd Robots in oil and gas refineries
iaetsd Robots in oil and gas refineriesiaetsd Robots in oil and gas refineries
iaetsd Robots in oil and gas refineries
Iaetsd Iaetsd
 
Iaetsd designing of cmos image sensor test-chip and its characterization
Iaetsd designing of cmos image sensor test-chip and its characterizationIaetsd designing of cmos image sensor test-chip and its characterization
Iaetsd designing of cmos image sensor test-chip and its characterization
Iaetsd Iaetsd
 
Iaetsd catalytic fuel converters [cfc]
Iaetsd catalytic fuel converters [cfc]Iaetsd catalytic fuel converters [cfc]
Iaetsd catalytic fuel converters [cfc]
Iaetsd Iaetsd
 
iaetsd Co extracting opinion targets and opinion words from online reviews ba...
iaetsd Co extracting opinion targets and opinion words from online reviews ba...iaetsd Co extracting opinion targets and opinion words from online reviews ba...
iaetsd Co extracting opinion targets and opinion words from online reviews ba...
Iaetsd Iaetsd
 
Iaetsd study of cracks in structural concrete
Iaetsd study of cracks in structural concreteIaetsd study of cracks in structural concrete
Iaetsd study of cracks in structural concrete
Iaetsd Iaetsd
 
Iirdem design and implementation of finger writing in air by using open cv (c...
Iirdem design and implementation of finger writing in air by using open cv (c...Iirdem design and implementation of finger writing in air by using open cv (c...
Iirdem design and implementation of finger writing in air by using open cv (c...
Iaetsd Iaetsd
 
Iaetsd march c algorithm for embedded memories in fpga
Iaetsd march c algorithm for embedded memories in fpgaIaetsd march c algorithm for embedded memories in fpga
Iaetsd march c algorithm for embedded memories in fpga
Iaetsd Iaetsd
 
Iaetsd survey on big data analytics for sdn (software defined networks)
Iaetsd survey on big data analytics for sdn (software defined networks)Iaetsd survey on big data analytics for sdn (software defined networks)
Iaetsd survey on big data analytics for sdn (software defined networks)
Iaetsd Iaetsd
 
Iaetsd vlsi architecture for exploiting carry save arithmetic using verilog hdl
Iaetsd vlsi architecture for exploiting carry save arithmetic using verilog hdlIaetsd vlsi architecture for exploiting carry save arithmetic using verilog hdl
Iaetsd vlsi architecture for exploiting carry save arithmetic using verilog hdl
Iaetsd Iaetsd
 
Iaetsd solar based energy efficient system
Iaetsd solar based energy efficient systemIaetsd solar based energy efficient system
Iaetsd solar based energy efficient system
Iaetsd Iaetsd
 
Iaetsd mapreduce streaming over cassandra datasets
Iaetsd mapreduce streaming over cassandra datasetsIaetsd mapreduce streaming over cassandra datasets
Iaetsd mapreduce streaming over cassandra datasets
Iaetsd Iaetsd
 
Iaetsd fpga implementation of cordic algorithm for pipelined fft realization and
Iaetsd fpga implementation of cordic algorithm for pipelined fft realization andIaetsd fpga implementation of cordic algorithm for pipelined fft realization and
Iaetsd fpga implementation of cordic algorithm for pipelined fft realization and
Iaetsd Iaetsd
 
Iaetsd glitch free nand based digitally controlled delay lines using low power
Iaetsd glitch free nand based digitally controlled delay lines using low powerIaetsd glitch free nand based digitally controlled delay lines using low power
Iaetsd glitch free nand based digitally controlled delay lines using low power
Iaetsd Iaetsd
 

Andere mochten auch (19)

iaetsd Unmanned aerial vehicle in the field of agriculture
iaetsd Unmanned aerial vehicle in the field of agricultureiaetsd Unmanned aerial vehicle in the field of agriculture
iaetsd Unmanned aerial vehicle in the field of agriculture
 
Iaetsd a modified image fusion approach using guided filter
Iaetsd a modified image fusion approach using guided filterIaetsd a modified image fusion approach using guided filter
Iaetsd a modified image fusion approach using guided filter
 
iaetsd Isolation of cellulose from non conventional source and its chemical m...
iaetsd Isolation of cellulose from non conventional source and its chemical m...iaetsd Isolation of cellulose from non conventional source and its chemical m...
iaetsd Isolation of cellulose from non conventional source and its chemical m...
 
Iaetsd fuzzy logic control of statcom for voltage regulation
Iaetsd fuzzy logic control of statcom for voltage regulationIaetsd fuzzy logic control of statcom for voltage regulation
Iaetsd fuzzy logic control of statcom for voltage regulation
 
3 iaetsd semantic web page recommender system
3 iaetsd semantic web page recommender system3 iaetsd semantic web page recommender system
3 iaetsd semantic web page recommender system
 
iaetsd Robots in oil and gas refineries
iaetsd Robots in oil and gas refineriesiaetsd Robots in oil and gas refineries
iaetsd Robots in oil and gas refineries
 
Iaetsd designing of cmos image sensor test-chip and its characterization
Iaetsd designing of cmos image sensor test-chip and its characterizationIaetsd designing of cmos image sensor test-chip and its characterization
Iaetsd designing of cmos image sensor test-chip and its characterization
 
Iaetsd catalytic fuel converters [cfc]
Iaetsd catalytic fuel converters [cfc]Iaetsd catalytic fuel converters [cfc]
Iaetsd catalytic fuel converters [cfc]
 
iaetsd Co extracting opinion targets and opinion words from online reviews ba...
iaetsd Co extracting opinion targets and opinion words from online reviews ba...iaetsd Co extracting opinion targets and opinion words from online reviews ba...
iaetsd Co extracting opinion targets and opinion words from online reviews ba...
 
Iaetsd study of cracks in structural concrete
Iaetsd study of cracks in structural concreteIaetsd study of cracks in structural concrete
Iaetsd study of cracks in structural concrete
 
Iirdem design and implementation of finger writing in air by using open cv (c...
Iirdem design and implementation of finger writing in air by using open cv (c...Iirdem design and implementation of finger writing in air by using open cv (c...
Iirdem design and implementation of finger writing in air by using open cv (c...
 
smart helmet
smart helmetsmart helmet
smart helmet
 
Iaetsd march c algorithm for embedded memories in fpga
Iaetsd march c algorithm for embedded memories in fpgaIaetsd march c algorithm for embedded memories in fpga
Iaetsd march c algorithm for embedded memories in fpga
 
Iaetsd survey on big data analytics for sdn (software defined networks)
Iaetsd survey on big data analytics for sdn (software defined networks)Iaetsd survey on big data analytics for sdn (software defined networks)
Iaetsd survey on big data analytics for sdn (software defined networks)
 
Iaetsd vlsi architecture for exploiting carry save arithmetic using verilog hdl
Iaetsd vlsi architecture for exploiting carry save arithmetic using verilog hdlIaetsd vlsi architecture for exploiting carry save arithmetic using verilog hdl
Iaetsd vlsi architecture for exploiting carry save arithmetic using verilog hdl
 
Iaetsd solar based energy efficient system
Iaetsd solar based energy efficient systemIaetsd solar based energy efficient system
Iaetsd solar based energy efficient system
 
Iaetsd mapreduce streaming over cassandra datasets
Iaetsd mapreduce streaming over cassandra datasetsIaetsd mapreduce streaming over cassandra datasets
Iaetsd mapreduce streaming over cassandra datasets
 
Iaetsd fpga implementation of cordic algorithm for pipelined fft realization and
Iaetsd fpga implementation of cordic algorithm for pipelined fft realization andIaetsd fpga implementation of cordic algorithm for pipelined fft realization and
Iaetsd fpga implementation of cordic algorithm for pipelined fft realization and
 
Iaetsd glitch free nand based digitally controlled delay lines using low power
Iaetsd glitch free nand based digitally controlled delay lines using low powerIaetsd glitch free nand based digitally controlled delay lines using low power
Iaetsd glitch free nand based digitally controlled delay lines using low power
 

Ähnlich wie Iirdem design and analysis of a smart helmet gsm based system against drunken drive accidents

Automated control system for emission level 287
Automated control system for emission level 287Automated control system for emission level 287
Automated control system for emission level 287
20116522
 
Iaetsd automobile automation using ultrasonics and image processing along wit...
Iaetsd automobile automation using ultrasonics and image processing along wit...Iaetsd automobile automation using ultrasonics and image processing along wit...
Iaetsd automobile automation using ultrasonics and image processing along wit...
Iaetsd Iaetsd
 

Ähnlich wie Iirdem design and analysis of a smart helmet gsm based system against drunken drive accidents (20)

DRUNKEN DRIVE PROTECTION SYSTEM
DRUNKEN DRIVE PROTECTION SYSTEMDRUNKEN DRIVE PROTECTION SYSTEM
DRUNKEN DRIVE PROTECTION SYSTEM
 
Presentation on SELF DRIVING cars .pptx
Presentation on  SELF DRIVING cars .pptxPresentation on  SELF DRIVING cars .pptx
Presentation on SELF DRIVING cars .pptx
 
8 sem final report print copy (1)
8 sem final report print copy (1)8 sem final report print copy (1)
8 sem final report print copy (1)
 
E044022124
E044022124E044022124
E044022124
 
IRJET- Smart Helmet for Accident Prevention
IRJET- Smart Helmet for Accident PreventionIRJET- Smart Helmet for Accident Prevention
IRJET- Smart Helmet for Accident Prevention
 
Intelligent Helmet for Road Safety
Intelligent Helmet for Road SafetyIntelligent Helmet for Road Safety
Intelligent Helmet for Road Safety
 
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
 
Alcohol Detection Of Drunk Drivers With Automatic Car Engine Locking System
Alcohol Detection Of Drunk Drivers With Automatic Car Engine Locking SystemAlcohol Detection Of Drunk Drivers With Automatic Car Engine Locking System
Alcohol Detection Of Drunk Drivers With Automatic Car Engine Locking System
 
Automated control system for emission level 287
Automated control system for emission level 287Automated control system for emission level 287
Automated control system for emission level 287
 
Iaetsd automobile automation using ultrasonics and image processing along wit...
Iaetsd automobile automation using ultrasonics and image processing along wit...Iaetsd automobile automation using ultrasonics and image processing along wit...
Iaetsd automobile automation using ultrasonics and image processing along wit...
 
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
 
alcohol_detectio fl at GK at HK at hen.pptx
alcohol_detectio fl at GK at HK at hen.pptxalcohol_detectio fl at GK at HK at hen.pptx
alcohol_detectio fl at GK at HK at hen.pptx
 
IRJET- Solar Powered Smart Helmet with Multifeatures
IRJET-  	  Solar Powered Smart Helmet with MultifeaturesIRJET-  	  Solar Powered Smart Helmet with Multifeatures
IRJET- Solar Powered Smart Helmet with Multifeatures
 
IRJET- To Develop a Distance Algorithm using Sensor Networks for Adaptive Cru...
IRJET- To Develop a Distance Algorithm using Sensor Networks for Adaptive Cru...IRJET- To Develop a Distance Algorithm using Sensor Networks for Adaptive Cru...
IRJET- To Develop a Distance Algorithm using Sensor Networks for Adaptive Cru...
 
IRJET- Automatic Vehicle Beam Control System
IRJET-  	  Automatic Vehicle Beam Control SystemIRJET-  	  Automatic Vehicle Beam Control System
IRJET- Automatic Vehicle Beam Control System
 
SMART HELMET SYSTEM
SMART HELMET SYSTEMSMART HELMET SYSTEM
SMART HELMET SYSTEM
 
ANDROID BASED ALCOHOL DETECTION SYSTEM
ANDROID BASED ALCOHOL DETECTION SYSTEMANDROID BASED ALCOHOL DETECTION SYSTEM
ANDROID BASED ALCOHOL DETECTION SYSTEM
 
Microcontroller based smart wear for driver safety
Microcontroller based smart wear for driver safetyMicrocontroller based smart wear for driver safety
Microcontroller based smart wear for driver safety
 
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- A Smart Car: Synergetic Combination of Low Cost Multiple Sensors f...
IRJET-  	  A Smart Car: Synergetic Combination of Low Cost Multiple Sensors f...IRJET-  	  A Smart Car: Synergetic Combination of Low Cost Multiple Sensors f...
IRJET- A Smart Car: Synergetic Combination of Low Cost Multiple Sensors f...
 

Mehr von Iaetsd Iaetsd

iaetsd Survey on cooperative relay based data transmission
iaetsd Survey on cooperative relay based data transmissioniaetsd Survey on cooperative relay based data transmission
iaetsd Survey on cooperative relay based data transmission
Iaetsd Iaetsd
 
iaetsd Software defined am transmitter using vhdl
iaetsd Software defined am transmitter using vhdliaetsd Software defined am transmitter using vhdl
iaetsd Software defined am transmitter using vhdl
Iaetsd Iaetsd
 
iaetsd Health monitoring system with wireless alarm
iaetsd Health monitoring system with wireless alarmiaetsd Health monitoring system with wireless alarm
iaetsd Health monitoring system with wireless alarm
Iaetsd Iaetsd
 
iaetsd Equalizing channel and power based on cognitive radio system over mult...
iaetsd Equalizing channel and power based on cognitive radio system over mult...iaetsd Equalizing channel and power based on cognitive radio system over mult...
iaetsd Equalizing channel and power based on cognitive radio system over mult...
Iaetsd Iaetsd
 
iaetsd Economic analysis and re design of driver’s car seat
iaetsd Economic analysis and re design of driver’s car seatiaetsd Economic analysis and re design of driver’s car seat
iaetsd Economic analysis and re design of driver’s car seat
Iaetsd Iaetsd
 
iaetsd Design of slotted microstrip patch antenna for wlan application
iaetsd Design of slotted microstrip patch antenna for wlan applicationiaetsd Design of slotted microstrip patch antenna for wlan application
iaetsd Design of slotted microstrip patch antenna for wlan application
Iaetsd Iaetsd
 
REVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBS
REVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBSREVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBS
REVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBS
Iaetsd Iaetsd
 
A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...
A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...
A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...
Iaetsd Iaetsd
 
iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...
iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...
iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...
Iaetsd Iaetsd
 
iirdem Surveillance aided robotic bird
iirdem Surveillance aided robotic birdiirdem Surveillance aided robotic bird
iirdem Surveillance aided robotic bird
Iaetsd Iaetsd
 
iirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growth
iirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growthiirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growth
iirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growth
Iaetsd Iaetsd
 
iirdem Design of Efficient Solar Energy Collector using MPPT Algorithm
iirdem Design of Efficient Solar Energy Collector using MPPT Algorithmiirdem Design of Efficient Solar Energy Collector using MPPT Algorithm
iirdem Design of Efficient Solar Energy Collector using MPPT Algorithm
Iaetsd Iaetsd
 
iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...
iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...
iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...
Iaetsd Iaetsd
 
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
Iaetsd Iaetsd
 
iaetsd Shared authority based privacy preserving protocol
iaetsd Shared authority based privacy preserving protocoliaetsd Shared authority based privacy preserving protocol
iaetsd Shared authority based privacy preserving protocol
Iaetsd Iaetsd
 
iaetsd Secured multiple keyword ranked search over encrypted databases
iaetsd Secured multiple keyword ranked search over encrypted databasesiaetsd Secured multiple keyword ranked search over encrypted databases
iaetsd Secured multiple keyword ranked search over encrypted databases
Iaetsd Iaetsd
 
iaetsd Modeling of solar steam engine system using parabolic
iaetsd Modeling of solar steam engine system using paraboliciaetsd Modeling of solar steam engine system using parabolic
iaetsd Modeling of solar steam engine system using parabolic
Iaetsd Iaetsd
 
iaetsd Effect of superconducting fault current limiter (sfcl) on triumphant i...
iaetsd Effect of superconducting fault current limiter (sfcl) on triumphant i...iaetsd Effect of superconducting fault current limiter (sfcl) on triumphant i...
iaetsd Effect of superconducting fault current limiter (sfcl) on triumphant i...
Iaetsd Iaetsd
 

Mehr von Iaetsd Iaetsd (20)

iaetsd Survey on cooperative relay based data transmission
iaetsd Survey on cooperative relay based data transmissioniaetsd Survey on cooperative relay based data transmission
iaetsd Survey on cooperative relay based data transmission
 
iaetsd Software defined am transmitter using vhdl
iaetsd Software defined am transmitter using vhdliaetsd Software defined am transmitter using vhdl
iaetsd Software defined am transmitter using vhdl
 
iaetsd Health monitoring system with wireless alarm
iaetsd Health monitoring system with wireless alarmiaetsd Health monitoring system with wireless alarm
iaetsd Health monitoring system with wireless alarm
 
iaetsd Equalizing channel and power based on cognitive radio system over mult...
iaetsd Equalizing channel and power based on cognitive radio system over mult...iaetsd Equalizing channel and power based on cognitive radio system over mult...
iaetsd Equalizing channel and power based on cognitive radio system over mult...
 
iaetsd Economic analysis and re design of driver’s car seat
iaetsd Economic analysis and re design of driver’s car seatiaetsd Economic analysis and re design of driver’s car seat
iaetsd Economic analysis and re design of driver’s car seat
 
iaetsd Design of slotted microstrip patch antenna for wlan application
iaetsd Design of slotted microstrip patch antenna for wlan applicationiaetsd Design of slotted microstrip patch antenna for wlan application
iaetsd Design of slotted microstrip patch antenna for wlan application
 
REVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBS
REVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBSREVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBS
REVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBS
 
A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...
A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...
A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...
 
Fabrication of dual power bike
Fabrication of dual power bikeFabrication of dual power bike
Fabrication of dual power bike
 
Blue brain technology
Blue brain technologyBlue brain technology
Blue brain technology
 
iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...
iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...
iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...
 
iirdem Surveillance aided robotic bird
iirdem Surveillance aided robotic birdiirdem Surveillance aided robotic bird
iirdem Surveillance aided robotic bird
 
iirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growth
iirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growthiirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growth
iirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growth
 
iirdem Design of Efficient Solar Energy Collector using MPPT Algorithm
iirdem Design of Efficient Solar Energy Collector using MPPT Algorithmiirdem Design of Efficient Solar Energy Collector using MPPT Algorithm
iirdem Design of Efficient Solar Energy Collector using MPPT Algorithm
 
iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...
iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...
iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...
 
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
 
iaetsd Shared authority based privacy preserving protocol
iaetsd Shared authority based privacy preserving protocoliaetsd Shared authority based privacy preserving protocol
iaetsd Shared authority based privacy preserving protocol
 
iaetsd Secured multiple keyword ranked search over encrypted databases
iaetsd Secured multiple keyword ranked search over encrypted databasesiaetsd Secured multiple keyword ranked search over encrypted databases
iaetsd Secured multiple keyword ranked search over encrypted databases
 
iaetsd Modeling of solar steam engine system using parabolic
iaetsd Modeling of solar steam engine system using paraboliciaetsd Modeling of solar steam engine system using parabolic
iaetsd Modeling of solar steam engine system using parabolic
 
iaetsd Effect of superconducting fault current limiter (sfcl) on triumphant i...
iaetsd Effect of superconducting fault current limiter (sfcl) on triumphant i...iaetsd Effect of superconducting fault current limiter (sfcl) on triumphant i...
iaetsd Effect of superconducting fault current limiter (sfcl) on triumphant i...
 

Kürzlich hochgeladen

Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
MsecMca
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Christo Ananth
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ssuser89054b
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
dollysharma2066
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 

Kürzlich hochgeladen (20)

Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
NFPA 5000 2024 standard .
NFPA 5000 2024 standard                                  .NFPA 5000 2024 standard                                  .
NFPA 5000 2024 standard .
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
 

Iirdem design and analysis of a smart helmet gsm based system against drunken drive accidents

  • 1. DESIGN AND ANALYSIS OF A SMART HELMET GSM BASED SYSTEM AGAINST DRUNKEN DRIVE ACCIDENTS Shravan.H and M.V. Sai Kishan, EEE Department, R.M.K Engineering College, shravanhr1997@gmail.com, saikishan54@yahoo.com ABSTRACT: At present a lot of accidents are occurring due to the increase of drunken drive. In spite of having lots of rules against drunken drive and significant punishments being enforced, people still continue to violate the rules. So we introduce an intelligent and smart system to control the accident ratio. Strict rules should be enforced to wear helmets and the helmets introduced in the markets should be smart helmets rather than the ordinary helmets. Research provides information that 1 in 4 people driving in drunk condition meet with accidents. KEYWORDS: Helmet Unit, Vehicle Unit, Alcohol Sensor Unit, Microcontroller Unit INTRODUCTION: A traffic accident is defined as any vehicle accident occurring on a public highway (i.e. originating on, terminating on, or involving a vehicle partially on the highway). These accidents therefore include collisions between vehicles and animals, vehicles and pedestrians, or vehicles and fixed obstacles. In less developed countries, road traffic accidents were the most significant cause of injuries, ranking eleventh among the most important causes of lost years of healthy life. In Indian road system, widening of the road is not an alternative solution to avoid traffic in such a cities. The problems with state drunk driving control systems can be solved in many ways. The most effective will follow several principles: They will invest authority and responsibility in people and organizations at all levels, local to national, because drunken driving control requires action at all levels. They will operate in the public eye, using the media to report on problems and solutions, because ultimate decisions on priorities and resources to control drunk driving must have public support. They will not promise instant solutions based on a single action but rather will take steady steps towards long-term improvement. And they will establish mechanisms for identifying and solving problems rather than attempting to apply one-size fits- all methods. Application of electronics in the automobile field is very much popular now. Because of the low prices and various varieties available in the market people prefer motorbikes to buy over 4 wheelers. Hence Road Safety becomes a major issue of concern. Therefore it becomes necessary to implement such a technique which is not easy to bypass the basic rule of wearing helmet and to avoid drunken driving. Here we designed a system which checks the two conditions before turned ON the engine of the bike. Our system includes an alcohol sensor and a helmet sensing switch. A switch is used to detect whether the biker is wearing helmet. Alcohol sensor is used to detect the biker is drunk, the output is fed to the MCU. Both the switch and the alcohol sensor are fitted in the helmet. If any of the two conditions are violated the engine will not turned ON. Alcohol sensor MQ3 is used here for detecting the alcohol concentration present in the driver’s breath. Sensor provides an analog resistive output based on the alcohol concentration. MCU is the microcontroller unit, which controls all the functions of other blocks in this system. MCU takes or read data from the sensors and controls all the functions of the whole system by manipulating these data. Alcohol sensor is connected to the MCU through an interfacing circuit and the helmet sensing switch is directly connected to the MCU. MCU receives data from these sensors and it gives a digital data corresponding to the output of sensors to the encoder only if the two conditions are satisfied. Most of the accidents occur outside the cities are due to drunken driving and no testing methodology is adopted to avoid these fatalities in highways. Motorists parking their vehicles in No parking areas increase the rate of traffic in the metropolitan cities. In Indian road system, widening of the road is not an alternative solution to avoid traffic in such a cities. ISBN-13: 978-1535305198 www.iirdem.org Proceedings of ICTPEA-2016 ©IIRDEM 201615
  • 2. BLOCK DIAGRAM: A. HELMET UNIT: This section consists of an alcohol sensor, helmet sensing switch, MCU, encoder and RF transmitter [5]. The switch and the alcohol sensor are fitted in the helmet. The analog output of alcohol sensor is fed to comparator which acts as ADC. The output from the comparator and lock sensor are encoded to binary signals which are transmitted through RF transmitter. B.BIKE UNIT: This section consists of the signal reception and control part. Receiver section is placed on the bike; it consists of an RF receiver, RF decoder, MCU, GSM module, LCD as indicator, DC Motor. RF receiver receives the coded binary data transmitted by the RF transmitter and gives to the RF decoder. RF decoder decodes the input and gives four bit digital data to the MCU only if the address bit of encoder and decoder matches. MCU operate the DC motor through motor driver IC L239D when it receives digital data from the transmitter section. In case alcohol is detected by the sensor, the GSM module gets activated and a message is sent to the mobile number of a concerned person or police man, so that proper action on drunken person can be taken by the authority. ISBN-13: 978-1535305198 www.iirdem.org Proceedings of ICTPEA-2016 ©IIRDEM 201616
  • 3. EXPERIMENTAL SYSTEM:  RADIO FREQUENCY 434 MHz  ENCODER HT12E  LOCK SENSORS  RF TRANSMITTER  DECODER HT12D  MICROCONTROLLER AT89S52  GSM MODEM  RF ENCODER WORKING PRINCIPLE: The circuit uses a gas sensor (MQ-6) [7] which can detect the presence of LPG, propane, methane and other combustible materials. The sensor is made up of SnO2 which has lower conductivity in clean air when concentration of LPG, Propane or Butane increases in air near sensor, its conductivity increases so it can be placed just below the face. The surface of the sensor is sensitive to various alcoholic concentrations. It detects the alcohol from the rider’s breath. The resistance value drops which leads to a change in voltage. This changed voltage is fed to comparator which compares the changed voltage with a predefined voltage which corresponds to alcohol concentration below the illegal consumption level. If the voltage from the sensor exceeds the predefined voltage comparator output goes high and microcontroller takes action accordingly. Generally the illegal consumption of alcohol during driving is 0.04mg/L as per the government act. The blood alcohol content (BAC) [8] legal limit is 0.03% or 30 μl alcohol in 100 ml blood. In order to confirm the proper wearing of helmet two wires are used which only when short circuited produce logic 0 which is sent to microcontroller thereby causing the motor to start. So the wearing of helmet is confirmed by the system and similarly alcohol sensor fitted in the mouth piece of the helmet detects the alcohol in the breath and sends the amount of alcohol to the controller. If both of the criteria are met in an appropriate manner then the 2 control signals are sent from the helmet unit to the vehicle control unit. The decoded RF signal is distributed to the controller within the vehicle unit to start / stop the vehicle. HARDWARE ANALYSIS: The hardware setup includes the transmitter and receiver sections. The transmitter section has alcohol sensing element, operational amplifier IC LM358, variable resistors, antenna and a RF transmitter module which contains microcontroller, encoder HT12 E, switches and two wires. The receiver section has a RF receiver module containing antenna, decoder HT12D, microcontroller AT89S52 unit, motor driver IC L293D, DC motor, LCD display, power supply circuit etc. ISBN-13: 978-1535305198 www.iirdem.org Proceedings of ICTPEA-2016 ©IIRDEM 201617
  • 4. Alcohol sensing procedure: [3] the alcohol sensing element used here is MQ-6 kind sensor as shown in fig. 4. H-H pins – can be connected on either side of heater with any polarity. The A and B pins can be used for providing 5 V DC or to get output voltage. If the pins A are used (by shorting), pins B (by shorting) act as the output or Vice versa. The output of the alcohol sensing element is connected to a voltage divider using 0-100K variable. The output of the sensor is analog in nature thus needed to be converted into digital equivalent. Op amp here is used as comparator. One of the terminal is connected to the resistive output of the gas sensor while the other terminal to variable resistive network of 1K for setting a threshold alcohol content. Each time the gas sensor output is compared to the threshold value, output of comparator is fed to the MCU and a control signal is generated corresponding to it. The LPG/ alcohol sensing element used is capable of detecting terribly tiny presents of LPG in its surroundings. It has very high sensitivity and fast response. The analog resistive output of the sensor depends on alcohol concentration. Resistance value of MQ-6 is distinctly varied according to different values and various concentrations of gases. Microcontroller unit: AT-89S552 is the main controlling unit. It checks the output of alcohol sensing element whether alcohol is present or not. If the condition of alcohol is traditional then MCU communicates to the RF transmitter through the RF encoder circuit. It is also responsible for checking whether the two wires used for confirming the wearing of helmet are short circuited or not. Here the favoured microcontroller is 8051 from Intel Corporation and this is because of its versatility. The 8051 series is the most popular eight bit microcontroller in the world. They are available in numerous varieties in pin outs, memory capacity and have lots of integrated peripherals like ADCs, SERIAL modules. ISBN-13: 978-1535305198 www.iirdem.org Proceedings of ICTPEA-2016 ©IIRDEM 201618
  • 5. GSM Module: The GSM module used here is SIMCOM SIM900A. The connectivity of the GSM is checked by the AT (attention) commands. The microcontroller, having received the information about the alcohol concentration in the breath of the driver and the proper helmet locking, sends it to the GSM. If the helmet is not properly locked or if the alcohol concentration is above the set value, the GSM sends the message to the registered mobile phone. The functions which are performed by the GSM are transmitted to the microcontroller and the microcontroller sends these messages to the LCD. RESULT: Nowadays, most cases of accidents area unit by motor bikes. The severities of those accidents are increased because of the absence of helmet or by the usage of alcoholic drinks. In our project we have a tendency to develop an electronic smart helmet system that efficiently checks the wearing of helmet and drunken driving. By implementing this system a safe 2 wheeler journey is possible which would decrease the head injuries throughout accidents caused from the absence of helmet and additionally reduce the accident rate due to drunken driving. We have a tendency to introduce advanced sensors techniques and radio frequency wireless communications are included in this project to make it a good one. Our system efficiently checks the wearing of helmet and drunken driving. By implementing this system a safe 2 wheeler journey is possible which would decrease the head injuries during accidents and also reduce the accident rate because of drunken driving. APPLICATIONS: 1. Can be used to track the biker with the help of GPS system. 2. Can be provided with a jammer to prevent any call to be attended while driving. 3. Can be used to limit the speed of the vehicle. 4. Theft protection of the bike. ISBN-13: 978-1535305198 www.iirdem.org Proceedings of ICTPEA-2016 ©IIRDEM 201619
  • 6. CONCLUSION AND FUTURE SCOPE: Nowadays, most cases of accidents occur by motor bikes. The severities of these accidents are increased because of the absence of helmet or by the usage of alcoholic drinks. This project develops an electronic smart helmet system that efficiently checks the wearing of helmet and drunken driving. The system also efficiently sends message to the police authority in case alcohol is detected which helps in creating a disciplined environment. By implementing this system a safe two wheeler journey is possible which decreases the injuries caused due to drunken driving and absence of helmet. In future the system can be developed in compact size and can be made globally acceptable by all countries. Government can enforce laws to install such systems in all the two wheelers. In case of any accident it might send the messages to the relatives and friends about the location of the accident till the first aid reaches the rider. This system may also be used to know the location of the vehicle for rescuing in case of theft incidents. REFERENCES: http://www.projectsof8051.com/alcohol-detection-with-vehicle-controlling/ http://www.slideshare.net/mona199323/safe-driving-with-alcohol-detection http://www.academia.edu/6541133/Smart_helmet_iee_format http://www.siliconindia.com/aiepic/project/electronic_smart_helmet_system-pid=7177.html http://www.wikipedia.org/smart_detection_of_alcohol_helmet_system ISBN-13: 978-1535305198 www.iirdem.org Proceedings of ICTPEA-2016 ©IIRDEM 201620