AF Detection via Inter-Beat Interval Envelope Analysis

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current methods for detecting atrial fibrillation (AF) in ECG recordings face challenges such as false positive detections, high computational burden, and power consumption issues, particularly in battery-powered wearable devices, which require long-term monitoring and are prone to errors in irregular rhythm analysis.

Innovation Solution

The method involves detecting QRS complexes, cleaning inter-beat intervals by excluding noisy or suspect complexes, decomposing the sequence into subcomponents, and computing an envelope V(t) to identify AF based on entropy metrics and threshold comparisons, reducing computational load and power consumption.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If traditional AF detection algorithms are used to evaluate ventricular rhythm irregularity, then AF detection capability is provided, but false positive detections occur when patients experience bigeminy, trigeminy or strong sinus arrhythmia

Engineering Contradiction:
ImproveAF detection accuracyVSAvoiddetection precision
Core Design Contradiction:
ReliabilityVSMeasurement precision

Solution Approach 1:

The detection algorithm is segmented into multiple stages: first detecting QRS complexes and computing inter-beat intervals, then cleaning the data by excluding suspect complexes, decomposing the cleaned sequence into subcomponents, and finally computing an envelope V(t) for AF detection. This multi-stage segmentation allows the system to distinguish AF from other arrhythmias by analyzing specific temporal patterns in different stages of processing.

Inventive Principle:
Principle #1Segmentation

2Reliability

If computationally intensive AF detection algorithms are implemented, then detection accuracy is improved, but power consumption increases and battery life decreases

Engineering Contradiction:
ImproveAF detection accuracyVSAvoidpower consumption
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The algorithm extracts and processes only the essential features needed for AF detection: QRS complex detection, inter-beat interval computation, and envelope V(t) analysis. By taking out and focusing on these critical elements while excluding noisy or suspect complexes, the system achieves accurate AF detection with reduced computational burden and lower power consumption compared to processing entire ECG signals.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent applies partial action by computing the envelope V(t) only after cleaning and decomposing the inter-beat interval sequence, rather than performing full-signal analysis continuously. This selective processing approach maintains detection accuracy while significantly reducing the computational load and power consumption required for long-term monitoring.

Inventive Principle:
Principle #16Partial or excessive action

3Reliability

If comprehensive ECG analysis is performed to distinguish AF from other arrhythmias, then detection accuracy is improved, but computational burden and device complexity increase

Engineering Contradiction:
Improvedetection accuracyVSAvoidalgorithm complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The algorithm applies local quality analysis by examining specific characteristics of the inter-beat interval sequence at different stages: detecting QRS complexes with specific criteria, cleaning intervals based on local quality metrics, and computing the envelope V(t) to reveal local temporal patterns. This localized analysis approach enables accurate differentiation of AF from other arrhythmias without requiring complex global signal processing.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS10098561B2Method and apparatus for detection of heartbeat characteristics
Publication Date: 2018.10.16 VIVAQUANT LLC
  • US10098561B2 patent drawing
  • US10098561B2 patent drawing
  • US10098561B2 patent drawing

AI summary

Aspects of the present disclosure are directed to detecting Atrial Fibrillation (AF). As may be implemented in accordance with one or more embodiments, a time series of inter-beat intervals is computed from a recording of activity of a beating heart. The time series is decomposed into subcomponents, and an envelope of at least one of the subcomponents is computed. The presence of atrial fibrillation (AF) is detected based upon characteristics of the envelope that are indicative of AF.