An electronic amplifier is a circuit that takes a low-power input signal and outputs a proportionally larger voltage, current, or power signal to drive a load. What it changes in a real circuit is the amplitude of the AC waveform—scaling a millivolt sensor reading or a weak audio line-level signal up to the volts or amps required to spin a motor, drive a speaker, or trigger a logic gate. Whether you are designing a ham radio transmitter or wiring a DIY Bluetooth speaker, selecting the right topology dictates your heat sink size, battery life, and signal fidelity.

Amplifier Classes Decoded: A, B, AB, and D

When engineers discuss the different types of amplifiers in electronics, they are usually referring to the 'class' of operation. This classification defines how the active components (transistors, MOSFETs, or vacuum tubes) conduct current relative to the input signal cycle. Here is how the primary analog and switching classes break down on the bench.

Class A: The Always-On Workhorse

In a Class A design, the output transistor conducts for the full 360 degrees of the input waveform. It is biased so that it never turns off, even when no audio or RF signal is present. This eliminates switching distortion, making it the gold standard for high-fidelity audio and low-noise sensor preamps. The trade-off is brutal efficiency: theoretical maximum efficiency is 50%, but real-world Class A audio amps often run at 15% to 25%. The rest of the power is burned as heat.

Class B: The Push-Pull Compromise

Class B uses two transistors in a push-pull configuration. One handles the positive half of the waveform, and the other handles the negative half. Each conducts for exactly 180 degrees. While this pushes theoretical efficiency up to 78.5%, it introduces 'crossover distortion' at the zero-crossing point. Think of it like two lanes of traffic merging where neither driver yields right at the merge point, causing a momentary stall before the other lane picks up the flow. Because of this distortion, pure Class B is rarely used in audio.

Class AB: The Practical Standard

Class AB fixes the Class B merge problem by slightly biasing both transistors 'on' just past the zero-crossing point. This creates a small overlap where both devices conduct, eliminating crossover distortion while maintaining much better efficiency than Class A. Most classic linear audio ICs, like the LM3886 or discrete TIP31/TIP32 push-pull stages, operate in Class AB.

Class D: The Switching Powerhouse

Class D abandons linear operation entirely. It converts the analog input into a high-frequency Pulse Width Modulated (PWM) square wave. The output transistors act as switches—they are either fully on or fully off, minimizing the time they spend in the high-resistance linear region where heat is generated. Modern Class D chips like the Texas Instruments TPA3116D2 routinely achieve 90%+ efficiency, making them mandatory for battery-powered speakers and high-wattage subwoofers.

Comparison of Common Amplifier Classes
Class Conduction Angle Typical Efficiency Primary Use Case Heat Sink Requirement
Class A 360° 15% - 30% High-end audio, RF low-noise Massive
Class AB 181° - 360° 50% - 70% Home audio, op-amp outputs Moderate
Class B 180° 78.5% (theoretical) Rare (RF push-pull) Low/Moderate
Class D Switching (PWM) 85% - 95% Bluetooth speakers, motor drives Minimal

Worked Numeric Example: Class AB Push-Pull Power and Heat

To understand what amplifier math looks like on the workbench, let us calculate the output power and heat dissipation for a standard Class AB push-pull emitter-follower stage using discrete TIP31 (NPN) and TIP32 (PNP) BJTs.

Assumptions:

  • Power Supply (Vcc): Dual +/- 12V DC (24V total swing)
  • Load: 8-ohm speaker
  • Transistor saturation voltage drop (Vce_sat): ~2V

1. Calculate Maximum AC Output Power (P_ac)

The maximum peak voltage the amp can deliver to the speaker is the rail voltage minus the transistor drop: 12V - 2V = 10V peak.
Convert peak voltage to RMS: V_rms = 10V / 1.414 = 7.07V RMS.
Power delivered to the load: P_ac = (V_rms)^2 / R = (7.07)^2 / 8 = 6.25 Watts.

2. Calculate DC Power Drawn from Supply (P_dc)

Peak current (I_peak) = V_peak / R = 10V / 8 ohms = 1.25A.
For a Class AB/B stage, the average DC current drawn from a dual supply is (2 * I_peak) / π.
P_dc = Vcc_total * I_dc_avg = 24V * (2 * 1.25A / 3.14) = 24V * 0.796A = 19.1 Watts.

3. Calculate Heat Dissipation (P_heat)

The transistors must burn off the difference between what the power supply delivers and what the speaker receives.
P_heat = P_dc - P_ac = 19.1W - 6.25W = 12.85 Watts.

Bench Reality Check: Dissipating nearly 13 watts across two small TO-220 transistors without a heat sink will trigger thermal shutdown or destroy the silicon junction in seconds. A standard TO-220 package has a junction-to-ambient thermal resistance of about 65°C/W. At 6.4W per transistor, the junction temperature would rise by 416°C above ambient, instantly vaporizing the part. Always mount Class AB power transistors to an extruded aluminum heat sink with thermal paste.

