Building a Simple Audio Amplifier: From Theory to Sound

Learn how to build a simple audio amplifier from scratch. Complete guide covering op-amp stages, gain calculation, power output, tone control, speaker driving, and full circuit builds.

Building a Simple Audio Amplifier: From Theory to Sound

A simple audio amplifier takes a weak electrical signal from a microphone, instrument, or audio source and amplifies it to a level strong enough to drive a speaker. Built with an op-amp preamplifier stage and a power output stage, a basic audio amplifier can be constructed with common components for under five dollars, delivering clear audio from a few milliwatts to several watts depending on the output stage chosen.

Introduction: Turning Signal Into Sound

There is something uniquely satisfying about building an audio amplifier. Unlike most electronics projects, the feedback is immediate and viscerally real — you connect power, plug in a source, and hear the result. Every design decision you make — the gain you choose, the capacitors you select, the output stage topology — has a direct, audible consequence. A poorly chosen coupling capacitor produces muddy bass. Insufficient gain produces weak, quiet output. A misbiased output stage produces buzzing distortion. Get it right, and music flows clearly from a circuit you designed and built yourself.

Audio amplifiers also make excellent teaching circuits. They bring together virtually every analog electronics concept covered in the previous articles: voltage amplification with op-amps, gain setting with resistors, frequency shaping with capacitors, impedance matching, power supply decoupling, feedback for stability, and output stage design for driving real loads. An audio amplifier is not just a project — it is a comprehensive applied review of analog circuit theory.

This article builds a complete audio amplifier systematically — from understanding what each stage does, through calculating component values, to constructing and testing a working circuit. We begin with the signal chain overview, then design each stage in detail: the input preamplifier (gain and frequency response), a simple tone control network, and the power output stage for driving an 8Ω speaker. We cover two complete builds — one using the LM386 dedicated audio amplifier IC for simplicity, and one using discrete op-amp stages for greater flexibility and learning value. Both are practical, buildable circuits using components readily available from electronics suppliers.

Understanding the Audio Signal Chain

Before building anything, understanding what each part of the amplifier does and why it exists is essential. A complete audio amplifier consists of several functional stages, each handling the signal at a different level.

Signal Sources and Their Levels

Different audio sources produce very different signal levels:

SourceTypical Output LevelOutput Impedance
Dynamic microphone1–10mV RMS150–600Ω
Electret microphone5–50mV RMS1–10kΩ
Electric guitar50–300mV RMS5–100kΩ
CD/DAC line output775mV–2V RMS100–600Ω
Smartphone headphone out100–500mV RMS32–150Ω
Power amplifier speaker output1–20V RMS< 1Ω

A typical 8Ω speaker driven to comfortable listening volume requires about 0.1W to 1W of audio power. At 1W into 8Ω:

Plaintext
V_speaker = √(P × R) = √(1 × 8) = 2.83V RMS
I_speaker = V / R = 2.83 / 8 = 354mA RMS

So from a smartphone’s 500mV output to a 2.83V speaker requirement, we need a voltage gain of about 5.6× (15dB). From a dynamic microphone’s 5mV output to the same 2.83V speaker level, we need a gain of about 566× (55dB) — a massive amplification requiring multiple stages.

The Three-Stage Signal Chain

A practical audio amplifier uses three stages:

Stage 1 — Preamplifier: Amplifies the weak source signal to a standardized line level (typically 100mV to 1V RMS). This stage has high input impedance (to avoid loading the source), low noise (small signals amplified first — any noise added here gets amplified along with the signal), and moderate gain (10× to 100×).

Stage 2 — Tone control / volume control: Adjusts frequency balance (bass, treble) and overall level before the power stage. Operates at line level where signal-to-noise ratio is comfortable.

Stage 3 — Power amplifier: Takes the line-level signal and drives the speaker with sufficient voltage and current. This stage must deliver substantial current (hundreds of milliamps) and manages power dissipation. It has moderate voltage gain but high current gain.

For simple projects, stages 1 and 2 are often combined (volume pot directly at the input), and stage 3 might be a single IC (LM386, LM3886). For more sophisticated designs, each stage is designed independently.

The Frequency Range of Audio

Audio amplifiers must handle the full human hearing range: approximately 20Hz to 20kHz. This three-decade frequency span imposes requirements on every component in the signal chain.

Why Coupling Capacitors Matter

