Sunday, June 2, 2019

Motivation For Drowsiness Detection Information Technology Essay

Motivation For Drowsiness Detection Information Technology EssayMonitoring the drivers save tour control by examining the manoeuvred of the vehicle sack up be a real prominent task in order to enhance safety while brainish. To differentiate between unintentional and intentional car guidance wrack scuttle scarcets, lead be the main key element to be discovered, such(prenominal) as a sudden large guidance input could indicate the drivers level of alertness.Al just about all the statistics have identified driver sleepiness as a racy priority vehicle safety issue. Drowsiness has been good turnd to be involved in 10-40 per cent of crashes on motorways 5, 6. Fall-asleep crashes argon very serious in harm of injury severity and more likely to occur in sleep-deprived individuals 8. Drowsiness influences mental alertness, decreasing an individuals capability to handle a vehicle safely and expanding the possibleness of a human mis experiences that could lead to deaths and injuries. Furthermore, it has been indicated to slow response metre, decreases awareness, and impairs judgment. A dawdling driver is unable to predict when he or she will have an anarchic sleep onset 9.There is an summationd interest with respect to the design and advancement of computer controlled automotive natural coverings to overcome those problems by enhancing safety to reduce accidents, increase traffic flow, and enhance comfort for drivers. This thesis presented a way to sight sleepiness in driver non intrusively by monition the drivers, preventing accidents and to improve safety on the motorways. This mode is employing Support Vector Machine (SVM) to train the classifier by using steering wheel lean, distance to outside passageway and acceleration as an input to the SVM. All the parameters extracted from vehicle parameter data collected in a driving simulator. With all the features, a SVM drowsiness maculation model is constructed.ACKNOWLEDGEMENTSI would witha l like to extend my appreciation to Mr John Mellor Dr Ping Jiang for his assistance in educating, assisting and helping me on the preparation of this thesis and who has supported the work non embarrassingly financially that to a fault provided very valuable feedback and guiding ideas for the production of this thesis.Chapter 1This chapter illust judge a general overview of this research. Background culture colligate to the topic of drowsiness spotting and support vector machine along with research endives are introduced. Re new-fashionedd literature is reviewed in this section, linking relevant topics to the research presented here. Finally, an outline of the thesis and a brief description on the contents of each chapter are also presented.IntroductionThe proposed non intrusive drowsiness warning constitution uses a integration proficiency comprise of vision sensor to obtain alley information and steering wheel angle data logger. Both parameters are taken from road seem ing experiment. The strategy is composed of three main processesTo obtain the road information by calculating the distance of the outside lanes from vision input and extracting the steering wheel angle data.These data are used for training and testing intentions during the modelling of the SVM.To give a proper warning to the driver to eliminate false alarm.It is near important that a drowsiness warning dust imprimatur safety and reliance. Therefore the system must reliably as well as estimate the driver vehicle express in order to give proper warning. It must also consider driving habits and intention of the driver to be of possible use.Research Aim ObjectivesThe aim of this thesis is to contribute to the study of driver behaviour while driving, through the drivement and evaluation of a drowsiness driver model system. Non-intrusive is chosen as a method due to comfort to the drivers. The result from the research will be integrated to produce the systems that can be efficient in detecting the drowsiness level at an early stage by giving a warning to them about their lack of financial aid due to drowsiness or other factors. In other words, they can correct the behavior or stop driving when they in the drowsiness state. This system will need to be robust against model mismatch and disturbances and comfort constraints.The objective of this research is to identify the current drowsiness detective work by analyse flexible methods for studying the relationships between drivers manoeuvre acts whiles the vehicle on the move and the physiological driver drowsiness states.This thesis paper outlines the design and development of a system that focuses on drivers drowsiness signal detection and prediction through the following methods-.Monitoring the driver behaviour by observing the vehicle manoeuvre perceptual constancy and performance.Validate and measure the progress by using Specific algorithmic program.Updating the current performance by comparing with th e last action stored in system database.Warning the drivers if the behaviour beyond the thresholds.To increase the detection and its reliability of the prediction, the methods stated earlier will be used. Here we will employ machine reading methods to correct the data of actual human behaviour during drowsiness.This will be d angiotensin converting enzyme by studying and evaluating the learning phase identification of a driver driving pattern. After that we will carriage to evaluate the parameters comprehensively. In the detection phase on-line model adaptive identification model error mixed bag drowsiness alert model will be studied. By implement a control system mechanism that integrates human and machine for categorization of the participating model for drowsiness detection using information from various sources for achieving a probabilistic best possible alert.ScopeThe scope of the thesis is defined as followsThe road manoeuvre will be restricted to simulation environment only.There are no obstacles in the road lane, and thus in that respect is no collision-avoidance aspect to manoeuvre.It is assumed the vehicle will operate with a fix velocity range of 50km/h.Two main parameters will be an indictor for the system detection consists of distance to outside lane and steering wheel angle.Motivation for drowsiness detection.Driver drowsiness is a authoritative factor in the increasing number of accidents on todays roads and has been extensively accepted 2. This proof has been verified by many researchers that have demonstrated ties between driver drowsiness and road accidents. Although it is hard to decide the exact number of accidents due to drowsiness, it is much likely to be underestimated. The above statement shows the significance of a research with the objective of reducing the dangers of accidents evaluate to drowsiness. So far, researchers have tried to model the behavior by creating links between drowsiness and certain indications related to the vehicle and to the driver 2,3,4.Previous approaches to drowsiness detection primarily make pre-assumptions about the relevant behavior, focusing on blink rate, midsection closure, and yawning 29,30. The automobile business also has tried to hit several systems to predict driver drowsiness but there are only a few commercial products available today31. The systems do not look at driver performance and overlook driver ability and characteristics. Naturally, most people would agree that different people drive differently. The system that being develop able to adapt to the changes of the drivers behaviour.ContributionsThe contributions of thesis research extend to five areas.The introduction of a fully integrated drowsiness warning system with specific algorithms to detect driver condition.The main contribution of this study is it contributes an algorithm of drowsiness driver detection and tracking which based on incorporation of vision and vehicle performance parameter.The implem entation of support vector machine for robust and spotless(prenominal) drowsiness warning system.The input incorporation from vision and data logger provides an efficient method for detecting drowsiness driver under varying mode and road conditions.Consideration of various type of driver with various conditions in order to urinate the system.Software toolSupport Vector MachineIn the way classifying things Support Vector Machine is the modern technique in the field of honor of machine learning and has been successfully used in many field of application. The aim of this thesis is not to give a comprehensive demonstration about the suppositious background but to reveal the fundamental functionality to get an extensive understanding how SVMs work. The thesis also summaries what has to be considered when SVMs are applied, which fields of application exist and what the fields of researches nowadays are.The machine is a learning algorithm for performing classification and regression v ia a hyperplane in a large virtual feature space.For classification, the SVM is stipulation a set of inputs called the training set, and attempts to automatically determine a hyperplane in feature space that separates these inputs into two classes. The hyperplane allows the machine to make an informed classification on a test vector where the true classification is unknown. Based on the assumption that the test vector and the training set are drawn from the resembling source, the SVM has predictable bounds on getting the classification of the test vector correct.For regression, the SVM similarly uses training vectors but derives a hyperplane-based function that can estimate a real valued function. one of the things that set SVMs apart from more traditional li nigh(a) systems is their use of what is known as a kernel function. Kernels functions which allow the SVM to classify features that are nonlinear functions of the training vector attributes. While it performs this classifica tion in a space of very high dimensionality (the feature space), it only requires computation in the smaller dimensional space of the training vectors (attribute space or input space). The other thing that sets SVMs apart is parametrically controlling the capacity of the SVM (its VC Dimension) to avoid underfitting and overfitting.Let take some example what if you do if you have given a collection of oranges and apples, and you being asked to differentiate between the two types of fruit? Within a second, everyone can immediately separate them based on how they look and feel. Although this problem of differentiating orange and apples does not look very complex, automating this process turns out to be fairly complex. What should be the basis for the decision to call an object orange, and another object apple?This problem is called classification in order to assign a new object to one of a set of classes, which are known already. The classifier which should perform this classification operation, is based on a set of example objects. This thesis will not focus on this classification problem though, but on the next problem, the problem of one-class classification. Here an object should be classified as a material object (orange or apple), or an outlier object (another type of fruit).The one-class classification problem differs in one essential aspect from the conventional classification problem. In one-class classification it is assumed that only information of one of the classes, the target class, is available. This means that just example objects of the target class can be used and that no information about the other class of outlier objects is present. The boundary between the two classes has to be estimated from data of only the normal, genuine class. The task is to define a boundary about the target class, such that it accepts as much of the target objects as possible, while it minimizes the chance of accepting outlier objects.MATLABMATLAB is a matrix-based numerical computing environment and programming row developed by The MathWorks. Simulink was used extensively for modelling, simulating, and analysing the drowsiness detection system. By using the Simulink application such as Hough Transform, Hough Lines and Kalman Filter blocks to create a lane detection and tracking algorithm.Thesis OutlineChapter 2 describes the literature review.Chapter 3 Definitions of variables associated with this particular approach for solving the problem are discussed.Chapter 4 Summarizes the results of this research and presents findings from the parametric study.Chapter 5 Finally, the conclusion of the research and recommendation on future research are provided inAppendix contains the major experiment files used to perform the simulation.Chapter 2.0 belles-lettres ReviewThe initial phase of this thesis was the preparation of a literature review. This review included literature from past research projects, conferences and journals on the drowsiness detec tion system. A comprehensive search was studied and has been reviewed to identify key studies, reports and researches initiative addressing drowsiness toward driving issues. It is attended to investigate the available knowledge in the field and to distinguish the most encouraging powers of drowsiness drivers. Most of these methodologies have only been developed in the laboratory or have had a limited application on-road.In the current development of the drowsiness detection system, the possible techniques can be generally divided into the several categories. This category technique includes measures ofThe drivers current state, peculiarly relating to the eye and eyelid movements and physiological state changes.Driver performance, with a focus on the vehicles behaviour including squinty plaza and headway.A combination of the drivers current state and driver performance.We can conclude the methodology can be separated into two sectionsIntrusive methodsElectroencephalographySome res earchers have looked at the use of EEG as a method for detecting drowsiness. Most of these studies have used EEG to verify the existence of drowsiness when other measures are being evaluated rather than as a fatigue-detection measure 12. For example, a study by 13 demonstrated substantial relationships between an EEG algorithm for detecting fatigue and drowsiness under fictive conditions. The biggest disadvantage associated with EEG as an on-road drowsiness detection device is the difficulty in obtaining preserves under natural driving conditions making it a slightly chimerical option for the detection of drowsiness.In summary the transition from wakefulness to sleep can be described as a shift towards slower frequencies in the EEG. The process different between individuals but seems to be consistent within the individual 10, 11.EEG is widely received as a good indicator of the transition between wakefulness and sleep as well as between the different sleep stages. When a driver g ets drowsy a cave in of alpha activity can often be seen in the central regions of the brain. An increase in alpha activity is thus the first sign of drowsiness. As the driver gets drowsier, alpha activity is replaced by theta activity. When delta activity occurs in the EEG the driver is no longer awake, this is an indicator of deep sleep 10.ElectrooculographyElectrooculography is a method used for measuring the authorisation difference between the front and back of the eye ball. The EOG can thereof be used for detection of eye movements and blinking chickweed. The eye is a dipole with the positive cornea in the front and the negative retina in the back and the potential between cornea and retina lies in the range 0.4 1.0 mV. When the eyes are fixated refined ahead a steady baseline potential is measured by electrodes placed rough the eyes. When moving the eyes a change in potential is detected as the poles come closer or farther away from the electrodes. The sign of the chang e depends on the direction of the movement 10.EOG is measured by placing electrodes around the eyes. Usually silver-silver chloride electrodes are used as they show negligible drift and develop almost no polarization potentials. The electrodes should be placed as near the eyes as possible to maximize the measured potential. Problems with EOG measurement are artefacts that arise from muscle potentials and small electromagnetic disturbances that can be induced in the cables. To reduce the impedance between skin and electrode, the skin must be cleaned carefully before measurement and electrode paste should be used 10.When measuring blinks related characteristics, the sampling frequency should be high (at least 500 Hz) as a high resolution is required to measure small differences in for example blink duration. DC recording is preferable, while filtering the low frequency components away makes the detection of long blinks difficult. One problem with DC recording however, is the risk of slow baseline drift, which makes it important to monitor the EOG signal and adjust for the drift during the measurement 14.Non Intrusive methodsPERCLOSPERCLOS (Percent Eye Closure) is a video-based method that measures eye closure. One of the strengths of PERCLOS is that attempts have been made to establish its validity as a fatigue detection device. Satisfactory relationships were obtained between eye closure and lapses in attention, providing some oblique evidence. When a measure correlates with other tests believed to measure the same construct of the systems ability to detect the current state of the driver. Furthermore, PERCLOS showed the clearest relationship with performance on a driving simulator in comparison to a number of other potential drowsiness detection devices including two electroencephalographic (EEG) algorithms, a head tracker device, and two wearable eye-blink monitors.PERCLOS is the most reliable and valid measure of a drivers alertness level between many drow siness detection measures. According to a study performed by 17, drivers in an automobile simulator exhibit certain characteristics when drowsy, that can be easily observed in eye and nervus seventh cranial nerveis changes 17. Alert drivers were reported to have normal facial tone, and fast eye blinks with short ordinary glances. Drowsy drivers were reported to have decreased facial tone and slower eyelid.Gaze Direction other potentially good fatigue parameters include various parameters that characterize the school-age child movement, which relates to the driver gaze and awareness of the happenings in surroundings area.The movement of a persons pupil (gaze) may have the potential to indicate ones intention and mental condition. For example, for a driver, the nominal gaze is frontal. Looking at other directions for an extended period of quantify may indicate fatigue or inattention. In addition, when people are drowsy, their visual awareness cannot cover a wide enough area, conce ntrating on one direction. Hence, gaze (deliberate fixation) and saccade eye movement may contain information about the ones level of alertness.Many recent efforts 18, 19 produce a computer vision system that can extract various parameters in real conviction to characterize an eyelid movement, gaze, head movement, and facial expression. The major benefits of the visual measures are that they can be acquired non-intrusively.Lane Departure Warning Systems (LDWS).LDWS system is used to determine the position of the vehicle on the road. It is used either to warn the driver when the vehicle is on a white line (like rumble strips) or to predict when the driver is in danger of departing from the road, which rumbles strips cannot do 20. A vehicle lateral position or lane departure situation occurs when the vehicle runs off the road, either on the left or on the right side of the road. This kind of situation is also called Run-Off-Road (ROR) or Single Vehicle Roadway Departure (SVRD). It is defined in 21 as the crashes where the first harmful event is the vehicle leaving the road high way.The simplest system is the rumble strip in which it alerts the driver when he is in a situation of lane departure in order to avoid ROR crashes. mutter strips are areas of grooved pavement usually situated under the white lines of the road. When the vehicle drifts to the line, its tire hits a rumble strip, which vibrates the vehicle and makes a loud noise, on the qui vive the driver to take a corrective action. This simple system is efficient since it has been shown to reduce the number of run off road crashes by 70% 22 but requires infrastructure modification. Another approach is to use a system inside the vehicle, which detects when the driver is in danger of departing from the road, and trigger an alarm in time for the driver to react.Steering wheel algorithm.Studies indicate that the steering wheel variability increases with the amount of drowsiness 23. The steering movements a lso become larger and occur less often, and the lateral position variability increases as the driver gets drowsier. Also, the speed variability increases and the minimum distance to any lead vehicle decreases. The reaction time to any unannounced events also gets longer with increased drowsiness. Different studies have shown that there is a relationship between various steering related variables and the sleepiness of the driver. The steering related variables have the advantage that they are easy to measure since they require no camera or image processing. The drawback is that these variables are dependent upon the road curvature and are therefore mostly reliable on highways. 24Other literature review has studied drowsiness detection by using steering angle whirling as an input to detect drowsiness by tracking steering angle by using a camera 25. It tracks the steering wheel angle by using a single camera system put on inside the car. The approach is based on the modelling of the motion of the steering wheel, as it appears perceptively distorted by the point of view of the un-calibrated camera. The system has some disadvantages such as the steering image being block by the drivers head, light beam that confuses the feature detection algorithm and camera setup that not suitable for a portable application in supervise steering angle analysis.Another drowsiness detection algorithm is based on the steering wheel. This algorithm works with three kinds of functions 26Time based functions (weighting functions developed from the time variations of the angle and the angular velocity),Frequency based functions (weighting functions developed from the variations in the power spectrum)Phase based functions (weighting functions developed from the variations in the angle plotted against the angular velocity).This algorithm is interesting because it proposes new detection ideas, such as the use of the phase diagram. The algorithm was tested on a special track with really d rowsy drivers and it seemed to work pretty well. However, it has been created using data from drives on straight roads, so it may only work for straight roads, similar to motorways.Head position monitoring rotation.The advantage of computer vision techniques is that they are non-invasive, and thus are more amenable to use by the general public. There are some significant previous studies about drowsiness detection using computer vision techniques. Most of the published research on computer vision approaches to detection of drowsiness has focused on the analysis of blinks and head movements. It has been studied that these drivers exhibits certain physiological patterns that are expected and detectible. The standard head bobbing movement, where the drivers head drops and then rapidly pulls back upward is one of the patterns that is frequently displayed when an individual is becoming drowsy while seated in an upright position.Head movement like motion or inclination is a good indicat or of a drivers drowsiness or the onset of drowsiness 27. It could also indicate ones attention. Head movement parameters such as head orientation, movement speed, frequency, etc. could potentially indicate ones level of attention. Finally, facial expression may also provide information about ones attention. For example, a typical facial expression that indicates the onset of drowsiness is yawning.Head monitoring tracking is a significant process for many vision-driven interactive user interfaces. The acquired position and orientation allow for pose determination and recognition of simple gestures such as nodding and head shaking. The stabilized image obtained by perspective de-warping of the facial image according to the acquired parameters is ideal for facial expression recognition 28 or face recognition applications.There are several commercial products capable of accurate and reliable 3D head position and orientation estimation. These are either based on magnetic sensors or on s pecial markers placed on the face both practices causing discomfort and limiting natural motion. Also, commercial systems based on gaze tracking employing infrared illumination do guarantee reliable detection of eye location, at the cost, however of restrictions placed on head position and orientationHead monitoring system developed by progress Safety Concepts, Inc. is the non-contact Proximity Array Sensing System (PASS), is an apparatus designed to record the x, y and z coordinates of the head at electronic rates using three electromagnetic fields. Its development is based on research that indicates a relationship between micro-motion of the head and impairment or drowsiness. It is hypothesized by ASC that changes in the X, Y, Z coordinates of the head may be an indicator of drowsiness onset, and that PASS may detect micro-sleeps based on different head movement patterns. Advanced Safety Concepts, Inc. reports that in laboratory tests, the PASS system has detected changes in head position as little as 0.0 l, while providing absolute XYZ resolution of head position to about 0.1.Disadvantages of current system.PERCLOS Disadvantages.PERCLOS stands for Percent Eye Closure. The technical definition is the percent of time a drivers eyes are closed. Sometimes a driver who is trying to stay awake can fall asleep with his eyes open, this is the disadvantage of PERCLOS. Another problem with this system is that the curve for warning is very steep at the end, which means that no warning is given at an early stage, and then the situation is very serious quickly.LDWS Disadvantages.Lane departure warning systems (LDWS) are system that currently being use to detect drowsiness. If the driver is drowsy, sooner or later the vehicle will drift to the side of the road and when it crosses the lane boundaries a warning signal is given to alert the driver. The problem with this system is that the warning signal is given every time the driver crosses the line, it does not take into consideration that the crossing could be intentional.TLC. Disadvantages.A commonly used variable in the warning algorithm of the LDWS is the Time to Line get across (TLC). The Time-to-Line Crossing (TLC), is the estimated time it takes for the vehicle to cross the line, which is based on a predicted path of the vehicle and the speed. The major problem with TLC is its computation in real time while driving on the road. Moreover, the computation is different on straight roads and on curve roads.EEG Disadvantages.To measure this signal while driving causes annoyance to the driver, because multiple sensors have to be attached to the driver. This can affect the driver so much that it changes the driving behaviour, which is not good at all in traffic safety research.Eye Detection Systems Disadvantages.The eye detection systems are good but not perfect, when the driver is wearing glasses there might be errors in the detection, which in some systems lead to false warnings. Sunglasses caus e problems that almost none of the systems can deal with, which makes the inattention detection almost impossible when the driver is wearing sunglasses. Different ethnical people are another problem, the eyes of Asian people differ from European people, but most manufacturers claim that it should not be a problem.Research ApproachSeveral elements have been taken into a consideration into designing the drowsiness detection system. Some researchers have already followed this route with encouraging results. By using several hypotheses and finding transformations in vehicle and driver behaviour, three based parameters will be tested for potential to predict the vehicle behaviour characteristic. In the investigation the signal will be recorded for a various driver, therefore data recorded each of the driver will were analyzed. It is important to notice that the data, of each individual driver has his own style of driving pattern.Diameter to Lane.As we all known Lane Departure Warning Sys tem can determine the position of the vehicle on the road. This position can then be used either to warn the driver when the vehicle is on a white line or to predict when the driver is in danger of departing from the road, 4.The technique that we plan to use is to measures the distance between the car coordination toward the road lane border. It is a relevant suggestion because LDWS normally triggered when it reaches the lane. By the way it was too late to notice the drivers.Steering wheel angle.Studies indicate that the steering wheel variability increases with the amount of drowsiness 5. The steering movements also become larger and occur less often, and the lateral position variability increases as the driver gets drowsier.Changes of velocity.More recent research demonstrated that speed variability was higher for sleep-deprived drivers than for control drivers 6.

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.