Drowsy Driving A Look at The Monitoring and Detection System
Drowsy Driving A Look at The Monitoring and Detection System
ISSN No:-2456-2165
Abstract:- The rate at which cars and other motor Other steps towards solving this problem is the
vehicle related accidents have increased in recent years physiological approach which employs electro-cardiological
is becoming mind bulging and fearful and majority of signal collected from the driver for monitoring.
these mishaps are drowsy driver related. This has
resulted in the loss of lives, goods and properties etc. The The other approach is the behavioral approach which
essence of this analysis is to study and review the collected data from the driver using image acquisition tool
previous works on drowsy driving related accidents, and the process using various image processing technique
their causes and measures taken. The gaps in these like in (Barr et al., 2019) and artificial intelligence technique
studies were noted in order to propose and design a new (Metin Kaya, 2018), however these approaches suffers from
or a robust system. This was achieved using various lack of adaptive intelligence.
techniques such as image acquisition, computer vision,
face detection, feature extraction, training and This research work therefore proposes a new technique
classification. The techniques were designed using to solve this problem using computer vision based artificial
universal modeling diagram and mathematical modeling intelligence technique.
approach based on the requirements for object oriented
analysis design methodology adopted for the study. The Statement of the Problem
designs were implemented as a prototype system using (a) High rate of false alarm prompting in the conventional
MATHLAB and tested with real time driving behaviors. system due to combination of all attributes drowsiness in
one dataset.
Keywords:- Drowsy-Driving, Mathlab, Computer Vision, (b) Poor data quality due to lack of intelligence by existing
Face Detection, Image Acquisition. image acquisition system.
Drowsiness is a dangerous state of physiology that has Wei et al, (2017), researched on Driver Drowsiness
been proven to have significant impact on the passengers, Recognition Based on Computer Vision Technology. They
drivers and road safety, reflecting driver’s unsafe behavior. focused on eliminating nonlinearity on image captured due
In a research conducted by Williamson et al. (2014) using to illumination and driver posture. They used eye-tracking
driving simulator on drowsy driving revealed that higher and image processing algorithms like Fisher’s linear
levels of sleepiness were more likely to be involved in road discriminant functions to measure some the nonlinear
crashes and centerline crossings. Furthermore, they revealed features based on stepwise method to reduce co-relations
that drowsy drivers have slower response to sudden and then extract an independent index which was used for
nonlinear vehicle dynamics. drowsy recognition. Ashish and Rusha (2018) researched on
Driver Drowsiness Monitoring System using Visual
Drowsiness is a major contributor to most of the road Behaviour and Machine Learning, they acquired real time
disasters happening everyday which results to numerous data for analysis using webcam that records the face of the
injuries, deaths and economic cost to the society. In the driver and then process the data captured with image
United States for instance, it was reported by the National processing techniques. Machine learning was used to train
Highway Traffic Safety Association (2017) that 795 people and then predict the visual behaviour of the driver.
deaths and over 90,000 car crashes occurred.
From the review it was revealed that the two main
Over time, various researches have been done to approach which are physiological and behavioral based
identify the main causes of drowsiness during driving. Ting approaches having used in the past to solve this problem of
et al. (2018) identified time on task (increased time on the drowsy driver monitoring and detection despite their success
steer wheel driving) as the most well known cause of driver have recorded many constraints such as false alarm, design
drowsiness. This was justified by other studies which complexity, poor detection and prediction accuracy,
revealed that increase driving time with increasing unreliability, high cost among others. These challenges have
subjective sleepiness and fatigue, increasing steering wheel undermined the performance of the existing system as
movement and longer blink durations all result to identified in the empirical review, hence there is need for an
drowsiness during driving (Morales et al., 2017) revealed intelligent system which is adaptive to localize and collect
that deprivation of sleep is a strong factor that clearly drivers behavior in real time and then use the data collected
induces higher rate of sleepiness and opined that even mild to classify drowsiness with high accuracy using artificial
levels of sleep deprivation of two hours can impair the intelligence technique.
performance of driver on the steering. In the same vein, the
research suggests that temperature, light settings, Proposed System and Implementation.
geometry’s monotony, traffic conditions, are some of the The proposed system will be developed using
external factors which can influence drowsiness in real time. computer vision based artificial intelligence technique to
help address the challenges identified in the existing system.
In the year 2018, Taner et al., published a paper on From the existing system analysis it was observed that the
Drowsy Driver Detection System using Eye Blinking accuracy of the system is highly dependent on the quality of
Patterns. The horizontal symmetry feature of the eyes was data collection and also the intelligence of the classification
used to detect the visual changes in the eye locations. The approach, hence the research proposed an adaptive image
detection was performed in real time with the use of a acquisition algorithm which will ensure intelligent data
standard webcam with high resolutions and aspect ratios to collection of the driver’s behavior and classify drowsiness.
detect eye blinks and then result was predicted from ground
truth driver image using similarity differential model. Marco The artificial intelligence technique will be trained
et al, (2015) researched on Driver Drowsiness Warning using a new data model which will be designed using data
System Using Visual Information for Both Diurnal and containing various drowsy attributes such as eye closed
Nocturnal Illumination Conditions. A new module for (sleep), yawning, continuous eye blinking and drivers head
Advanced Driver Assistance System (ADAS) was down. This data will be collected in video format and used
introduced which uses facial visual information to detect to develop the training dataset to learn the artificial
driver drowsiness based on already trained Artificial intelligence technique of the drowsy intelligence as a
Intelligence. The real-time system works in different light drowsy reference model. Other process and functionalities
conditions (day and night driving). Ijaz (2014) presented a of the proposed system are portrayed in the proposed
research on Driver’s Fatigue Detection System Based on diagram below;
System implementation computer vision is used for face tracking and detection. The
The system is implemented using the models data collected is converted using the activation function
developed, image acquisition toolbox, computer vision based on the statistics toolbox and feed forward for training
toolbox, neural network toolbox, statistics and machine with the neural network training tool to classify the desired
learning toolbox and Mathlab. The image acquisition result.
toolbox is used to activate the hardware device, and then the
REFERENCES