Concurrent Impedance Plethysmograph Processing

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current impedance plethysmographs have inefficiencies in processing and waveform selection, leading to slow data acquisition and inclusion of distorted waveforms, resulting in reduced accuracy and incomplete use of cardiac cycles.

Innovation Solution

Implementing concurrent processing to store and extract ECG and impedance waveforms simultaneously, allowing for concurrent waveform extraction, selection, averaging, measurement, and display, and using template matching for improved waveform selection based on shape similarity.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If sequential processing is used for waveform extraction, selection, averaging, measurement and display, then device complexity is reduced, but data acquisition speed decreases and only about 1 in 3 or 1 in 4 waveforms can be captured

Engineering Contradiction:
Improvedata acquisition speedVSAvoidprocessing complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The processing system is divided into multiple independent concurrent processes: waveform extraction process, waveform selection process, averaging process, measurement process, and display process. Each process operates independently on different aspects of the data stream, allowing simultaneous execution without interference, thereby achieving full waveform capture while maintaining manageable complexity through modular design

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent transitions from sequential single-threaded processing to multi-threaded concurrent processing, adding a temporal dimension to the processing architecture. Multiple processing streams run in parallel across different time slices, effectively transforming the processing capacity from linear to multi-dimensional, enabling all waveforms to be captured and processed simultaneously

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

2Measurement precision

If simple amplitude-based waveform selection is used, then device complexity is reduced, but measurement precision decreases due to inclusion of distorted waveforms

Engineering Contradiction:
Improvewaveform selection accuracyVSAvoidwaveform selection complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

A template matching mechanism is implemented where a reference waveform template is established from correctly identified waveforms. Each candidate waveform is compared against this template, and only those matching within a predefined similarity threshold are selected for averaging. This feedback-based selection process continuously refines waveform quality by using previously validated waveforms to guide future selections, significantly improving measurement precision while maintaining reasonable system complexity

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The waveform selection criterion is changed from simple amplitude thresholds to a shape-based similarity parameter. By comparing the temporal pattern and morphology of waveforms against a reference template, the system can distinguish between valid waveforms and distorted ones even when amplitudes are similar, thereby improving selection accuracy without requiring complex hardware modifications

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS10231635B1Impedance plethysmograph using concurrent processing
Publication Date: 2019.03.19 SMITHMARKS INC
  • US10231635B1 patent drawing
  • US10231635B1 patent drawing
  • US10231635B1 patent drawing

AI summary

A system and method for measuring the impedance and impedance changes in a body segment are disclosed. By utilizing an ECG buffer, at least one plethysmograph buffer, and concurrently performing at least extraction of an ECG waveform stored in the ECG buffer and extraction of impedance waveforms stored in the at least one plethysmograph buffer, enhanced signal-to-noise ratios of output signals of impedance plethysmographs are achieved. In an embodiment, improved waveform selection using template matching is also achieved. With template matching, a new candidate waveform is compared in shape to the previous average waveform and may be accepted for current averaging based on the comparison.