Most audio amplifiers are AC-coupled — capacitors block DC between stages, preventing DC offset from one stage from affecting the next, allowing each stage to be independently biased, and protecting speakers from damaging DC voltage.

A coupling capacitor and the load resistance form a high-pass RC filter:

Plaintext
f_low = 1 / (2π × R_load × C_coupling)

For good bass response to 20Hz with an 8Ω speaker load:

Plaintext
C_coupling ≥ 1 / (2π × 8 × 20) = 1 / (1,005) = 995µF → use 1,000µF (1mF)

This is a large capacitor — a 1,000µF electrolytic, typically 8–25mm in diameter. Skimping here cuts bass response. Many cheap amplifiers use 100µF coupling capacitors, giving a cutoff of about 200Hz — the reason budget amplifiers sound “thin” and lack bass.

For the input coupling to a high-impedance preamplifier (R_in = 47kΩ):

Plaintext
C_coupling ≥ 1 / (2π × 47,000 × 20) = 169nF → use 220nF for margin

Much smaller — a film or electrolytic capacitor works here.

Decoupling at High Frequencies

At the other end of the spectrum, decoupling capacitors must be adequate at 20kHz. A 100nF ceramic capacitor has an impedance of:

Plaintext
Z = 1 / (2π × 20,000 × 100×10⁻⁹) = 79.6Ω

At higher frequencies (1MHz and above from op-amp slewing), even smaller capacitors are needed. Always use both a 100nF ceramic (for high frequencies) and a 10µF electrolytic (for mid-frequencies) in parallel on the power supply rails of each amplifier stage.

Build 1: The LM386 — A Complete Audio Amplifier in One IC

The LM386 is a low-voltage audio power amplifier IC designed specifically for battery-operated applications. It operates from 4V to 12V single supply, delivers up to 1W into 8Ω (at 12V supply), requires minimal external components, and costs less than 50 cents. It is the classic first audio amplifier project.

Internal Architecture

Inside the LM386, there is a complete two-stage amplifier:

  • A differential input preamplifier stage with an internal gain of 20 (26dB) by default
  • A Class AB push-pull output stage capable of sourcing and sinking 1.25A peak
  • Internal biasing to mid-supply (VCC/2), enabling single-supply operation
  • Internal 15kΩ feedback resistor setting the default gain

The default gain of 20 means a 100mV input signal produces a 2V output — sufficient for comfortable listening with a smartphone source.

LM386 Pin Functions

The LM386 comes in an 8-pin DIP package:

PinNameFunction
1GAINConnect capacitor (and optional resistor) between pins 1 and 8 to increase gain
2−INInverting input (usually grounded for single-ended input)
3+INNon-inverting input (signal input)
4GNDGround
5V_OUTOutput (connect to speaker through coupling capacitor)
6VSPositive supply (4V–12V)
7BYPASSConnect 10µF capacitor to ground for supply bypass
8GAINConnect capacitor between pins 1 and 8 to increase gain

Adjusting the LM386 Gain

The LM386’s gain is set by what you connect between pins 1 and 8:

  • Nothing connected: Default gain = 20 (26dB). The internal 1.35kΩ resistor in series with the internal 15kΩ feedback resistor sets this.
  • 10µF capacitor between pins 1 and 8: Gain = 200 (46dB). The capacitor short-circuits the internal 1.35kΩ resistor at audio frequencies, increasing gain 10×.
  • Resistor + capacitor in series between pins 1 and 8: Gain adjustable from 20 to 200. The resistor value sets the gain between the two extremes.

For a resistor R_gain in series with the capacitor between pins 1 and 8:

Plaintext
Gain ≈ 20 + (20 × 1350 / R_gain) approximately, for R_gain >> 0

This is approximate — consult the LM386 datasheet for the exact gain vs. resistance relationship. In practice, values between 0Ω (gain 200) and open circuit (gain 20) cover the range.

Complete LM386 Amplifier Circuit

Components:

  • LM386N-1 IC (most common variant, up to 250mW at 6V or 1W at 12V into 8Ω)
  • C1 = 10µF electrolytic (gain boost, between pins 1 and 8 — omit for gain 20, add for gain 200)
  • C2 = 250µF electrolytic (output coupling capacitor — larger for better bass)
  • C3 = 10µF electrolytic (pin 7 bypass — critical for stability)
  • C4 = 100nF ceramic (supply bypass, pin 6 to GND)
  • R1 = 10Ω + C5 = 47nF in series (Zobel network — prevents high-frequency oscillation into speaker inductance)
  • R_vol = 10kΩ potentiometer (volume control, at input)
  • 8Ω speaker

