Related Experiment Video
Updated: Sep 26, 2025

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
Published on: December 15, 2023
An Embedded System Using Convolutional Neural Network Model for Online and Real-Time ECG Signal Classification and
Wahyu Caesarendra1, Taufiq Aiman Hishamuddin1, Daphne Teck Ching Lai2
1Faculty of Integrated Technologies, Universiti Brunei Darussalam, Jalan Tungku Link, Gadong BE1410, Brunei.
This study developed an automatic system using Deep Learning (DL) and Convolutional Neural Networks (CNNs) for classifying electrocardiogram (ECG) signals. The system achieved high accuracy in identifying normal, sudden death, arrhythmia, and supraventricular arrhythmia ECGs.
Area of Science:
- Biomedical Engineering
- Artificial Intelligence in Healthcare
- Signal Processing
Background:
- Electrocardiogram (ECG) analysis is crucial for diagnosing cardiac conditions.
- Accurate and automated ECG interpretation remains a significant challenge in clinical practice.
- Deep Learning (DL) offers promising avenues for improving ECG signal classification.
Purpose of the Study:
- To develop and evaluate an automated system for classifying four types of ECG signals using Deep Learning (DL).
- To investigate the performance of a Convolutional Neural Network (CNN) model for ECG signal prediction.
- To implement the predictive model on a hardware platform for real-time classification.
Main Methods:
- Utilized ECG signals from the PhysioNet open-source database, encompassing normal, sudden death, arrhythmia, and supraventricular arrhythmia classes.
- Developed a Deep Learning (DL) model, specifically a Convolutional Neural Network (CNN), involving pulse extraction, image reshaping, and dataset training/testing.
- Achieved up to 95% training accuracy after 100 epochs.
Main Results:
- The CNN model demonstrated high accuracy in classifying ECG signals, with 100% accuracy for sudden death ECG waveforms (80/80 samples).
- Normal sinus ECG waveforms showed the lowest prediction accuracy at 92.5% (74/80 samples), attributed to feature similarity with supraventricular arrhythmia.
- The predictive model was successfully embedded in an NVIDIA Jetson Nanoprocessor for online, real-time ECG waveform classification.
Conclusions:
- The developed DL-based system effectively classifies various ECG signal types with high accuracy.
- The CNN model shows strong potential for automated cardiac condition diagnosis.
- Hardware implementation enables real-time ECG analysis, paving the way for portable diagnostic tools.
Related Concept Videos
Classification of Signals
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
Correlation between ECG and Cardiac Cycle
A cardiac action potential originates in the SA node and spreads throughout the atria and the AV node in approximately 0.03 seconds. This results in the P wave in an ECG and triggers atrial contraction. The action potential is then briefly slowed at the AV node, allowing the atria to contract and fill the ventricles with blood before...
Classification of Systems-I
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
Instrumentation Amplifier
To overcome this challenge, an ECG machine utilizes an instrumentation amplifier. This specialized amplifier is...
Pulse rhythm
Conversely, an irregular pulse pattern is termed dysrhythmia, stemming from disruptions in cardiac...
Classification of Systems-II

