Maximum gain.

Thread Starter

BjorkElec

Joined Nov 28, 2024
37
Hi, I'm trying to create an audio amplifier using two TL072 ics. However, the simulation gives me a maximum gain of only +4.
What might be the issue here?

Using +/-12 power supply.
1734039224188.png
 

WBahn

Joined Mar 31, 2012
32,706
But is it REALLY solved????

How much power is that delivering to the speaker? What is the impedance of that speaker?

What does the simulation show that the peak output current of that second opamp is?

How does that compare to the maximum current output specification for that opamp?
 

MrChips

Joined Oct 2, 2009
34,629
TL072 would make a very poor speaker amplifier.
You can use one stage of TL072 as a preamp and the second stage as a driver amp. Then feed this into an LM386 amplifier to drive an 8 Ω loudspeaker.
 

MrAl

Joined Jun 17, 2014
13,667
Nevermind.
Solved the issue.
Changed resistor values.
I am surprised to hear you got a max of 4 from the first circuit going by the schematic. The attenuation on the input with the 50 and 330 Ohms and the 4.7uf cap should have really killed the volume down to almost nothing audible. Add to that the 4.7uf in series with the speaker I'd be surprised if you could hear anything.

The impedance of a 4.7uf cap even at 40Hz is almost 850 Ohms, so the attenuation on the input and on the output must be horrendous. And that's at 40Hz when usually we want an audio amplifier response to go down to 20Hz (although 40Hz isn't that bad for a cheap amplifier).

Maybe you can post a new schematic. I for one and others here would like to see what you changed to get a higher level output.
 

panic mode

Joined Oct 10, 2011
4,867
The opamps can have huge gain. the problem here is matching impedance of the opamp to the load.
driver circuit (amp) need to have output impendence lower than the load. and load is 8 Ohm speaker but the Opamp output impedance is much higher (kOhms).

the classic solution is to add some transistors, perhaps something like here:
https://www.deeptronic.com/electron...r-amplifier-using-op-amp-and-two-transistors/

also the gain of the OpAmp is controlled by biasing resistors. Since RV1+R2 is at most 300k and R1 is 51k, maximum possible gain is 7.

A = (R1+R2+RV1)/R1

reduce R1 and higher gain will be possible... but still need to get output stage with lower output impedance.
 
Last edited:

panic mode

Joined Oct 10, 2011
4,867
i am guessing that this is a learning exercise...
the second OpAmp is unity gain and same type as previous one so it does nothing.
and when the speaker is low impedance, one could use audio transformer to improve impedance matching.
 

MrAl

Joined Jun 17, 2014
13,667
The opamps can have huge gain. the problem here is matching impedance of the opamp to the load.
driver circuit (amp) need to have output impendence lower than the load. and load is 8 Ohm speaker but the Opamp output impedance is much higher (kOhms).

the classic solution is to add some transistors, perhaps something like here:
https://www.deeptronic.com/electron...r-amplifier-using-op-amp-and-two-transistors/

also the gain of the OpAmp is controlled by biasing resistors. Since RV1+R2 is at most 300k and R1 is 51k, maximum possible gain is 7.

A = (R1+R2+RV1)/R1

reduce R1 and higher gain will be possible... but still need to get output stage with lower output impedance.
It's also interesting that the input resistors and capacitor attenuate down to 0.36 at 40Hz. That means low frequency cutoff amplitude is too low for a regular audio amplifier. 0.36*7 is about 2.5, so the max gain as it stands is only about 2.5. Then the output capacitor also limits the gain into an 8 Ohm speaker down to about 0.0094 at 40Hz, bringing the total voltage gain to about 0.024 which is nuts.
 

BobTPH

Joined Jun 5, 2013
11,465
The opamps can have huge gain. the problem here is matching impedance of the opamp to the load.
driver circuit (amp) need to have output impendence lower than the load. and load is 8 Ohm speaker but the Opamp output impedance is much higher (kOhms
Actually, the output impedance of an opamp, when operated within it’s limits, is very low. It is the current capability that is lacking when driving a low impedance load.
 

MrChips

Joined Oct 2, 2009
34,629
The output impedance of TL072 is specified at 125 Ω.
That of LM386 is not stated but it can drive a 4 Ω loudspeaker. It is probably lower than 4 Ω.
 

BobTPH

Joined Jun 5, 2013
11,465
The output impedance of TL072 is specified at 125 Ω.
That of LM386 is not stated but it can drive a 4 Ω loudspeaker. It is probably lower than 4 Ω.
Let me clarify. When used with negative feedback at a reasonable gain, the effective output impedance is very low. The 125Ω is presumably open loop.
 

panic mode

Joined Oct 10, 2011
4,867
125Ohm is indeed with open loop, at 1MHz and with zero output current... not quite the audible range and not very useful if output current is zero... but things should be better closer to DC. according to charts, at current of 24mA voltage drop is some 2V so 2V/0.024A=83 Ohm.
regardless the value is still way higher than speaker impedance. it is like trying to push sofa with a tip of a fishing rod. the stiffer the load, the stiffer the driver need to be. opamp is simply not meant to drive directly loads this low.
 

WBahn

Joined Mar 31, 2012
32,706
From a learning standpoint, there are two opportunities here. First, that simulations are not always reflective of the real world and, second, that even when simulations are reasonably faithful, it is not always easy to properly interpret them. This is why I asked the TS to look more closely at the simulations results to see which (possibly both) of these situations applies.
 

Thread Starter

BjorkElec

Joined Nov 28, 2024
37
I am surprised to hear you got a max of 4 from the first circuit going by the schematic. The attenuation on the input with the 50 and 330 Ohms and the 4.7uf cap should have really killed the volume down to almost nothing audible. Add to that the 4.7uf in series with the speaker I'd be surprised if you could hear anything.

The impedance of a 4.7uf cap even at 40Hz is almost 850 Ohms, so the attenuation on the input and on the output must be horrendous. And that's at 40Hz when usually we want an audio amplifier response to go down to 20Hz (although 40Hz isn't that bad for a cheap amplifier).

Maybe you can post a new schematic. I for one and others here would like to see what you changed to get a higher level output.
It's still horrible here!
Any help would be really appreciated.
1734275496725.png
 
Top