An amp chip (power amplifier integrated circuit) is a silicon package designed to take a low-voltage input signal and boost its current and voltage to deliver real, measurable watts to a heavy load like a speaker or motor. While a microcontroller, DAC, or Bluetooth module outputs a fragile line-level signal measured in milliwatts, the amp chip acts as the muscle, modulating power from your main supply to drive the load without destroying the original waveform.
People constantly confuse power amp chips with operational amplifiers (op-amps). An op-amp (like the classic NE5532 or TL072) is for signal conditioning—buffering, filtering, and voltage gain—but it will typically max out at 30mA and fry if you hook a 4-ohm speaker directly to it. An amp chip is built with heavy output transistors to source and sink amps of continuous current.
How an Amp Chip Changes Your Circuit
When you insert an amp chip into a design, you fundamentally change the impedance boundary of your system. Think of your DAC as a high-pressure, low-flow water pump, and the speaker as a massive fire hose. The amp chip is the pressure-reducing valve and flow multiplier that lets you actually move the water. It shifts your circuit from being voltage-driven (where you only care about the signal's shape) to power-driven (where you care about delivering energy to a physical transducer).
- Current Demand: Your power supply must suddenly handle transient spikes of 2A to 5A, rather than the 50mA your logic circuit drew.
- Grounding Topology: You must separate 'signal ground' (clean, low-current) from 'power ground' (noisy, high-current return paths) to prevent alternator whine or hum.
- Output Coupling: Modern amp chips use Bridge-Tied Load (BTL) configurations, meaning the speaker connects between two out-of-phase outputs, eliminating the need for massive, tone-degrading output coupling capacitors.
The Thermal Math: Class AB vs. Class D in Real Numbers
The biggest decision when selecting an amp chip is choosing between linear (Class AB) and switching (Class D) topologies. This isn't just an audio fidelity debate; it's a thermal management reality. Let's look at a worked numeric example for a desktop speaker build.
The Scenario: You have a 24V DC power supply and want to drive a 4-ohm bookshelf speaker to 30W RMS.
Efficiency at this output: ~60%
Total Power Drawn from Supply: 30W / 0.60 = 50W
Power Delivered to Speaker: 30W
Heat Dissipated by Chip: 20W
Result: Requires a massive extruded aluminum heatsink (thermal resistance < 2°C/W) and forced-air cooling to prevent thermal shutdown.
Efficiency at this output: ~90%
Total Power Drawn from Supply: 30W / 0.90 = 33.3W
Power Delivered to Speaker: 30W
Heat Dissipated by Chip: 3.3W
Result: Requires only a small, inexpensive clip-on surface-mount heatsink. The PCB stays cool to the touch.
Class D chips achieve this by switching the output transistors fully on and fully off at ultrasonic frequencies (typically 400kHz to 1.2MHz), then using an LC low-pass filter (inductor and capacitor) to reconstruct the audio waveform at the speaker terminals. Because the transistors are never in the 'linear' (partially on) region where they act as resistors, they waste very little energy as heat. For a deep dive into the modulation schemes, Texas Instruments' TPA3116D2 documentation provides excellent block diagrams of this process.
Where You Meet Amp Chips in Practice
You will encounter amp chips anywhere a digital or low-level analog signal needs to move air or spin a motor. Here is where they show up on the bench:
- Portable Bluetooth Speakers: Almost exclusively using Class D chips (like the PAM8403 or MAX98357A) because battery life is paramount. A 5V Li-ion pack cannot afford to waste 40% of its energy as heat.
- Active Subwoofers: Often use high-power Class D modules (like the TPA3255) pushing 300W+ into 2-ohm loads. The high damping factor of Class D helps control the heavy speaker cone's momentum.
- Guitar Pedals and Amps: Here, you still see Class AB (like the LM386) because the deliberate crossover distortion and soft clipping of linear amplifiers are musically desirable for overdrive tones.
- Haptic Feedback & Motors: While not 'audio', chips like the DRV8833 are essentially amp chips optimized for inductive DC motor loads rather than voice coils.
The Amp Chip Decision Tree: Pick Your Silicon
Stop guessing based on forum posts from 2012. Use this decision path to select the exact part number for your next build.
| If your project needs... | Then choose this topology... | Concrete Part Number Pick | Typical Cost (2026) |
|---|---|---|---|
| Battery power, 5V USB, < 3W per channel | Class D (Analog Input) | PAM8403 (Diodes Inc.) | $0.50 - $1.50 |
| ESP32/Raspberry Pi direct digital audio (I2S) | Class D (I2S Input with built-in DAC) | MAX98357A (Analog Devices) | $3.00 - $5.00 |
| Desktop PC speakers, 12V-24V, 15W-50W | Class D (Analog Input, BTL) | TPA3116D2 (Texas Instruments) | $4.00 - $8.00 |
| High-power home theater, 100W+, 32V-50V | Class D (High Voltage) | TPA3255 (Texas Instruments) | $12.00 - $18.00 |
| Audiophile linear amp, guitar amp, zero EMI | Class AB (Linear) | LM3886 (or LM4780 dual) | $15.00+ (Beware fakes) |
The Default Recommendation: If you are building a general-purpose DIY audio project powered by a laptop brick (19V-24V) and want high fidelity without building a massive heatsink, buy a breakout board based on the TPA3116D2. It offers 0.02% THD+N, requires minimal external components, and is virtually indestructible if you respect its absolute maximum ratings.
Silicon Killers: Three Mistakes That Fry Your IC
Amp chips rarely die of old age; they die from poor PCB layout and power supply abuse. Avoid these three bench-tested failure modes:
- The Missing Bulk Capacitor (Brownout Death): When a bass note hits, a 4-ohm speaker demands a massive, instantaneous current spike. If your power supply wires have inductance, the voltage at the chip's VCC pin will sag. If it sags below the chip's undervoltage lockout (UVLO) threshold, the chip shuts down mid-cycle, causing severe output transients that can blow your speaker tweeter. Fix: Place a 470µF to 1000µF low-ESR electrolytic capacitor within 10mm of the amp chip's power pins.
- Parasitic Oscillation (RF Burnout): Long, unshielded input wires act as inductors. Combined with the chip's input capacitance, they form an LC tank circuit that can cause the amplifier to oscillate at MHz frequencies. The chip will overheat and melt, even with no speaker connected. Fix: Solder a 1kΩ series resistor and a 100pF capacitor to ground directly at the IC's input pin to form a low-pass filter.
- The Counterfeit LM3886 Trap: Texas Instruments discontinued the legendary LM3886 Class AB chip years ago. The market is now flooded with counterfeit ICs from unauthorized distributors. These fakes lack the internal thermal protection and Safe Operating Area (SOA) circuitry. They will literally explode when driven hard. Fix: If you must build Class AB, source from authorized distributors like Mouser or Digi-Key, or switch to a modern Class D alternative like the TPA3255.
Frequently Asked Questions
Can I parallel two amp chips to double the wattage?
No, not directly. You cannot simply tie the outputs of two standard amp chips together; slight differences in their internal offset voltages will cause them to fight each other, leading to massive circulating currents and immediate thermal destruction. To parallel them, you need specific ICs with a 'master/slave' sync pin, or you must use external balancing resistors which waste power.
Do I need an LC filter on the output of a Class D amp chip?
Yes. The output of a Class D chip is a high-frequency PWM square wave. While the speaker's voice coil has some natural inductance that smooths this out, running a Class D amp without a proper LC low-pass filter (usually a 10µH inductor and 1µF film capacitor) will cause massive EMI radiation, fail FCC/CE compliance, and overheat the speaker's voice coil with high-frequency eddy currents.
What is the difference between BTL and SE output?
Single-Ended (SE) drives the speaker between one output pin and ground, requiring a DC-blocking capacitor. Bridge-Tied Load (BTL) drives the speaker between two output pins that are 180 degrees out of phase. BTL doubles the voltage swing across the load (yielding 4x the theoretical power) and eliminates the need for bulky output capacitors. Almost all modern amp chips default to BTL.