Circuit connections:

Plaintext
Audio Input → R_vol (10kΩ pot) → wiper → 220nF coupling cap → Pin 3 (+IN)
Pin 2 (−IN) → GND
Pin 4 (GND) → Ground
Pin 6 (VS) → +9V (with 100nF + 10µF decoupling to GND)
Pin 7 (BYPASS) → 10µF electrolytic → GND (positive to pin 7)
Pin 5 (OUTPUT) → 250µF coupling cap → Speaker (positive to pin 5)
Speaker other terminal → GND
Zobel: Pin 5 → R=10Ω in series with C=47nF → GND
Optional gain boost: 10µF cap from Pin 1 to Pin 8 (positive to Pin 8)

The Zobel Network Explained

The Zobel network (R1 = 10Ω in series with C5 = 47nF, from output to ground) is often omitted in simple LM386 circuits — and the result is often oscillation or instability at high frequencies.

Speakers are not purely resistive loads. They contain a voice coil with significant inductance (typically 0.3–1mH). This inductance causes the speaker’s impedance to rise with frequency — at 20kHz, an 8Ω speaker might present 20–40Ω. To the amplifier, this rising impedance at high frequencies looks like reduced load, which decreases the damping on the feedback loop and can cause instability.

The Zobel network absorbs the reactive component: at high frequencies, the capacitor’s low impedance creates a nearly resistive path, preventing the impedance rise from affecting amplifier stability. At audio frequencies, the capacitor’s high impedance means the Zobel network draws negligible current and has no effect on the audio signal.

LM386 Performance Specifications

With 9V supply, gain 20 (no pin 1–8 capacitor):

Plaintext
Maximum output power: ~500mW into 8Ω at 9V (theoretical)
Practical output: ~300–400mW before noticeable distortion
THD (Total Harmonic Distortion): ~0.2% at 125mW (typical)
Input sensitivity: 100mV for full output
Bandwidth (−3dB): ~300kHz
Supply current (quiescent): ~4mA

For 1W output, use 12V supply and the LM386N-4 variant (rated for 12V).

Troubleshooting the LM386 Circuit

No sound at all:

  • Check supply voltage at pin 6 (should read VCC)
  • Verify pin 7 bypass capacitor is present and correctly polarized
  • Check output coupling capacitor polarity (positive to pin 5)
  • Verify speaker is connected and functional (check with a 9V battery — briefly touch battery terminals to speaker terminals; you should hear a click)

Loud hum or oscillation:

  • The pin 7 bypass capacitor is missing or wrong value — must be 10µF electrolytic
  • Supply decoupling inadequate — add 100nF ceramic right at pin 6
  • Add the Zobel network if not already present
  • Check that no long wires run parallel between input and output

Distorted sound at all volumes:

  • Output clipping: gain is too high for the input signal level. Reduce gain (remove pin 1–8 capacitor) or reduce input level with volume pot
  • Check supply voltage: below 6V causes increased distortion

Distorted at high volume only:

  • Normal — amplifier is being driven to clipping. Reduce volume.

Build 2: Discrete Op-Amp Audio Amplifier

The LM386 is convenient but limiting — fixed gain options, fixed frequency response, no tone control. Building from discrete op-amp stages gives complete design control and deeper understanding. This build uses two NE5532 op-amp stages: a preamplifier and a power buffer stage.

Why the NE5532?

The NE5532 is a dual op-amp specifically designed for audio applications:

  • Very low voltage noise: 5nV/√Hz (compared to 18nV/√Hz for TL071)
  • Low distortion at audio frequencies
  • Gain-bandwidth product: 10MHz — sufficient for high gain at high audio frequencies
  • Output current: 38mA — can drive headphones and moderate loads directly
  • Dual op-amp in one 8-pin DIP package — two amplifier stages per chip

The NE5532 is the industry standard for audio preamplifier stages in professional equipment. The NE5532 is the chip inside countless mixing consoles, tape decks, and audio interfaces.

Stage 1: Non-Inverting Preamplifier

Design target:

  • Gain: +20 (26dB) — to amplify 100mV input to 2V output
  • Input impedance: ≥ 47kΩ (compatible with most signal sources)
  • Frequency response: 20Hz – 20kHz (−1dB)
  • DC-coupled with input AC coupling capacitor

