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

You might also read

Related Articles

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

Sort by
Same author

RT-AFNet: A Hybrid ResNet-Transformer Architecture with Multi-Scale Fusion for Atrial Fibrillation Detection.

Biosensors·2026
Same author

Genetic Identification of Potential Drug Targets for Dental Caries: A Mendelian Randomization Study.

Health science reports·2026
Same author

A novel <i>de novo ATP2B1</i> variant causes autosomal dominant intellectual developmental disorder 66 by disrupting calcium homeostasis via impaired membrane trafficking.

Experimental biology and medicine (Maywood, N.J.)·2026
Same author

ETV1 Drives CD4<sup>+</sup> T Cell-Mediated Intestinal Inflammation in Inflammatory Bowel Disease Through Amino Acid Transporter Slc7a5.

Advanced science (Weinheim, Baden-Wurttemberg, Germany)·2025
Same author

A Multimodal Data-Driven Assessment System for Autism Spectrum Disorder in Children: Development and Pilot Validation of a Multimodal Acquisition Platform.

Annual International Conference of the IEEE Engineering in Medicine and Biology Society. IEEE Engineering in Medicine and Biology Society. Annual International Conference·2025
Same author

Description of two novel species of the genus <i>Chryseobacterium</i>: <i>Chryseobacterium chendengshani</i> sp. nov. and <i>Chryseobacterium wangxinyae</i> sp. nov., isolated from soil of the Qinghai-Tibet Plateau.

International journal of systematic and evolutionary microbiology·2025

Related Experiment Video

Updated: Oct 10, 2025

High-Resolution Endocardial and Epicardial Optical Mapping in a Sheep Model of Stretch-Induced Atrial Fibrillation
09:17

High-Resolution Endocardial and Epicardial Optical Mapping in a Sheep Model of Stretch-Induced Atrial Fibrillation

Published on: July 29, 2011

14.9K

An atrial fibrillation detection system based on machine learning algorithm with mix-domain features and hardware

