♫♪ My little cheap Circlophone© ♫♪

post 901 is a single rail circlophone
280513d1336130587-my-little-cheap-circlophone-circloss.gif
 
By far the best documented DIY amp. Great work. Simulation ongoing. Harmonics spectrum will be simulated for different power ( start with 50 mW) at different frequencies, on a reactive load, that is, proven Spice models of 2 way and 2 1/2 way passive speakers. The frequently quoted thd at 20 kHz tells about open loop speed and hence, speed of NFB.
 
By far the best documented DIY amp. Great work. Simulation ongoing. Harmonics spectrum will be simulated for different power ( start with 50 mW) at different frequencies, on a reactive load, that is, proven Spice models of 2 way and 2 1/2 way passive speakers. The frequently quoted thd at 20 kHz tells about open loop speed and hence, speed of NFB.

Did you decide to use any specific output device? I tried to simulate a "fast" circlophone prior building with 2sc2922's but never find a particular compensation scheme for stable operation with acceptable stability margin. Then I decided to go with vertical mosfets which I found that far easier to find a stable compensation scheme. Easier to build too.
 
The impedance curves of these 2 speakers are just nasty for some amps. Thus these loads tell more about quality than a resistive load. The problem with fast BJTs becomes obvious when you look at the complete data sheet, there the chart ft vs ie. The easiest way is to compensate for the lowest ft which is about 200 kHz. But doing so, you need not fast BJTs... MOSFets have similar characteristics especially p type but not to such an extend.
 
There have been a few (benign) oscillation issues in some builds of circlophone, but they were related to certain mixes of transistors, not with the load.

In fact, a real-life circlophone is extremely tolerant regarding difficult loads: I have tried to connect directly to the output undamped capacitors and inductors and series and parallel combinations, but never had oscillations, just some ringing on squarewaves for some values.
In this respect, it is generally very well behaved
 
Class AA and Class A amplifiers don't need high speed outputs because there won't be any switching going on. Also, the capable MJ15003 won't limit the quality.

If you wanted to go with something reliable on both simulator and physical, that is MJL21194, and Bob Cordell has a model for it. Here: CordellAudio.com - SPICE Models
Code:
MJL21194_C npn IS=4e-12 BF=70 VAF=500 IKF=14 ISE=1.2e-9 NE=2.0 NF=1.01 RB=3.4 RBM=0.1 IRB=1.0 RC=0.06 CJE=8e-9 MJE=0.35 VJE=0.5 RE=0.01 CJC=1.2e-9 MJC=0.5 VJC=0.6 FC=0.5 TF=21e-9 XTF=90 VTF=10 ITF=100 TR=100e-9 BR=5 VAR=100 NR=1.1 EG=1.1 XCJC=0.96 XTB=0.1 XTI=1.0 NC=4 ISC=0.3e-12 Vceo=250 Icrating=16A mfg=OnSemi
 
Dan, you copied that model wrong. Here is the one off of Cordell's site:

Code:
* MJL21194C - created November 22, 2010 copyright Cordell Audio
.MODEL mjl21194C npn
+	IS=4e-12	BF=70 		VAF=500 	
+	IKF=14		ISE=1.2e-9	NE=2.0		NF=1.01
+	RB=3.4 		RBM=0.1 	IRB=1.0 	RC=0.06
+	CJE=8e-9 	MJE=0.35	VJE=0.5		RE=0.01
+	CJC=1.2e-9	MJC=0.5		VJC=0.6		FC=0.5
+	TF=21e-9 	XTF=90 		VTF=10		ITF=100
+	TR=100e-9	BR=5 		VAR=100 	NR=1.1
+	EG=1.1 		XCJC=0.96	XTB=0.1		XTI=1.0	
+	NC=4		ISC=0.3e-12	mfg=CA112210 
*