Skip to content
RFrftools.io
Audio EngineeringMarch 10, 20266 min read

Matching Impedances in Audio Circuits: How to Calculate Transformer Turns Ratio, Voltage, and Power

Learn how audio transformer turns ratio links impedance, voltage, and current. Worked examples and formulas for matching audio sources to loads.

Contents

Why Audio Transformers Still Matter

In an era of op-amps and Class-D amplifiers, the humble audio transformer remains indispensable. Whether you're interfacing a 600 Ω balanced line to a 10 kΩ preamp input, matching a tube output stage to a speaker, or isolating ground loops in a live sound rig, the transformer is the tool that does three jobs at once: impedance transformation, voltage scaling, and galvanic isolation.

Getting the turns ratio right is the key to all three. Get it wrong and you lose power, introduce distortion, or both. Let's walk through the relationships, then crunch some real numbers.

The Core Relationships

An ideal transformer obeys a few elegant rules that all stem from a single number: the turns ratio nn.

n=NpNs=ZpZsn = \frac{N_p}{N_s} = \sqrt{\frac{Z_p}{Z_s}}

where NpN_p and NsN_s are the primary and secondary winding turns, and ZpZ_p and ZsZ_s are the primary and secondary impedances. Notice that impedance transforms as the *square* of the turns ratio — this is the detail that trips people up most often.

Voltage and current scale linearly with nn:

Vs=VpnV_s = \frac{V_p}{n}
Is=nIpI_s = n \cdot I_p

And because an ideal transformer is lossless, power is conserved:

P=VpIp=VsIsP = V_p \cdot I_p = V_s \cdot I_s

These four outputs — turns ratio, secondary voltage, secondary current, and transferred power — are exactly what the open the Audio Transformer Turns Ratio calculator gives you.

Worked Example: Matching a Tube Amplifier to a Speaker

Let's say you're designing a single-ended tube amplifier around a 6V6 output tube. The tube's optimal plate-to-plate load impedance is Zp=5000  ΩZ_p = 5000 \; \Omega, and you need to drive an 8  Ω8 \; \Omega speaker. Your primary voltage is Vp=20  VRMSV_p = 20 \; \text{V}_{\text{RMS}}, and the primary current is Ip=4  mARMSI_p = 4 \; \text{mA}_{\text{RMS}} (a modest signal level for this example).

Step 1 — Turns ratio:
n=ZpZs=50008=625=25n = \sqrt{\frac{Z_p}{Z_s}} = \sqrt{\frac{5000}{8}} = \sqrt{625} = 25

So you need a 25:1 step-down transformer.

Step 2 — Secondary voltage:
Vs=Vpn=2025=0.8  VRMSV_s = \frac{V_p}{n} = \frac{20}{25} = 0.8 \; \text{V}_{\text{RMS}}
Step 3 — Secondary current:
Is=nIp=25×4  mA=100  mARMSI_s = n \cdot I_p = 25 \times 4 \; \text{mA} = 100 \; \text{mA}_{\text{RMS}}
Step 4 — Power transferred:
P=VpIp=20×0.004=80  mWP = V_p \cdot I_p = 20 \times 0.004 = 80 \; \text{mW}

We can verify on the secondary side: P=VsIs=0.8×0.1=80  mWP = V_s \cdot I_s = 0.8 \times 0.1 = 80 \; \text{mW}. The numbers check out — power is conserved, as expected.

At full drive, a 6V6 in single-ended class A can deliver around 4–5 watts, so you'd see much higher voltages and currents at the primary. But the *ratio* stays the same, and that's the point: nail the turns ratio first, then the transformer handles the rest across the entire signal range.

Practical Considerations the Calculator Won't Tell You

The formulas above describe an ideal transformer. Real-world audio transformers introduce a few complications worth keeping in mind:

  • Core saturation. At low frequencies, the core needs more flux to sustain a given voltage. If the core saturates, distortion rises sharply. This is why output transformers for tube amps are physically large — they need enough iron to handle full power at 20 Hz.
  • Winding resistance. Copper losses in the windings cause a small voltage drop and reduce efficiency. A well-designed audio output transformer might achieve 95–97% efficiency; a cheap one might be closer to 85%.
  • Leakage inductance. Not all flux couples perfectly between windings. Leakage inductance rolls off the high-frequency response and can cause ringing with reactive loads. Interleaved winding techniques help minimize this.
  • Insertion loss. Professional audio transformers (like those from Jensen or Lundahl) specify insertion loss — typically 0.5–1.5 dB for a high-quality unit. Budget this into your gain structure.
Despite these non-idealities, the ideal-transformer equations give you an excellent starting point. You pick the turns ratio for impedance matching, then select a real transformer whose specifications (frequency response, maximum power, insertion loss) meet your application.

Common Audio Transformer Scenarios

Here are a few situations where this calculator is especially handy:

ScenarioZpZ_pZsZ_sTurns Ratio nn
Balanced line to hi-Z input600 Ω10 kΩ1 : 4.08 (step-up)
Tube output to 8 Ω speaker5 kΩ8 Ω25 : 1
Microphone to preamp150 Ω1.5 kΩ1 : 3.16 (step-up)
DI box (guitar to mixer)10 kΩ600 Ω4.08 : 1
Note that when n<1n < 1, the transformer steps *up* voltage and steps *down* current — exactly what you want when boosting a weak microphone signal, for instance.

Quick Sanity Check: The Square-Root Rule

If there's one thing to internalize, it's this: impedance ratio equals the *square* of the turns ratio. A 10:1 turns ratio gives a 100:1 impedance ratio. A 2:1 turns ratio gives only a 4:1 impedance ratio. Engineers new to transformer design often forget the squaring and end up with a transformer that's wildly off. When in doubt, plug the numbers in and let the calculator do the work.

Try It

Ready to spec your next audio transformer? Open the Audio Transformer Turns Ratio calculator, enter your primary and secondary impedances along with your signal voltage and current, and get the turns ratio, secondary voltage, secondary current, and power in one click. Bookmark it — you'll reach for it more often than you think.

Related Articles