Turns Ratio Calculator

Compute transformer turns ratio and either primary or secondary voltage using the ideal transformer equations.

Transformer Inputs

Results Summary

Transformer Design & Analysis

Turns Ratio Calculator

Learn how to use the Turns Ratio Calculator to size and verify transformers, understand the relationship between turns and voltage, and sanity-check real-world measurements with practical engineering examples.

7–9 min read Updated 2025

Quick Start

This section mirrors how you actually use the Turns Ratio Calculator on a job: decide what you are solving for, plug in known values from the nameplate or field measurements, and then sanity-check the answer against your expectations and codes.

  1. 1 Select Solve For in the calculator: Secondary Voltage, Primary Voltage, or Turns Ratio.
  2. 2 Enter the known side voltages using the correct units (V or kV). For example, use 0.48 kV instead of 480 V if you are in kV mode.
  3. 3 Enter the primary and secondary turns if you have design data, or leave turns blank when you are only using measured voltages to back-calculate the ratio.
  4. 4 Press calculate (or simply change a value) and read the highlighted result. The calculator applies the ideal transformer relationship \[ \frac{V_p}{V_s} = \frac{N_p}{N_s} = a \] where \(a\) is the turns ratio.
  5. 5 Review the Quick Stats: the turns ratio, voltage ratio, whether the transformer is step-up or step-down, and an equivalent secondary voltage in kV. These are useful for comparing against nameplate data.
  6. 6 Toggle Show Steps to see how each value was computed, including the numeric substitution into the equations. Use this when you need to document design calculations.
  7. 7 Adjust inputs (for example, slightly different primary voltage or alternative turns) to perform quick what-if analyses without re-deriving equations by hand.

Tip: Decide early whether you are working in line-to-line or phase-to-neutral voltages and keep it consistent on both sides of the transformer. The calculator assumes the basis you enter is already correct.

Warning: The calculator treats the transformer as ideal (no copper losses, leakage, or regulation). Real transformers will show slightly different measured voltages under load. Always check critical designs against manufacturer data and applicable standards.

Choosing Your Method

The Turns Ratio Calculator supports three natural workflows that map to common tasks in the field and in design offices. All three use the same core equation, but start from different known quantities.

Method A — Solve for Secondary Voltage \(V_s\)

Use when you know the primary voltage and turns on both windings and want to predict the secondary voltage.

  • Ideal for design work when you are choosing winding turns for a target secondary level.
  • Useful for checking whether a proposed turns change gives the expected output voltage.
  • Matches many textbook problems and exam questions.
  • Requires both \(N_p\) and \(N_s\), which are not always available on existing equipment.
  • Does not include voltage regulation under load; you still need impedance data for detailed studies.
Core equation: \(\displaystyle V_s = V_p \times \frac{N_s}{N_p}\)

Method B — Solve for Primary Voltage \(V_p\)

Use when you have a desired secondary voltage and known turns on both windings and need the required primary.

  • Perfect when designing control transformers fed from unusual primary systems.
  • Helps you check whether an existing primary system can safely supply a retrofitted secondary.
  • Also requires both turn counts, which might not be on the nameplate.
  • Still assumes ideal behavior; short-circuit currents and thermal limits are outside this calculation.
Core equation: \(\displaystyle V_p = V_s \times \frac{N_p}{N_s}\)

Method C — Solve for Turns Ratio \(a = N_p/N_s\)

Use when you know both voltages (from the nameplate or measurements) and want the effective turns ratio.

  • Great for field testing and troubleshooting with a voltage injection test.
  • Does not require access to the windings themselves—only voltages.
  • Lets you classify the unit quickly as step-up, step-down, or roughly 1:1 isolation.
  • Sensitive to measurement error, especially on the low-voltage side.
  • Under heavy load the voltage ratio deviates from the ideal turns ratio.
Core equation: \(\displaystyle a = \frac{N_p}{N_s} = \frac{V_p}{V_s}\)

What Moves the Number the Most

Even though the turns ratio equation looks simple, several practical choices and assumptions strongly influence your results and how you interpret them.

Primary turns \(N_p\)

