Skip to main content

IRJET- Correlating ECG to Rate Quality of Fatigueness in Drowsy Driving

Page 1

International Research Journal of Engineering and Technology (IRJET)

e-ISSN: 2395-0056

Volume: 07 Issue: 06 | June 2020

p-ISSN: 2395-0072

www.irjet.net

Correlating ECG to Rate Quality of Fatigueness in Drowsy Driving Sneha G N1, K R Sumana2, Dr H D Phaneendra3 1PG Student, NIE, Mysuru, India

2Assistant Professor, Faculty, Department of MCA NIE, Mysuru, India 3Professor, Mysuru, India

---------------------------------------------------------------------***---------------------------------------------------------------------

Abstract - Many traffic injuries and deaths are caused by

the drowsiness of drivers during driving. Existing drowsiness detection schemes are not accurate due to various reasons. To resolve this problem, accurate driver drowsiness has been developed using an electrocardiogram values. The proposed system predicts the fatigue status of driving person using ECG values. Datasets are interpreted by algorithms Naïve Bayes, KNearest Neighbor, Decision Tree and ECLAT. The system add test data and uploaded data both are compared and predict the result is in graphical representation with displaying percentage, where showing percentage Naïve Bayes 93.34%, K-Nearest Neigbhor 91.34%, Decision Tree 91.3%, and ECLAT 95.34%. Here showing ECLAT algorithm is more efficient than Naïve Bayes, K-Nearest Neighbor, Decision Tree algorithms. Thus, in our system we are correlating ECG to Rate the Quality of Fatigueness in Drowsy Driving to comparing pictorial representation to ensure public transport safety. Key Words: ECG data, Drowsy Driving, Naive Bayes, KNearest Neigbhor, Decision Tree, ECLAT.

1 INTRODUCTION Driver drowsiness or fatigue is one of main factors to cause many road accidents. As a vehicle safety technology to reduce such accidents, the driver drowsiness detection problem is widely examined with various measures are obtainable. The types of measure used in existing studies for driver drowsiness detection include vehicle based measure, behavioral measures and physiological measure. Where behavioral measure means behavior of driver like yawing, eye blinking, eye. Vehicle based measure means deviations from lane position, movement of the steering wheel. Physiological measures means correlation between Physiological signals like ECG (ElectroCardioGram), EEG (ElectroEncephaloGram). In this project we made a review of finding drowsy of a person using ECG as data by applying algorithms Naïve Bayes, K-Nearest Neigbhor, Decision Tree and ECLAT. Using parameter are age, gender, ECG data, heartbeat, blood protein etc., and presented output as graph showing multiple analysis for fatigue status.

2 LITERATURE SURVEY

method is used and this paper is proposed the close result of BP. In addition to the method allows a probability distribution based calibration to adapt the models to a particular user. [2] In this paper they are using BP, ECG signals, heart rate for estimating systolic and diastolic of BP and how BP is extracted from ECG signals using wavelet transform method for obtaining R wave and T wave to perform segmentation and applying artificial neuronal network algorithm for extract the systolic and diastolic of BP, using novel methodology first time relationship between BP and ECG signals are shown in this paper. This procedure means neural network were applied in order to have a system with systolic and diastolic blood pressure values bases on the ECG signals. [3] In this paper hardware device used is wristband is used to collect plothysmogram (PPG) signals and for collecting electrocardiogram (ECG) hardware device is hear rate belt is used This paper made review on Hypertension is a major health risk for a person in the present busy world that influences quality of life. Hardware devices to measure pulse transit time and continuously monitoring BP which is connected to smart phone via Bluetooth, where the ECG and PPG (plothysmogram) signals are transmitted and processed in the Smartphone and result is shown.

3 PROPOSED WORK The proposed system interpret the correlating of ECG and other parameter to rate the quality fatigueness in driving using datasets that are read from user and also from uploaded tested medical data using Naïve Bayes, K-Nearest Neighbor, Decision Tree and ECLAT machine learning algorithms. Each algorithms result is compared and analyzed with other for their efficiency and are represented pictorially. Here ECG values and other physiological parameters are used to detect and interpret the fatigueness of person. ECG signals are converted into numeric values by applying method. After adding recorded data and uploaded data both are compared and predict the result.

[1]This paper developed a method for BP estimation using only ECG (electrocardiogram) signals raw ECG are filtered and segmented. Using normal and hypertension for estimating the BP and complex analysis is done for future exaction. This paper uses the. Stack based classification and regression module to predict the systolic BP, diastolic BP and mean Arterial pressure. The distributed based calibration © 2020, IRJET

|

Impact Factor value: 7.529

|

ISO 9001:2008 Certified Journal

|

Page 4064


International Research Journal of Engineering and Technology (IRJET)

e-ISSN: 2395-0056

Volume: 07 Issue: 06 | June 2020

p-ISSN: 2395-0072

www.irjet.net Study on ECG

The below Fig -3 shows the ECG of heartbeat in normal sinus rhythm and whose parameters are studied in detailed using P-Waves, PR Interval, PR Segment, Q-Wave, R-Wave, QRS Complex, S-Wave, ST Segment, T-Waves.

