|
|
|
|
|
by cperciva
3554 days ago
|
|
The sensors aren't perfectly accurate; I don't know about the newer sensors which this closed-loop system uses, but the current generation only fulfills the accuracy requirements by reporting the median of 7 consecutive every-5-minutes measurements and carrying a warning of "don't trust these values if you have reason to think that your blood glucose might be changing rapidly". My guess is that providing notifications of exercise and food (aka. "I expect my blood glucose to go (down|up) right now") allows the model to be tuned to respond more aggressively to new data at some times and less aggressively at others. (The "less aggressively" side is probably most important: If the sensor suddenly reports a dramatic change in blood glucose in the middle of the night, the system should probably respond with "HEY WAKE UP THE SENSOR IS BROKEN" rather than "let's kill the patient".) |
|