SlideShare a Scribd company logo
1 of 4
Download to read offline
International Journal of Engineering and Techniques - Volume 3 Issue 1, Jan – Feb 2017
ISSN: 2395-1303 http://www.ijetjournal.org Page 24
Driver Drowsiness Detection, Alcohol Detection
and Accidents Prevention
Tejaswini Jagdale1
, Pradnya Jadhav2
, Prajakta Totre3
, Mayura Zadane4
,
Shrilekha Mankhair5
1,2,3,4,5
(Department of Computer Engineering, MESCOE, Pune)
I. INTRODUCTION
The number of deadly traffic accidents are
increasing every year with the increase in number of
vehicles, thereby increasing the damage in properties.
One of the main cause for these ever increasing
accidents is driver drowsiness and alcohol
consumption. According to the global status report on
road safety given by WHO which reflects information
from about 180 countries has indicated that
worldwide the total number of road traffic death has
plateaued at 1.25 million per year, with India
reporting about 1.34 lakh fatalities in road accidents
every year, a vast 70 percent of them being due to
drunken driving.
A way to minimize this vast number is to use
advanced techniques for driver assistance. Driver
monitoring can be done by using two ways: direct and
indirect driver related measures. Direct driver related
measures include head movement; facial expressions
obtained using camera sensors. Indirect driver related
measures consists of driver activities, response to
specific situation. The drowsiness of driver can be
encountered by detecting series of actions performed
by driver which includes eye activities, the amount of
time and frequency of closing eyes, head
displacement measured by
considering centre of gravity. While looking for pedal
and steering actions to estimate drowsiness of driver,
delay in steering, lateral shifting of vehicle and
standard deviation of distance to a leading vehicle are
more often used.
However, most of these techniques are less reliable.
Due to difference in physical properties from person
to person, driver cannot be correctly judged by means
of physiological measures. Applications based on
these methods could be impractical in real world due
to difficulty in a driver monitoring system.This study
focuses on continuous detection of the driver’s
current state using image processing. A driver is
given an alert as soon as symptoms of drowsiness are
detected. This can be done by using an alarm or by
fixing a vibrator in driver’s seat. Alcohol consumed
can be detected using a sensor.
II. LITERATURE SURVEY
Yuichi Saito, Makoto Itoh, Toshiyuki Inagaki [1]
have described an assistance system which effectively
prevents sleep related accidents. They presented a
multilayered assistance with dual control scheme
which can help in reducing sleep related accidents.
This assistance system interacts with driver to
determine driver’s state in a multilayered way. They
used driving simulator which was equipped with
assistance system for investigating the effectiveness
of finding out drowsiness of driver and avoiding
accidents due to lane departure.
Abstract:
Driver's drowsiness is the main reason for vehicular accidents. Drowsy driving is the form of impaired driving
that continuously affects a person's ability to drive safely. Continuous restless driving for longer time may result in
drowsiness and cause accidents. In this study, a collaborative system is build which assist the user and identifies
his/her state while driving in order to improve safety by preventing accidents. Based on grayscale image processing,
the position of the driver's face and his/her head movement is analysed. The driver's state identification also includes
the detection of alcohol consumption with the help of sensors.
Keywords - Driver drowsiness detection , Image processing, Head movement estimation, Driver assistance
system.
RESEARCH ARTICLE OPEN ACCESS
International Journal of Engineering and Techniques - Volume 3 Issue 1, Jan – Feb 2017
ISSN: 2395-1303 http://www.ijetjournal.org Page 25
[2] Proposed the designing of a driver assistance
framework which allowed switching between manual
and autonomous driving on a simulated testbed. They
proposed a framework for monitoring driver’s state. If
a driver is non-drowsy then he/she can manually
control the simulated car. Otherwise it is run along
the predefined trajectory by switching to autonomous
driving.
[3] Presented a survey which includes the techniques
for detecting driver drowsiness by monitoring the
driving pattern. A number of measures like subjective,
physiological, behavioral and vehicular were used in
this model. Among various behavioral measures the
most precise and effective is head movement measure.
Aleksander, Oge and Borko [4] discussed the process
of designing and implementing driver drowsiness
detection system by combining off-the-shelf the
algorithm with some suitable approaches. The system
is dynamic, user specific. The models created are
totally based on driver’s current features.
[5] Proposed a driver alertness detection system
depending on fatigue detection at the given instant.
They used image processing algorithms to identify
the position of eyes. They obtained visual cues by
observing eye blink rate using camera which
characterize the alertness level of a driver.
[6] Illustrated the process of locating the eyes of a
person to decide whether they are open or not. The
system utilized the data which is in binary form
obtained for the image to locate driver’s face and eyes.
They developed an unobstructive driver drowsiness
detection system to concentrate on eyes of driver.
[7] Proposed an algorithm to monitor eye blink which
uses eye feature points to determine the state of
driver’s eyes and activate an alarm if the driver is
drowsy. This technique gives correct results when the
camera used is of high resolution. They proposed an
algorithm which is less complex than the Flares et al
algorithm and gives same accuracy.
Nila Novita Sari and Yo-Ping Huang [8] presented a
two-stage intelligent model which combined the
wavelet packet transform (WTD) and functional-link-
based fuzzy NN (FLFNN) to obtain the level of
drowsiness. The proposed model is effective in
detection of drowsiness level which can be further by
extending the duration of experiments.
III. PROPOSED SYSTEM
In this paper, sensors and microcontrollers are used
to develop system and perform different
functionalities.
Fig. 1 Drowsiness detection with hardware
The above fig. 1 demonstrates the process of
drowsiness detection. Initially, input to the system is
provided in the form of an image or video through
webcam residing in the vehicle. This image obtained
using webcam is preprocessed for drowsiness
detection involving various image processing
techniques like blurring, RGB to HSV conversion,
HSV thresholding, blob detection.
A. Image Capturing
User logs in and gain authentication. Accesses to
assistance systems application through webcam.
Detects head movement, Detects warning, Controls
Hardware. Gains the driver's status through webcam
image.
B. Gray Scale Image
Grayscale is a range of shades of gray with the
darkest possible black shade, which indicates total
absence of transmitted or reflected light. The lightest
possible shade is white, where the total transmission
or reflection of light is visible at all wavelengths.
C. Image Blurring
Blurring means each pixel in the source image gets
spread over and mixed into surrounding pixels.
D. RGB to HSV
The HSV color model is often preferred over the
RGB model so it is necessary to convert RGB to
HSV.
E. HSV Thresholding
International Journal of Engineering and Techniques - Volume 3 Issue 1, Jan – Feb 2017
ISSN: 2395-1303 http://www.ijetjournal.org Page 26
This option is similar to the Threshold RGB process.
It selects pixels by either their hue, saturation and
luminance (HSL), or hue, saturation and value (HSV).
F. Blob Detection
In computer vision, blob detection methods are
detects regions in a digital image that range in
properties like brightness or color as compared to
surrounding regions.
G. Centre of Gravity
Drivers head movement will be tracked using camera.
Then calculate the center of gravity to determine head
displacement of driver.
H. Drowsiness Detection
Finally from the Calculated Center of gravity and
head displacement we detect the drowsiness of driver.
IV. FUTURE SCOPE :
The model can be implemented in vehicles in real
world to give provision to take live video feed of
driver remotely. It can be used to send an alarm to the
owner of the vehicle. Tracking of vehicle will become
less complex for the vehicles equipped with the
assistance system. Research can be done to
implement the model in two-wheelers.
V. CONCLUSION :
This paper has discussed a system for assisting
driver which is very effective for preventing major
accidents caused due to driver drowsiness and alcohol
consumption. Algorithms related to image processing
have been used to identify the state of driver. A
buzzer is used to alert the driver if he/she is drowsy.
With reference to the center of gravity the position of
driver’s head is determined and accordingly the
current state of driver is identified. A camera of
appropriate resolution is used to sense the movement
of eyes. A system gives extra feature of yawning
detection. If a driver yawns more frequently then also
an alarm is generated.
A sensor is used to detect whether the driver is
drunken or not. There should be proper distance
between the sensor and the driver for accuracy. The
alarm generated can be in the form of audio in order
to inspire the driver to reach his/her destination safely.
Although there is need for more research, the
proposed system can contribute effectively in
detecting the driver’s state and highly decrease the
frequency of road accidents.
REFERENCES :
1. Yuichi Saito, Makoto Itoh, Toshiyuki Inagaki,
“Driver Assistance System With a Dual
Control Scheme: Effectiveness of Identifying
Driver Drowsiness and Preventing Lane
Departure Accidents“ IEEE Transactions on
Human-Machine Systems March 21, 2016.
2. D. Tran, E. Tadesse and W. Sheng, Y. Sun,
M. Liu and S. Zhang, “A Driver Assistance
Framework Based on Driver Drowsiness
Detection“ The 6th
Annual IEEE
International Conference on Cyber
Technology in Automation, Control and
Intelligent Systems June 19-22, 2016.
3. A. Mittal, K. Kumar, S. Dhamija, M. Kaur
“Head Movement-Based Driver Drowsiness
Detection: A Review of State-of-Art
Techniques” 2nd
IEEE International
Conference on Engineering and
Technology(ICETECH) March 17-18, 2016.
4. Alesandar, Oge Marques and Borko Furht
“Design and Implementation of a Driver
Drowsiness Detection System A Practical
Approach”.
5. Anjali K U, Athiramol K Thampi, Athira
Vijayaraman, Franiya Francis M, Jeffy James
N, Bindhu K Rajan “ Real-Time Nonintrusive
Monitoring and Detection of Eye Blinking in
View of Accident Prevention Due to
Drowsiness” 2016 International Conference
on Circuit ,Power and Computing
Technologies[ICCPCT].
6. J. Ahmed, Jain–Ping Li, S. Ahmed Khan, R.
Ahmed Shaikh “Eye Behavior Based
Drowsiness Detection System”.
7. A. Rahman, M. Sirshar, A. Khan ”Real Time
Drowsiness Detection Using Eye Blink
International Journal of Engineering and Techniques - Volume 3 Issue 1, Jan – Feb 2017
ISSN: 2395-1303 http://www.ijetjournal.org Page 27
Monitoring” 2015 National Software
Engineering Conference(NSEC 2015).
8. Nila Novita Sari and Yo-Ping Haung “A
Two-Stage Intelligent Model To Extract
Features From PPG for Drowsiness Detection”
2016 International Conference on System
Science and Engineering (ICSSE) National
Chi Nan University July 7-9, 2016.
9. Wenqiang GUO, Baorong ZHANG, Lingjun
XIA, Shuai SHI, Xiao ZHANG, Jinlong SHE
“Driver Drowsiness Detection Model
Identification With Bayesian Network
Structure Learning Method” 2016 28th
Chinese Control and Decision
Conference(CCDC).
10. Jua-Juh Yan, Hang-Hong Kuo, Ying-Fan Lin,
Teh-Lu Liao “Real-Time Driver Drowsiness
Detection System Based on PERCLOS and
Grayscale Image Processing” 2016
International Symposium on Computer,
Consumer and Control.

