Close

Performance testing

A project log for HydrObserve - stopping dehydration deaths

An automated system that helps the elderly to stay hydrated and therefore prevents hospitalizations and deaths. Saving millions $.

jflaschbergerjflaschberger 08/27/2017 at 15:270 Comments

Starting point 

The manufacturer sells the ferrite capsules in batch, without further classification. This test will show how individual ferrite capsules, pressed into mouthpieces differ in their performance.

Setup 

Five similar mouthpieces with ferrite capsules pressed into them are tested.
In a tank placed on higher level than the device, 250 ml of tap water are stored. Static pressure from the level distance h forces the 250ml through the mouthpiece, the attached sensor unit counts the pulses. The pulse count is noted, the counter set to zero and the process is repeated. In the repetition, the height h of the tank is altered randomly between 20-40 cm to vary static pressure and therefore flowing speeds, simulating different drinking behaviors. The volume stayed constant.
This measure was repeated 10 times per mouthpiece (“sensor 1, sensor 2, …”), for five different mouthpieces.
Data is read out via BLE by using a free android app, “BLE UUID Explorer”.

Results

Observing the plotted graph, we see that the individual assemblies of mouthpiece & ferrite (sensor 1, sensor 2, …) give quite consistent readings for the same volume, but different assemblies show a distinct offset. 


If we look at each sensor individually, we can calculate the average counts for 250 ml and with it the average counts per milliliter. Assuming a normal Gaussian distribution, we end up with a standard deviation less than 9ml for all sensors. Which is surprisingly low or in other words: the sensor we use is surprisingly accurate!

Y-axis: counts (=hall impulses) for 250 ml

In other words: IF we find the perfect conversion factor between counts and ml for each sensor (= the offset), the error and spread is very low. If we define one average factor for counts to ml for all sensors, the spread is big and the error would be massive.

Possible solution

A solution would be to test each ferrite capsule before pressing it into the mouthpiece and only allow those, which have a conversion factor between couts -> ml within a certain band of tolerance. A standard procedure which can be conducted within a few seconds. E.g. in our test run (see graphic last graphic) we would allow the orange and dark blue ferrite capsule, the turquoise, yellow and grey ones would be rejected or used within another tolerance band.

Discussions