Component calculation:

For non-inverting gain of 20:

Plaintext
G = 1 + R_f / R_in = 20
R_f / R_in = 19

Choose R_in = 2.7kΩ, R_f = 51kΩ:

Plaintext
G = 1 + 51,000 / 2,700 = 1 + 18.9 = 19.9 ≈ 20 ✓

Bandwidth verification:

Plaintext
f_−3dB = GBW / G = 10MHz / 20 = 500kHz >> 20kHz ✓

Input coupling capacitor: For −3dB point below 20Hz with 47kΩ input impedance:

Plaintext
C_in ≥ 1 / (2π × 47,000 × 20) = 169nF → use 220nF film capacitor

Bias compensation resistor:

Plaintext
R_comp = R_f ∥ R_in = (51k × 2.7k) / (51k + 2.7k) = 2.56kΩ → use 2.7kΩ

(Place R_comp in series between signal source and non-inverting input, after the coupling capacitor)

Output coupling: The preamp output will drive the tone/volume network. Use a 10µF film coupling capacitor for stage isolation.

Volume Control Placement

The volume control (potentiometer) is best placed between the preamplifier output and the power amplifier input, at line level:

  • At line level (1–2V), the signal-to-noise ratio is comfortable — turning down the volume doesn’t worsen noise
  • A 10kΩ audio-taper (logarithmic) potentiometer matches the logarithmic perception of loudness
  • Log taper: 10% rotation = −20dB, 50% = −6dB, 90% = 0dB — this matches how humans perceive “half volume”

Audio taper vs. linear taper: A linear potentiometer used for volume control feels like all the volume change happens in the first quarter of rotation, then nothing changes in the upper three quarters. An audio taper (logarithmic) potentiometer provides perceptually even volume change throughout its rotation. Always use audio taper for volume controls.

Simple Tone Control Network (Baxandall)

The Baxandall tone control is the classic passive tone control found in almost every commercial amplifier. It provides ±10dB of boost and cut at bass (typically 100Hz center) and treble (typically 10kHz center) frequencies using potentiometers and a few capacitors, inserted between the preamp and power amp stages.

Simplified Baxandall network components:

  • Bass control: 50kΩ log pot (B_pot), C_bass = 47nF (bass frequency capacitor)
  • Treble control: 25kΩ log pot (T_pot), C_treble = 3.3nF (treble frequency capacitor)
  • Series resistors to limit maximum boost/cut to ±10dB: R_bass_stop = 3.9kΩ, R_treble_stop = 3.9kΩ

Bass center frequency:

Plaintext
f_bass = 1 / (2π × R_pot_total × C_bass)
       = 1 / (2π × 50,000 × 47×10⁻⁹) = 67.7Hz ≈ 70Hz

Treble center frequency:

Plaintext
f_treble = 1 / (2π × R_pot_total × C_treble)
         = 1 / (2π × 25,000 × 3.3×10⁻⁹) = 1.93kHz

The Baxandall network introduces about 20dB of insertion loss (the signal is attenuated when the controls are at flat — the amplifier compensates). The power amplifier stage that follows must provide enough gain to overcome this loss and reach the speaker.

A full Baxandall implementation is detailed in many analog audio references. For this article’s scope, the tone control can be simplified to just the volume potentiometer, with tone control added as an optional enhancement.

Stage 2: Power Output Stage

The preamplifier stage provides high-quality, low-noise voltage amplification but limited current — the NE5532 can only output 38mA, barely enough for headphones. Driving an 8Ω speaker at 1W requires:

Plaintext
I = √(P/R) = √(1/8) = 354mA RMS → peak current = 354 × 1.414 = 500mA

This requires a power stage capable of 500mA peak output. Several approaches work:

Option A: TDA2030A Power Amplifier IC

The TDA2030A is a single-chip audio power amplifier providing up to 14W into 4Ω (at ±14V) or 8W into 8Ω. It requires minimal external components and handles thermal protection, short-circuit protection, and output current limiting internally.

TDA2030A non-inverting amplifier configuration:

  • R1 = 22kΩ (from V+ input to GND — sets input impedance)
  • R2 = 680Ω (from V− to GND — gain-setting resistor)
  • R3 = 22kΩ (from output to V− — feedback resistor)
  • C1 = 1µF film (input coupling)
  • C2 = 100µF (bootstrap capacitor — required for single supply operation)
  • C3 = 100nF ceramic (supply bypass)
  • C4 = 2200µF electrolytic (supply bulk)
  • R4 = 1Ω + C5 = 100nF (Zobel network)

