A Class A amplifier is an audio or RF amplifier design where the active output device (transistor or vacuum tube) conducts current continuously over the entire 360 degrees of the input signal cycle. Because the output device never switches off, the circuit completely eliminates the crossover distortion inherent in other topologies, trading that sonic purity for massive heat dissipation and low electrical efficiency.

The Core Mechanism: 360-Degree Conduction

To understand Class A operation, you have to look at the quiescent bias point (the idle state with no audio signal present). In a Class A design, the DC bias current is set higher than the peak AC current required to drive the load at maximum power. The transistor is essentially 'always on.'

Think of it like a water valve that is propped open at least halfway; to increase flow, you open it further, and to decrease flow, you close it slightly, but the valve never fully shuts off. Because the current never drops to zero, the output waveform is a continuous, unbroken replica of the input. There is no 'handoff' dead zone between a positive NPN transistor and a negative PNP transistor, which is where crossover distortion occurs in Class B and Class AB designs.

Efficiency Limits: The theoretical maximum efficiency of a standard resistively loaded single-ended Class A amplifier is 25%. If you use a transformer-coupled or inductor-loaded push-pull topology, the theoretical maximum rises to 50%. In real-world silicon, expect 20% to 45% respectively.

Worked Numeric Example: Sizing a Heatsink for a 10W Output

The defining challenge of Class A is thermal management. Let us calculate the heatsink requirements for a DIY push-pull Class A audio amplifier designed to deliver 10W RMS into an 8-ohm speaker load.

  • Target Output Power ($P_{out}$): 10W
  • Topology: Push-pull Class A (theoretical max efficiency 50%, real-world ~45%)
  • Total Supply Power ($P_{supply}$): 10W / 0.45 = 22.2W
  • Idle Heat Dissipation ($P_{diss}$): In a push-pull Class A, idle dissipation is roughly equal to max signal dissipation. We will design for $P_{diss} = 22W$.

We are using an IRFP240 N-channel MOSFET. The datasheet specifies a maximum junction temperature ($T_{j(max)}$) of 150°C. We will set our safety target junction temperature ($T_j$) to 125°C to ensure long-term reliability. Assuming a worst-case ambient room temperature ($T_a$) of 35°C (inside a poorly ventilated chassis):

  1. Calculate Total Thermal Resistance Allowed ($ heta_{JA}$):
    $ heta_{JA} = (T_j - T_a) / P_{diss} = (125 - 35) / 22 = 4.09°C/W$
  2. Subtract Internal Resistances:
    The IRFP240 has a junction-to-case resistance ($ heta_{JC}$) of 1.0°C/W. Using a quality silicone thermal pad adds a case-to-sink resistance ($ heta_{CS}$) of roughly 0.5°C/W.
  3. Find Required Heatsink Rating ($ heta_{SA}$):
    $ heta_{SA} = heta_{JA} - ( heta_{JC} + heta_{CS}) = 4.09 - (1.0 + 0.5) = 2.59°C/W$

The Result: You must source a heatsink rated at 2.5°C/W or lower. For a single device dissipating 22W, this requires a substantial extruded aluminum profile, roughly 150mm wide and 50mm deep with 20mm fins, or forced-air cooling with a smaller sink. If you were building a single-ended Class A amp (20% efficiency) for the same 10W output, your dissipation would be 50W, requiring a massive heatsink rated below 0.8°C/W.

What Class A Changes in a Real Circuit

Choosing a Class A topology fundamentally alters the physical and electrical architecture of your build. Here is what changes on the bench:

  • Power Supply Sizing: Because the amplifier draws maximum current at all times (even when playing silence), the power supply must be rated for continuous maximum draw. A 10W Class A amp needs a power supply capable of delivering 25W+ continuously, requiring heavy-duty toroidal transformers and massive filter capacitor banks (often 20,000µF or more per rail) to prevent AC ripple from modulating the audio.
  • Thermal Mass and Airflow: The chassis itself often becomes the heatsink. You cannot enclose a Class A amplifier in a sealed plastic project box. Convection cooling dictates vertical fin orientation, and the top cover must be heavily ventilated.
  • Bias Stability Networks: MOSFETs and BJTs exhibit thermal runaway; as they get hot, they draw more current, which makes them hotter. A Class A amp requires rigorous thermal compensation (like a $V_{be}$ multiplier transistor bolted directly to the output heatsink) to prevent the bias current from drifting upward and melting the output stage.

