OpAmps in parallel

Thread Starter

Curt Carpenter

Joined Jun 25, 2018
44
I need a little more current than one of my OpAmps can provide, so am thinking about putting two of them in pin-to-pin parallel. They will both be in the same 8-pin DIP package, but I know they won't be perfectly matched. Anything in particular I should worry about or mandatory steps I should take to balance the load between the two units?
 

WBahn

Joined Mar 31, 2012
33,130
I need a little more current than one of my OpAmps can provide, so am thinking about putting two of them in pin-to-pin parallel. They will both be in the same 8-pin DIP package, but I know they won't be perfectly matched. Anything in particular I should worry about or mandatory steps I should take to balance the load between the two units?
Don't do it. Instead, buffer it, as already suggested. A schematic of that part of the circuit and information on how much current you need and what the voltage swing that you need is will help us help you better. Also, is the output signal changing quickly and swinging both positive and negative?
 

MrChips

Joined Oct 2, 2009
35,117
I need a little more current than one of my OpAmps can provide, so am thinking about putting two of them in pin-to-pin parallel. They will both be in the same 8-pin DIP package, but I know they won't be perfectly matched. Anything in particular I should worry about or mandatory steps I should take to balance the load between the two units?
How much current do you need?
Post the schematics of what you have now without two op amps in parallel.

Have a look at LM675 power op amp.
 

crutschow

Joined Mar 14, 2008
38,763
As noted, better to either use a current buffer, or a high-power op amp that can deliver the desired current.

Because of offsets, one op amp will likely try to provide all the current and the other little or none if you put their outputs in parallel.
 

Thread Starter

Curt Carpenter

Joined Jun 25, 2018
44
Thanks for the inputs and apologies for not offering more information. I would like about 40ma from the paralleled OpAmps which are driven by a very well-filtered PWM source, so bandwidth is not an issue. Paralleling the two OpAmps in the 8-pin DIP (junk box supply) would be a really simple solution, but I figured there might be issues with balancing the load between them per the datasheets IanO provided links to.

In the end, MrChips one transistor buffer clearly makes more sense (I'm only looking for positive output voltages anyway) and I'm darned if I know why it never occured to me. I guess I fell in love with the parallel idea :)

Thanks again.
 

WBahn

Joined Mar 31, 2012
33,130
As noted, better to either use a current buffer, or a high-power op amp that can deliver the desired current.

Because of offsets, one op amp will likely try to provide all the current and the other little or none if you put their outputs in parallel.
Or more likely even worse, one opamp will be putting out max or near max current while the other will be sinking max or near max current even if almost no net output current is needed.
 

Ian0

Joined Aug 7, 2020
13,257
Or more likely even worse, one opamp will be putting out max or near max current while the other will be sinking max or near max current even if almost no net output current is needed.
Assuming 1Ω output resistors and an offset of 5mV the maximum that could be delivered for a zero Volt output would be ±2.5mA
 

Ian0

Joined Aug 7, 2020
13,257
Yes, of course.
I think we've shown that it is better to use the "leader follower" option as it eliminates circulating currents caused by offsets.
I also wonder how likely it is that a pair of op-amps on the same chip would have the same offset voltage.
 

ci139

Joined Jul 11, 2016
2,029
i guess such https://www.falstad.com/s.php?s=Czo8En configuration should be safe . . . relatively
! Update :
(the error will be less without equalizing output resistors - but at real life the inter-output currents can't be guessed then)
there was only one possible op amp model at dual config. NE5534 i had capable of 40mA RMS
and only LT318A at 3 in parallel had a similar error to dual NE5534
well ~ all virtual at LTspice
DualOpAmp3.pngDualOpAmp2.png
 
Last edited:
Top