Gain of TDA2030A stage:

Plaintext
G = 1 + R3/R2 = 1 + 22,000/680 = 1 + 32.4 = 33.4 (30.5dB)

Total system gain (preamp + power amp):

Plaintext
G_total = G_preamp × G_power = 20 × 33.4 = 668 (56.5dB)

For a 5mV microphone input:

Plaintext
V_out = 5mV × 668 = 3.34V RMS → P_out = 3.34² / 8 = 1.39W ✓

Power supply requirements: The TDA2030A works best with ±12V to ±14V dual supply. For single supply: 12V minimum, 36V maximum. At 12V single supply, maximum output is about 3W into 8Ω.

Option B: Complementary Transistor Output Stage (Class AB)

For those wanting to understand power amplifier operation deeply, a discrete complementary transistor output stage adds enormous educational value.

Circuit: Two complementary transistors — an NPN (TIP31C or 2N3055) and a PNP (TIP32C or MJ2955) — in emitter-follower configuration. The op-amp drives both bases; the NPN handles positive output swings, the PNP handles negative output swings.

Component list:

  • Q1 = TIP31C (NPN power transistor, 3A, 100V, TO-220)
  • Q2 = TIP32C (PNP power transistor, 3A, 100V, TO-220)
  • R_base1 = 100Ω (NPN base resistor)
  • R_base2 = 100Ω (PNP base resistor)
  • R_bias1 = 1kΩ (from NPN base to PNP base, with D1-D2 biasing diodes across it)
  • D1, D2 = 1N4148 signal diodes (set class AB bias, thermally coupled to transistors if possible)
  • R_emitter1 = R_emitter2 = 0.47Ω (emitter degeneration resistors — improve thermal stability and current sharing)
  • C_out = 2200µF (output coupling to speaker, if single-supply)
  • Heatsinks on both transistors

Class AB operation explained:

In Class A operation, the output transistors conduct continuously — high linearity but low efficiency (maximum 25%). In Class B, one transistor handles positive half-cycles and the other handles negative half-cycles, but there’s crossover distortion at zero crossing where both are briefly off. Class AB biases both transistors to conduct a small quiescent current (typically 25–100mA), eliminating crossover distortion while maintaining reasonable efficiency (typically 50–70%).

The D1 and D2 diodes across R_bias1 set the crossover bias. As the diodes heat up with the transistors, their forward voltage drops, which reduces the bias — a form of thermal compensation that prevents thermal runaway.

Setting the quiescent current:

With D1, D2 in circuit and R_bias1 = 1kΩ, the quiescent current is approximately:

Plaintext
I_q ≈ (V_D1 + V_D2 − V_BE1 − V_BE2) / (R_emitter1 + R_emitter2)
    ≈ (1.2V − 1.2V) / 0.94Ω ≈ 0 (Class B)

This is approximately Class B. For true Class AB, reduce R_bias1 or add a variable resistor (50Ω trimpot in place of some of R_bias1) and adjust for 25–50mA quiescent current measured across the emitter resistors:

Plaintext
V_emitter_resistor = I_q × R_emitter = 50mA × 0.47Ω = 23.5mV

Measure this voltage with a multimeter while adjusting the trimpot. Adjust slowly — the quiescent current interacts with transistor temperature.

Output power estimate:

With ±15V supply (TIP31C/TIP32C rated to 100V, 3A):

Plaintext
V_out_max ≈ VCC − V_sat ≈ 14V peak
P_out = V_peak² / (2 × R_speaker) = 196 / 16 = 12.25W into 8Ω

(This is theoretical maximum — practical clean output is about 8–10W before distortion)

Option C: LM386 as the Power Stage

For a simple single-supply project with modest power requirements, the LM386 can serve as the power stage following the NE5532 preamp:

  • NE5532 preamp (gain 20, output up to 2V RMS)
  • Volume pot (10kΩ log taper)
  • LM386 power stage (gain 20, set by no pin 1–8 capacitor)

Total gain = 20 × 20 = 400 (52dB) Output power into 8Ω at 9V: approximately 350mW

This is a genuinely useful combination — enough for a small desktop speaker at reasonable volume.

Complete Two-Stage Amplifier Build

