Noninverting opamp AC performance

Thread Starter

Pyrex

Joined Feb 16, 2022
550
Hi,
I want to buid a noninverting opamp for my cable tracer . The opamp will be powered from batteries , +4V and -4V , frequency range is from 30Hz to 4kHz, gain is 250, 1mV at the input. I found a dozen LM308 op-amps in my box and a few LT1012s and did an LTSpice simulation.
The simulation showed fairly modest results at AC , even though the frequency wasn't high.
At 500Hz the gain was about 250, just as expected.
At 2kHz the gain was about 225.
At 4kHz the gain dropped to 170. Not good.
Similar results were also seen with the LT1012 opamp.

What would be the solution? Use completely different opamps, much faster ones?
Somehow I never thought that for such a relatively low frequency, fast op-amps would be needed
 

LvW

Joined Jun 13, 2013
2,037
Any question concerning an electronic circuit (and its performance) requires a corresponding circuit diagram.
Otherwise, a good and helpful answer cannot be given.
 

ronsimpson

Joined Oct 7, 2019
4,812
When looking at op-amps there are two things to watch at high frequencies.
Slew Rate, which is 50V/uS in this case.
Unity gain bandwidth. Which I think is 2mhz for this part. The only bandwidth number on this data sheet is Open Loop Bandwidth. If 2mhz is the limit, then at 1mhz you can only get a gain of 2 max. At 100khz =gain of 20x. At 10khz =gain of 200x max. The graph on post #5 makes me think the 2mhz number is about right.
1790431533124.png
---------edited----------------
For the other op-amp:
Here is its max gain verses frequency. You can see that at 1mhz it has no gain. (gain=1x)
1790432776927.png
Here is how fast the output can move. 0.2V in one uS is very slow.
1790432885832.png
 
Last edited:

crutschow

Joined Mar 14, 2008
38,813
Edit: Added two op amp simulation-

So the op amp gain-bandwidth product is too low for a single op amp with that gain.

The LTspice top sim below shows the circuit gain with a generic op amp model gain-bandwidths of 1MHz (green), 2MHz, 5MHz, and 10MHz (blue):
Note that even a 10MHz GBW gives a slight rolloff at 4kHz.

But if you use two op amps in series, each with the square root of the desired total gain (16), that a 1MHz GBW is sufficient (bottom sim):
The -3dB bandwidth of that pair is about 40kHz.

1790439694057.png

1790441159488.png
 
Last edited:

Thread Starter

Pyrex

Joined Feb 16, 2022
550
It's pity. So, I see, not LM308 , nor LT1012 are not suitable for the task.
And, in addition, the output is significally shifted from GND. And that's not good, because if there was a strong pulse at the input, the output would be clipped, and that would cause extra noise.

It seems to me, it is better to use two opamps in series ,decoupled with a capacitor, first of them may be a noninverting, and second- an inverting opamp. The phase sign at the output on my device doesn't matter. I would consider using two LM308, and the gain of each would be 16 only
 
Top