Increasing \(N_p\) while holding \(N_s\) constant increases the turns ratio \(a = N_p/N_s\), which in turn increases the primary voltage needed for a given secondary or decreases the secondary for a fixed primary.

Secondary turns \(N_s\)

Increasing \(N_s\) with fixed \(N_p\) decreases the ratio \(a\) and therefore decreases the secondary voltage drop per turn. Designers use this lever to fine-tune standard secondary voltages like 120 V, 208 V, or 400 V.

Applied primary voltage \(V_p\)

The calculator assumes the primary is energized at the magnitude you enter. If a “480 V” system sags to 455 V, the actual secondary will scale down proportionally in the ideal model.

Measurement basis (line vs phase)

For three-phase systems, the relationship between line and phase voltage introduces \(\sqrt{3}\) factors. Always compare voltages on the same basis when interpreting the turns ratio.

Loading and regulation

Real transformers have series impedance. Under load, secondary voltage drops, so the measured ratio \(V_p / V_s\) may be slightly higher than the physical turns ratio \(N_p / N_s\).

Rounding and nominal voltages

Distribution transformers often use nominal values (e.g., 13.8 kV / 480 V) that round off the exact turns ratio. Small differences are normal and should not be over-interpreted.

Worked Examples

These examples mirror the calculator’s modes so you can match what you see on screen with hand calculations. Use them as templates for your own projects.

Example 1 — Predicting Secondary Voltage from Turns

  • Primary line voltage: \(V_p = 480 \text{ V}\)
  • Primary turns: \(N_p = 1600\)
  • Secondary turns: \(N_s = 200\)
  • Load: small control circuit (lightly loaded, ignore regulation)
  • Mode: Solve for secondary voltage
1
Compute the turns ratio \[ a = \frac{N_p}{N_s} = \frac{1600}{200} = 8 \]
2
Use the ideal transformer equation \[ V_s = V_p \times \frac{N_s}{N_p} \] which is the same as \(V_s = V_p / a\).
3
Substitute the numbers: \[ V_s = 480 \times \frac{200}{1600} = 480 \times 0.125 = 60 \text{ V} \]
4
In the Turns Ratio Calculator, select “Secondary Voltage,” enter 480 V, 1600 turns, and 200 turns, and you should see a result of approximately 60 V plus quick stats showing an 8:1 step-down transformer.

Example 2 — Back-Calculating Turns Ratio from Voltages

  • Nameplate: 11 kV / 0.433 kV distribution transformer
  • Measured primary: \(V_p = 10.9 \text{ kV}\)
  • Measured secondary (no load): \(V_s = 0.436 \text{ kV}\)
  • Mode: Solve for turns ratio
1
Convert to consistent units (both in volts or both in kV). Here we use kV as displayed on the calculator: \[ V_p = 10.9 \text{ kV}, \quad V_s = 0.436 \text{ kV} \]
2
Compute the voltage ratio: \[ a = \frac{V_p}{V_s} = \frac{10.9}{0.436} \approx 25.0 \] So the effective turns ratio is about \(25 : 1\).
3
Compare with nominal: \[ \frac{11}{0.433} \approx 25.4 \] The small difference comes from measuring under slightly different conditions; this is normal.
4
In the calculator, select “Turns Ratio,” enter the measured voltages, and check that the quick stats classify the transformer as step-down with a ratio of roughly 25:1.

Common Layouts & Variations

Different transformer applications tend to share similar primary/secondary levels and turns ratios. The table below helps you interpret calculator outputs in context.

