Audio Impedance Matching Calculator

Source + load impedance — power transfer efficiency, mismatch loss in dB, and pass/fail vs the 1:1 ideal.

Inputs

Output impedance of the source (amp, preamp, DAC).

Input impedance of the load (speaker, headphones, next stage).

Result

Loading calculator…

General calculation reads

Amazon affiliate

As an Amazon Associate we may earn from qualifying purchases. This does not add cost for you.

How to use this calculator

  • Enter source output impedance.
  • Enter load input impedance.
  • For amp→speaker, target ratio close to 1 (Zs ≈ Zl). For preamp→amp, target Zl ≥ 10·Zs (voltage bridging).

About this calculator

Audio impedance "matching" splits into two regimes. For analog signal chains (line-out → line-in, DAC → preamp) the modern rule is voltage bridging: source ≪ load (factor 10+) so the load draws negligible current. For power transfer (amp → speaker, RF lines) the rule is impedance matching: source ≈ load to maximize delivered power. Power-transfer ratio = 4·Zs·Zl / (Zs+Zl)² peaks at 1.0 only when Zs = Zl, and the mismatch loss in dB grows quickly outside that window.

What this calculator does

This calculator reports two complementary measures of how well a source impedance Zs and a load impedance Zl are paired. Power-transfer ratio peaks at 100% when Zs = Zl (matched-impedance maximum-power-transfer regime, used in RF and amp→speaker contexts). Mismatch loss in dB shows the same thing on a log scale. Reflection coefficient ρ = |Zl − Zs| / (Zl + Zs) and the SWR-equivalent give the analog of standing-wave behavior, which is more useful for RF feedlines but is also a fast diagnostic for audio signal chains.

How it works — the formula

P_ratio = 4·Zs·Zl / (Zs + Zl)² Loss (dB) = 10·log10(P_ratio) ρ = |Zl − Zs| / (Zl + Zs); SWR-eq = (1 + ρ) / (1 − ρ)

Maximum power transfer (Jacobi 1840) requires Zs = Zl for purely resistive impedances. The 4·Zs·Zl numerator is the AM-GM bound: it equals (Zs+Zl)² only when Zs = Zl. Reflection coefficient ρ is the wave-mechanics generalization; it is zero at perfect match and tends to 1 at extreme mismatch. SWR is built from ρ exactly as in RF.

Sources: Pozar — Microwave Engineering, 4th ed., Ch. 2 (transmission lines and matching) · Self — Small Signal Audio Design, 3rd ed., Ch. 1 (audio impedance conventions) · Ohm's Law and Maximum Power Transfer Theorem — IEEE Std 100-2000 definitions

Worked examples

Example 1
8 Ω amp into 8 Ω speaker
Inputs:
Zs = 8 Ω, Zl = 8 Ω
Output:
Power transfer 100% (0 dB loss); ρ = 0

Textbook match.

Example 2
4 Ω amp into 8 Ω speaker
Inputs:
Zs = 4 Ω, Zl = 8 Ω
Output:
Power transfer 88.9% (0.51 dB loss); ρ = 0.33; SWR 2:1

Inaudible loss; safe.

Example 3
Line-out 100 Ω into 1 kΩ amp
Inputs:
Zs = 100 Ω, Zl = 1000 Ω
Output:
Power transfer 33% (4.8 dB loss); ρ = 0.82

Voltage-bridging context: power loss is irrelevant; voltage reaches load undistorted.

When to use this vs other tools

Use this for amp ↔ speaker and analog signal-chain impedance checks. For RF transmission-line work, the dedicated SWR/impedance tools below are calibrated for distributed-element systems.

  • SWR Calculator

    Use for RF feedlines — forward/reflected power readings translate to SWR via the same reflection coefficient.

  • Transmission Line Impedance

    Use to compute Z₀ of a coax or parallel-wire line from physical dimensions.

  • Ohm's Law

    Use for DC and low-frequency I/V/R calculations that underlie every impedance computation.

  • Decibel Calculator

    Use to convert linear power/voltage ratios to dB and back — needed any time loss is reported in dB.

Authority note

Institute of Electrical and Electronics Engineers (IEEE)

The maximum-power-transfer theorem and reflection-coefficient definitions used here are the canonical IEEE/Pozar formulations from microwave engineering and apply identically to lumped-element audio circuits at the operating frequencies of interest.

Limitations

  • Assumes purely resistive impedances. Real loads (especially speakers) are complex Z(f) — match at one frequency, not across the band.
  • Does not model nonlinearities (clipping, current-limited amplifiers) that change effective impedance under load.
  • Voltage-bridging audio chains care about voltage, not power; for those use cases the dB-loss number is misleading.
  • For RF use, this lumped-element view is only accurate when line length ≪ wavelength; use a transmission-line tool above that point.

Real-world impedance matching depends on frequency-dependent behavior the calculator does not model. Always verify against equipment specs before connecting power amplifiers to low-impedance loads.

Frequently asked

My amp says 8 Ω, speaker is 4 Ω — bad?+
Yes — power transfer is 88.9% (0.51 dB loss), but solid-state amps often see overcurrent at 4 Ω that can clip or trip protection. Many SS amps explicitly support 4 Ω; tube amps require taps.
Why is "voltage bridging" the modern norm?+
For line-level signals you care about the voltage waveform, not power. Making Zl ≫ Zs means no significant current flows, no current-induced distortion, and the source's output voltage reaches the load intact.
Is this the same as RF matching?+
Same math, different rationale. RF matching prevents reflections (standing waves) that bounce energy back into the source. The SWR-equivalent figure here is the analog of an RF SWR meter reading.
What does -3 dB mismatch loss sound like?+
-3 dB is half the power, which is a small but audible drop in loudness. -10 dB is a tenth and clearly subjective "much quieter".
Headphones: high or low Z?+
Pro headphones can be 250-600 Ω; phone outputs ~1-5 Ω. The phone provides voltage bridging easily, but it cannot deliver enough voltage to drive 600 Ω cans loud — hence headphone amps.

Related calculators

More tools you might like

Hand-picked tools that pair well with this one — same audience, same intent.