During some personal communications with Scott Wurcer he pointed me to a
thread where he posted some schematics from early hybride amplifiers. Some of them actually implement some sort of JFET second stage buffer which inspired me to further investigate this possibility (particularly as it occured to me that this might enhance the common mode input range--more on this later).
I compared the following two implementations:
JFET_VAS.gif
Note that I used a N channel JFET in place of PNP Q105. By using a matched JFET as active source load (Q206) it is easy to derive consistent bias (in the voltage domain, independent of temperature and supply voltage) and zero Vgs. The later property gives potentially higher positive input common mode range as the current mirror output can be operated at a higher voltage.
Some observations from SPICE simulations:
* Once the collector voltages for Q101/Q201 are matched (by adjusting R106/R205) the open-loop gain of both configurations is identical up to high frequencies (see
JFET_VAS_gain.gif; red standard, blue JFET).
* The open-loop gain is identical if the basic current mirror is replaced with a Wilson type.
* The JFET implementation needs a feed-forward capacitor (C203) for good local Miller loop stability.
* The JFET implementation results in slightly worse phase margin.
* The JFET implementation shows higher THD above 1 kHz. The difference is modest though (just a couple of dBs) and would surely need verification in real world.
And some personal conclusions:
* For the tested configuration open-loop gain is not limited by current mirror output impedance or second stage input impedance. It is presumably limited by Early effect in Q106/Q207.
* The JFET implementation appears to be disadvantageous due to higher complexity, reduced phase margin and inability to cancel base current errors of the basic current mirror.
* The JFET implementation might be advantageous as it can potentially increase the positive CM input range by one Vbe.
* The gross distortion difference of the two implementations which was previously found and discussed in this thread is probably indeed a result of saturating the current mirror as already suggested above.
Samuel