OK I think I have found the answers to my questions by spending bit more time. :???: (I should have done it before so did not have to post it here but I thought to share the answers now as it might be useful for the other people too)
My first question is regarding the reference voltage (VRef in the schematic of apprx 1.923V as measured by DVM)
The way I understand it (and I could be wrong so please correct me). The VRef (1.923V) is applied to non-inverting input of IC2c which will give it a DC offset so we should see the Signal Output from IC2c as (1.923V + (Isense x R28))
This Vref of 1.928 is also applied to ‘VREF’ pin-1 of ADC MC3550 so it sets its Reference voltage to this level
But why does it have ‘VRef (1.923V)’ connected to the Negative Input of (VIN- Pin3) of ADC?
How is this going to work? Would that not cause the ‘Signal of interest’ between VIN+ & VIN- to go higher than the Reference voltage of ADC?
Vref of
1.923 (half the Rail) is applied to
non-inverting input. This will
NOT appear as
offset at the output. As output would just be the (Isense x R28)
This VRef is applied to non-inverting input in order to keep the '
Working' Electrode at same potential as
VRef with respect to 0V-GND
Working Electrode (or Sense Electrode) needs to be at least
300ishmV below the
Reference Electrode (as the sensor requires 300ishmV
biasing).
The Reference Electrode is sitting at apprx
2.26V (the answer to my 2nd question
then the node of R23 & R25 are connected to non-inverting pin of IC2b. What would be the purpose of that configuration?
So, this will give overall voltage difference
(bias voltage) between
Reference Electrode & the
Sense Electrode = 335mV apprx
&
regarding
Would that not cause the ‘Signal of interest’ between VIN+ & VIN- to go higher than the Reference voltage of ADC?
Looking at ADC's datasheet, ADC's differential input range is from
-VRef to + VRef so this should work fine
Regarding my 3rd question
the resistors R33 & Cap C14. It looks like that Counter electrode is connected to one of the pins of PIC microcontroller on development board. Any idea why would this connection to PIC be required? Is it some sort of detection?
Looking at PIC's datasheet This is connected to PIC's Analogue Input AN0 so it is probably monitoring the '
Counter' Electrode's voltage (Not sure why but may be not critical for now)