• Title/Summary/Keyword: Drowsy driving detection

Search Result 25, Processing Time 0.027 seconds

Study for Drowsy Driving Detection & Prevention System (졸음운전 감지 및 방지 시스템 연구)

  • Ahn, Byeong-tae
    • Journal of Convergence for Information Technology
    • /
    • v.8 no.3
    • /
    • pp.193-198
    • /
    • 2018
  • Recently, the casualties of automobile traffic accidents are rapidly increasing, and serious accidents involving serious injury and death are increasing more than those of ordinary people. More than 70% of major accidents occur in drowsy driving. Therefore, in this paper, we studied the drowsiness prevention system to prevent large-scale disasters of traffic accidents. In this paper, we propose a real-time flicker recognition method for drowsy driving detection system and drowsy recognition according to the increase of carbon dioxide. The drowsy driving detection system applied the existing image detection and the deep running, and the carbon dioxide detection was developed based on the IoT. The drowsy prevention system using both of these techniques improved the accuracy compared to the existing products.

A Study on the Development of Automatic Detection and Warning system while Drowsy Driving (졸음운전의 자동 검출 및 각성 시스템 개발에 관한 연구)

  • Kim, Nam-Gyun;Jeong, Gyeong-Ho;Kim, Beop-Jung
    • Journal of Biomedical Engineering Research
    • /
    • v.18 no.3
    • /
    • pp.315-323
    • /
    • 1997
  • Driving is a complex vigilance task that includes improper lookout, excessive speed and inattention. The primary objective of this research is to detect driver drowsiness so that the driver can be alerted to an impending traffic accident in performance. We developed the automatic detection and warning system during drowsy driving. A drowsiness detection system must be able to monitor driver status and detect the detrimental changes of a driver performance. Eyeblink has been found to be a reliable factor of drowsiness detection in earlier studies. As an additional parameter, we also considered the yawning which often occurs in a low vigilance state and predicts the drowsy state. We used a computer vision method to extract the eyeblink and yawning in the face image sequences. When the drowsy state was detected, the driver was refreshed by alarming device and menthol scent generator after deciding the warning level by fuzzy logic. For the evaluation of our system, we measured the physiological parameters such as EOG and EEG. The results indicated that it is possible to detect and alert the driver drowsiness temporarily or continuously by using our system.

  • PDF

Drowsy Driving Detection Algorithm Using a Steering Angle Sensor And State of the Vehicle (조향각센서와 차량상태를 이용한 졸음운전 판단 알고리즘)

  • Moon, Byoung-Joon;Yeon, Kyu-Bong;Lee, Sun-Geol;Hong, Seung-Pyo;Nam, Sang-Yep;Kim, Dong-Han
    • 전자공학회논문지 IE
    • /
    • v.49 no.2
    • /
    • pp.30-39
    • /
    • 2012
  • An effective drowsy driver detection system is needed, because the probability of accident is high for drowsy driving and its severity is high at the time of accident. However, the drowsy driver detection system that uses bio-signals or vision is difficult to be utilized due to high cost. Thus, this paper proposes a drowsy driver detection algorithm by using steering angle sensor, which is attached to the most of vehicles at no additional cost, and vehicle information such as brake switch, throttle position signal, and vehicle speed. The proposed algorithm is based on jerk criterion, which is one of drowsy driver's steering patterns. In this paper, threshold value of each variable is presented and the proposed algorithm is evaluated by using acquired vehicle data from hardware in the loop simulation (HILS) through CAN communication and MATLAB program.

Driver's Eye Blinking Detection Method based on Template Matching using Line Profile (라인 프로파일을 이용한 템플릿 매칭 기반의 운전자 눈 깜박임 검출 방법)

  • Kim, Young Jae;Shin, Seung Seob;Kim, Kwang Gi
    • Journal of Korea Multimedia Society
    • /
    • v.20 no.6
    • /
    • pp.873-881
    • /
    • 2017
  • Prevention of drowsy driving is one of the important issues for safe driving. In this study, the algorithm for detection of drowsy driving has been developed. The algorithm was implemented by applying template matching and line profile, which detects eye blink. The accuracy of eye detection and blink detection was $97.45{\pm}3.67%$ and $98.50{\pm}0.92%$, which was resulted from the verification experiment that 21 subjects participated. Consequently, the algorithm is expected to be used to prevent sleep-deprived driving.

Learning Model for Avoiding Drowsy Driving with MoveNet and Dense Neural Network

  • Jinmo Yang;Janghwan Kim;R. Young Chul Kim;Kidu Kim
    • International Journal of Internet, Broadcasting and Communication
    • /
    • v.15 no.4
    • /
    • pp.142-148
    • /
    • 2023
  • In Modern days, Self-driving for modern people is an absolute necessity for transportation and many other reasons. Additionally, after the outbreak of COVID-19, driving by oneself is preferred over other means of transportation for the prevention of infection. However, due to the constant exposure to stressful situations and chronic fatigue one experiences from the work or the traffic to and from it, modern drivers often drive under drowsiness which can lead to serious accidents and fatality. To address this problem, we propose a drowsy driving prevention learning model which detects a driver's state of drowsiness. Furthermore, a method to sound a warning message after drowsiness detection is also presented. This is to use MoveNet to quickly and accurately extract the keypoints of the body of the driver and Dense Neural Network(DNN) to train on real-time driving behaviors, which then immediately warns if an abnormal drowsy posture is detected. With this method, we expect reduction in traffic accident and enhancement in overall traffic safety.

