Other Parts Discussed in Thread: FDC2214
After the recommendation in e2e.ti.com/.../4712109 to use FDC1004 instead of FDC2214, I am trying to replicate our results using FDC1004.
We are using oil in our product and our application requires our liquid to be held in a sponge, meaning that it doesn't fall to the lowest level under gravity. The application is liquid level sensing (like TI’s coffee machine water reservoir example).
We use 2 sensors (2 measurements), which are very similar but we haven’t ensured they are identical. Each plate as large as our reservoir, one on one side of the reservoir, and the other plate on the other side. Each plate is attached to 1 measurement channel, ie single-ended. The used value is the sum of the 2 measurements. (Specifically for FDC1004 its CHA_CINx and CHB_CAPDAC where CAPDAC=0)
There is a ground wire held securely in the middle of the reservoir, touching the liquid.
To start the test, our sponge is dry, and we fill it up in discrete steps until the reservoir is full. Both chips correctly measure the incremental volume of liquid and the results are linear (r squared >0.95 for measurement values vs weight gain)
When we drain the reservoir (by squeezing liquid of out the sponge), the FDC2214 returns linear values as the weight decreases. This is correct and as expected.
However, the FDC1004 continues to return values as if the reservoir was near it’s maximum level.
For example, I fill from 0g to 3g of liquid. Then I drain in increments from 3g down to 0.5g of liquid and the FDC1004 returns values corresponding to 3g down to 2.5g.
I’ve also tried this with water in the sponge, and I get similar results. Ie when the sponge is wet, a reduction in weight is not registered.
If we don’t use a sponge in the reservoir (and hence the liquid is pulled down by gravity), both chips (FDC2214 and FDC1004) are able to correctly measure the decrease in liquid from 3g down to 0g.
Have you ever seen anything like this before?
Could you explain why the FDC1004 is not able to correctly read the liquid level of a wet-but-mostly-empty sponge?
Thank you.