Capnograph etCO2 Signal Smoothing via Sliding Window Maximum
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Capnography devices measure end-tidal CO2 with significant noise and variability, leading to systematic errors due to clinical conditions and physiological events, which affect the accuracy of alveolar CO2 partial pressure estimation.
Innovation Solution
Implementing a sliding window maximum operation to compute etCO2 over a time period of at least 30 seconds, smoothing the signal to reduce noise and improve accuracy, while avoiding low pass filters that exacerbate systematic errors.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Measurement precision
If breath-by-breath etCO2 measurement is used, then real-time monitoring capability is provided, but measurement precision deteriorates due to significant noise and variability
Solution Approach 1:
The patent combines multiple breath-by-breath etCO2 measurements into a sliding window maximum calculation, merging individual measurements to produce a more reliable representative value that reduces noise and variability while maintaining real-time monitoring capability
Solution Approach 2:
The patent implements continuous sliding window maximum calculations that continuously update etCO2 values by comparing current and previous maximum values, ensuring uninterrupted monitoring while filtering out transient noise through the continuous comparison process
2Reliability
If low pass filters are applied to reduce noise, then signal stability improves, but systematic errors are exacerbated
Solution Approach 1:
Instead of applying traditional low pass filters that smooth all variations including systematic errors, the patent inverts the approach by using a maximum operation that selectively retains peak values while rejecting lower noisy values, achieving stabilization without introducing systematic biases
Solution Approach 2:
The patent changes the processing parameter from linear smoothing (low pass filtering) to non-linear maximum operation, fundamentally altering how noise is handled to preserve accuracy while achieving signal stability
Data Source
Figure 1
Figure 2
Figure 3
AI summary
A capnograph device includes a carbon dioxide measurement component (20) configured to measure respiratory carbon dioxide level, and an electronic processor (30) programmed to generate a capnogram signal (40) and compute an end-tidal carbon dioxide (etCO2) signal (50) by performing a sliding window maximum operation (42, 44) on the capnograph signal. In some embodiments the sliding window maximum operation employs a sliding time window (W) whose duration (T w ) is at least 30 seconds. A smoothing filter may be applied to the capnograph signal before performing the sliding window maximum operation, and/or a smoothing filter (52) may be applied after the sliding window maximum operation to produce a smoothed etCO2 signal (54). The capnograph device may be a sidestream capnograph device (10) or a mainstream capnograph device.