Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Biasing a differential opamp input

+2
−2

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: Image_alt_text Simulation results: Image_alt_text

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?

Image_alt_text

RG is left floating to have a gain of 1.

History
Why does this post require attention from curators or moderators?
You might want to add some details to your flag.
Why should this post be closed?

1 comment thread

Can't read schematic or plots, don't know the yellow blob part. (2 comments)

1 answer

+1
−0

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.

History
Why does this post require attention from curators or moderators?
You might want to add some details to your flag.

0 comment threads

Sign up to answer this question »