Computer Vision Conference (CVC) 2026
21-22 May 2026
Publication Links
IJACSA
Special Issues
Computer Vision Conference (CVC)
Computing Conference
Intelligent Systems Conference (IntelliSys)
Future Technologies Conference (FTC)
International Journal of Advanced Computer Science and Applications(IJACSA), Volume 16 Issue 9, 2025.
Abstract: Ascertaining fatigue in elderly people is crucial both for preventing future health complications and for enhancing their quality of life. In this paper, we present an embedded system for real-time fatigue detection and monitoring based on electrocardiogram (ECG) signals, leveraging cost-effective sensors and advanced deep learning architectures. The proposed framework integrates an AD8232 ECG sensor with an ESP32/Raspberry Pi platform for continuous signal acquisition, followed by preprocessing through a 4th-order Butterworth bandpass filter, feature extraction, dimensionality reduction with PCA, and classification using recurrent neural network models. Unlike previous studies relying on multi-sensor or image-based approaches, our solution demonstrates high efficiency, scalability, and affordability by employing a single low-cost ECG sensor. Three neural architectures were evaluated: standard Recurrent Neural Networks (RNN), Long Short-Term Memory (LSTM), and Gated Recurrent Unit (GRU). Among them, the GRU model achieved the highest accuracy (98.86%), followed by LSTM (97.73%), whereas standard RNNs lagged behind (82.76%). Experimental results confirm the robustness of GRU in capturing temporal dependencies in ECG data, outperforming other models in both accuracy and computational efficiency. This study highlights the feasibility of deploying lightweight yet powerful AI models in embedded healthcare systems for elderly individuals. By enabling early detection of fatigue as a critical risk factor for falls, cardiovascular incidents, and reduced autonomy. Our approach offers significant societal benefits, including preventive care, reduced hospitalization costs, and improved independence. Future work will extend the dataset and validate system robustness in real-world environments to enhance clinical applicability.
Chokri Baccouch and Chaima Bahar. “Embedded System for ECG Signal Monitoring and Fatigue Detection in Elderly Individuals Using Machine Learning Models”. International Journal of Advanced Computer Science and Applications (IJACSA) 16.9 (2025). http://dx.doi.org/10.14569/IJACSA.2025.0160907
@article{Baccouch2025,
title = {Embedded System for ECG Signal Monitoring and Fatigue Detection in Elderly Individuals Using Machine Learning Models},
journal = {International Journal of Advanced Computer Science and Applications},
doi = {10.14569/IJACSA.2025.0160907},
url = {http://dx.doi.org/10.14569/IJACSA.2025.0160907},
year = {2025},
publisher = {The Science and Information Organization},
volume = {16},
number = {9},
author = {Chokri Baccouch and Chaima Bahar}
}
Copyright Statement: This is an open access article licensed under a Creative Commons Attribution 4.0 International License, which permits unrestricted use, distribution, and reproduction in any medium, even commercially as long as the original work is properly cited.