Other Parts Discussed in Thread: INA126, LM4040, INA322, INA332, INA321
Hi,
I am working on a cost sensitive system where data from 3 transducer bridges is added and then sent to an ADC. If b1, b2 and b3 is the analog output of the three bridges, then the signal of concern is b1 - x*b2 - x*b3, where x<1.
One way of implementing this is to have three INA126 (with equal gains) amplify the data from the 3 bridges and send it to 3 channels of an ADC for implementing this formula. My question regarding this approach is:
Do I need 3 different voltage reference (LM4040) to set the reference level for the three INA126. The system will have Vdd of 5V and the low side is a ground. The reference voltage is 2.5V for all three INA126s. Do you think I can get by with one reference voltage.
A second approach is to scale the voltages of bridge b2 and b3 using resistors and inputting b1-x*b2 - x*b3 across the differential input of a single INA126. This will be much cheaper than the previous approach and I was wondering if there is a major drawback in the signal quality of this approach.
Finally, is there a better choice for an In-Amp than the INA126. I have chosen INA126 it as a tradeoff between cost and input offset current.