Chao Chen, Caiyun Ma, Yantao Xing

    Annual International Conference of the IEEE Engineering in Medicine and Biology Society. IEEE Engineering in Medicine and Biology Society. Annual International Conference
    |December 11, 2021
    PubMed
    Summary

    This study introduces a portable device that identifies irregular heart rhythms directly on a microchip, eliminating the need for external cloud computing. By combining specialized heart rate analysis with a high-speed processor, the system achieves high accuracy in detecting atrial fibrillation using standard medical databases.

    Keywords:
    ECG analysismachine learningembedded systemscardiac monitoring

    Frequently Asked Questions

    More Related Videos

    Estimating Bilateral Atrial Function by Cardiovascular Magnetic Resonance Feature Tracking in Patients with Paroxysmal Atrial Fibrillation
    08:10

    Estimating Bilateral Atrial Function by Cardiovascular Magnetic Resonance Feature Tracking in Patients with Paroxysmal Atrial Fibrillation

    Published on: July 20, 2022

    1.8K
    A New Single Chamber Implantable Defibrillator with Atrial Sensing: A Practical Demonstration of Sensing and Ease of Implantation
    16:40

    A New Single Chamber Implantable Defibrillator with Atrial Sensing: A Practical Demonstration of Sensing and Ease of Implantation

    Published on: February 28, 2012

    26.4K

    Related Experiment Videos

    Last Updated: Oct 10, 2025

    High-Resolution Endocardial and Epicardial Optical Mapping in a Sheep Model of Stretch-Induced Atrial Fibrillation
    09:17

    High-Resolution Endocardial and Epicardial Optical Mapping in a Sheep Model of Stretch-Induced Atrial Fibrillation

    Published on: July 29, 2011

    14.9K
    Estimating Bilateral Atrial Function by Cardiovascular Magnetic Resonance Feature Tracking in Patients with Paroxysmal Atrial Fibrillation
    08:10

    Estimating Bilateral Atrial Function by Cardiovascular Magnetic Resonance Feature Tracking in Patients with Paroxysmal Atrial Fibrillation

    Published on: July 20, 2022

    1.8K
    A New Single Chamber Implantable Defibrillator with Atrial Sensing: A Practical Demonstration of Sensing and Ease of Implantation
    16:40

    A New Single Chamber Implantable Defibrillator with Atrial Sensing: A Practical Demonstration of Sensing and Ease of Implantation

    Published on: February 28, 2012

    26.4K

    Area of Science:

    • Cardiology diagnostics and atrial fibrillation detection research
    • Embedded systems engineering and machine learning hardware acceleration

    Background:

    Current diagnostic tools for heart rhythm monitoring often rely on remote cloud processing to interpret complex cardiac signals. This dependency creates potential delays and privacy concerns for patients requiring immediate feedback. No prior work had resolved the challenge of deploying sophisticated diagnostic intelligence directly onto low-power portable hardware. That uncertainty drove researchers to explore system-on-chip architectures for local signal processing. Prior research has shown that machine learning models can identify cardiac irregularities with high precision. However, these models typically demand significant computational resources beyond the capacity of standard embedded devices. This gap motivated the development of specialized hardware acceleration techniques for medical signal analysis. The integration of heterogeneous computing platforms offers a promising pathway for real-time health monitoring solutions.

    Purpose Of The Study:

    The aim of this research is to develop a real-time electrocardiogram analysis system capable of identifying heart rhythm irregularities locally. The study addresses the limitations of current diagnostic tools that depend on external cloud servers for data interpretation. Researchers sought to create a portable solution that ensures patient data privacy while maintaining high diagnostic precision. This motivation stems from the need for immediate feedback in wearable health monitoring devices. The team focused on optimizing the heterogeneous structure of a system-on-chip to handle complex computational workloads. They investigated whether machine learning algorithms could be effectively implemented on embedded hardware without performance degradation. By shifting the processing burden from the cloud to the device, the authors intended to improve the accessibility of cardiac diagnostics. The project explores the feasibility of using multi-domain features to enhance the robustness of automated rhythm classification.

    Main Methods:

    Review Approach framing involves evaluating a custom-designed system for cardiac signal interpretation. The investigators utilized a heterogeneous platform to distribute computational loads between different processing units. Feature generation occurred through an embedded controller tasked with calculating entropy and interval metrics. The team programmed a neural network classifier into the device's logic fabric to speed up decision-making. Validation relied on standardized medical datasets to ensure the system's effectiveness against known heart rhythm patterns. The researchers compared their local results against traditional software models running on standard computers. They focused on optimizing the interaction between the microcontroller and the programmable hardware components. This methodology prioritized real-time performance without sacrificing the precision required for clinical diagnostic tasks.

    Main Results:

    Key Findings From the Literature indicate that the system achieved an accuracy of 93.60% when evaluated against the MIT-BIH database. Testing on the CPSC 2018 dataset yielded a higher accuracy rate of 97.78%. The authors report that the embedded detection performance remains largely identical to that of computer-based algorithms. This consistency demonstrates the reliability of the hardware-implemented classifier for identifying cardiac rhythm irregularities. The multi-domain feature extraction process successfully generated significant inputs for the neural network. By utilizing the system-on-chip structure, the researchers effectively optimized the local implementation of the detection tasks. These metrics confirm that the device can process complex signals locally with high fidelity. The results highlight the successful integration of machine learning within a constrained hardware environment.

    Conclusions:

    The authors demonstrate that local processing of cardiac data provides a viable alternative to cloud-based diagnostic systems. Their implementation shows that artificial neural networks can operate efficiently within programmable logic environments. Synthesis and implications suggest that hardware-accelerated detection maintains diagnostic reliability comparable to traditional desktop software. The researchers propose that this approach enhances patient privacy by keeping sensitive physiological data on the device. Their findings indicate that multi-domain feature extraction is effective for identifying irregular heartbeats in real-time. The study confirms that heterogeneous system architectures successfully balance power efficiency with computational speed. Future clinical applications may benefit from this portable detection capability for continuous monitoring scenarios. The evidence supports the feasibility of deploying complex algorithms directly onto medical hardware for improved accessibility.

    The researchers propose a heterogeneous system-on-chip architecture that offloads artificial neural network calculations to programmable logic. This hardware acceleration enables real-time processing, whereas traditional software-based methods rely on external cloud servers for heavy computational tasks.

    The system utilizes multi-domain features, specifically entropy-based metrics and RR interval variations. These inputs are generated by an embedded microcontroller to provide the classifier with distinct signal characteristics for identifying cardiac rhythm abnormalities.

    The programmable logic component is necessary to host the artificial neural network classifier. This hardware configuration allows for parallel execution of complex mathematical operations, which would otherwise exceed the processing capabilities of the embedded microcontroller alone.

    The Zynq system-on-chip acts as the primary platform, integrating both a microcontroller for feature generation and programmable logic for classification. This dual-structure enables the system to handle distinct computational workloads simultaneously.

    The researchers measured detection accuracy using the MIT-BIH and CPSC 2018 databases. They observed performance rates of 93.60% and 97.78% respectively, confirming that the embedded implementation matches the reliability of standard desktop-based algorithms.

    The authors propose that their hardware-based approach provides a robust solution for portable monitoring. They suggest that this method maintains high diagnostic accuracy while ensuring data security by avoiding external network transmission.