More Related Content

What's hot

Yawning analysis for driver drowsiness detection
Yawning analysis for driver drowsiness detectionYawning analysis for driver drowsiness detection
Yawning analysis for driver drowsiness detectioneSAT Journals
 
chapter 8
chapter 8chapter 8
chapter 8butest
 
icecce2014_submission_90
icecce2014_submission_90icecce2014_submission_90
icecce2014_submission_90Chaitra Thota
 
March19 tun
March19 tunMarch19 tun
March19 tunBBKuhn
 
IRJET- Vehicular Data Acquisition & Driver Behaviours Surveillance System
IRJET- Vehicular Data Acquisition & Driver Behaviours Surveillance SystemIRJET- Vehicular Data Acquisition & Driver Behaviours Surveillance System
IRJET- Vehicular Data Acquisition & Driver Behaviours Surveillance SystemIRJET Journal
 
Real time detection system of driver distraction.pdf
Real time detection system of driver distraction.pdfReal time detection system of driver distraction.pdf
Real time detection system of driver distraction.pdfReena_Jadhav
 
Eye Gesture Analysis for Prevention of Road Accidents
Eye Gesture Analysis for Prevention of Road AccidentsEye Gesture Analysis for Prevention of Road Accidents
Eye Gesture Analysis for Prevention of Road Accidentsijsrd.com
 
