Hello,
We are using a Wheatstone bridge based pressure sensor as shown in below image by R1,R2,R3 and R4 piezo resistive arms. When bridge is balanced i.e. when there is no pressure input max value of each of these resistors will be 6K neglecting the offset. This pressure sensor gives differential output voltage in mV range proportional to input pressure. When there is pressure input, one of the diagonal arm(R1 and R4) will change by positive delta amount and other diagonal arm will change by same negative delta amount.
So new bridge resistor values will be as below:
R1_new=R1+ delta_R, R4_new=R4 + delta_R, R2_new=R2 - delta_R, R3_new=R3 - delta_R. Due to this, node “pos” becomes positive with respect to node “neg”, giving positive differential o/p proportional to input pressure. Considering sensor datasheet max value of “delta_R” can be 200 Ohms.
Earlier we were using differential amplifier to amplify this low level signal and feed to integrated ADC of CC2640. Now we want to eliminate the opamp and want to explore below solution and want to confirm feasibility of this from your side.
As shown in below image, 2 ADC channels of CC2640 are used. Node “pos” and “neg ” are given to different ADC channels. RADCx and CADCx shows sample and hold block resistor and capacitor. Both sensor and CC2640 chip is powered by 3V coin cell battery.
Please find below queries and let me know answer to them asap.
- Can you please let me know if this solution is feasible? As coin cell battery voltage will vary w.r.t. time as it is discharged, same battery voltage can be given to ADC reference.
- R1 and R2 resistors will come in picture while charging the hold capacitor. Considering max value of R1, R2, what will be new value of max. sampling frequency?
- Can you please specify RADCx and CADCx values for all ADC channels of CC2640?
- Can you please specify Total ADC error as it is not mentioned in Datasheet?
Regards,
Dhananjay Yadav