Use CaseTypical Primary / SecondaryTurns Ratio & Notes
Control power transformer in MCC480 V → 120 V Ideal ratio \(a \approx 4 : 1\) (step-down). Often lightly loaded but must handle inrush of control coils.
Lighting transformer277 V → 120 V Ratio ~2.31:1. Common in commercial buildings with 480/277 V systems feeding 120 V lighting or receptacles.
Isolation transformer480 V → 480 V (or 120 V → 120 V) Approximate 1:1 turns ratio. Calculated voltage ratio close to unity; main purpose is galvanic isolation and noise reduction.
Distribution step-down13.8 kV → 480 V Ratio around 28.8:1. Used for service feeds to large motors and distribution boards.
Instrument potential transformer (PT)13.8 kV → 120 V Ratio roughly 115:1. Designed for accuracy at very low burden. Use the calculator to cross-check nameplate ratios.
Small step-up transformer120 V → 240 V Ratio \(a \approx 0.5\) if defined as \(N_p/N_s\) with the 120 V winding as primary. Flip your definition if needed so the ratio stays > 1.
  • Make sure the calculated ratio matches the order of magnitude in the table for similar applications.
  • Check whether the manufacturer defines ratio as high-voltage to low-voltage or primary to secondary.
  • For three-phase units, confirm if nameplate voltages are line-to-line or phase-to-neutral.
  • Do not rely on turns ratio alone for short-circuit or arc-flash studies; you still need impedance data.

Specs, Logistics & Sanity Checks

The Turns Ratio Calculator is one piece of the design picture. This section focuses on what else you should check before purchasing or approving a transformer.

Key Nameplate Information

Before you trust any turns ratio calculation, capture the following directly from the transformer nameplate or data sheet:

  • Rated primary and secondary voltage levels (including tap ranges).
  • kVA rating and frequency (50/60 Hz or other special cases).
  • Connection types (delta, wye, zig-zag, etc.).
  • Impedance and temperature rise, if available.

Design & Code Considerations

Turns ratio is necessary but not sufficient for a safe design. Cross-check the calculator output with:

  • Voltage drop limits and equipment ratings on the secondary system.
  • Insulation coordination and basic impulse level (BIL) requirements on the primary.
  • Applicable electrical codes and utility interconnection rules.

Field Testing & Sanity Checks

In the field, you often use the turns ratio calculation to verify that a unit is wired correctly and behaves as expected.

  • Perform a low-voltage turns ratio test (apply a small AC voltage and measure the other side).
  • Compare measured and ideal ratios; small deviations are normal, large ones may indicate connection issues.
  • Repeat measurements at multiple taps and record readings for maintenance history.

Use the calculator as a fast numerical check, but always interpret the result in the context of nameplate data, protection settings, and safety requirements.

Frequently Asked Questions

What is transformer turns ratio?
Transformer turns ratio is the ratio of primary winding turns to secondary winding turns, often written as \(a = N_p / N_s\). For an ideal transformer this ratio also equals the ratio of primary to secondary voltage, \(V_p / V_s\).
How does turns ratio relate to step-up and step-down transformers?
When the turns ratio \(a = N_p / N_s\) is greater than one and you feed the higher-turn winding, the transformer is step-down (primary voltage higher than secondary). When \(a\) is less than one for the chosen primary, the transformer is step-up (secondary voltage higher than primary). Isolation transformers have turns ratios close to one.
Can I ignore losses when using the Turns Ratio Calculator?
The Turns Ratio Calculator assumes an ideal transformer with no copper losses, no core losses, and no leakage reactance. For most sizing and back-of-the-envelope checks this is acceptable, but for detailed studies such as short-circuit analysis and voltage regulation you must use manufacturer impedance data and more complete models.
Why do my measured voltages not match the ideal turns ratio exactly?
Differences between ideal and measured ratios come from winding resistance, leakage reactance, magnetizing current, tap settings, loading, and measurement error. Small deviations are normal. Large deviations can indicate a wiring problem, an incorrect tap position, or a damaged transformer.
Does connection type (delta or wye) affect turns ratio calculations?
The physical turns ratio is independent of how the windings are connected, but line voltages in delta and wye systems differ from phase voltages by a factor of the square root of three. Always compare voltages on a consistent basis (line-to-line with line-to-line or phase-to-neutral with phase-to-neutral) when using the calculator.
What information do I need before using the Turns Ratio Calculator?
To use the Turns Ratio Calculator effectively, you need at least two of the four key quantities: primary voltage, secondary voltage, primary turns, and secondary turns. You also need to know the voltage basis (V or kV and line or phase values) and whether the transformer is energized under load or at no-load conditions.
Scroll to Top