Driver Fatigue Monitoring System Using Eye Closure
Driver Fatigue Monitoring System Using Eye ClosureDriver Fatigue Monitoring System Using Eye Closure
Driver Fatigue Monitoring System Using Eye ClosureIJMER
 
Fatigue report (1)
Fatigue report (1)Fatigue report (1)
Fatigue report (1)Anmol Bassi
 
Using Artificial Intelligence to create a low cost self-driving car
Using Artificial Intelligence to create a low cost self-driving carUsing Artificial Intelligence to create a low cost self-driving car
Using Artificial Intelligence to create a low cost self-driving carwilliam zhang
 
Automated Driver Fatigue Detection
Automated Driver Fatigue DetectionAutomated Driver Fatigue Detection
Automated Driver Fatigue DetectionArman Hossain
 
A Real Time Intelligent Driver Fatigue Alarm System Based On Video Sequences
A Real Time Intelligent Driver Fatigue Alarm System Based On Video SequencesA Real Time Intelligent Driver Fatigue Alarm System Based On Video Sequences
A Real Time Intelligent Driver Fatigue Alarm System Based On Video SequencesIJERA Editor
 
Driver Drowsiness Detection Review
Driver Drowsiness Detection ReviewDriver Drowsiness Detection Review
Driver Drowsiness Detection ReviewAsaad Waqar
 
Development of A Smart Interface For Safety and Protection of Automotives
Development of A Smart Interface For Safety and Protection of AutomotivesDevelopment of A Smart Interface For Safety and Protection of Automotives
Development of A Smart Interface For Safety and Protection of AutomotivesCSCJournals
 
Driver gaze tracking and eyes off the road detection system
Driver gaze tracking and eyes off the road detection systemDriver gaze tracking and eyes off the road detection system
Driver gaze tracking and eyes off the road detection systemI3E Technologies
 
Driver fatigue detection system
Driver fatigue detection systemDriver fatigue detection system
Driver fatigue detection systemYASH TILVA
 
Driver drowsinees detection and alert.pptx slide
Driver drowsinees detection and alert.pptx slideDriver drowsinees detection and alert.pptx slide
Driver drowsinees detection and alert.pptx slidekavinakshi
 
Smartphone Based Sensing Driver Behavior Modeling
Smartphone Based Sensing Driver Behavior ModelingSmartphone Based Sensing Driver Behavior Modeling
Smartphone Based Sensing Driver Behavior ModelingIOSR Journals
 

What's hot (20)

Yawning analysis for driver drowsiness detection
Yawning analysis for driver drowsiness detectionYawning analysis for driver drowsiness detection
Yawning analysis for driver drowsiness detection
 
chapter 8
chapter 8chapter 8
chapter 8
 
icecce2014_submission_90
icecce2014_submission_90icecce2014_submission_90
icecce2014_submission_90
 
March19 tun
March19 tunMarch19 tun
March19 tun
 
IRJET- Vehicular Data Acquisition & Driver Behaviours Surveillance System
IRJET- Vehicular Data Acquisition & Driver Behaviours Surveillance SystemIRJET- Vehicular Data Acquisition & Driver Behaviours Surveillance System
IRJET- Vehicular Data Acquisition & Driver Behaviours Surveillance System
 
