Related Experiment Video
Updated: Jul 11, 2026

06:07
Analyzing Long-Term Electrocardiography Recordings to Detect Arrhythmias in Mice
Published on: May 23, 2021
Combined entropy based method for detection of QRS complexes in 12-lead electrocardiogram using SVM
1Department of Electrical Engineering, J.N. Vyas University, MBM Engineering College, Jodhpur 342001, Rajasthan, India. ssmetha_58@rediffmail.com
Computers in Biology and Medicine
|October 2, 2007
Summary
This study introduces a novel signal entropy and Support Vector Machine (SVM) method for accurate QRS complex detection in 12-lead electrocardiograms (ECG), achieving high detection rates with minimal errors.
Area of Science:
- Biomedical Signal Processing
- Cardiovascular Diagnostics
- Machine Learning in Healthcare
Background:
- Accurate QRS complex detection is crucial for analyzing electrocardiogram (ECG) signals.
- Traditional methods face challenges with noise, including power line interference and baseline wander.
- Existing QRS detection algorithms have varying performance levels on standard databases.
Purpose of the Study:
- To propose a new method for QRS complex detection in 12-lead ECG signals.
- To utilize signal entropy and Support Vector Machine (SVM) for enhanced detection accuracy.
- To evaluate the algorithm's performance against established QRS detectors.
Main Methods:
- Application of digital filtering to remove power line interference and baseline wander.
- Enhancement of QRS complexes using a Combined Entropy criterion.
- Classification of QRS and non-QRS regions using a Support Vector Machine (SVM).
Main Results:
- The proposed algorithm achieved a QRS detection rate of 99.93% on the CSE ECG database.
- Reported false positive and false negative rates were 0.54% and 0.06%, respectively.
- Superior performance was demonstrated compared to other QRS detectors tested on the same dataset.
Conclusions:
- The signal entropy-based method with SVM offers a highly accurate approach for QRS detection.
- The algorithm effectively handles noise commonly found in ECG recordings.
- This method represents a significant advancement in automated ECG analysis and cardiovascular diagnostics.
Related Concept Videos
Correlation between ECG and Cardiac Cycle
The electrical signals recorded on an electrocardiogram (ECG) occur before the mechanical processes of contraction and relaxation during the 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...
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...
Electrocardiogram
An electrocardiogram (ECG or EKG) is a critical diagnostic tool that records the electrical signals produced by the heart during each heartbeat. This recording is achieved through electrodes placed strategically on the arms, legs, and chest. The electrocardiograph amplifies these signals and produces 12 distinct tracings, offering a comprehensive understanding of the heart's electrical activity.
Three major waveforms are present in a typical ECG recording: the P wave, the QRS complex, and the T...
Three major waveforms are present in a typical ECG recording: the P wave, the QRS complex, and the T...
Electrocardiogram Fundamentals
Introduction
An electrocardiogram (ECG) is a diagnostic tool for identifying cardiac conditions such as arrhythmias, conduction abnormalities, and myocardial ischemia.
Definition
An electrocardiogram (ECG) visualizes the heart's electrical activity by tracing the electrical movement associated with each heartbeat on a graph or monitor. As the heart beats, an electrical wave passes through it, correlating with the cardiac cycle events.
Parts of an ECG
An ECG utilizes electrodes on the skin to...
An electrocardiogram (ECG) is a diagnostic tool for identifying cardiac conditions such as arrhythmias, conduction abnormalities, and myocardial ischemia.
Definition
An electrocardiogram (ECG) visualizes the heart's electrical activity by tracing the electrical movement associated with each heartbeat on a graph or monitor. As the heart beats, an electrical wave passes through it, correlating with the cardiac cycle events.
Parts of an ECG
An ECG utilizes electrodes on the skin to...
Classification of Signals
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating 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...
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...