A Class A amplifier conducts current through its output transistor for the full 360° of the input signal cycle, whereas a Class B amplifier uses a push-pull transistor pair where each device conducts for exactly 180° (half the cycle). This fundamental difference in biasing and conduction angle dictates everything from your heatsink sizing and power supply capacity to the harmonic distortion profile of the final audio output. When you are designing, repairing, or selecting linear audio stages, choosing between these topologies changes your thermal management strategy, your bill of materials, and your physical enclosure requirements.
Core Specifications: Class A and Class B Amplifier Topologies
Before breadboarding a circuit or sizing a power transformer, you need to understand the hard limits of each topology. The table below outlines the defining electrical and thermal characteristics of both classes. Note that these values assume a standard resistive load for Class A and a complementary symmetry push-pull configuration for Class B.
| Parameter | Class A (Resistive Load) | Class B (Push-Pull) |
|---|---|---|
| Conduction Angle | 360° (Full cycle) | 180° (Half cycle per device) |
| Quiescent Current (No Signal) | High (Equals peak load current) | Zero (or near zero) |
| Max Theoretical Efficiency | 25% | 78.5% ($\pi/4$) |
| Typical Real-World Efficiency | 15% - 20% | 60% - 70% |
| Crossover Distortion | None | High (at the zero-crossing point) |
| Primary Heat Generation | Maximum at idle (no signal) | Maximum at ~63% of full power |
| Typical Output Devices | Single NPN/PNP or MOSFET | Complementary NPN/PNP pair |
The Math: Efficiency and Heat Dissipation in a 10W Circuit
To see what these topologies change in a real installation, let us run the numbers for a standard 10W RMS audio output driving an 8 $\Omega$ speaker. We will use an ON Semi MJ15003 for the Class A stage and a TIP31C/TIP32C complementary pair for the Class B stage.
First, we find the peak voltage ($V_p$) and peak current ($I_p$) required to deliver 10W into 8 $\Omega$:
- $V_p = \sqrt{2 \times P \times R} = \sqrt{2 \times 10 \times 8} = 12.65V$
- $I_p = V_p / R = 12.65 / 8 = 1.58A$
Class A Thermal Reality
In a standard resistively-loaded Class A common-emitter circuit, the DC power drawn from the supply must be at least four times the AC output power to maintain the 360° conduction bias without clipping.
- DC Input Power: 40W
- AC Output Power: 10W
- Heat Dissipated: 30W
You must sink 30W of continuous heat. Assuming a maximum junction temperature ($T_J$) of 150°C, an ambient temperature ($T_A$) of 25°C, and a junction-to-case thermal resistance ($R_{\theta JC}$) of 1.5°C/W, your required heatsink-to-ambient thermal resistance ($R_{\theta SA}$) is:
$R_{\theta SA} = \frac{150 - 25}{30} - 1.5 = 2.66°C/W$
A 2.66°C/W heatsink is massive—typically a large extruded aluminum block measuring several inches long, or a smaller block with forced-air cooling. According to All About Circuits, this severe thermal penalty is the primary reason Class A is restricted to low-power or high-end niche applications.
Class B Thermal Reality
In Class B, the power supply only delivers current when the signal demands it. The theoretical maximum efficiency is 78.5%. If we tune the supply voltage to exactly match our 12.65V peak requirement:
- DC Input Power: $\frac{2}{\pi} \times 12.65V \times 1.58A = 12.73W$
- AC Output Power: 10W
- Heat Dissipated: 2.73W
Sinking 2.73W is trivial. The required heatsink thermal resistance jumps to roughly 44°C/W. A bare TO-220 package has a junction-to-ambient resistance of about 65°C/W, meaning this Class B stage might survive without any heatsink, or at most, a small clip-on fin. For deeper topology comparisons, Electronics Tutorials provides excellent derivations of these efficiency curves.
Where You Meet This in Practice
The stark contrast in heat and distortion profiles dictates exactly where engineers deploy these circuits in the wild.
Class A Applications
You will find Class A topology almost exclusively in applications where sonic purity and harmonic structure are prioritized over electrical efficiency.
- Boutique Guitar Amplifiers: Iconic tube amps like the Vox AC30 or Fender Champ operate in Class A. Musicians prize them because the continuous conduction eliminates crossover distortion and generates even-order harmonics when pushed into clipping, which sounds 'warm' and musical.
- High-End Audiophile Gear: Brands like Pass Labs build massive, heavily finned Class A solid-state amplifiers. They accept the 80% wasted energy as the cost of achieving a pristine, zero-switching-artifact noise floor.
- Low-Noise Preamps: The input voltage gain stages of mixing consoles and microphone preamps are almost always biased Class A to minimize noise floor and preserve transient detail before the signal hits the power stage.
Class B Applications
Pure Class B is rarely used in modern audio output stages due to a severe flaw: crossover distortion. Think of Class B like a two-lane road merging into one where the traffic light gives a green signal to only one lane at a time; if there is a slight delay in the light switching, traffic stops completely for a fraction of a second. That dead zone at the zero-crossing point introduces harsh, high-frequency odd-order harmonics that are highly fatiguing to the human ear.
Therefore, pure Class B is mostly relegated to:
- RF Power Amplifiers: Where the signal is a constant-frequency carrier wave and crossover distortion can be filtered out by tuned LC tank circuits.
- Battery-Powered Intercoms/Pagers: Where audio fidelity is secondary to maximizing battery life, and the harsh crossover distortion is masked by the limited bandwidth of a small speaker.
Common Confusions: Class AB, Class D, and 'Digital' Amps
When discussing amplifier classes on forums or reading spec sheets, two major confusions constantly arise.
Confusion 1: 'Most Linear Amps are Class B'
They are not; they are Class AB. To fix the traffic-merge crossover distortion of pure Class B, designers add a small bias voltage (usually via diodes or a $V_{BE}$ multiplier transistor) so that both push-pull devices are slightly 'on' during the zero-crossing. This creates a Class AB amplifier. It conducts for slightly more than 180° (typically 200° to 220°), sacrificing a tiny amount of efficiency (dropping from 78.5% to roughly 65%) to completely eliminate crossover distortion. If you are repairing a standard solid-state stereo receiver from the 1980s or a modern PA amp, you are looking at a Class AB output stage.
Confusion 2: 'Class D Means Digital'
The 'D' in Class D does not stand for Digital; it was simply the next letter in the alphabetical sequence after Class C. A Class D amplifier is an analog switching amplifier. It uses Pulse Width Modulation (PWM) to switch the output MOSFETs fully on or fully off at frequencies well above human hearing (typically 300kHz to 1MHz). Because the transistors are never in their linear (high-resistance) region, they dissipate almost zero heat, yielding 90%+ efficiency. While the control signal might be generated by a digital DSP chip in modern Class D modules (like those based on the TI TPA3255), the power stage itself is strictly analog switching.
Frequently Asked Questions
Can I convert my Class B circuit to Class A by changing the bias resistor?
No. While you can increase the bias current to push a Class B or AB circuit into Class A operation, the output transistors and power supply in a Class B design are not rated for the continuous quiescent current and heat dissipation required by Class A. You will instantly trigger thermal runaway or destroy the power supply.
Why do Class A amplifiers sound 'better' if they waste so much power?
They do not necessarily measure better on a THD (Total Harmonic Distortion) analyzer, but they clip differently. When a Class A amp reaches its limits, it compresses the signal smoothly with even-order harmonics. Class B/AB amps tend to clip abruptly, generating harsh odd-order harmonics and transient intermodulation distortion (TIM).
What is the main failure point in a Class B push-pull stage?
The biasing network. If the thermal compensation diode or $V_{BE}$ multiplier fails open, the bias voltage drops to zero, pushing the amp into pure Class B operation and causing massive crossover distortion. If it fails short, the bias voltage spikes, pushing the amp toward Class A, causing massive quiescent current draw and immediate thermal destruction of the output transistors.






