I have implemented an Instrumentation Amp circuit as shown in the picture below:
The inputs
‘SIG_POS’ and
‘SIG_NEG’ are coming from a remote location (not on-board)
Problems:
Case1:
When both inputs
‘SIG_POS’ and
‘SIG_NEG’ are floating, the actual voltage levels measured at input ports
(SIG_POS) &
(SIG_NEG) are apprx
4.3V with respect to
0V-GND. Why are they sitting at level nearer to the Rail? (Would this happen to any OPAMP I use OR just specific to this type of OPAMP?)
Output for above case (
Signal Out) was apprx 40uV
Case2:
Now
‘SIG_NEG’ was connected to
0V-GND
SIG_POS was left floating. The output was now measured as
4.29V. I am thinking this because the floating positive input is sitting at 4.31V whereas Negative input is at
0V-GND so the output is the difference between the two. But the question here is same as above why is floating input sitting at 4.31V?
I am using the output to measure using an ADC but was hoping for output to go LOW when there is no sensor connected at the remote location (i.e.,
SIG_POS floating but
SIG_Neg connected to GND -- GND pin of sensor shares other GND on the remote board). I didnot use any pull down resistor between
SIG_POS and
SIG_NEG as the remote sensor has series output resistance (opamp with several series output resistances and I would like to measure the actual output signal from sensor output pins without loading it
Help please