A Study on Drowsy Driving Detection using SURF (SURF를 이용한 졸음운전 검출에 관한 연구)

  • Choi, Na-Ri;Choi, Ki-Ho
    • The Journal of The Korea Institute of Intelligent Transport Systems
    • /
    • v.11 no.4
    • /
    • pp.131-143
    • /
    • 2012
  • In this paper, we propose a drowsy driver detection system with a novel eye state detection method that is adaptive to various vehicle environment such as glasses, light and so forth using SURF(Speed Up Robust Feature) which can extract quickly local features from images. Also the performance of eye state detection is improved as individual three eye-state templates of each driver can be made using Bayesian inference. The experimental results under various environment with average 98.1% and 96.1% detection rate in the daytime and at night respectively and those in the opened ZJU database with average 97.8% detection rate show that the proposed method outperforms the current state-of-the-art.

Yawn Recognition Algorism for Prevention of Drowsy Driving (졸음운전 방지를 위한 하품 인식 알고리즘)

  • Yoon, Won-Jong;Lee, Jaesung
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2013.10a
    • /
    • pp.447-450
    • /
    • 2013
  • This paper proposes the way to prevent drowsy driving by recognizing drivers eyes and yawn using a front camera. The method uses the Viola-Jones algorithm to detect eyes area and mouth area from detection face region. In the eyes area, it uses the Hough transform to recognize eye circle in order to distinguish drowsy driving. In the mouth area, it determines whether for the driver to yawn through a sub-window testing by applying a HSV-filter and detecting skin color of the tongue. The test result shows that the recognition rate of yawn reaches up to 90%. It is expected that the method introduced in this paper might contribute to reduce the number of drowsy driving accidents.

  • PDF

Driver Drowsiness Detection Algorithm based on Facial Features (얼굴 특징점 기반의 졸음운전 감지 알고리즘)

  • Oh, Meeyeon;Jeong, Yoosoo;Park, Kil-Houm
    • Journal of Korea Multimedia Society
    • /
    • v.19 no.11
    • /
    • pp.1852-1861
    • /
    • 2016
  • Drowsy driving is a significant factor in traffic accidents, so driver drowsiness detection system based on computer vision for convenience and safety has been actively studied. However, it is difficult to accurately detect the driver drowsiness in complex background and environmental change. In this paper, it proposed the driver drowsiness detection algorithm to determine whether the driver is drowsy through the measurement standard of a yawn, eyes drowsy status, and nod based on facial features. The proposed algorithm detect the driver drowsiness in the complex background, and it is robust to changes in the environment. The algorithm can be applied in real time because of the processing speed faster. Throughout the experiment, we confirmed that the algorithm reliably detected driver drowsiness. The processing speed of the proposed algorithm is about 0.084ms. Also, the proposed algorithm can achieve an average detection rate of 98.48% and 97.37% for a yawn, drowsy eyes, and nod in the daytime and nighttime.

Development and usability evaluation of EEG measurement device for detect the driver's drowsiness (운전자의 졸음지표 감지를 위한 뇌파측정 장치 개발 및 유용성 평가)

  • Park, Mun-kyu;Lee, Chung-heon;An, Young-jun;Ji, Hoon;Lee, Dong-hoon
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2015.05a
    • /
    • pp.947-950
    • /
    • 2015
  • In the cause of car accidents in Korea, drowsy driving has shown that it is larger fctors than drunk driving. Therefore, in order to prevent drowsy driving accidents, drowsiness detection and warning system for drivers has recently become a very important issue. Furthermore, Many researches have been published that measuring alpha wave of EEG signals is the effective way in order to be aware of drowsiness of drivers. In this study, we have developed EEG measuring device that applies a signal processing algorithm using the LabView program for detecting drowsiness. According to results of drowsiness inducement experiments for small test subjects, it was able to detect the pattern of EEG, which means drowsy state based on the changing of power spectrum, counterpart of alpha wave. After all, Comparing to the results of drowsiness pattern between commercial equipments and developed device, we could confirm acquiring similar pattern to drowsiness pattern. With this results, the driver's drowsiness prevention system expect that it will be able to contribute to lowering the death rate caused by drowsy driving accidents.

  • PDF

A pressure sensor system for detecting driver's drowsiness based on the respiration Paper Template for the KITS Review (호흡기반 운전자 졸음 감지를 위한 압력센서 시스템)

  • Kim, Jaewoo;Park, Jaehee;Lee, Jaecheon
    • The Journal of The Korea Institute of Intelligent Transport Systems
    • /
    • v.12 no.2
    • /
    • pp.45-51
    • /
    • 2013
  • In this paper, a driver's drowsy detection sensor system based on the respiration is investigated. The sensor system consists of a piezoelectric pressure sensor attached at the abdominal region of the seat belt and a personal computer. The piezoelectric pressure sensor was utilized for the measurement of pressure variations induced by the movement of the driver abdomen during breathing. The signal processing software for detecting driver's drowsiness was produced using the Labview. The experiments were performed with 30 years male driver. The amplitude of the respiration at awake state was larger than one at the drowsy state. On the contrary, the respiration rate at awake state was lower than one at the drowsy state. The drowsy detection sensor system developed based on the experimental could successfully detect the driver's drowsy on real-time.