PVC Detection in Cardiac Signals Using QRS Morphology Analysis

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current implantable cardiac monitors (ICMs) face challenges in accurately detecting atrial fibrillation (AF) due to false positives caused by premature ventricular contractions (PVCs), which introduce unstable RR intervals, leading to erroneous AF episode declarations.

Innovation Solution

A method and system that detect PVCs in cardiac activity signals by calculating QRS scores, variability metrics, and correlation coefficients, allowing for the designation of a PVC burden, and optionally rejecting beats with baseline drift, to differentiate between AF and PVC-induced irregularities.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If AF detection relies on RR interval variability, then AF detection capability is improved, but false positive rate increases due to PVC-induced unstable RR intervals

Engineering Contradiction:
ImproveAF detection accuracyVSAvoidfalse positive rate
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The detection process is segmented into multiple independent analysis components: RR interval variability analysis, QRS morphology analysis, and beat-by-beat classification. Each segment analyzes different features of cardiac signals independently, allowing the system to identify and exclude PVC-related beats from AF detection while maintaining sensitivity to true AF episodes.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

QRS morphology features serve as an intermediary indicator to mediate between RR interval variability and AF detection. By introducing morphology analysis as an intermediate step, the system can distinguish whether RR interval variations are caused by AF or by PVCs, thereby reducing false positives while maintaining AF detection accuracy.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Measurement precision

If the system analyzes multiple QRS features (scores, variability, correlation), then PVC detection accuracy is improved, but device complexity increases

Engineering Contradiction:
ImprovePVC detection accuracyVSAvoiddetection algorithm complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system dynamically adjusts the level of analysis based on detected patterns. When PVCs are detected, the system activates additional morphological analysis features; when sinus rhythm is detected, simpler RR interval analysis suffices. This dynamic adaptation maintains high PVC detection accuracy while minimizing unnecessary computational complexity during normal operation.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system changes analysis parameters adaptively: using different QRS scoring thresholds, variability metrics, and correlation coefficients depending on the detected cardiac rhythm state. By adjusting parameters rather than continuously applying full complexity analysis, the system achieves high detection accuracy while managing computational load and device complexity.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS11534101B2Method and system to detect premature ventricular contractions in cardiac activity signals
Publication Date: 2022.12.27 PACESETTER INC
  • US11534101B2 patent drawing
  • US11534101B2 patent drawing
  • US11534101B2 patent drawing

AI summary

A computer implemented method and system are provided for detecting premature ventricular contractions (PVCs) in cardiac activity. The method and system obtain cardiac activity (CA) signals for a series of beats, and, for at least a portion of the series of beats, calculate QRS scores for corresponding QRS complex segments from the CA signals. The method and system calculate a variability metric for QRS scores across the series of beats, calculate a QRS complex template using QRS segments from the series of beats, calculate correlation coefficients between the QRS complex template and the QRS complex segments, compare the variability metric to a variability threshold and the correlation coefficients to a correlation threshold, and designate the CA signals to include a predetermined level of PVC burden based on the determining.