Here is the complete component list and connections for a practical audio amplifier using NE5532 preamp + LM386 power stage, operating from a 9V supply:

Complete Component List

Preamplifier stage (NE5532, one half of the dual op-amp):

  • U1 = NE5532 (8-pin DIP)
  • R1 = 2.7kΩ, 1% metal film (gain-setting, from V− to GND)
  • R2 = 51kΩ, 1% metal film (feedback, from output to V−)
  • R3 = 2.7kΩ (bias compensation, series with V+)
  • C1 = 220nF film (input coupling)
  • C2 = 10µF electrolytic (output coupling from preamp to volume pot)
  • C3, C4 = 100nF ceramic (supply bypass, one at each supply pin)
  • C5 = 10µF electrolytic (mid-supply bulk)

Volume control:

  • VR1 = 10kΩ audio-taper (log) potentiometer

Power amplifier stage (LM386):

  • U2 = LM386N-1
  • C6 = 10µF electrolytic (pin 7 bypass — critical)
  • C7 = 100nF ceramic (pin 6 supply bypass)
  • C8 = 470µF electrolytic (output coupling to speaker)
  • C9 = 10µF electrolytic (gain boost between pins 1 and 8 — for gain 200, total system gain 4000)
  • R4 = 10Ω (Zobel series resistor)
  • C10 = 47nF ceramic (Zobel series capacitor)

Power supply:

  • 9V regulated supply or quality 9V battery
  • Additional 100µF electrolytic across supply rails for overall bulk

Output:

  • 8Ω speaker, 0.5W minimum rating

Critical Wiring Notes

Star grounding: Connect all ground returns to a single point — the power supply negative terminal. Do not daisy-chain grounds (connecting the ground of one component to the ground pin of the next). Star grounding prevents ground loops where current from the power stage flows through the ground wiring shared with the preamplifier, inducing noise into the sensitive preamp stage.

Signal path direction: Route the signal path in one direction — input on one side, output on the other. Avoid having output wiring run back toward the input. Output-to-input capacitive coupling is the most common cause of audio amplifier oscillation (a high-pitched squeal).

Power supply routing: Keep supply wiring short and direct. Long supply wires have inductance that can cause oscillation in conjunction with the power amplifier’s output stage.

Physical separation: Mount the preamplifier components as far from the power amplifier components as practical. In a permanent build, use shielded wire for the input and volume pot wiring.

Testing and Alignment Procedure

Step 1: Visual Inspection

Before applying power:

  • Verify all electrolytic capacitors are correctly polarized (positive to positive)
  • Verify IC orientation (notch or dot marks pin 1)
  • Check for solder bridges (short circuits between adjacent pads or pins)
  • Verify all supply connections

Step 2: Power-Up Test (No Input)

Apply power with no audio input connected. Measure:

  • Supply voltage at each IC’s VCC pin: should read the supply voltage
  • LM386 pin 7: should read approximately VCC/2 (bias point)
  • LM386 output (pin 5, before coupling capacitor): should read approximately VCC/2
  • Output side of coupling capacitor (speaker terminal): should read approximately 0V DC

If the output capacitor junction reads a voltage significantly different from VCC/2, there is a biasing problem — usually a missing or wrong-value pin 7 bypass capacitor.

Step 3: Quiescent Current Test

With power on and no signal, measure the total current drawn from the supply. For this circuit:

Expected quiescent current ≈ 4mA (LM386) + 3mA (NE5532) + ~1mA (biasing resistors) ≈ 8–10mA

If current exceeds 20–30mA with no signal, the power stage may be oscillating. Add Zobel network and improve decoupling.

Step 4: Signal Testing

Connect a known signal source (smartphone playing a 1kHz sine wave tone at 50% volume):

  • Measure input signal level: should be 100–500mV peak with a smartphone
  • Measure preamp output: should be 20× input, ~2V–10V peak (limited by 9V supply at higher gains)
  • Listen to the speaker: should produce clear, undistorted tone

Gain verification: With a 100mV input and gain 200 in the LM386 stage (pin 1–8 capacitor present):

Plaintext
V_out_ideal = V_in × G_preamp × G_power = 100mV × 20 × 200 = 400V

Obviously impossible — the circuit clips at the supply. Gain 200 is too much for a 100mV input. Reduce to gain 20 (remove pin 1–8 capacitor):

Plaintext
V_out = 100mV × 20 × 20 = 40V — still clips at 9V supply

