Jove
Visualize
Contact Us

Related Concept Videos

Electrocardiogram01:29

Electrocardiogram

7.2K
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...
7.2K
Correlation between ECG and Cardiac Cycle01:25

Correlation between ECG and Cardiac Cycle

13.8K
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...
13.8K
Instrumentation Amplifier01:25

Instrumentation Amplifier

1.2K
An electrocardiography (ECG) machine is an essential piece of medical equipment used to monitor the electrical activity of the heart. It operates by detecting small electrical changes on the skin that result from the depolarization of the heart muscle during each heartbeat. However, these signals are in the microvolt range and can be easily overwhelmed by noise or interference.
To overcome this challenge, an ECG machine utilizes an instrumentation amplifier. This specialized amplifier is...
1.2K
Electrocardiogram Fundamentals01:28

Electrocardiogram Fundamentals

1.7K
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...
1.7K
Bode Plots Construction01:24

Bode Plots Construction

1.2K
The Bode plot is an essential tool in control system analysis, mapping the frequency response of a system through a magnitude plot and a phase plot, both against a logarithmic frequency axis. To construct a Bode plot, consider the transfer function H(ω):
1.2K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Beyond Vital Signs: Emotion-Aware Remote Patient Monitoring.

IEEE journal of biomedical and health informatics·2025
Same author

Stress Detection Through Wrist-Based Electrodermal Activity Monitoring and Machine Learning.

IEEE journal of biomedical and health informatics·2023
Same author

A Web-Based Cognitive Behavioral Therapy, Mindfulness Meditation, and Yoga Intervention for Posttraumatic Stress Disorder: Single-Arm Experimental Clinical Trial.

JMIR mental health·2021
Same author

Multiview Feature Selection for Single-View Classification.

IEEE transactions on pattern analysis and machine intelligence·2020
Same author

40-Hz ASSR for Measuring Depth of Anaesthesia During Induction Phase.

IEEE journal of biomedical and health informatics·2018
Same author

Feature Selection for Nonstationary Data: Application to Human Recognition Using Medical Biometrics.

IEEE transactions on cybernetics·2017
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Video

Updated: Mar 6, 2026

Author Spotlight: Advancing the Study of Brain-Heart Interplay with a Comprehensive EEGLAB Plugin for Multimodal Signal Analysis
08:22

Author Spotlight: Advancing the Study of Brain-Heart Interplay with a Comprehensive EEGLAB Plugin for Multimodal Signal Analysis

Published on: April 26, 2024

3.3K

On biometric systems: electrocardiogram Gaussianity and data synthesis.

Wael Louis1, Shahad Abdulnour2, Sahar Javaher Haghighi1

  • 1The Edward S. Rogers Sr. Department of Electrical & Computer Engineering, Faculty of Applied Science and Engineering, University of Toronto, Toronto, Canada.

EURASIP Journal on Bioinformatics & Systems Biology
|March 9, 2017
PubMed
Summary
This summary is machine-generated.

Synthesizing electrocardiogram (ECG) heartbeats using a Gaussian model improves biometric system accuracy. This data augmentation technique addresses small sample size issues, outperforming dimensionality reduction methods and reducing classifier instability.

Keywords:
Data synthesisElectrocardiogramOutlier removalPattern recognition

More Related Videos

Real-Time Cardiac Mapping with a Noninvasive Imageless Electrocardiographic Imaging System
10:17

Real-Time Cardiac Mapping with a Noninvasive Imageless Electrocardiographic Imaging System

Published on: April 11, 2025

2.0K
Computer-based Multitaper Spectrogram Program for Electroencephalographic Data
04:13

Computer-based Multitaper Spectrogram Program for Electroencephalographic Data

Published on: November 13, 2019

12.9K

Related Experiment Videos

Last Updated: Mar 6, 2026

Author Spotlight: Advancing the Study of Brain-Heart Interplay with a Comprehensive EEGLAB Plugin for Multimodal Signal Analysis
08:22

Author Spotlight: Advancing the Study of Brain-Heart Interplay with a Comprehensive EEGLAB Plugin for Multimodal Signal Analysis

Published on: April 26, 2024

3.3K
Real-Time Cardiac Mapping with a Noninvasive Imageless Electrocardiographic Imaging System
10:17

Real-Time Cardiac Mapping with a Noninvasive Imageless Electrocardiographic Imaging System

Published on: April 11, 2025

2.0K
Computer-based Multitaper Spectrogram Program for Electroencephalographic Data
04:13

Computer-based Multitaper Spectrogram Program for Electroencephalographic Data

Published on: November 13, 2019

12.9K

Area of Science:

  • Biomedical Signal Processing
  • Machine Learning for Healthcare
  • Biometrics

Background:

  • Electrocardiogram (ECG) acquisition is slow and noise-prone, hindering reliable biometric system training due to small sample sizes.
  • The small sample size phenomenon, where observations significantly exceed samples, poses challenges for model training and classifier stability.
  • Existing methods like dimensionality reduction are explored but may not fully address the small sample size issue in ECG biometrics.

Purpose of the Study:

  • To investigate the Gaussianity of ECG heartbeats and develop a data synthesis method to overcome small sample size limitations.
  • To enhance the performance of ECG-based biometric systems by increasing the number of training observations through synthesized data.
  • To evaluate the effectiveness of the proposed data synthesis approach against traditional dimensionality reduction techniques and assess its impact on classifier stability.

Main Methods:

  • Hypothesized and validated that ECG heartbeats follow a multivariate normal distribution, enabling data synthesis from this distribution.
  • Generated synthesized ECG heartbeat data to augment small datasets, aiming to capture underlying Gaussian characteristics despite morphological variations.
  • Implemented a parallel classifier scheme, training each classifier with genuine data and different imposter datasets to mitigate instability.

Main Results:

  • The data synthesis method achieved an Equal Error Rate (EER) of 6.71% on the University of Toronto database, outperforming the system without synthesis (9.35%).
  • The proposed data synthesis significantly outperformed several dimensionality reduction techniques, showing at least a 3.21% improvement in EER.
  • The parallel classifier scheme effectively reduced the standard deviation of true acceptance rate instability from 6.52% to 1.94%.

Conclusions:

  • ECG heartbeat data synthesis based on Gaussian distribution is a viable and effective method to address the small sample size problem in biometric systems.
  • Data augmentation through synthesis offers a superior alternative to dimensionality reduction for improving ECG biometric accuracy and robustness.
  • The parallel classifier scheme enhances the stability of biometric systems, particularly crucial when dealing with limited or augmented datasets.