Hi everyone
Im trying to config for PH measurement with LMP91200 IC
While ADC input of MCU is 0-1.8V
So, i have more unclear point about Vout and Vref when design schematic with this IC
Can Tier help me to solve this problem?
Thanks
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi everyone
Im trying to config for PH measurement with LMP91200 IC
While ADC input of MCU is 0-1.8V
So, i have more unclear point about Vout and Vref when design schematic with this IC
Can Tier help me to solve this problem?
Thanks
Hi Alone173
Your schematic seems ok.
The VCC_1.8 is divided by 2 internally and 0.9V is the VCM value.
VCM=0.9V
pH sensor output signal is usually 0V at pH=7 and pH sensor has a sensitivity of 59.16 mV/pH
The signal from the pH sensor range ranges from (-414.12mV+VCM) and (414.12+VCM).
In your case:
pH=0 --> VOUT= 485mV
pH=14 --> VOUT = 1314.12mV
In your schematic seems that you are going to use a single ended ADC. In this case the fluctuation on VREF becomes input signal to the ADC. Usually this is not a big issue if the VREF is well filtered.
Using a differential ADC is possible to use the VOCM signal to remove the VREF influence. VOCM is the VREF signal buffered to drive the external ADC.
Regards
Massimo