Hi all,
I'm trying to understand how pH detection circuits work, and (hopefully) how to build & integrate them myself. I'm also trying to understand why sensor boards are so expensive, the cheapest (the "Logo_PHsensor v1.1" which is discussed here before) still cost me about USD 12 equivalent when ordering directly from China. I was also surprised by the complexity of the circuit on that board, compared to much simpler circuits I find online.
Two things I'd like to discuss.
First of all, the schematics itself. pH- is the shield of the coax, pH+ is the core, the pH sensor is on the other end of the coax cable.
The schematic of the detection side, measuring the voltage on the pH sensor. This is beautifully simple: an OpAmp wired as basic -2 gain amplifier. Nothing about it, really. Voltage to detect in, analog signal out ready to be read by a microprocessor or external ADC.
Then the bias/offset. This is needed to lift the output voltage of the sensor so pH=7, 0 V on the sensor, is in the middle and negative voltages (pH > 7) can be measured as well. This starts with a TL431 precision reference diode, wired to simply provide a 2.5V reference voltage. A voltage divider (10k pot RV1 with 10k fixed resistor R1) then provide that voltage to the OpAmp U1B wired as unity gain OpAmp.
The pH board also includes a remarkably complex circuit for temperature measurement (three OpAmps plus resistors/capacitors where I am used to just a single pull-up resistor?!) - see attachment for complete circuit if interested. This doesn't seem to be connected at all to the pH circuit.
Back to the pH sensor.
Is it necessary to use an OpAmp for the bias? Is a voltage divider (based on the stable reference TL431) not enough for this? After all the probe takes near-zero current.
The bias circuit uses an expensive, high-impedance OpAmp. I don't see the need of it, it seems to me that they just use the part that's available, the TLC4502 is a dual OpAmp package and probably not much more expensive than the single OpAmp 4501 while saving board space.
Second, separately, I'd like comments on the OpAmp to use.
This board uses the TLC4502 OpAmp, a high-impedance CMOS OpAmp with a 1 pA bias current. Should be good enough for a pH sensor. the input impedance is given as 1012Ohm, compared to typical 107-109Ohm for the sensor.
The discussion linked to above suggests the MAX407 (post #33), an OpAmp with bias current of <0.1 pA. An order of magnitude better, but the OpAmp also seems to be almost double the price of the TLC4502 even though it's a quite old component.
Then there's the LMP7721 OpAmp, with a bias current of only 3 fA (0.003 pA)! Cost about the same as the MAX407, but better specifications (it's a much newer part as well).
Note: I didn't research pricing in depth, just a quick look at Taobao for the typical prices for those components. Good enough for this stage.