Real time detection system of driver distraction.pdf
Real time detection system of driver distraction.pdfReal time detection system of driver distraction.pdf
Real time detection system of driver distraction.pdf
 
Eye Gesture Analysis for Prevention of Road Accidents
Eye Gesture Analysis for Prevention of Road AccidentsEye Gesture Analysis for Prevention of Road Accidents
Eye Gesture Analysis for Prevention of Road Accidents
 
Driver Fatigue Monitoring System Using Eye Closure
Driver Fatigue Monitoring System Using Eye ClosureDriver Fatigue Monitoring System Using Eye Closure
Driver Fatigue Monitoring System Using Eye Closure
 
Fatigue report (1)
Fatigue report (1)Fatigue report (1)
Fatigue report (1)
 
Using Artificial Intelligence to create a low cost self-driving car
Using Artificial Intelligence to create a low cost self-driving carUsing Artificial Intelligence to create a low cost self-driving car
Using Artificial Intelligence to create a low cost self-driving car
 
Automated Driver Fatigue Detection
Automated Driver Fatigue DetectionAutomated Driver Fatigue Detection
Automated Driver Fatigue Detection
 
A Real Time Intelligent Driver Fatigue Alarm System Based On Video Sequences
A Real Time Intelligent Driver Fatigue Alarm System Based On Video SequencesA Real Time Intelligent Driver Fatigue Alarm System Based On Video Sequences
A Real Time Intelligent Driver Fatigue Alarm System Based On Video Sequences
 
Lc3420022006
Lc3420022006Lc3420022006
Lc3420022006
 
Driver Drowsiness Detection Review
Driver Drowsiness Detection ReviewDriver Drowsiness Detection Review
Driver Drowsiness Detection Review
 
Development of A Smart Interface For Safety and Protection of Automotives
Development of A Smart Interface For Safety and Protection of AutomotivesDevelopment of A Smart Interface For Safety and Protection of Automotives
Development of A Smart Interface For Safety and Protection of Automotives
 
Driver gaze tracking and eyes off the road detection system
Driver gaze tracking and eyes off the road detection systemDriver gaze tracking and eyes off the road detection system
Driver gaze tracking and eyes off the road detection system
 
Driver fatigue detection system
Driver fatigue detection systemDriver fatigue detection system
Driver fatigue detection system
 
Driver drowsinees detection and alert.pptx slide
Driver drowsinees detection and alert.pptx slideDriver drowsinees detection and alert.pptx slide
Driver drowsinees detection and alert.pptx slide
 
Ijetcas14 395
Ijetcas14 395Ijetcas14 395
Ijetcas14 395
 
Smartphone Based Sensing Driver Behavior Modeling
Smartphone Based Sensing Driver Behavior ModelingSmartphone Based Sensing Driver Behavior Modeling
Smartphone Based Sensing Driver Behavior Modeling
 

Similar to IJET-V3I1P7

Driver Fatigue Monitoring System Using Eye Closure
Driver Fatigue Monitoring System Using Eye ClosureDriver Fatigue Monitoring System Using Eye Closure
Driver Fatigue Monitoring System Using Eye ClosureIJMER
 
Real-Time Driver Drowsiness Detection System
Real-Time Driver Drowsiness Detection SystemReal-Time Driver Drowsiness Detection System
Real-Time Driver Drowsiness Detection SystemIRJET Journal
 
Real time detecting driver’s drowsiness using computer vision
Real time detecting driver’s drowsiness using computer visionReal time detecting driver’s drowsiness using computer vision
Real time detecting driver’s drowsiness using computer visioneSAT Publishing House
 
Heart Health & Drowsiness Analysis of Driver for RoadSafety
Heart Health & Drowsiness Analysis of Driver for RoadSafetyHeart Health & Drowsiness Analysis of Driver for RoadSafety
Heart Health & Drowsiness Analysis of Driver for RoadSafetyIRJET Journal
 
DROWSINESS DETECTION USING COMPUTER VISION
DROWSINESS DETECTION USING COMPUTER VISIONDROWSINESS DETECTION USING COMPUTER VISION
DROWSINESS DETECTION USING COMPUTER VISIONIRJET Journal
 
Automated Framework for Vision based Driver Fatigue Detection by using Multi-...
Automated Framework for Vision based Driver Fatigue Detection by using Multi-...Automated Framework for Vision based Driver Fatigue Detection by using Multi-...
Automated Framework for Vision based Driver Fatigue Detection by using Multi-...IRJET Journal
 
Driver detection system_final.ppt
Driver detection system_final.pptDriver detection system_final.ppt
Driver detection system_final.pptMaseeraAhmed1
 
Real Time Driver Drowsiness Detection Hybrid Approach
Real Time Driver Drowsiness Detection Hybrid ApproachReal Time Driver Drowsiness Detection Hybrid Approach
Real Time Driver Drowsiness Detection Hybrid ApproachIRJET Journal
 
Batch 5.pptxjhjjjkmmmmmmmmmmmmmmmmmmmmmmmm
Batch 5.pptxjhjjjkmmmmmmmmmmmmmmmmmmmmmmmmBatch 5.pptxjhjjjkmmmmmmmmmmmmmmmmmmmmmmmm
Batch 5.pptxjhjjjkmmmmmmmmmmmmmmmmmmmmmmmmysrinuvasrao1980
 