Where You Meet Class A in Practice

While rare in mainstream consumer electronics due to heat and power costs, Class A dominates specific niches where linearity is non-negotiable.

Audiophile Power Amplifiers: High-end manufacturers like Pass Labs (specifically the Aleph and XA series designed by Nelson Pass) use Class A topologies. The sonic signature is characterized by a warm, even-harmonic distortion profile and absolute absence of switching artifacts. You can read more about Nelson Pass's design philosophy on the ESP (Elliott Sound Products) Class A archive.

RF Linear Amplifiers: In radio frequency transmission (like Amateur Radio SSB or AM broadcasting), signal linearity is critical to prevent spectral regrowth and interference on adjacent frequencies. RF final stages frequently run in Class A to ensure the transmitted envelope is perfectly preserved, as detailed in standard amplifier classification guides.

Headphone Amplifiers and Preamps: Because headphones require only milliwatts to tens of milliwatts of power, the thermal penalty of Class A is easily managed. Many desktop DAC/Amp combos and guitar pedal buffer stages run pure Class A to maintain ultra-low noise floors.

Common Confusions: True Class A vs. Marketing Hype

The term 'Class A' is heavily abused in audio marketing. Here is how to separate actual circuit theory from brochure speak:

Confusion 1: 'Class A' Marketing on Class AB Amps
Many mass-market AV receivers claim 'Class A operation.' What they actually mean is that the amplifier operates in Class A for the first 10 to 50 milliwatts of output, before crossing the zero-line and switching into Class AB. This is technically called 'high-bias Class AB.' True Class A maintains the bias current above the peak signal current all the way to clipping.

Confusion 2: Single-Ended vs. Class A
People often use 'single-ended' and 'Class A' interchangeably. They are not the same. Single-ended refers to the topology (using one output device or one parallel bank to handle both halves of the waveform). Class A refers to the bias class (conduction angle). While almost all single-ended amplifiers are biased in Class A, a push-pull amplifier (using separate devices for positive and negative halves) can also be biased in Class A.

Frequently Asked Questions

Why do Class A amplifiers get so hot even when playing no music?

In a Class A design, the output transistors are biased to conduct maximum current even when there is zero audio signal. When music plays, the current simply shifts from one side of the push-pull pair to the other, or varies slightly in a single-ended design, but the total power drawn from the wall remains virtually constant. The amplifier is essentially a 20W or 40W space heater that happens to output sound as a byproduct of its electrical operation.

Is a single-ended amplifier always a Class A amplifier?

Practically speaking, yes. A single-ended topology uses a single active device (or parallel bank) to drive the load. Because a single transistor cannot 'pull' current, only 'push' it, it must be biased on continuously to reproduce the negative half of the AC waveform via a passive load (like a resistor, inductor, or transformer). Therefore, single-ended amps are inherently Class A. However, a Class A amp does not have to be single-ended; push-pull Class A designs are very common in high-power applications.

Can I convert a Class AB amplifier into a true Class A design?

You can increase the bias current (quiescent current) on a Class AB amplifier's variable bias trimpot, but you are severely limited by the existing heatsinks. If your Class AB amp has heatsinks rated for 15W of dissipation, and you bias it up to draw 20W to achieve 'pure Class A' into 8 ohms, the thermal protection will trip or the output transistors will suffer thermal runaway and fail. To truly convert it, you must mathematically verify the heatsink thermal resistance, upgrade the power supply transformer to handle continuous high-current draw, and install active thermal compensation.