Other Parts Discussed in Thread: ADS1230, ADS1232, ADS1120, ADS1131, ADS1220, LP5907, TPS732
Hi forum,
my application is a loadcell full-bridge and I try to find a suitable ADC (maybe ADS1231?)
What resolution do I really need for the ADC?
My loadcell accuracy class is 0,03% of FS, that means max. sensor resolution is about 12 bits, right?
In TI's AppNote "Delta sigma ADC design for bridge sensor applications" (SBAA184.pdf) there is a system accuracy calculation on page 3.
It says that I lose accuracy, because:
- mismatch between ADC input range and loadcell output voltage range
- ADC's linearity error
- noise
- etc.
24-Bit ADC ADS1231 gives an INL of 8ppm which translates to an effective resolution of only 16,93 bits without INL compensation, is that correct?
How to deal with the difference of 24 bits - 16,93 bits = 7,07 bits? Do I have to drop 7 bits for example by 7 times shift right to get error-free bits without compensating the INL?
Do I have to compensate for INL error, I'd prefer not to compensate.
Similar errors are input offset drift and gain drift that reduce resolution even more. How is this usually handled?
Thank you and best regards,
Andreas