IRJET- Driver State Monitoring System and Vehicle Control
IRJET- Driver State Monitoring System and Vehicle ControlIRJET- Driver State Monitoring System and Vehicle Control
IRJET- Driver State Monitoring System and Vehicle ControlIRJET Journal
 
In advance accident alert system & Driver Drowsiness Detection
In advance accident alert system & Driver Drowsiness DetectionIn advance accident alert system & Driver Drowsiness Detection
In advance accident alert system & Driver Drowsiness DetectionIRJET Journal
 
IRJET- Driver Drowsiness Detection and Autobraking System for Accident Preven...
IRJET- Driver Drowsiness Detection and Autobraking System for Accident Preven...IRJET- Driver Drowsiness Detection and Autobraking System for Accident Preven...
IRJET- Driver Drowsiness Detection and Autobraking System for Accident Preven...IRJET Journal
 
Driver Dormant Monitoring System to Avert Fatal Accidents Using Image Processing
Driver Dormant Monitoring System to Avert Fatal Accidents Using Image ProcessingDriver Dormant Monitoring System to Avert Fatal Accidents Using Image Processing
Driver Dormant Monitoring System to Avert Fatal Accidents Using Image ProcessingIRJET Journal
 
Driver Dormant Monitoring System to Avert Fatal Accidents Using Image Processing
Driver Dormant Monitoring System to Avert Fatal Accidents Using Image ProcessingDriver Dormant Monitoring System to Avert Fatal Accidents Using Image Processing
Driver Dormant Monitoring System to Avert Fatal Accidents Using Image ProcessingIRJET Journal
 
IRJET- An Effective System to Detect Face Drowsiness Status using Local F...
IRJET-  	  An Effective System to Detect Face Drowsiness Status using Local F...IRJET-  	  An Effective System to Detect Face Drowsiness Status using Local F...
IRJET- An Effective System to Detect Face Drowsiness Status using Local F...IRJET Journal
 
Traffic Management Near U-Turns to Avoid Accidents
Traffic Management Near U-Turns to Avoid AccidentsTraffic Management Near U-Turns to Avoid Accidents
Traffic Management Near U-Turns to Avoid AccidentsPoojaKumar84
 

Similar to IJET-V3I1P7 (20)

DHANUSH MY INDIA PROJECT.docx
DHANUSH MY INDIA PROJECT.docxDHANUSH MY INDIA PROJECT.docx
DHANUSH MY INDIA PROJECT.docx
 
DRIVER DROWSINESS ALERT SYSTEM
DRIVER DROWSINESS ALERT SYSTEMDRIVER DROWSINESS ALERT SYSTEM
DRIVER DROWSINESS ALERT SYSTEM
 
Driver Fatigue Monitoring System Using Eye Closure
Driver Fatigue Monitoring System Using Eye ClosureDriver Fatigue Monitoring System Using Eye Closure
Driver Fatigue Monitoring System Using Eye Closure
 
Real-Time Driver Drowsiness Detection System
Real-Time Driver Drowsiness Detection SystemReal-Time Driver Drowsiness Detection System
Real-Time Driver Drowsiness Detection System
 
Dr4301707711
Dr4301707711Dr4301707711
Dr4301707711
 
Real time detecting driver’s drowsiness using computer vision
Real time detecting driver’s drowsiness using computer visionReal time detecting driver’s drowsiness using computer vision
Real time detecting driver’s drowsiness using computer vision
 
Heart Health & Drowsiness Analysis of Driver for RoadSafety
Heart Health & Drowsiness Analysis of Driver for RoadSafetyHeart Health & Drowsiness Analysis of Driver for RoadSafety
Heart Health & Drowsiness Analysis of Driver for RoadSafety
 
DROWSINESS DETECTION USING COMPUTER VISION
DROWSINESS DETECTION USING COMPUTER VISIONDROWSINESS DETECTION USING COMPUTER VISION
DROWSINESS DETECTION USING COMPUTER VISION
 
Automated Framework for Vision based Driver Fatigue Detection by using Multi-...
Automated Framework for Vision based Driver Fatigue Detection by using Multi-...Automated Framework for Vision based Driver Fatigue Detection by using Multi-...
Automated Framework for Vision based Driver Fatigue Detection by using Multi-...
 
Driver detection system_final.ppt
Driver detection system_final.pptDriver detection system_final.ppt
Driver detection system_final.ppt
 
Real Time Driver Drowsiness Detection Hybrid Approach
Real Time Driver Drowsiness Detection Hybrid ApproachReal Time Driver Drowsiness Detection Hybrid Approach
Real Time Driver Drowsiness Detection Hybrid Approach
 
Batch 5.pptxjhjjjkmmmmmmmmmmmmmmmmmmmmmmmm
Batch 5.pptxjhjjjkmmmmmmmmmmmmmmmmmmmmmmmmBatch 5.pptxjhjjjkmmmmmmmmmmmmmmmmmmmmmmmm
Batch 5.pptxjhjjjkmmmmmmmmmmmmmmmmmmmmmmmm
 
IRJET- Driver State Monitoring System and Vehicle Control
IRJET- Driver State Monitoring System and Vehicle ControlIRJET- Driver State Monitoring System and Vehicle Control
IRJET- Driver State Monitoring System and Vehicle Control
 
