Heart Beat Detection Using Permissible Sequence Searching

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current cardiac monitoring technologies face challenges in accurately detecting heartbeats and distinguishing between physiological signals and noise, particularly in the context of atrial fibrillation detection due to noise interference in wearable sensors.

Innovation Solution

A method that involves detecting peaks in cardiac signals, grouping them based on shape characteristics, and assigning probability scores to sequences to identify physiologically permissible patterns, with higher scores given to sequences that are less likely to be random, using features like maximum absolute slope and inter-peak time intervals to differentiate between true heartbeats and noise.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If wearable sensors are used for cardiac monitoring, then portability and continuous monitoring capability are improved, but noise interference increases

Engineering Contradiction:
ImproveportabilityVSAvoidnoise interference
Core Design Contradiction:
Ease of operationVSObject-affected harmful factors

Solution Approach 1:

The patent extracts and removes noise components from the cardiac signal by identifying and eliminating peaks that do not conform to physiological patterns. The algorithm separates true heartbeat peaks from noise peaks by analyzing sequence patterns and physiological feasibility, effectively extracting the harmful noise elements from the signal.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent converts noise peaks, which are initially harmful, into useful information for validation. By attempting to form sequences with noise peaks and evaluating their physiological feasibility, the system uses the presence of noise to reinforce the identification of true heartbeats through contrast. The noise peaks ultimately help confirm the validity of genuine cardiac signals.

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

2Measurement precision

If peak detection sensitivity is increased to capture all potential heartbeats, then detection completeness is improved, but false detections from noise increase

Engineering Contradiction:
Improvedetection completenessVSAvoidfalse detections
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The patent segments the detected peaks into different categories based on their sequence patterns. By dividing peaks into those that form valid physiological sequences and those that do not, the system can process each segment differently. True heartbeats are identified through valid sequences while noise peaks are isolated and rejected, resolving the contradiction between completeness and reliability.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent implements feedback through iterative sequence validation. Detected peaks are tested against physiological constraints, and the results feed back into the detection process. Peaks that fail validation provide feedback to adjust detection thresholds and parameters, improving the balance between capturing all true heartbeats and rejecting noise.

Inventive Principle:
Principle #23Feedback

3Measurement precision

If sequence validation complexity is increased to improve accuracy, then detection accuracy is improved, but computational complexity increases

Engineering Contradiction:
Improvedetection accuracyVSAvoidcomputational complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent applies partial validation by checking only the most critical physiological constraints rather than exhaustively validating all possible sequence properties. By focusing on key features like maximum absolute slope and inter-peak time intervals, the system achieves high accuracy without the computational burden of complete sequence analysis.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The patent transforms the complex sequence validation problem into simpler parameter-based checks. By converting sequence validity assessment into evaluations of specific parameters (slope, timing intervals, sequence length), the system maintains high detection accuracy while significantly reducing computational complexity through parameter transformation.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS9402557B2Heart beat detection based on permissible sequence searching
Publication Date: 2016.08.02 HOPENFELD BRUCE
  • US9402557B2 patent drawing
  • US9402557B2 patent drawing
  • US9402557B2 patent drawing

AI summary

A method for detecting heart beats within a cardiac signal is disclosed. A cardiac signal is acquired and segmented. Peak detection is performed within each segment. A search within the detected peaks is performed to locate physiologically permissible peak sequences. A particular peak sequence is selected based on feature space criteria or interpeak temporal regularity criteria or both.