Hello everyone,
We designed a circuit using the LMP91000 for measuring oxygen with the S+40XLF sensor. This sensor needs a bias voltage of -600mV.
Im using the Arduino IDE for testing the circuit and the results are not being the expected ones. With a 21% of oxygen concentration in the air, the output singal of the sensor must be of 100 microAmps. However, my output signal is of 235 microAmps since the value of the signal in the C2 pin is 0.001875V, (3.3-0.001875)/14000=0.000235 A
The output singal in C2 and the temperature signal in Vout are connected with a ADS115.
The configuration of the LMP is the next one:
Rload = 100 R
Rtia = 14K R
Vbias = 18% of the external reference (3.3V) = 600mV
Bias sing = negative (-600mV)
Mode = 5 (3 lead)
Internal zero = bypass (3.3V in the non inverting pin of the TIA)
I woudl appreciate if you could send me some help with this issue.