Another LM3886 in parallel attempt - this time 4 of them!

The load difference I mean that of the LM4562 outputs. In my version, I have the U3 loaded 600 ohms, 2k+400/2=1.2k. 1.2k/2 because 2 chips paralleled =600.
U4 is loaded 2k+400+4k=6.4k. 6.4k/2=3.2k.
I need to add a resistor R18=738 (750) extra load to get also 600 ohm loaded.
DIFF INPUT 3886×2-1.JPG

In your case, one is loaded 500 ohms the other 11k. You need to add a resistor 560 ohm.
 
It is possible to stack pile 4 lm4562 dip8 and divide all your resistors by 4. It can result noise reduction by 4 fold as 4.8k input resistors are the major noise generators. As you are using the 4562 at low outputs, the noise is dominant, by paralleling 4, the noise gets reduced by 6db.
 
Stacking opamps give the same output offset problems as with the LM3886 power amps, thus you need some resistors in the outputs.

Noise has been reduced in op-amps by using sets of paralleled transistors making up a long-tailed pair for the input, effectively replacing the on-chip long-tail pair. There was a device specifically for this purpose, LM194/LM394 that was a bunch of transistors on a die wired up as two transistors, currently available from another manufacturer as AS394.See AN-222 p.433 here:
https://www.researchgate.net/profil...ductorLinearApplicationsHandbook1994_text.pdf
 
Many use multiple opamps in DACs stacked as I/V converter as 8xad844 for example. There are power amps made of a huge number of paralleled opamps without any resistor. Personally I have never tried any.
I see the open loop impedance of 4562 is 13 ohms, 100 ohms on each output can be better. The 5534 has 2k impedance.
 
Last edited:
The noise character is precisely modeled, I checked see bellow.
I use it in differential input with a gain of 2x3 with 4 opamps // on each side.
The noise did decrease but not 6db.
input noise 4562 unity.JPG inout noise 4pair.JPG
The differential output noise 20-20khz is 1.8uV to be amplified by 3.3 to be 6uV on the output.
noise 4pairs 4552.JPG
 

Attachments

  • 4 PAIR 4562.JPG
    4 PAIR 4562.JPG
    40.5 KB · Views: 24
Now, the 3886 is driven with 600 ohms sources. If one 3886 is used the output noise is 44uv A weighted for a gain of 21, approximately 80uV non weighted, with a gain of 3.33, it will be reduced to 12uV + 6uV from the opamps =18uV.
80÷18=4.4 better than 3886 alone. If quadruple 3886 reduces also min 1.4 times =6 times minimum better.
 
The distortion with 600 ohms has different harmonics than with 11k. Only when they are symmetrical that even ones get subtracted in differential mode.
You can see on the graphs how 600 ohm and 10k distortion diverge above 700mv.
Talking about noise, the 4562 has 6.4nv vs 32nv at 10hz. As you are using differential low impedance source, you don't need jfet which is exampt of current noise, it would be beneficial if you were using single ended with a potentiometer.
I was wrong with the noise reduction of multiple paralleled opamps. I am comparing a single opamp vs 2x4. By adding a second input, I double the noise source and by quadruple I decreased it back, this proves that quadruple 3886 must decrease the noise by 6db.
Your bottleneck now are these 4.86k ones that are noise generators. 4 of them are already loading 500 ohms, to have 600 ohms instead of 4.87k you will need to increase the output possibility of the opamps, maybe adding buffer.
 

Attachments

  • Screenshot_20240319_121935_Samsung Notes.jpg
    Screenshot_20240319_121935_Samsung Notes.jpg
    131.4 KB · Views: 33
Last edited:
  • Like
Reactions: 1 user
Member
Joined 2011
Paid Member
I have had some fun in simulator playing with both my original version and that what @HAYK suggested.

I was able to lower down the noise from 8.8u to 2.3u and it is improvement about 11dB.

I was not able to screenshot another two paralleled LM3886 but they are there. So it is four in parallel.

Both cases are for balanced inputs.

Attached sim files.
 

Attachments

  • improved.PNG
    improved.PNG
    20.1 KB · Views: 65
  • lm3886x4.PNG
    lm3886x4.PNG
    17.8 KB · Views: 60
  • lm3886x4-HAYK version.zip
    13.5 KB · Views: 21
  • lm3886x4-gain-8x-input-buffer.zip
    14 KB · Views: 27
Last edited:
Member
Joined 2011
Paid Member
Yeah it looks like there still room for improvement for Modulus amp - potentially noise performance.
Just different approaches to the same result. Probably sounds different too.

Regarding the schematic, how does it work? why just adding two resistors and cap changes things so drastically?

noise gain is determined by 1k and 10k resistors, right? Or 10/1 = 10x ?

So what is the actual gain for the signal? 10k /(6.2+1) = 1.38x ?

also for loading outputs for lm4562,
one is 6.2+1)/2 = 3.6
3.6/ 4 parallel = 0.9kohm

and second is 6.2+1+10 = 17.2 / 4 = 4.3kohm

is it correct?
thank you!🙏
 
Last edited:
Member
Joined 2011
Paid Member
Regarding the schematic, how does it work? why just adding two resistors and cap changes things so drastically?

noise gain is determined by 1k and 10k resistors, right? Or 10/1 = 10x ?

So what is the actual gain for the signal? 10k /(6.2+1) = 1.38x ?

also for loading outputs for lm4562,
one is 6.2+1)/2 = 3.6
3.6/ 4 parallel = 0.9kohm

and second is 6.2+1+10 = 17.2 / 4 = 4.3kohm

is it correct?
thank you!🙏

I would appreciate if someone can double check my calculations above, thanks!

Also, is there tda7293 sim model at all?
I wonder if the solution @HAYK offered will work for that chip?