Fig -1: System Architecture Diagram

4. Methodology 4.1 Uploading Dataset Reading / uploading dataset to our designed software allows us to read / upload interactive data values through interactive user. Fig -3: Normal ECG of a Person 4.5 Naïve Bayes Algorithm Input : test dataset (age, heartbeat) 1] Once test data is inputted, we take this values and compare with train dataset for classification and prediction. 2] Test data is compared to calculate as predictor and excerptor probability, where A is drowsy may be, B is may not be.

3] After applying above formula we get highest probability, It will be taken as solution. Fig -2: Dataset Table 4.2 Pre-Processing

4.6 K-Nearest Neigbhor Algorithm

In this module datasets get interpreted by our selected machine learning algorithms Naïve Bayes, K-Nearest Neigbhor, Decision Tree, ECLAT.

1] Once Training dataset is dumped, Nodes will be created

4.3 Dataset Classification In the classification module, the large datasets are sorted into first, then identified the patterns and relationship are established to perform data analysis using Naïve Bayes, KNearest Neigbhor, Decision Tree and ECLAT Algorithms. Traversal should be done in the form of vertical methodology. 4.4 ECG (ElectroCardioGram) The ECG is electrical action of contractile the heart beats and can be easily recorded with help of surface electrodes on the limbs or chest. The rhythm of the heart beats can be calculated per minute (bpm) by counting identifiable waves. Normal range of ECG ranges from 120-200ms (3-5 squares on ECG). © 2020, IRJET

|

Impact Factor value: 7.529

|

Input: test dataset (heartbeat, age) 2] In this step K- specification is formed (means clustering section) where primary index is ECG values, incremental values, secondary index is blood protein etc. 3] Test data is compared with K-specification, which comparisons gives more is taken as final value. 4.7 Decision Tree Algorithm Input: test dataset (heartbeat, age) 1] The dataset are split into left list and right list, where every dataset is compared with low, mid, high. 2] After comparing with low, mid, high values, it forms cluster which node as go through or visited most is taken as final value (fatigue).

ISO 9001:2008 Certified Journal

|

Page 4065


International Research Journal of Engineering and Technology (IRJET)

e-ISSN: 2395-0056

Volume: 07 Issue: 06 | June 2020

p-ISSN: 2395-0072

www.irjet.net

ACKNOWLEDGEMENT

4.8 ECLAT Algorithm Input: test dataset (heartbeat, age) 1] These inputted values age, ECG values, globulin etc are taken as item. 2] Next, we find number of frequent occurrences of values which discovering itemset in the trained dataset based on most frequent we get related data as values. 4.9 predictions

I would like to express my special thanks of gratitude to my guides K R Sumana and H D Phaneendra for their valuable guidance throughout. Secondly, I would also like to thank my parents for their blessings and colleagues for their help.

REFERENCES [1]

Monika Simjanoska, Martin Gjoreski, Matjaž Gams and Ana Madevska Bogdanova developed a method for BP estimation using “Non-Invasive Blood Pressure Estimation from ECG Using Machine Learning Techniques” April 11 2018 was published.

[2]

Gendy Monroy Estrada1, Luis Enrique Mendoza 2, Valentin Molina 3 are presents a novel methodology “Relationship of blood pressure with the electrical signal of the heart using signal processing” published 30/nov/2014.

[3]

Hao Lin, Wenyao Xu, Nan Guan, Dong Ji, and Yangjie Wei, Wang Yi, Noninvasive and Continuous Blood Pressure Monitoring Using Wearable Body Sensor Networks 2015 IEEE Published by the IEEE Computer Society

[4]

Deekshitha H R, K R Sumana, Dr H D Phaneendra, a smart Automated Modelling using Eclat Algorithm for Traffic accident Prediction, published by IRJET.

In Interpretation module the identified algorithms as specified are applied and interpreted fatigue status of a person data.

5. RESULT Here below graph showing ECLAT algorithm is more efficient than Naïve Bayes, K-Nearest Neigbhor, Decision algorithms with percentage.

Chart -1: Comparison graph with percentage

6. CONCLUSIONS To avoid the future accidents of the driving persons, Correlating ECG to rate the quality of fatiguness in drowsy driving this application is developed. The datasets are collected from testified sites, means which already examined report of the patient. The system allows to apply different algorithms such as Naïve Bayes, K- Nearest Neighbor, Decision Tree and ECLAT Algorithms than it will predict the fatigueness of person. Here using ECG value to detect the drowsiness of person, where ECG signal are converted into numeric data. The main concepts finding fatigueness of a person using ECG singles which is converted into numeric data. After adding recorded data and uploaded data both are compared and predict the result is in graphical representation with displaying percentage. Here showing ECLAT algorithm is more efficient than Naïve Bayes, K-Nearest Neighbor, Decision Tree algorithms.

© 2020, IRJET

|

Impact Factor value: 7.529

|

ISO 9001:2008 Certified Journal

|

Page 4066


Turn static files into dynamic content formats.

Create a flipbook
IRJET- Correlating ECG to Rate Quality of Fatigueness in Drowsy Driving by IRJET Journal - Issuu