A Class AB amplifier is a hybrid circuit design that combines the low distortion of Class A with the higher efficiency of Class B by keeping both output transistors slightly conducting even when there is no audio signal. If you have ever built or repaired solid-state audio gear, you know that pure Class A runs blisteringly hot, while pure Class B sounds terrible at low volumes. Class AB changes a real circuit by injecting a small quiescent bias current to bridge the dead zone between the NPN and PNP output devices, effectively eliminating crossover distortion without requiring a massive, room-heating heatsink. People commonly confuse it with Class D (which uses high-frequency PWM switching) or assume it is just a lesser Class A, but it remains the undisputed workhorse of high-fidelity linear audio.
The Core Compromise: Linear Fidelity Meets Manageable Heat
To understand why Class AB dominates the bench, you have to look at the conduction angle—the portion of the 360-degree audio waveform that each output device handles. Pure Class A conducts for the full 360 degrees, meaning current flows constantly, generating enormous heat even at idle. Pure Class B uses a push-pull pair where each transistor conducts for exactly 180 degrees, cutting heat but introducing severe switching artifacts. Class AB splits the difference, conducting for roughly 190 to 200 degrees.
| Topology | Conduction Angle | Max Theoretical Efficiency | Crossover Distortion |
|---|---|---|---|
| Class A | 360° | 25% (transformer) / 50% (inductive) | None |
| Class B | 180° | 78.5% | Severe |
| Class AB | 181° - 200° | 50% - 70% | Eliminated via bias |
| Class D | N/A (Switching) | 90%+ | N/A (Output filter dependent) |
How Class AB Eliminates the Crossover Dead Zone
In a standard bipolar junction transistor (BJT), the base-emitter junction requires about 0.6V to 0.7V to begin conducting. In a pure Class B push-pull stage, when the audio signal crosses the zero-volt centerline, there is a momentary gap where the NPN transistor has turned off, but the PNP transistor has not yet received enough voltage to turn on. This 1.2V to 1.4V gap results in a flat spot on the waveform known as crossover distortion, which sounds like harsh fuzz on quiet audio passages.
Think of it like a relay race where the baton handoff has a physical gap; Class AB forces both runners to hold the baton simultaneously for a brief moment during the exchange. By applying a small DC offset voltage to the bases of the output transistors, we keep them just barely turned on at idle. This quiescent current (Iq) ensures that as one device ramps down, the other is already conducting, resulting in a seamless handoff.
Worked Example: Biasing a Discrete Push-Pull Stage
Let us look at a classic discrete output stage using a TIP31C (NPN) and TIP32C (PNP) complementary pair. We want to set an Iq of 25mA to keep the silicon junctions warm and prevent crossover notching.
At 25mA, the base-emitter voltage ($V_{BE}$) of each power transistor is approximately 0.65V. Therefore, the total bias voltage required across the two bases is 1.30V. To generate this, we use a $V_{BE}$ multiplier circuit built around a small signal transistor like a 2N3904.
The formula for the multiplier voltage is: $V_{bias} = V_{BE(Q3)} imes (1 + R1 / R2)$.
- Calculate the Ratio: Assuming the 2N3904 has a $V_{BE}$ of 0.65V, we need $1.30 = 0.65 imes (1 + R1/R2)$. This simplifies to $2 = 1 + R1/R2$, meaning $R1$ must equal $R2$.
- Select Fixed Resistors: Choose 4.7kΩ for R2. For R1, use a 3.3kΩ fixed resistor in series with a 2kΩ trimpot. This allows you to adjust the ratio to account for component tolerances.
- Thermal Coupling: Mount the 2N3904 directly to the main output heatsink using thermal paste. As the output transistors heat up, their $V_{BE}$ drops. The multiplier transistor must experience the same temperature drop to reduce the bias voltage proportionally, preventing thermal runaway.
- Verify on the Bench: Power the amp with no load. Measure the voltage drop across the 0.22Ω emitter resistors of the output transistors. Using Ohm's law ($V = I imes R$), a 5.5mV drop across a 0.22Ω resistor confirms exactly 25mA of quiescent current.
Where You Meet Class AB Amplifiers in Practice
You will find Class AB topology everywhere linear audio fidelity is prioritized over absolute maximum efficiency. Mid-tier AV receivers from brands like Denon and Marantz rely on discrete Class AB output stages to drive multiple surround channels without the high-frequency switching noise that can interfere with sensitive video circuitry. Active studio monitors, such as classic designs from Mackie and Adam Audio, use Class AB to ensure flat, uncolored transient response for mixing engineers.
On the DIY and repair bench, you will frequently encounter monolithic Class AB ICs. The Texas Instruments LM3886 and the STMicroelectronics TDA7294 are legendary in the 'Gainclone' community for delivering 50W to 100W of audiophile-grade power with minimal external components. For higher-end discrete designs, driver ICs like the LME49810 are used to handle the voltage gain and $V_{BE}$ multiplication, leaving the heavy current lifting to banks of ON Semi NJL3281D and NJL1302D power transistors.
Bench Scenario: Pushing an LM3886 to its Limits (and Failing)
The Setup: I was building a stereo Gainclone amplifier using the LM3886TF (the insulated-tab variant) to drive a pair of 4-ohm bookshelf speakers. The power supply was a dual-rail toroidal transformer delivering ±28V DC after rectification and filtering.
The Numbers: According to the Analog Devices MT-035 tutorial on amplifier fundamentals, a ±28V supply into a 4-ohm load should theoretically yield around 68W of continuous power before clipping. The LM3886 features internal SPiKe (Self Peak Instantaneous Temperature) protection, which monitors the voltage across the output transistors and their junction temperature to keep them within the Safe Operating Area (SOA).
The Outcome: At low to moderate listening volumes, the amplifier sounded pristine, with a tight low end and zero audible crossover fuzz. However, during a continuous 40W sine wave burn-in test, the audio abruptly cut out every 45 seconds, then returned a few seconds later.
What Went Wrong: The amp was hitting thermal shutdown. I had mistakenly treated the LM3886TF (insulated tab) like the non-insulated LM3886T. Out of pure habit, I applied a thick mica insulator pad between the TF tab and the heatsink. The TF package already has an internal insulation layer, which inherently raises its junction-to-case thermal resistance ($R_{ heta JC}$). Adding the unnecessary mica pad pushed the total thermal resistance too high. Under continuous 4-ohm load, the silicon junction spiked past 150°C, triggering the SPiKe thermal mute. Removing the mica pad, applying a thin layer of high-quality thermal compound directly to the bare metal heatsink, and upgrading to a 0.8°C/W finned extrusion solved the issue permanently.
FAQ: Confusions, Troubleshooting, and Design Nuances
Q: Why do people confuse Class AB with Class D?
A: Class D is often mistakenly called 'digital' because it uses Pulse Width Modulation (PWM), which looks like a digital square wave on an oscilloscope. However, Class D is a switching topology, not a linear one. Class AB operates in the linear region of the transistors at all times. While modern Class D (using GaN FETs and advanced feedback) sounds incredible, Class AB remains the preference for applications where EMI (electromagnetic interference) from high-frequency switching must be strictly avoided, such as in sensitive RF or medical-adjacent audio environments.
Q: My Class AB amp has a low-frequency hum when no audio is playing. Is this crossover distortion?
A: No. Crossover distortion only manifests when an audio signal is actively crossing the zero-volt threshold; it is silent at idle. A hum at idle is almost always a power supply issue. Check your filter capacitors for high Equivalent Series Resistance (ESR) using a multimeter or ESR meter, verify that your ground star-point is not creating a ground loop, and ensure your transformer is not inducing magnetic flux directly into your input stage wiring.
Q: How do I measure quiescent current without breaking the circuit to insert an ammeter?
A: Never break the main power rails to measure Iq on a high-power amp; the inductive kickback when you reconnect can blow your output transistors. Instead, measure the DC voltage drop across the emitter degeneration resistors (usually 0.22Ω or 0.33Ω) using a high-precision digital multimeter in millivolt mode. Apply Ohm's law ($I = V / R$) to calculate the exact current flowing through that specific transistor.