In advance accident alert system & Driver Drowsiness Detection
In advance accident alert system & Driver Drowsiness DetectionIn advance accident alert system & Driver Drowsiness Detection
In advance accident alert system & Driver Drowsiness Detection
 
IRJET- Driver Drowsiness Detection and Autobraking System for Accident Preven...
IRJET- Driver Drowsiness Detection and Autobraking System for Accident Preven...IRJET- Driver Drowsiness Detection and Autobraking System for Accident Preven...
IRJET- Driver Drowsiness Detection and Autobraking System for Accident Preven...
 
Driver Dormant Monitoring System to Avert Fatal Accidents Using Image Processing
Driver Dormant Monitoring System to Avert Fatal Accidents Using Image ProcessingDriver Dormant Monitoring System to Avert Fatal Accidents Using Image Processing
Driver Dormant Monitoring System to Avert Fatal Accidents Using Image Processing
 
Driver Dormant Monitoring System to Avert Fatal Accidents Using Image Processing
Driver Dormant Monitoring System to Avert Fatal Accidents Using Image ProcessingDriver Dormant Monitoring System to Avert Fatal Accidents Using Image Processing
Driver Dormant Monitoring System to Avert Fatal Accidents Using Image Processing
 
IRJET- An Effective System to Detect Face Drowsiness Status using Local F...
IRJET-  	  An Effective System to Detect Face Drowsiness Status using Local F...IRJET-  	  An Effective System to Detect Face Drowsiness Status using Local F...
IRJET- An Effective System to Detect Face Drowsiness Status using Local F...
 
EYE TRACKING BASED DRIVER DROWSINESS MONITORING AND WARNING SYSTEM
EYE TRACKING BASED DRIVER DROWSINESS MONITORING AND WARNING SYSTEMEYE TRACKING BASED DRIVER DROWSINESS MONITORING AND WARNING SYSTEM
EYE TRACKING BASED DRIVER DROWSINESS MONITORING AND WARNING SYSTEM
 
Traffic Management Near U-Turns to Avoid Accidents
Traffic Management Near U-Turns to Avoid AccidentsTraffic Management Near U-Turns to Avoid Accidents
Traffic Management Near U-Turns to Avoid Accidents
 

More from IJET - International Journal of Engineering and Techniques

More from IJET - International Journal of Engineering and Techniques (20)

healthcare supervising system to monitor heart rate to diagonize and alert he...
healthcare supervising system to monitor heart rate to diagonize and alert he...healthcare supervising system to monitor heart rate to diagonize and alert he...
healthcare supervising system to monitor heart rate to diagonize and alert he...
 
verifiable and multi-keyword searchable attribute-based encryption scheme for...
verifiable and multi-keyword searchable attribute-based encryption scheme for...verifiable and multi-keyword searchable attribute-based encryption scheme for...
verifiable and multi-keyword searchable attribute-based encryption scheme for...
 
Ijet v5 i6p18
Ijet v5 i6p18Ijet v5 i6p18
Ijet v5 i6p18
 
Ijet v5 i6p17
Ijet v5 i6p17Ijet v5 i6p17
Ijet v5 i6p17
 
Ijet v5 i6p16
Ijet v5 i6p16Ijet v5 i6p16
Ijet v5 i6p16
 
Ijet v5 i6p15
Ijet v5 i6p15Ijet v5 i6p15
Ijet v5 i6p15
 
Ijet v5 i6p14
Ijet v5 i6p14Ijet v5 i6p14
Ijet v5 i6p14
 
Ijet v5 i6p13
Ijet v5 i6p13Ijet v5 i6p13
Ijet v5 i6p13
 
Ijet v5 i6p12
Ijet v5 i6p12Ijet v5 i6p12
Ijet v5 i6p12
 
Ijet v5 i6p11
Ijet v5 i6p11Ijet v5 i6p11
Ijet v5 i6p11
 
Ijet v5 i6p10
Ijet v5 i6p10Ijet v5 i6p10
Ijet v5 i6p10
 
Ijet v5 i6p2
Ijet v5 i6p2Ijet v5 i6p2
Ijet v5 i6p2
 
IJET-V3I2P24
IJET-V3I2P24IJET-V3I2P24
IJET-V3I2P24
 
IJET-V3I2P23
IJET-V3I2P23IJET-V3I2P23
IJET-V3I2P23
 
IJET-V3I2P22
IJET-V3I2P22IJET-V3I2P22
IJET-V3I2P22
 
IJET-V3I2P21
IJET-V3I2P21IJET-V3I2P21
IJET-V3I2P21
 
IJET-V3I2P20
IJET-V3I2P20IJET-V3I2P20
IJET-V3I2P20
 
IJET-V3I2P19
IJET-V3I2P19IJET-V3I2P19
IJET-V3I2P19
 
IJET-V3I2P18
IJET-V3I2P18IJET-V3I2P18
IJET-V3I2P18
 
IJET-V3I2P17
IJET-V3I2P17IJET-V3I2P17
IJET-V3I2P17
 

Recently uploaded

Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
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
 
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
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
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
 
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
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...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
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 

Recently uploaded (20)

Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
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
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
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
 
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
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
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
 
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
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
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 )
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 

