What It Takes
First, the truth. I'm not the first to say it but it could stand to be repeated more: when it comes to amplifiers, the last Watt is important but it's the first that you need to know has your back.
Where can you find a good Watt? I spent the last few days looking and this is post is about what I found.
Punk Ethos
To me, punk rock is the freedom to create, freedom to be successful, freedom to not be successful, freedom to be who you are. It's freedom. -Patti Smith
When I want something, one of the first questions I like to ask is "Can I make it myself?" Now, I happen to have thousands of electronic parts lying around, so this comes with a boulder of salt but then again, Ms. Smith wouldn't get far without equipment either. You need something to play those chords on, anyways.
There are plenty of extant designs and plenty of books too (Douglas Self wrote a personal favorite, if you're interested.) A quick search for "amplifier circuit" will get you a mix of Electronics 101 common-emitters and variously incomplete or poorly explained circuits.
Let's add to the mess:
This circuit is both incomplete and a common-emitter amplifier! It is, however, a genuine single-ended Class-A amplifier.
It needs a few things before it'll be any use, though. I'll start with the goal: besides being able to make it, my requirements were as follows
- Enough power to play a reasonable speaker reasonably loud. (A nice vague goal that turns out to be about 3W RMS.) Reasonable here defined entirely around my personal preferences.
- Low distortion at this power. I shot for 1% THD.
- No heatsink I didn't already have and passive cooling only. (I happened to have a TO-220 and two TO-246 heatsinks.)
- No purchase necessary... use only what I already have "in stock."
Four Transistors
I started with a design that had similar goals: the "Amp Camp Amp" designed by Nelson Pass (you can get a nice kit, so I'm told, at the diyaudio store.)
It looks like this:
and boasts 5W of power. However, the distortion at that power is around 3%. My goal was 1%, which it hits a little before 2W. Additionally, it's a MOSFET-based design and I didn't have any of those. It was a good start, though.
The first step was to make a SPICE netlist for the circuit. I did and everything checked out, so I replaced the MOSFETs with a model of the BJTs I had on hand. Running it again, the results were (predictably) disappointing--in the ballpark of a tenth of a Watt before 1% distortion.
I built one anyways, just to see if it would work that well, and it did. It was actually surprising how far that tenth of a Watt got me, nicely reinforcing my thoughts on amplifier power. Then it was back to the netlist.
A little thinking and a lot of experimentation later, I came up with the following circuit:
How About Three?
After building this one, I discovered by accident that the transistor Q4 isn't doing anything for the circuit and could be completely removed along with R6. C2 stays, though. No power was gained from that, though.
The next advance came from a second look at P1 in the original circuit. It's there to bias Q3 but Q1 (Q4 in the original) is not a JFET anymore. JFETs are depletion-mode (ie "normally off") by definition, hence the ground connection. With the bipolar NPN in its place, R3 should instead provide a positive bias. The place to do that is between R5 and C2.
This gives a reasonably useful amplifier (do note that it probably won't work without decoupling and bulk capacitors on the supply.) You can also drop the ballast resistors R7 and R8, since they need to be of a high-power (read: expensive) type and aren't doing much at this point.
From here, it took a little luck to see any improvement. I spent some time messing with the feedback resistor that controls the gain of the amplifier to no real avail. Decreasing it, if your source is high enough voltage, reduces distortion somewhat--as does increasing C1 to around 220uF. Nothing major either way.
I got a little frustrated and started trying things that I didn't think would help, but as luck would have it, found something that did: an additional transistor between Q1 and Q3. (I think it's a matter of increased beta but, honestly, I'm not sure.) The new schematic looked like this:
Almost There
But you'll have to wait until the next post!