Heart Rate Monitor Adaptive Noise Filtering

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Heart rate monitors face challenges in accurately measuring heart rate due to noisy photoplethysmography (PPG) data caused by motion and lack of secure contact, leading to irregular or inaccurate readings.

Innovation Solution

The implementation of an improved front-end technique using adaptive linear prediction for filtering accelerometer data to generate filters for PPG signal processing, and a back-end technique involving a two-filter structure with a resonant frequency to track the heartbeat signal, both of which enhance the accuracy of heart rate measurements in noisy environments.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If motion filtering is applied to PPG signal, then measurement accuracy is improved, but device complexity increases

Engineering Contradiction:
Improveheart rate measurement accuracyVSAvoidsignal processing complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the signal processing into distinct functional blocks: PPG signal acquisition, accelerometer signal acquisition, motion artifact estimation module, and cleaned PPG signal generation. Each module handles a specific aspect of noise removal, making the overall complex system manageable and implementable through modular design

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces an intermediary approach by using accelerometer data as a mediator to estimate and remove motion artifacts from the PPG signal. The accelerometer serves as an intermediate sensor that captures motion information, which is then processed to create a motion artifact estimate that is subtracted from the original PPG signal

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If adaptive linear prediction is used for noise filtering, then signal quality is improved, but computational requirements increase

Engineering Contradiction:
Improvesignal qualityVSAvoidcomputational energy
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The patent applies partial action by using a limited number of filter taps (e.g., 17 taps) in the adaptive linear prediction filter. This provides sufficient noise filtering for typical motion scenarios while keeping computational requirements manageable. The filter order is optimized to balance performance and computational cost

Inventive Principle:
Principle #16Partial or excessive action

3Measurement precision

If multiple filters are used for heartbeat tracking, then measurement accuracy is improved, but device complexity increases

Engineering Contradiction:
Improveheartbeat frequency tracking accuracyVSAvoidfilter structure complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent merges two filtering approaches into a unified system: the adaptive linear prediction filter for motion artifact removal and the resonant filter for heartbeat frequency tracking. These filters are combined in a cascaded structure where the output of one filter becomes the input of the next, achieving improved accuracy while maintaining manageable complexity through systematic integration

Inventive Principle:
Principle #5Merging (Combining)

Data Source

PatentUS9943266B2Time-domain interference removal for heart rate measurements
Publication Date: 2018.04.17 ANALOG DEVICES INC
  • US9943266B2 patent drawing
  • US9943266B2 patent drawing
  • US9943266B2 patent drawing

AI summary

Heart rate monitors are plagued by noisy photoplethysmography (PPG) data, which makes it difficult for the monitors to output a consistently accurate heart rate reading. Noise is often caused by motion. Using known methods for processing accelerometer readings that measure movement to filter out some of this noise may help, but not always. The present disclosure describes an improved front-end technique (time-domain interference removal) based on using adaptive linear prediction on accelerometer data to generate filters for filtering the PPG signal prior to tracking the frequency of the heartbeat (heart rate). The present disclosure also describes an improved back-end technique based on steering the frequency of a resonant filter in order to track the heartbeat. Implementing one or both of these techniques leads to more accurate heart rate measurements.