The classification of amplifiers categorizes electronic amplifier circuits based on their conduction angle, biasing, and efficiency, dictating how much of the input signal cycle the active device conducts.
Choosing the right amplifier class fundamentally changes your circuit's thermal management requirements, power supply sizing, battery life, and audio fidelity (Total Harmonic Distortion, or THD). A common point of confusion among hobbyists is assuming "Class D" means "digital"—it is actually an analog switching topology using pulse-width modulation (PWM) to synthesize an analog waveform, not discrete digital logic processing the audio stream.
The Core Amplifier Classes and Circuit Impact
Amplifier classes are designated by letters, which historically followed alphabetical order but eventually branched into specialized topologies. The defining metric is the conduction angle: the portion of the 360-degree input signal cycle during which the active transistor (BJT, MOSFET, or GaN FET) is turned on and conducting current.
Bench Tip: When reading datasheets, look at the quiescent current ($I_Q$). Class A amps have massive $I_Q$ because they are biased fully on. Class D amps have near-zero $I_Q$ but require high-frequency switching gate drivers.
| Class | Conduction Angle | Max Theoretical Efficiency | Primary Trade-off | Typical Application |
|---|---|---|---|---|
| Class A | 360° (Full cycle) | 25% - 50% | Massive heat, low efficiency | High-end audiophile preamps, RF low-noise |
| Class B | 180° (Half cycle) | 78.5% | Crossover distortion | Rarely used alone; basis for push-pull |
| Class AB | 180° to 360° | 50% - 78.5% | Moderate heat, slight crossover distortion | Home audio receivers, op-amp output stages |
| Class C | < 180° | Up to 90% | Severe signal distortion | RF transmitters (with LC tank circuits) |
| Class D | Switching (PWM) | 90% - 100% | EMI generation, requires output filters | Bluetooth speakers, subwoofers, motor drives |
For a deeper dive into the biasing networks that set these conduction angles, the electronics tutorials on amplifier classes provide excellent transistor-level schematic breakdowns.
Worked Example: Thermal Math for a 50W Audio Output
To understand what amplifier classification changes on your workbench, let us run a thermal calculation for a 50W RMS audio output stage driving a 4-ohm subwoofer. We will compare a traditional Class AB design against a modern Class D topology.
Target Output Power ($P_{OUT}$): 50W
Ambient Temperature ($T_A$): 25°C
Max Junction Temperature ($T_J$): 125°C
Scenario A: Class AB Amplifier (60% Real-World Efficiency)
At 50W output, a Class AB amp operating at 60% efficiency requires $P_{IN} = 50W / 0.60 = 83.3W$ from the power supply. The remaining 33.3W is dissipated entirely as heat through the silicon die into your heatsink. To keep the junction under 125°C, your total thermal resistance ($\theta_{JA}$) must be less than $(125 - 25) / 33.3 = 3.0°C/W$. After subtracting the junction-to-case ($\theta_{JC}$) and case-to-sink ($\theta_{CS}$) resistances (typically ~1.5°C/W combined), you need a massive extruded aluminum heatsink with a thermal resistance of 1.5°C/W or lower. This means a heavy, finned block of metal costing $15-$25 and taking up significant PCB real estate.
Scenario B: Class D Amplifier (90% Real-World Efficiency)
Using a modern Class D IC with integrated GaN or low-$R_{DS(on)}$ silicon MOSFETs, efficiency hits 90%. $P_{IN} = 50W / 0.90 = 55.5W$. The heat dissipated is only 5.5W. Your required $\theta_{JA}$ is now $(125 - 25) / 5.5 = 18.1°C/W$. You can achieve this with a tiny, stamped-metal surface-mount heatsink or even just the exposed thermal pad on the IC connected to a 2oz copper PCB pour. For more on thermal pad layout, check the Texas Instruments audio amplifier overview and their specific layout guidelines.
Where You Meet This in Practice
The classification of amplifiers is not just academic; it dictates your bill of materials (BOM) and physical enclosure design across different domains:
- Portable / Battery Audio: You will exclusively use Class D. A Class AB amp would drain a 18650 lithium cell in minutes and trigger the BMS thermal cutoff. ICs like the MAX98357A are standard here.
- Studio Monitoring / Audiophile DACs: You will often find Class AB or even Class A. The absence of high-frequency switching noise (EMI) and the lack of an output LC filter mean the phase response and THD+N (Total Harmonic Distortion plus Noise) are exceptionally clean at high frequencies, though the chassis must be heavily vented.
- Ham Radio / RF Transmitters: You will use Class C (or Class E/F for switching RF). Because the load is a tuned LC tank circuit (an inductor and capacitor resonating at the carrier frequency), the tank "rings" and reconstructs the missing portions of the sine wave, making the severe clipping of Class C irrelevant while maximizing battery-to-RF efficiency.
- Brushless DC (BLDC) Motor Drives: The ESCs (Electronic Speed Controllers) in drones and e-bikes are essentially high-power Class D amplifiers driving three phases instead of one, using space-vector PWM rather than audio-frequency PWM.
Decision Tree: Picking the Right Amplifier Class and IC
Stop guessing and use this decision matrix to select your topology and order the right silicon. This path terminates in concrete, orderable part numbers available from standard distributors like Mouser or Digi-Key in 2026.
| If Your Project Requires... | Choose Class... | Why? | Concrete IC Pick (2026) |
|---|---|---|---|
| Battery-powered Bluetooth speaker (5W - 30W) | Class D | Max efficiency, minimal heatsink, fits in sealed enclosures. | TPA3116D2 (up to 50W, highly available, $4-$6) |
| High-resolution desktop headphone amp | Class AB (or A) | Ultra-low noise floor, no PWM switching artifacts to ruin sensitive IEMs. | OPA1612 (TI Burr-Brown, $3-$5) |
| High-power home theater subwoofer (100W+) | Class D | Class AB would require a toroidal transformer the size of a bowling ball. | HYP1250 (Hypex UcD module, ~$150) |
| Low-power DIY guitar practice amp (1W) | Class AB | Simplicity, classic warm clipping characteristics, single 9V supply. | LM386 (Classic, $0.50 - $1.00) |
| RF oscillator / beacon transmitter | Class C | Max RF efficiency; distortion is filtered by the antenna matching network. | 2N3866 (RF NPN, discrete design) |
Default Recommendation: If you are building a general-purpose audio project, powering it from a DC brick or lithium pack, and do not have a specific audiophile requirement that demands linear operation, default to Class D using the TPA3116D2. It is forgiving to layout mistakes, cheap, and runs cool enough to mount directly to your enclosure wall.
Frequently Asked Questions
Is Class D actually digital audio?
No. The "D" does not stand for digital; it was simply the next letter after Class C. Class D amplifiers take an analog input, compare it to a high-frequency triangle wave using an analog comparator, and output a PWM square wave. It is an analog switching process. True digital amplifiers (Class I or T) use digital signal processing to generate the PWM directly from an I2S stream, but these are rare in hobbyist spaces.
What is crossover distortion and which classes suffer from it?
Crossover distortion occurs in Class B and poorly biased Class AB amplifiers at the zero-crossing point of the AC waveform. When one transistor in a push-pull pair turns off and the other turns on, there is a brief "dead zone" (about 0.6V for BJTs or 2-4V for MOSFETs) where neither conducts. Class A avoids this entirely by keeping both devices on, while Class AB mitigates it by applying a small DC bias current to keep the transistors just at the edge of conduction.
Why do Class D amplifiers need an LC filter on the output?
The output of a Class D amp is a high-frequency square wave (typically 300kHz to 600kHz) whose duty cycle varies with the audio signal. If you feed this directly to a speaker, the speaker's voice coil inductance will naturally filter some of it, but you will waste massive amounts of power as heat in the coil and generate severe electromagnetic interference (EMI). A passive LC low-pass filter (an inductor and a capacitor) is required to strip away the switching carrier frequency and leave only the reconstructed analog audio waveform.
Can I use an audio amplifier IC to drive a Peltier module (TEC)?
Yes, but you must use a Class D amplifier. A Peltier module is essentially a low-value resistor (often 2 to 5 ohms) that requires high DC current. If you use a Class AB amp, the voltage drop across the linear transistors will result in catastrophic heat dissipation. A Class D amp can output a 100% duty cycle PWM wave, which the Peltier's thermal mass and internal inductance will smooth into pure DC heating or cooling. Just ensure the Class D IC supports 100% duty cycle (some AC-coupled audio amps do not).






