Skip to content

Youlenda/Driver-Consciousness-Level-Analysis-Using-EEG-Signals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Bachelor's-Thesis

Driver's Consciousness Level Analysis Using EEG Signals

Abstract

One of the main reasons for road accidents is driver fatigue, around 30 per cent of the accidents occur because of the drivers' drowsiness. Thus, early detection of driver's drowsiness would be critical to prevent these accidents. Using biological approaches such as EEG signals could be one of the most efficient methods.

In this project, EEG signals are used which have been collected by PhysioNet. These signals then are categorized into five sub-frequency bands by Butterworth bandpass filter. Next, four classifiers, SVM, kNN, DT, and NN, are trained by several extracted features, including minimum, maximum, average, energy, and entropy. Then, the classifiers are evaluated by k-Fold Cross Validation. Finally, the decision tree classifier reaches 95.2% accuracy for detecting drowsiness and awareness.

keywords: EEG Signals, Classification, Driver's Consciousness