Help, with LAT FET schematic

Nice work!

Some thoughts.

Some Miller capacitance at Q24 gate to drain might tame the gain peak in the output stage. The capacitor at the output MOSFET gate may aggravate the phase shift. You might try removing in simulation.

The output section has voltage gain of about 3 and adds phase shift. Both act to reduce gain/phase margins. C6 aggravates this issue but C1 helps stabilize.
 
  • Like
Reactions: Monstercore
I discovered a better point to tie the compensation capacitor of the 3x gain amplifier. Also, I tried a version with a current mirror to see if it was more stable. The current mirror version appears to be more stable but it requires a transistor instead of a resistor. If another transistor is acceptable then you can consider version A. It yields TOTAL HARMONIC DISTORTION = 5.129679E-04 PERCENT. I second guess myself and I am not sure which version is better. Maybe you could make a layout that can use either a resistor or a transistor just in case one version proves to be better.
 

Attachments

  • versionasch.png
    versionasch.png
    95.9 KB · Views: 86
  • versionaplot.png
    versionaplot.png
    57.7 KB · Views: 88
  • versionbsch.png
    versionbsch.png
    96 KB · Views: 71
  • versionbplot.png
    versionbplot.png
    58.1 KB · Views: 83
Last edited:
  • Like
Reactions: Monstercore
Capacitor on Q1(Q16) compensates Cgs between 10n20 and 10p20. Now both have same Cgs.
That changes the gain response for the N channel mosfet at around 30Mhz, which will also effect the loop gain and phase response of the amplifier.
The proper way to compensate is to have different gate resistor values, typically 470R for the N channel and 220R for the P channel.
You will need to re-run your circuit simulator to check the loop gain and phase margins and adjust as necessary.
 
What I meant by "adjust as necessary", I was referring to changing the compensation capacitors C3,C4 and C25 to adjust the loop gain and phase after changing the resistors R9 to 470R and R10 to 220R.

C23 doesn't actually roll the gain off for the N channel mosfet, it puts a null in the gain response at around 30Mhz. With C23 having a value of 390pf and depending on the bias the N channel will have a 20db null in gain compared to the P channel at around 30Mhz.

With the change to the value of the gate resistors, the gain for both mosfets will roll off at the same rate.
 
Here is data with the new gate resistors. The value of the gate resistors don't make much difference that I can notice. The 3x amplifier dominates the high frequency response.
 

Attachments

  • NewGateR_thd.png
    NewGateR_thd.png
    78.6 KB · Views: 56
  • NewGateR_Plot.png
    NewGateR_Plot.png
    56 KB · Views: 58
  • NewGateR_sch.png
    NewGateR_sch.png
    95.6 KB · Views: 61
I have a few suggestions about the PCB design.
First i would move the power rail inductor to the PSU board to minmise the influence of the magnetic fields in the amplifier.
Then i would move the power inputs to the other side of the big electrolytics to minimise the magnetic fields again.
The class B part of the current in the output transistors has about 35% distortion so that leads shall also be short and that is very good in your PCB.
The output terminal should I move to the op side of the big electrolytics and make a separate ground lead from it to a ground junction near the input.
From the output terminal i would take a separate lead for the voltage feedback and have OP pin2 and 3 near the ground junction to minimize the possible induction from the output halves and mobile phones etc.
Using the ground plane as a conductor near the input can easily give 0,00x % distortion and sometimes more distortion so all signal ground separate to the junction point.
It is a very interesting topic with the 3 transistor mid stage so i will be happy to see its real potential.
 
Thanks stigigemia for your remarks.

On the PSU is no place for the inductors, I use a ready made smps.

The current power layout I already used for a previous Trex version(12 watt).
Until yet I have no problems with rf or magnetic fields in all of my builds.

But when it happends, I will think about your remarks.
 
I had an idea about another drive scheme but I could not make it work well. It turns out that the 3x gain circuit gives the lowest distortion results at about 0.003%. I did add 3 more components to the design to protect the 3x amplifier. It can draw high current when the output goes into clipping so I thought that it was important to add 2 resistors for a current limit for the 3x amp. I added a capacitor to bypass one of those resistors to keep the loop stable. I hope that you don't mind the new parts. Also, I lowered the resistors by about half in the output bias stage because I thought that it was slew rate limiting at too low of a frequency. I feel pretty confident in the design now.
 

Attachments

  • LAT_VER_MAR1.png
    LAT_VER_MAR1.png
    94 KB · Views: 49
  • LAT_VER_PLOT_MAR1.png
    LAT_VER_PLOT_MAR1.png
    54.9 KB · Views: 46
I found a better way to current limit the 3x amplifier and it requires the least changes. I hope that I stop making changes at some point. It just needs 2 extra parts and the rest of your work can stay as it is.
 

Attachments

  • LAT_FET_CURR_Limit-REVISED.png
    LAT_FET_CURR_Limit-REVISED.png
    93.7 KB · Views: 50
  • Like
Reactions: Monstercore