Biasing a differential opamp input
I have a differential signal source and a single source amplifier. The source has 2Vp-p signal. I wanted to center the differential signal around 2.5V, so I came up with the following circuit:
Simulation results:
The opamp used is INA188
Simulation does what I would expect and want the circuit to do, however, the differential input side uses Vref(V2) as a reference, which is coupled to ground only capacitively. My concern is if this is a valid approach, since the opamp specifies input common mode voltage of (V-)-100mV to (V+)-1.5V.
In my mind the input range now is from 0.5V to 4.5V, since the reference point is 2.5V. Is this valid or am I violating something?
RG is left floating to have a gain of 1.
1 answer
According to the datasheet, with the supply you are using the input voltage range is V- to V+-1.5. With your 7 V supply, that comes out to 0 to 5.5 V.
You say the maximum differential input voltage is 2 Vp-p. With a bias of 2.5 V, that means that your input signals are limited to the 1.5 to 3.5 V range. That leaves 1.5 V headroom at the low and and 2.0 V headroom at the high end. The input voltage therefore seems to be well within spec.
The overall circuit seems fine as long as your signal source can tolerate the 8 kΩ load, and you are OK with the vaguely specified "600 kHz typical" bandwidth and associated poorly specified slew rates and settling times.
You say something about the 2.5 V reference being capacitively coupled, but nothing in your schematic nor the opamp description shows any capacitive coupling. The schematic you show looks reasonable as far as it goes. It would be better to see the schematic of the real circuit, not whatever was input to the simulator. The gotchas are often in the implementation details.
1 comment thread