Jove
Visualize
Contact Us
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 Concept Videos

Electrocardiogram01:29

Electrocardiogram

5.0K
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...
5.0K
Electrocardiogram Fundamentals01:28

Electrocardiogram Fundamentals

1.2K
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.2K

You might also read

Related Articles

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

Sort by
Same author

Photovoltaic Module Degradation Detection Using V-P Curve Derivatives and LSTM-Based Classification.

Sensors (Basel, Switzerland)·2025
Same author

LoRaWAN Meets ML: A Survey on Enhancing Performance with Machine Learning.

Sensors (Basel, Switzerland)·2023
Same author

Terahertz Meets AI: The State of the Art.

Sensors (Basel, Switzerland)·2023
Same author

Resource Management for Massive Internet of Things in IEEE 802.11ah WLAN: Potentials, Current Solutions, and Open Challenges.

Sensors (Basel, Switzerland)·2022
Same author

Powering UAV with Deep Q-Network for Air Quality Tracking.

Sensors (Basel, Switzerland)·2022
Same author

Energy Conservation for Internet of Things Tracking Applications Using Deep Reinforcement Learning.

Sensors (Basel, Switzerland)·2021
Same journal

RETRACTED: Zhang et al. A Novel Framework for Reconstruction and Imaging of Target Scattering Centers via Wide-Angle Incidence in Radar Networks. <i>Sensors</i> 2025, <i>25</i>, 6802.

Sensors (Basel, Switzerland)·2026
Same journal

Enhancing Unsupervised Multi-Source Domain Adaptation for Person Re-Identification via Mixture of Experts and Graph-Based Relation.

Sensors (Basel, Switzerland)·2026
Same journal

Development of an Instrumented Glove for Palmar Pressure Assessment in Kayakers.

Sensors (Basel, Switzerland)·2026
Same journal

Development and Experimental Validation of an Autonomous IoT-Based Monitoring System for Real-Time Water Quality Assessment in the Amazon River.

Sensors (Basel, Switzerland)·2026
Same journal

Semi-Supervised Adversarial Learning Framework for Controller Area Network Bus Intrusion Detection.

Sensors (Basel, Switzerland)·2026
Same journal

Smart Optimization Method for Safety Signs in Innovative Manufacturing Environments Integrating Industrial Field IoT Sensors and Knowledge Graphs.

Sensors (Basel, Switzerland)·2026
See all related articles

Related Experiment Video

Updated: Dec 20, 2025

Author Spotlight: Investigating the Impact of Emotional Prosodies on Voice Recognition and Perception
05:48

Author Spotlight: Investigating the Impact of Emotional Prosodies on Voice Recognition and Perception

Published on: August 9, 2024

1.9K

ECG Identification For Personal Authentication Using LSTM-Based Deep Recurrent Neural Networks.

Beom-Hun Kim1, Jae-Young Pyun1

  • 1Department of Information and Communication Engineering, Chosun University, Gwangju 61452, Korea.

Sensors (Basel, Switzerland)
|June 4, 2020
PubMed
Summary
This summary is machine-generated.

This study introduces a new real-time biometric identification system using electrocardiogram (ECG) signals. The proposed bidirectional long short-term memory (LSTM) deep recurrent neural network (DRNN) model offers high accuracy and efficiency for ECG-based authentication.

Keywords:
ECGRNNbiometricsidentificationsignal processing

More Related Videos

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
06:37

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention

Published on: December 15, 2023

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

4.2K

Related Experiment Videos

Last Updated: Dec 20, 2025

Author Spotlight: Investigating the Impact of Emotional Prosodies on Voice Recognition and Perception
05:48

Author Spotlight: Investigating the Impact of Emotional Prosodies on Voice Recognition and Perception

Published on: August 9, 2024

1.9K
Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
06:37

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention

Published on: December 15, 2023

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

4.2K

Area of Science:

  • Biometrics and Security Engineering
  • Signal Processing and Machine Learning
  • Cardiovascular Health Monitoring

Background:

  • Traditional biometrics like fingerprint and face recognition face challenges such as forgery and environmental interference.
  • Electrocardiogram (ECG) signals offer a promising alternative for personal authentication, but conventional methods require long signal inputs, hindering real-time applications.
  • Existing ECG identification models, including RNN and DRNN, show potential but lack the efficiency needed for real-time biometric systems.

Purpose of the Study:

  • To develop a real-time, highly accurate biometric identification and classification system using ECG signals.
  • To address the limitations of existing ECG-based authentication methods, particularly the need for lengthy input signals and real-time processing.
  • To propose an advanced deep learning model for robust ECG signal analysis in biometric applications.

Main Methods:

  • A novel approach utilizing bidirectional long short-term memory (LSTM)-based deep recurrent neural networks (DRNN) with late-fusion for ECG biometric identification.
  • Implementation of a preprocessing pipeline including derivative filters, moving average filters, and normalization for efficient noise reduction and quick identification.
  • Experimental validation using two public datasets: MIT-BIH Normal Sinus Rhythm (NSRDB) and MIT-BIH Arrhythmia (MITDB).

Main Results:

  • The proposed LSTM-based DRNN model achieved exceptional performance on the NSRDB dataset, with 100% precision, recall, accuracy, and F1-score.
  • On the MITDB dataset, the model demonstrated high efficacy, achieving 99.8% precision, recall, accuracy, and a 0.99 F1-score.
  • The developed system exhibited superior classification accuracy and efficiency compared to conventional LSTM approaches for ECG-based biometrics.

Conclusions:

  • The proposed bidirectional LSTM-based DRNN model offers a highly accurate and efficient solution for real-time ECG-based biometric identification.
  • The preprocessing techniques enhance the model's ability to handle noisy ECG signals and enable rapid authentication.
  • This research advances the field of biometric security by providing a robust and practical ECG-authentication system suitable for real-world applications.