Audio Impedance Matching Calculator
Source + load impedance — power transfer efficiency, mismatch loss in dB, and pass/fail vs the 1:1 ideal.
Result
- Source impedance Zs8 Ω
- Load impedance Zl8 Ω
- Zl/Zs ratio1.00:1
- Power transfer100.00%
- Mismatch loss0.00 dB
- Reflection coeff.0.000
- SWR-equivalent1.00:1
Step-by-step
- Power ratio = 4·Zs·Zl / (Zs + Zl)² = 4·8·8 / (8+8)² = 1.0000.
- Loss (dB) = 10·log10(1.0000) = 0.000 dB.
- Reflection ρ = |Zl − Zs| / (Zl + Zs) = 0.000.
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.
Worked examples
- Inputs:
- Zs = 8 Ω, Zl = 8 Ω
- Output:
- Power transfer 100% (0 dB loss); ρ = 0
Textbook match.
- Inputs:
- Zs = 4 Ω, Zl = 8 Ω
- Output:
- Power transfer 88.9% (0.51 dB loss); ρ = 0.33; SWR 2:1
Inaudible loss; safe.
- 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
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.