Where You Meet Different Amplifier Types in Practice

You will encounter these topologies across almost every domain of electrical engineering, though they often hide behind different names depending on the application.

  • DIY Audio and Home Theater: Class D boards based on the TPA3116 or TPA3255 dominate the DIY space due to their small size and high power. Class AB is still preferred by audiophiles building discrete headphone amps using components like the NE5532 op-amp paired with a buffered output stage.
  • RF Transmitters: If you are building a ham radio or a low-power IoT beacon, you will likely use Class C amplifiers. Class C conducts for less than 180 degrees of the cycle. It is highly efficient (up to 90%) but introduces massive distortion, which is perfectly fine when amplifying a single-frequency continuous wave (CW) or narrowband FM signal through a tuned LC tank circuit.
  • Sensor Signal Conditioning: When reading a PT100 RTD or a strain gauge, you use operational amplifiers (op-amps) like the MCP6001 or INA128. These are essentially high-gain, low-power Class AB voltage amplifiers designed to output a clean DC or slow-moving AC voltage to a microcontroller's ADC, rather than driving heavy loads.
  • Motor Drivers: The H-bridge circuits used to drive DC motors in robotics (like the L298N or DRV8871) are functionally high-power Class D amplifiers. They use PWM to vary the average voltage seen by the motor windings.

Common Confusions and Misconceptions

When shopping for parts or reading schematics, a few terminology traps frequently catch hobbyists off guard.

Amplifier vs. Oscillator: Both use active components and feedback networks, but their goals are opposite. An amplifier uses negative feedback to stabilize gain and reduce distortion, faithfully reproducing the input. An oscillator uses positive feedback to intentionally drive the circuit into instability, generating a continuous AC waveform with no input signal required.

Preamp vs. Power Amp: A preamplifier (like a phono stage or microphone preamp) provides voltage gain. It takes a 5mV signal and scales it to 1V, but it can only supply a few milliamps of current. A power amplifier provides current gain. It takes that 1V preamp signal and sources the amps required to physically move a speaker cone. Connecting a microphone directly to a power amp will yield almost no sound because the power amp lacks the voltage gain stage.

Class D vs. 'Digital' Amplifier: Marketing materials often label Class D amps as 'digital amplifiers.' This is technically false. Class D is an analog switching topology. The input is an analog voltage, and the PWM modulator is an analog comparator circuit. True digital amplifiers process the signal in the digital domain (DSP) and convert it to PWM at the very last step, but the output stage itself remains an analog Class D switch. For a deeper dive into switching topologies, Texas Instruments' TPA3116D2 documentation provides excellent block diagrams of the analog PWM modulation process.

Frequently Asked Questions

What are the different types of amplifiers in electronics based on signal frequency?

Amplifiers are broadly categorized by the frequencies they are designed to handle. DC/Instrumentation amplifiers handle 0 Hz (DC) up to a few kilohertz, used for sensors. Audio amplifiers cover the 20 Hz to 20 kHz human hearing range. RF (Radio Frequency) amplifiers operate from hundreds of kilohertz up to gigahertz, requiring specialized layout techniques to manage parasitic capacitance and skin effect. Wideband/Video amplifiers bridge the gap, handling DC up to several megahertz for oscilloscope front-ends or composite video signals.

Which amplifier class is best for a DIY Bluetooth speaker build?

For 95% of DIY Bluetooth speaker builds, Class D is the only logical choice. Modules based on the TPA3116D2 (around $10-$15 for a stereo 50W+50W board) offer massive power output from a compact 19V to 24V laptop power brick. Because Class D runs at >90% efficiency, you do not need to mount heavy aluminum heat sinks inside a small wooden or 3D-printed enclosure, and you will not drain a battery pack in minutes. As noted in amplifier topology guides on All About Circuits, Class D's switching noise requires careful LC output filtering, but modern integrated modules handle this on the PCB.

Can I use an operational amplifier to drive a speaker directly?

Generally, no. Standard op-amps like the ubiquitous LM741 or TL072 are designed for voltage gain and signal conditioning, not current delivery. They typically max out at 20mA to 40mA of output current. If you connect an 8-ohm speaker directly to an op-amp, the low impedance will force the op-amp to exceed its current limits, causing severe clipping, thermal shutdown, or a blown output stage. To drive a speaker, you must use the op-amp as a preamp to drive a dedicated power amplifier IC (like an LM386) or a discrete transistor buffer stage.

Why do Class A amplifiers run so hot compared to Class D?

Class A amplifiers run hot because their output transistors are biased to conduct maximum current continuously, regardless of whether a signal is present or how loud the volume is. If a Class A amp is designed to output 10W of audio power, it might draw 40W from the wall continuously. The 30W difference is dissipated entirely as heat through the heat sink. Class D amplifiers, by contrast, use transistors as switches. A MOSFET in the fully 'on' state has a very low resistance (Rds_on), meaning very little power is lost as heat (P = I^2 * R). When it is 'off', current is zero, so heat is also zero.