IJET-V3I1P7

  • 1. International Journal of Engineering and Techniques - Volume 3 Issue 1, Jan – Feb 2017 ISSN: 2395-1303 http://www.ijetjournal.org Page 24 Driver Drowsiness Detection, Alcohol Detection and Accidents Prevention Tejaswini Jagdale1 , Pradnya Jadhav2 , Prajakta Totre3 , Mayura Zadane4 , Shrilekha Mankhair5 1,2,3,4,5 (Department of Computer Engineering, MESCOE, Pune) I. INTRODUCTION The number of deadly traffic accidents are increasing every year with the increase in number of vehicles, thereby increasing the damage in properties. One of the main cause for these ever increasing accidents is driver drowsiness and alcohol consumption. According to the global status report on road safety given by WHO which reflects information from about 180 countries has indicated that worldwide the total number of road traffic death has plateaued at 1.25 million per year, with India reporting about 1.34 lakh fatalities in road accidents every year, a vast 70 percent of them being due to drunken driving. A way to minimize this vast number is to use advanced techniques for driver assistance. Driver monitoring can be done by using two ways: direct and indirect driver related measures. Direct driver related measures include head movement; facial expressions obtained using camera sensors. Indirect driver related measures consists of driver activities, response to specific situation. The drowsiness of driver can be encountered by detecting series of actions performed by driver which includes eye activities, the amount of time and frequency of closing eyes, head displacement measured by considering centre of gravity. While looking for pedal and steering actions to estimate drowsiness of driver, delay in steering, lateral shifting of vehicle and standard deviation of distance to a leading vehicle are more often used. However, most of these techniques are less reliable. Due to difference in physical properties from person to person, driver cannot be correctly judged by means of physiological measures. Applications based on these methods could be impractical in real world due to difficulty in a driver monitoring system.This study focuses on continuous detection of the driver’s current state using image processing. A driver is given an alert as soon as symptoms of drowsiness are detected. This can be done by using an alarm or by fixing a vibrator in driver’s seat. Alcohol consumed can be detected using a sensor. II. LITERATURE SURVEY Yuichi Saito, Makoto Itoh, Toshiyuki Inagaki [1] have described an assistance system which effectively prevents sleep related accidents. They presented a multilayered assistance with dual control scheme which can help in reducing sleep related accidents. This assistance system interacts with driver to determine driver’s state in a multilayered way. They used driving simulator which was equipped with assistance system for investigating the effectiveness of finding out drowsiness of driver and avoiding accidents due to lane departure. Abstract: Driver's drowsiness is the main reason for vehicular accidents. Drowsy driving is the form of impaired driving that continuously affects a person's ability to drive safely. Continuous restless driving for longer time may result in drowsiness and cause accidents. In this study, a collaborative system is build which assist the user and identifies his/her state while driving in order to improve safety by preventing accidents. Based on grayscale image processing, the position of the driver's face and his/her head movement is analysed. The driver's state identification also includes the detection of alcohol consumption with the help of sensors. Keywords - Driver drowsiness detection , Image processing, Head movement estimation, Driver assistance system. RESEARCH ARTICLE OPEN ACCESS
  • 2. International Journal of Engineering and Techniques - Volume 3 Issue 1, Jan – Feb 2017 ISSN: 2395-1303 http://www.ijetjournal.org Page 25 [2] Proposed the designing of a driver assistance framework which allowed switching between manual and autonomous driving on a simulated testbed. They proposed a framework for monitoring driver’s state. If a driver is non-drowsy then he/she can manually control the simulated car. Otherwise it is run along the predefined trajectory by switching to autonomous driving. [3] Presented a survey which includes the techniques for detecting driver drowsiness by monitoring the driving pattern. A number of measures like subjective, physiological, behavioral and vehicular were used in this model. Among various behavioral measures the most precise and effective is head movement measure. Aleksander, Oge and Borko [4] discussed the process of designing and implementing driver drowsiness detection system by combining off-the-shelf the algorithm with some suitable approaches. The system is dynamic, user specific. The models created are totally based on driver’s current features. [5] Proposed a driver alertness detection system depending on fatigue detection at the given instant. They used image processing algorithms to identify the position of eyes. They obtained visual cues by observing eye blink rate using camera which characterize the alertness level of a driver. [6] Illustrated the process of locating the eyes of a person to decide whether they are open or not. The system utilized the data which is in binary form obtained for the image to locate driver’s face and eyes. They developed an unobstructive driver drowsiness detection system to concentrate on eyes of driver. [7] Proposed an algorithm to monitor eye blink which uses eye feature points to determine the state of driver’s eyes and activate an alarm if the driver is drowsy. This technique gives correct results when the camera used is of high resolution. They proposed an algorithm which is less complex than the Flares et al algorithm and gives same accuracy. Nila Novita Sari and Yo-Ping Huang [8] presented a two-stage intelligent model which combined the wavelet packet transform (WTD) and functional-link- based fuzzy NN (FLFNN) to obtain the level of drowsiness. The proposed model is effective in detection of drowsiness level which can be further by extending the duration of experiments. III. PROPOSED SYSTEM In this paper, sensors and microcontrollers are used to develop system and perform different functionalities. Fig. 1 Drowsiness detection with hardware The above fig. 1 demonstrates the process of drowsiness detection. Initially, input to the system is provided in the form of an image or video through webcam residing in the vehicle. This image obtained using webcam is preprocessed for drowsiness detection involving various image processing techniques like blurring, RGB to HSV conversion, HSV thresholding, blob detection. A. Image Capturing User logs in and gain authentication. Accesses to assistance systems application through webcam. Detects head movement, Detects warning, Controls Hardware. Gains the driver's status through webcam image. B. Gray Scale Image Grayscale is a range of shades of gray with the darkest possible black shade, which indicates total absence of transmitted or reflected light. The lightest possible shade is white, where the total transmission or reflection of light is visible at all wavelengths. C. Image Blurring Blurring means each pixel in the source image gets spread over and mixed into surrounding pixels. D. RGB to HSV The HSV color model is often preferred over the RGB model so it is necessary to convert RGB to HSV. E. HSV Thresholding
  • 3. International Journal of Engineering and Techniques - Volume 3 Issue 1, Jan – Feb 2017 ISSN: 2395-1303 http://www.ijetjournal.org Page 26 This option is similar to the Threshold RGB process. It selects pixels by either their hue, saturation and luminance (HSL), or hue, saturation and value (HSV). F. Blob Detection In computer vision, blob detection methods are detects regions in a digital image that range in properties like brightness or color as compared to surrounding regions. G. Centre of Gravity Drivers head movement will be tracked using camera. Then calculate the center of gravity to determine head displacement of driver. H. Drowsiness Detection Finally from the Calculated Center of gravity and head displacement we detect the drowsiness of driver. IV. FUTURE SCOPE : The model can be implemented in vehicles in real world to give provision to take live video feed of driver remotely. It can be used to send an alarm to the owner of the vehicle. Tracking of vehicle will become less complex for the vehicles equipped with the assistance system. Research can be done to implement the model in two-wheelers. V. CONCLUSION : This paper has discussed a system for assisting driver which is very effective for preventing major accidents caused due to driver drowsiness and alcohol consumption. Algorithms related to image processing have been used to identify the state of driver. A buzzer is used to alert the driver if he/she is drowsy. With reference to the center of gravity the position of driver’s head is determined and accordingly the current state of driver is identified. A camera of appropriate resolution is used to sense the movement of eyes. A system gives extra feature of yawning detection. If a driver yawns more frequently then also an alarm is generated. A sensor is used to detect whether the driver is drunken or not. There should be proper distance between the sensor and the driver for accuracy. The alarm generated can be in the form of audio in order to inspire the driver to reach his/her destination safely. Although there is need for more research, the proposed system can contribute effectively in detecting the driver’s state and highly decrease the frequency of road accidents. REFERENCES : 1. Yuichi Saito, Makoto Itoh, Toshiyuki Inagaki, “Driver Assistance System With a Dual Control Scheme: Effectiveness of Identifying Driver Drowsiness and Preventing Lane Departure Accidents“ IEEE Transactions on Human-Machine Systems March 21, 2016. 2. D. Tran, E. Tadesse and W. Sheng, Y. Sun, M. Liu and S. Zhang, “A Driver Assistance Framework Based on Driver Drowsiness Detection“ The 6th Annual IEEE International Conference on Cyber Technology in Automation, Control and Intelligent Systems June 19-22, 2016. 3. A. Mittal, K. Kumar, S. Dhamija, M. Kaur “Head Movement-Based Driver Drowsiness Detection: A Review of State-of-Art Techniques” 2nd IEEE International Conference on Engineering and Technology(ICETECH) March 17-18, 2016. 4. Alesandar, Oge Marques and Borko Furht “Design and Implementation of a Driver Drowsiness Detection System A Practical Approach”. 5. Anjali K U, Athiramol K Thampi, Athira Vijayaraman, Franiya Francis M, Jeffy James N, Bindhu K Rajan “ Real-Time Nonintrusive Monitoring and Detection of Eye Blinking in View of Accident Prevention Due to Drowsiness” 2016 International Conference on Circuit ,Power and Computing Technologies[ICCPCT]. 6. J. Ahmed, Jain–Ping Li, S. Ahmed Khan, R. Ahmed Shaikh “Eye Behavior Based Drowsiness Detection System”. 7. A. Rahman, M. Sirshar, A. Khan ”Real Time Drowsiness Detection Using Eye Blink
  • 4. International Journal of Engineering and Techniques - Volume 3 Issue 1, Jan – Feb 2017 ISSN: 2395-1303 http://www.ijetjournal.org Page 27 Monitoring” 2015 National Software Engineering Conference(NSEC 2015). 8. Nila Novita Sari and Yo-Ping Haung “A Two-Stage Intelligent Model To Extract Features From PPG for Drowsiness Detection” 2016 International Conference on System Science and Engineering (ICSSE) National Chi Nan University July 7-9, 2016. 9. Wenqiang GUO, Baorong ZHANG, Lingjun XIA, Shuai SHI, Xiao ZHANG, Jinlong SHE “Driver Drowsiness Detection Model Identification With Bayesian Network Structure Learning Method” 2016 28th Chinese Control and Decision Conference(CCDC). 10. Jua-Juh Yan, Hang-Hong Kuo, Ying-Fan Lin, Teh-Lu Liao “Real-Time Driver Drowsiness Detection System Based on PERCLOS and Grayscale Image Processing” 2016 International Symposium on Computer, Consumer and Control.