G'day,
Wondering if anyone has any solutions to a little problem I foresee with my simple weight scale project. I aim to use a number of load cells to measure the weight of water in a vessel, up to 100 kg. A 16 bit ADC will probably give me the resolution I'm after (~1.5g increments). The problem is that the vessel itself will exert some force on the load cells which will need to be 'zeroed' out. Let's say I get 1V with an empty vessel from my load cells amplified by an In-amp, and 5v when 100kg of water is added. My usable range will only be 4V, or 4/5 of the resolution of the ADC. If I could somehow set the minimum reference voltage for the ADC (default 0V) to the tare voltage (e.g 1V) then the entire resolution of the ADC would be from 1V to 5V. Is this possible, or does anyone know of another way to solve this problem.
Thank you,