EKG Saturation Correction in Wearable Devices

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Wearable electronic devices often provide inaccurate EKG readings due to signal saturation during physical activities, which can be caused by false 'R' wave peaks detected by EKG sensors, especially under conditions of high conductivity or strong heartbeats, leading to bulky and awkward usage when external sensors are connected.

Innovation Solution

A multi-tiered approach is implemented in wearable electronic devices to detect and correct EKG signal saturation by determining consecutive saturated EKG indications that meet a saturation threshold, allowing for the zeroing of false 'R' wave peaks and subsequent unsaturated readings to settle, thereby providing accurate EKG representations.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If EKG sensor continuously monitors heart rate during physical activities, then real-time health monitoring capability is improved, but signal saturation and false R wave peaks occur leading to inaccurate readings

Engineering Contradiction:
ImproveEKG reading accuracyVSAvoidsignal saturation
Core Design Contradiction:
ReliabilityVSObject-affected harmful factors

Solution Approach 1:

The system performs preliminary detection of saturation conditions by analyzing consecutive EKG indications before they cause significant measurement errors. When saturation is detected, the system proactively zeroes out subsequent readings and resets the counter, preventing accumulated errors rather than correcting them after the fact.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system implements a feedback mechanism where each EKG indication is analyzed for saturation characteristics, and this information feeds back into the decision-making process for subsequent readings. The saturation level counter and threshold comparison create a closed-loop system that continuously adjusts reading acceptance based on previous saturation evidence.

Inventive Principle:
Principle #23Feedback

2Measurement precision

If multi-tiered saturation detection algorithm is implemented, then EKG reading accuracy is improved, but computational complexity and processing time increase

Engineering Contradiction:
ImproveEKG indication accuracyVSAvoidsaturation detection algorithm
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The saturation detection process is segmented into distinct, manageable steps: incrementing the saturation level counter, comparing against the threshold, and executing the appropriate action (zeroing readings or resetting). This segmentation makes the complex algorithm easier to implement and maintain while preserving its effectiveness.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system changes the parameter being monitored from individual EKG waveforms to a cumulative saturation level counter. This parameter transformation simplifies the detection logic by converting a complex waveform analysis problem into a straightforward threshold comparison operation.

Inventive Principle:
Principle #35Parameter changes

3Reliability

If saturated EKG indications are zeroed out, then false R wave peaks are reduced, but data loss occurs during saturation periods

Engineering Contradiction:
Improveheart rate monitoring accuracyVSAvoidEKG data during saturation
Core Design Contradiction:
ReliabilityVSLoss of information

Solution Approach 1:

The system skips processing and discards EKG readings during identified saturation periods by zeroing them out. This approach prioritizes data quality over quantity, accepting temporary data loss to prevent prolonged propagation of inaccurate readings through the monitoring system.

Inventive Principle:
Principle #21Skipping (Rushing through)

Data Source

PatentUS10314504B2Electrocardiogram (EKG) indication saturation correction
Publication Date: 2019.06.11 MICROSOFT TECHNOLOGY LICENSING LLC
  • US10314504B2 patent drawing
  • US10314504B2 patent drawing
  • US10314504B2 patent drawing

AI summary

Methods and devices for correcting electrocardiogram (EKG) indication saturation may include receiving an EKG indication from at least one sensor and determining that a saturation condition has been met in response to receiving the EKG indication. Additionally, the methods and devices may include incrementing an EKG saturation level based on a determination that the saturation condition has been met. Moreover, the methods and devices may include determining whether the EKG saturation level satisfies an EKG saturation threshold. The methods and device may include disregarding at least a second EKG indication in accordance with a determination that the saturation level satisfies the EKG saturation threshold. The methods and devices may further include transmitting the second EKG indication to an output device in accordance with a determination that the saturation level does not satisfy the EKG saturation threshold.