Related Experiment Video
Updated: May 28, 2025

Using Wavelet Entropy to Demonstrate how Mindfulness Practice Increases Coordination between Irregular Cerebral and Cardiac Activities
Published on: May 10, 2017
Platform for detecting, managing, and manipulating characteristic points of the ECG waves through continuous wavelet
Frank Martínez-Suárez1,2, Carlos Alvarado-Serrano1, Oscar Casas2
1Bioelectronics Section, Department of Electrical Engineering, Centro de Investigación y de Estudios Avanzados del Instituto Politécnico Nacional (Cinvestav), Ciudad de México, Mexico.
Abstract:
This work presents open-source software that incorporates detection and delineation algorithms of characteristic points of QRS complexes and P and T waves in ECG recordings. The tool facilitates the identification of significant points in the ECG waves, allowing manual correction of the results based on user criteria, exporting the detected points, and a simultaneous visualization of the recordings and the obtained points. The main objective is to improve the management of long- and short-term recordings by reducing detection errors caused by noise, interference, and artifacts, while also providing the capability for manual results correction. To achieve these objectives, the software uses an SQL Server database, which efficiently manages the data, and detection and delineation algorithms based on the continuous wavelet transform with splines, along with alternatives to optimize processing time. The QRS complex detection algorithm was validated in a previous work with the manually annotated ECG databases: MIT-BIH Arrhythmia, European ST-T, and QT. The QRS detector obtained a Se = 99.91% and a P+= 99.62% on the first channel of the MIT-BIH, ST-T and QT databases over the 986,930 QRS complexes analyzed. To evaluate the delineation algorithms of the characteristic points of QRS, P and T waves, the QT and PTB databases were used. The mean and standard deviations of the differences between the automatic and manual annotations by CSE experts were calculated. The mean errors range obtained was smaller than one sample (4 ms) to around two samples (8 ms); and the mean standard deviations range was around of two samples (8 ms) to six samples (24 ms).
Related Concept Videos
Electrocardiogram
Three major waveforms are present in a typical ECG recording: the P wave, the QRS complex, and...
Electrocardiogram Fundamentals
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...
ECG Interpretation of Rhythms
Components of the Electrocardiogram
The primary components of a normal ECG waveform in Normal sinus rhythm(NSR) include the P wave, PR interval, QRS complex, ST segment, T wave, and occasionally a U wave.
ECG waveforms are divided by vertical and horizontal lines at standard intervals.
The horizontal axis measures time and rate, and the vertical axis measures amplitude or voltage....
Pulse rhythm
Conversely, an irregular pulse pattern is termed dysrhythmia, stemming from disruptions in cardiac...
Continuous -time Fourier Transform
Sampling Continuous Time Signal
In the...

