Jove
Visualize
Contact Us

Related Concept Videos

Electrocardiogram Fundamentals01:28

Electrocardiogram Fundamentals

575
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...
575
Electrocardiogram01:29

Electrocardiogram

2.3K
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...
2.3K
Pulse rhythm01:30

Pulse rhythm

790
Pulse rhythm refers to the pattern of pulsations within specific intervals, offering valuable insights into the regularity or irregularity of the heart's beats as observed through the pattern of pulsation within specific intervals. A regular pulse exhibits a consistent heart rate with uniform waveforms and pulsation force, variations of which can be classified as normal, weak, or bounding.
Conversely, an irregular pulse pattern is termed dysrhythmia, stemming from disruptions in cardiac...
790

You might also read

Related Articles

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

Sort by
Same author

The role of soluble ST2 in atrial fibrillation development and its recurrence after catheter ablation: a systematic review and meta-analysis study.

Acta cardiologica·2025
Same author

SGLT2 Inhibitor Might Prevent Atrial Fibrillation Related to Metabolic Syndrome via TNF-α Signaling Pathway: A Bioinformatic Study.

Journal of arrhythmia·2025
Same author

A Real-Time End-to-End Framework with a Stacked Model Using Ultrasound Video for Cardiac Septal Defect Decision-Making.

Journal of imaging·2024
Same author

Anatomically realistic aortic dissection simulator as a potential training tool for point-of-care ultrasound.

Journal of ultrasonography·2024
Same author

Hereditary Protein S Deficiency With an Extensive Femoral Artery Thrombosis.

Cureus·2024
Same author

Accurate Prediction of Sudden Cardiac Death Based on Heart Rate Variability Analysis Using Convolutional Neural Network.

Medicina (Kaunas, Lithuania)·2023
Same journal

Characterization of genomic diversity in bacteriophages infecting Rhodococcus.

PloS one·2026
Same journal

Effectiveness of the Responding to Experienced and Anticipated Discrimination (READ) training on reducing stigma for medical students in Tunisia.

PloS one·2026
Same journal

Cell-cell junction gene signatures as subtype-specific prognostic biomarkers in breast cancer.

PloS one·2026
Same journal

GC-MS based tentative identification of γ-sitosterol from Brassica nigra seeds and evaluation of its anticancer potential: An integrated in vitro and in silico study.

PloS one·2026
Same journal

Ad-based social media interventions increase belief accuracy and generate pro-social opinions among non-news readers.

PloS one·2026
Same journal

Negotiating knowledge: The role of network hedging in the production of high-impact science.

PloS one·2026
See all related articles
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: Jun 28, 2025

Patient Directed Recording of a Bipolar Three-Lead Electrocardiogram using a Smartwatch with ECG Function
05:03

Patient Directed Recording of a Bipolar Three-Lead Electrocardiogram using a Smartwatch with ECG Function

Published on: December 11, 2019

8.6K

An improved method to detect arrhythmia using ensemble learning-based model in multi lead electrocardiogram (ECG).

Satria Mandala1,2, Ardian Rizal3, Adiwijaya1,2

  • 1Human Centric (HUMIC) Engineering, Telkom University, Bandung, Indonesia.

Plos One
|April 9, 2024
PubMed
Summary
This summary is machine-generated.

This study introduces an improved ensemble learning model for accurate arrhythmia detection using multi-lead ECG data. The Fine Tuned Boosting (FTBO) model significantly enhances the detection of Atrial Fibrillation, Premature Ventricular Contraction, and Atrial Premature Contraction.

More Related Videos

Analyzing Long-Term Electrocardiography Recordings to Detect Arrhythmias in Mice
06:07

Analyzing Long-Term Electrocardiography Recordings to Detect Arrhythmias in Mice

Published on: May 23, 2021

3.7K
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

536

Related Experiment Videos

Last Updated: Jun 28, 2025

Patient Directed Recording of a Bipolar Three-Lead Electrocardiogram using a Smartwatch with ECG Function
05:03

Patient Directed Recording of a Bipolar Three-Lead Electrocardiogram using a Smartwatch with ECG Function

Published on: December 11, 2019

8.6K
Analyzing Long-Term Electrocardiography Recordings to Detect Arrhythmias in Mice
06:07

Analyzing Long-Term Electrocardiography Recordings to Detect Arrhythmias in Mice

Published on: May 23, 2021

3.7K
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

536

Area of Science:

  • Cardiology
  • Biomedical Engineering
  • Machine Learning

Background:

  • Arrhythmia, a condition of irregular heart rhythm, poses significant health risks.
  • Current single-lead electrocardiogram (ECG) methods for arrhythmia detection lack sufficient sensitivity and specificity.
  • Accurate and early detection of arrhythmias is critical for timely and effective patient treatment.

Purpose of the Study:

  • To develop and evaluate an improved ensemble learning approach for enhanced arrhythmia detection using multi-lead ECG data.
  • To introduce a novel feature extraction technique utilizing a sliding window of 5 R-peaks for improved signal analysis.
  • To compare the performance of the proposed Fine Tuned Boosting (FTBO) model against other ensemble methods like bagging and stacking.

Main Methods:

  • Implementation of a Fine Tuned Boosting (FTBO) ensemble learning model for multi-class arrhythmia detection.
  • Development of a new feature extraction method based on a 5 R-peak sliding window applied to multi-lead ECG signals.
  • Comparative analysis of FTBO with bagging and stacking models, including parameter tuning, using the MIT-BIH arrhythmia database.

Main Results:

  • The proposed FTBO model demonstrated high sensitivity, specificity, and accuracy across multiple arrhythmia types.
  • Achieved 100% sensitivity and specificity for Atrial Fibrillation (AF) detection.
  • Attained 99% sensitivity and specificity for Premature Ventricular Contraction (PVC) and nearly 96% for Atrial Premature Contraction (PAC) detection.

Conclusions:

  • The developed Fine Tuned Boosting (FTBO) model offers a significant advancement in arrhythmia detection accuracy using multi-lead ECG data.
  • The novel 5 R-peak sliding window feature extraction technique improves the model's ability to identify complex cardiac irregularities.
  • This approach shows substantial potential for early and reliable diagnosis of life-threatening cardiac arrhythmias.