Related Experiment Video
Updated: May 14, 2026

04:04
Asthma Detection Research Based on Voice Signal Processing and Machine Learning
Published on: July 22, 2025
Obstructive sleep apnea detection using SVM-based classification of ECG signal features.
Laiali Almazaydeh1, Khaled Elleithy, Miad Faezipour
1Department of Computer Science and Engineering, University of Bridgeport, Brodgeport, CT 06604, USA. lalmazay@bridgeport.edu
Summary
A new automated system accurately detects sleep apnea using electrocardiogram (ECG) data. This advanced technique offers a highly accurate and convenient alternative to traditional sleep studies for obstructive sleep apnea (OSA) screening.
Area of Science:
- Biomedical Engineering
- Cardiology
- Sleep Medicine
Background:
- Sleep apnea involves breathing pauses during sleep, with Obstructive Sleep Apnea (OSA) being the most common form.
- Current diagnosis via Polysomnography (PSG) is costly and inconvenient, requiring overnight stays and expert observation.
Purpose of the Study:
- To develop and evaluate an automated classification algorithm for sleep apnea detection.
- To process electrocardiogram (ECG) data for efficient and comfortable sleep disorder identification.
Main Methods:
- Utilized an automated classification algorithm processing short epochs of ECG data.
- Employed Support Vector Machines (SVM) for training and testing the classification model.
- Tested the system on sleep apnea recordings from subjects with and without OSA.
Main Results:
- The automated system achieved a high accuracy of 96.5% or greater in recognizing sleep disorder epochs.
- Demonstrated the system's capability to accurately classify sleep apnea from ECG data.
Conclusions:
- The proposed automated classification system provides a highly accurate method for sleep apnea detection.
- This system can serve as a foundation for developing future tools for OSA screening.
Related Concept Videos
Sleep Apnea
Sleep apnea is a condition where breathing stops intermittently during sleep, often leading to significant health issues. Each episode can last from 10 to 20 seconds or more and is frequently accompanied by a brief arousal from sleep. This disturbance, largely unnoticed by the individual, can lead to severe daytime fatigue. Commonly, individuals seek help after being informed by their partners about loud snoring and noticeable breathing pauses during sleep.
The condition is more prevalent among...
The condition is more prevalent among...
Classification of Signals
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
