ECG Rhythm Advisory Frequency Analysis

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current automated external defibrillators (AEDs) struggle to accurately detect ventricular fibrillation and other arrhythmic heart rhythms during chest compressions due to noise interference, leading to higher failure rates in resuscitation efforts.

Innovation Solution

The method involves transforming time-domain ECG signals into frequency-domain representations, analyzing discrete frequency bands, and using recursive filters or particle filters to determine the appropriate treatment, such as defibrillation or chest compressions, without interrupting chest compressions, by quantifying energy and spectral characteristics within specific frequency bands.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If ECG analysis is performed during chest compressions, then continuous monitoring is achieved, but noise interference from compressions degrades detection accuracy

Engineering Contradiction:
Improvecontinuous monitoring capabilityVSAvoidECG rhythm detection accuracy
Core Design Contradiction:
ReliabilityVSMeasurement precision

Solution Approach 1:

The frequency spectrum is divided into multiple discrete frequency bands (e.g., 0-4Hz, 4-7Hz, 7-10Hz, 10-15Hz) so that each band can be analyzed independently. This segmentation allows the system to identify VF by examining the distribution of energy across different frequency ranges, making the detection robust against compression noise that affects the entire spectrum uniformly.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system transforms the ECG signal from the time domain to the frequency domain using Fast Fourier Transform (FFT), changing the representation parameters from amplitude over time to power spectral density over frequency. This parameter transformation enables the system to distinguish between low-frequency compression artifacts and the characteristic frequency patterns of ventricular fibrillation.

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If ECG analysis is interrupted during chest compressions, then measurement accuracy is maintained, but resuscitation success rate decreases due to longer interruption time

Engineering Contradiction:
ImproveECG analysis accuracyVSAvoidECG analysis interruption time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system converts the harmful effect of compression noise into a beneficial feature by using the noise pattern itself as part of the detection algorithm. The compression artifacts, which were previously considered interference, are now utilized to identify VF rhythms through their characteristic frequency spectrum patterns, allowing continuous analysis during compressions without sacrificing accuracy.

Inventive Principle:
Principle #22Blessing in disguise (Convert harm into benefit)

Solution Approach 2:

The system adds the frequency dimension to the analysis by transforming the one-dimensional time-domain ECG signal into a two-dimensional frequency spectrum. This dimensional transformation enables simultaneous analysis of both the ECG rhythm characteristics and the compression artifact patterns, allowing accurate VF detection during continuous chest compressions without interruption.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

3Measurement precision

If frequency domain analysis is used to distinguish VF from normal rhythm, then detection accuracy during compressions improves, but computational complexity increases

Engineering Contradiction:
ImproveVF detection accuracyVSAvoidsignal processing complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The frequency spectrum is divided into discrete frequency bands, and the system only performs detailed analysis on specific bands where VF characteristics are most prominent (typically 4-7Hz and 7-10Hz ranges). This segmented approach reduces the total computational burden compared to analyzing the entire spectrum, while still maintaining high detection accuracy for ventricular fibrillation.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system applies threshold-based filtering to identify significant frequency components, only performing complex pattern recognition on portions of the spectrum that exceed predefined thresholds. This partial action strategy reduces overall computational complexity by avoiding exhaustive analysis of all frequency components, while maintaining sufficient accuracy for life-saving VF detection.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS8706214B2ECG rhythm advisory method
Publication Date: 2014.04.22 ZOLL MEDICAL CORPORATION
  • US8706214B2 patent drawing
  • US8706214B2 patent drawing
  • US8706214B2 patent drawing

AI summary

A method of automatically determining which type of treatment is most appropriate for a cardiac arrest victim, the method comprising transforming one or more time domain electrocardiogram (ECG) signals into a frequency domain representation comprising a plurality of discrete frequency bands, combining the discrete frequency bands into a plurality of analysis bands, wherein there are fewer analysis bands than discrete frequency bands,determining the content of the analysis bands, and determining the type of treatment based on the content of the analysis bands.