Glucose Sensor Data Processing with Probability Analysis and Recursive Filtering

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Continuous glucose monitoring systems face challenges in accurately measuring glucose levels due to sensor noise and malfunctions, which can lead to deviations from actual glucose levels, especially due to physical movement and electrical issues, resulting in inaccurate readings.

Innovation Solution

A method using a probability analysis tool and a recursive filter to estimate glucose levels by analyzing measured glucose results, determining the probability of sensor accuracy, and weighting the results to filter out noise and malfunctions, thereby providing an accurate estimation and prediction of glucose levels.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Speed

If a glucose sensor is used to continuously monitor glucose levels, then real-time glucose monitoring is achieved, but sensor noise and malfunctions cause deviations from actual glucose levels

Engineering Contradiction:
Improvereal-time monitoring capabilityVSAvoidglucose level accuracy
Core Design Contradiction:
SpeedVSMeasurement precision

Solution Approach 1:

The patent introduces an intermediary processing system that includes a probability analysis tool and recursive filter. This intermediary layer processes the raw sensor data, evaluates the likelihood of sensor accuracy, and filters out noisy or malfunctioning readings before presenting the estimated glucose level to the user, thus resolving the contradiction between real-time monitoring and measurement precision

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system implements feedback by continuously analyzing measured glucose results to determine the probability of sensor accuracy, then using this probability information to weight and filter subsequent measurements. This closed-loop feedback mechanism allows the system to adapt to sensor performance variations and maintain accuracy despite noise and malfunctions

Inventive Principle:
Principle #23Feedback

2Measurement precision

If sensor data is processed with filtering algorithms, then measurement accuracy is improved, but processing time and computational complexity increase

Engineering Contradiction:
Improveestimated glucose level accuracyVSAvoiddata processing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent applies partial action by using a recursive filter that processes only the necessary portion of the data stream with appropriate weighting based on sensor accuracy probability. Rather than applying heavy filtering to all data equally, the system selectively processes data based on its reliability, reducing unnecessary computational overhead while maintaining accuracy for critical measurements

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The system dynamically changes the weighting parameter in the recursive filter based on the determined probability of sensor accuracy. When sensor accuracy is high, more weight is given to recent measurements; when accuracy is low, less weight is applied. This dynamic parameter adjustment optimizes the balance between processing speed and accuracy

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS8843321B2Methods and systems for processing glucose data measured from a person having diabetes
Publication Date: 2014.09.23 ROCHE DIABETES CARE INC
  • US8843321B2 patent drawing
  • US8843321B2 patent drawing
  • US8843321B2 patent drawing

AI summary

Methods and systems are disclosed for estimating a glucose level of a person having diabetes comprises. One method may comprise: receiving into a computing device a plurality of measured glucose results from a glucose sensor coupled to the person; using the computing device to analyze the plurality of measured glucose results with a probability analysis tool configured to determine a probability of glucose sensor accuracy based on the plurality of measured glucose results; and using the computing device to estimate a glucose level of the person with a recursive filter configured to estimate the glucose level based on the plurality of measured glucose results weighted with the probability of glucose sensor accuracy.