Even gain 20 × 20 is too much for a 100mV input at 9V supply. The volume pot reduces level before the LM386. At 10% pot rotation (−20dB), effective input to LM386:

Plaintext
V_LM386_in = 100mV × 20 × 0.1 = 200mV → V_out = 200mV × 20 = 4V RMS ≈ 2W into 8Ω

This demonstrates why volume controls are essential — the preamp provides excess gain that is dialed back to appropriate levels.

Step 5: Frequency Response Check

Play test tones at several frequencies and listen for balance:

  • 50Hz: should be audible, slight rolloff acceptable
  • 200Hz: full bass, clear and punchy
  • 1kHz: reference level, clear and undistorted
  • 5kHz: clear midrange
  • 10kHz: treble present, slight rolloff acceptable
  • 20kHz: may be barely audible or inaudible depending on speaker and listener

An oscilloscope or audio analyzer gives quantitative frequency response data, but careful listening reveals obvious problems: muddy bass (undersized coupling capacitors), thin sound (undersized output coupling), harshness (high-frequency peaking from feedback instability).

Audio Amplifier Performance Metrics

Understanding how amplifier performance is measured helps you evaluate designs and identify problems:

MetricThis Circuit (Typical)High-End AmplifierDescription
THD (1kHz, 500mW)0.5–2%0.001–0.01%Total Harmonic Distortion — unwanted harmonics
SNR70–80dB100–120dBSignal-to-noise ratio
Frequency response40Hz–18kHz (±3dB)20Hz–20kHz (±0.1dB)Usable frequency range
Output power350mW–1W10–200WInto 8Ω before clipping
Input sensitivity100mV775mV (pro) or 100mV (consumer)For full output
Damping factor20–50200–1000+Output impedance vs speaker impedance
Crosstalk−40dB (stereo)−70dBChannel isolation in stereo

THD in perspective: 1% THD is audible as slight “warmth” or “color” in the sound — not objectionable for casual listening. 0.1% is generally inaudible. 10% sounds clearly distorted. The LM386 at 125mW typically produces 0.2% THD — very clean for a simple IC amplifier.

Summary

Building an audio amplifier integrates the full range of analog electronics: op-amp gain stages for preamplification, coupling capacitors for frequency response and DC isolation, power transistor output stages for current drive, feedback networks for stability, and power supply management for clean operation.

The LM386 approach provides a complete, functional audio amplifier in a single IC with minimal external components — an ideal first project that produces immediate, audible results. The NE5532-based discrete design provides full control over every parameter: gain, frequency response, tone, and power — a more complex build that teaches more deeply.

Both circuits demonstrate the same fundamental principles: small signals are amplified in low-noise, high-gain preamplifier stages; level and frequency are adjusted at line level; power stages deliver current to the speaker while voltage gain is provided by earlier stages; coupling capacitors determine bass response; decoupling capacitors ensure stability; and physical layout choices determine whether the amplifier is silent or plagued with hum and oscillation.

Audio amplifiers are one of the most rewarding electronics projects. They are tangible, immediately testable, and endlessly improvable — a gateway to the rich world of analog audio electronics.

Share:
Subscribe
Notify of
0 Comments

Discover More

Multiple Inheritance in C++: Power and Pitfalls

Multiple Inheritance in C++: Power and Pitfalls

Learn how multiple inheritance works in C++, when to use it, common pitfalls like the…

Introduction to Classification Algorithms: Decision Trees

Discover Decision Trees in this beginner’s guide. Learn how they work, their key components, applications,…

Hierarchical Clustering: Building Dendrograms

Hierarchical Clustering: Building Dendrograms

Master hierarchical clustering from scratch. Learn agglomerative and divisive approaches, linkage criteria, dendrogram interpretation, cutting…

Hardware Shakeup: Apple’s Chip Guru Johny Srouji Eyes Exit After 17 Years

Bloomberg’s Mark Gurman reported on December 6 that Apple’s hardware tech SVP Johny Srouji is…

Google DeepMind & UK Government Launch AI-Powered Science Lab

Google’s DeepMind announced a sweeping partnership with the UK government to build the country’s first…

What Are Pull-Up and Pull-Down Resistors and When Do You Need Them?

What Are Pull-Up and Pull-Down Resistors and When Do You Need Them?

Learn what pull-up and pull-down resistors do in robotics—understand floating inputs, how to choose resistor…

Click For More
0
Would love your thoughts, please comment.x
()
x