Transformer Winding Calculator

Calculate transformer winding turns, wire gauge, and core area.
Design custom transformers for power supplies, audio, and isolation applications.

Transformer Winding Design

A transformer transfers electrical energy between circuits using electromagnetic induction. It consists of two or more coils (windings) wound around a common magnetic core. The ratio of turns between the primary and secondary winding determines the voltage transformation ratio.

The fundamental transformer equations:

Turns ratio: N₁/N₂ = V₁/V₂ = I₂/I₁

Where N₁ and N₂ are turns in primary and secondary, V₁ and V₂ are voltages, and I₁ and I₂ are currents.

To calculate secondary turns: N₂ = N₁ × (V₂ / V₁)

For a power transformer core, the required primary turns (Np) come from the core area method. Watch the units here, because this is where the formula usually gets copied wrong. In pure SI:

Np = V / (4.44 × f × B × A) with B in tesla and A in square metres

The version you will see in older handbooks uses practical units, and the 10⁸ is there precisely because it is working in gauss and square centimetres:

Np = (V × 10⁸) / (4.44 × f × B × A) with B in gauss and A in cm²

Where:

  • V = primary voltage (volts)
  • f = frequency (Hz), typically 50 or 60
  • B = maximum flux density. Silicon steel laminations run 1.2 to 1.5 tesla, which is 12,000 to 15,000 gauss (1 T = 10,000 gauss)
  • A = effective core cross-section area
  • 4.44 = waveform factor for sinusoidal AC (4π / √2)

Mixing the two is the classic blunder: put tesla into the 10⁸ version and your answer is ten thousand times too big. Sanity-check any result against the turns-per-volt rule of thumb, which is 4 to 5 turns per volt on a small 50 Hz EI core, and you will catch it immediately.

Worked through: a 230 V, 50 Hz primary on a 10 cm² core at 1.2 T needs 230 × 10⁸ ÷ (4.44 × 50 × 12,000 × 10) = 2.3 × 10¹⁰ ÷ 2.664 × 10⁷ = 863 turns, or 3.75 turns per volt. Bigger core, fewer turns: that is the trade the whole design turns on.

Wire gauge is determined by current density. A safe current density for copper wire in a transformer is 3–4 A/mm² (this depends on cooling). For a given current, you calculate the minimum wire cross-sectional area: Area (mm²) = Current (A) / Current Density (A/mm²)

AWG and metric wire equivalents at 3 A/mm²:

  • 1A → ~0.33 mm² → AWG 22 (0.64 mm dia)
  • 2A → ~0.67 mm² → AWG 20 (0.81 mm dia)
  • 5A → ~1.67 mm² → AWG 15 (1.45 mm dia)
  • 10A → ~3.33 mm² → AWG 12 (2.05 mm dia)

Transformer efficiency is typically 90–98% for well-designed units. The power output equals primary power × efficiency. Core losses (hysteresis and eddy currents) and copper losses (I²R heating in wires) reduce efficiency.

This calculator helps with the turns ratio and wire sizing aspects of transformer design. Core sizing and detailed magnetics require additional calculations beyond this tool.


How we build and check this calculator

This calculator runs entirely in your browser, so the numbers you enter stay on your device. The math behind it is written by hand and tested against worked examples and standard references before the page goes live.

SuperGlobalCalculator is independently built and maintained. See how we build and verify our calculators.


Embed This Calculator

Copy the code below and paste it into your website or blog.
The calculator will work directly on your page.