Ectopic Signal Detection via Dynamic R-R Interval Thresholding

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for detecting ectopic signals in electrocardiograms often fail to reliably distinguish them from atrial fibrillation, leading to false detections due to distortion caused by ectopic cardiac beats such as premature atrial contractions (PACs) and premature ventricular contractions (PVCs).

Innovation Solution

A method that calculates an average R-R interval and identifies ectopic signals by discarding intervals that are at least 5% shorter or longer than the average, using a dynamic threshold adjusted by a factor, which continuously updates to adapt to changes in cardiac rhythm, thereby improving the reliability of ectopic signal detection without relying on static thresholds or comparisons between consecutive intervals.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If conventional ectopy detection algorithms are used, then detection capability is provided, but false detections occur due to distortion from ectopic beats

Engineering Contradiction:
Improveatrial fibrillation detection reliabilityVSAvoidectopic signal detection accuracy
Core Design Contradiction:
ReliabilityVSMeasurement precision

Solution Approach 1:

The algorithm segments the ECG signal analysis by separately detecting QRS complexes and measuring R-R intervals, then independently analyzing interval patterns to identify ectopic beats. This segmentation allows the system to distinguish between normal and ectopic beats without interfering with atrial fibrillation detection algorithms.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces R-R interval analysis as an intermediary mechanism between raw ECG signals and atrial fibrillation detection. By using R-R intervals as a mediator, the system can identify ectopic beats through characteristic short-long interval patterns without directly analyzing the distorted waveforms, thus preventing false AF detections.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Adaptability or versatility

If static thresholds are used for ectopic beat detection, then device complexity is reduced, but adaptability to changing cardiac rhythms deteriorates

Engineering Contradiction:
Improveadaptation to cardiac rhythm changesVSAvoiddetection algorithm complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The algorithm dynamically adapts to changing cardiac rhythms by continuously monitoring R-R interval patterns and adjusting detection parameters in real-time. Instead of using fixed thresholds, the system learns the patient's normal rhythm patterns and adapts its detection criteria, enabling it to handle varying heart rates and rhythm conditions effectively.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent changes detection parameters dynamically based on observed R-R interval patterns. The system adjusts detection sensitivity and threshold values according to the current cardiac rhythm state, allowing it to maintain high accuracy across different physiological conditions without requiring complex manual calibration.

Inventive Principle:
Principle #35Parameter changes

3Reliability

If consecutive R-R interval comparisons are used, then computational requirements are reduced, but detection reliability deteriorates due to false positives

Engineering Contradiction:
Improveectopic signal detection reliabilityVSAvoidpower consumption
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The algorithm performs preliminary analysis of R-R interval patterns before making ectopic beat determinations. By pre-processing the interval data to identify characteristic short-long patterns and establishing baseline rhythms, the system reduces the need for complex real-time computations, thereby lowering power consumption while maintaining detection reliability.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent uses simplified models and approximations of complex cardiac rhythms to enable efficient detection. By creating representative models of normal and ectopic patterns based on historical data, the system can perform accurate detections with minimal computational resources, reducing power consumption in implantable devices.

Inventive Principle:
Principle #26Copying

Data Source

PatentEP4142584B1A method for detecting an ectopic signal in an electrocardiogram
Publication Date: 2024.10.16 BIOTRONIK SE & CO KG
  • EP4142584B1 patent drawingFigure 1~2
  • EP4142584B1 patent drawingFigure 3
  • EP4142584B1 patent drawingFigure 4

AI summary

A method for detecting an ectopic signal in an electrocardiogram is disclosed. This method comprises the following steps: detecting consecutive R-R intervals in an electrocardiogram; calculating an average R-R interval for a determinable number of latest R-R intervals; recognizing a signal as ectopic signal if the signal belongs to at least one of two consecutive R-R intervals, wherein i) a first of the two consecutive R-R intervals is significantly shorter than the average R-R interval; and ii) a second of the two consecutive R-R intervals is significantly longer than the average R-R interval, wherein the second R-R interval occurs later than the first R-R interval; wherein the first and the second of the two consecutive R-R intervals are discarded from calculating the average R-R interval, if the signal is recognized as ectopic signal.