9.1 Transformer Principles, Single-Phase/Three-Phase & Sizing

Key Takeaways

  • Transformers operate on mutual electromagnetic induction, transferring electrical energy between circuits via changing magnetic flux in accordance with the turns ratio: Np / Ns = Vp / Vs = Is / Ip.
  • Full-load current (FLC) calculations differ fundamentally by phase configuration: single-phase I_FLC = (kVA × 1000) / V, whereas three-phase I_FLC = (kVA × 1000) / (1.732 × V).
  • The 480V Delta to 208Y/120V Wye transformer is the dominant commercial step-down configuration; the 240/120V high-leg delta system features a 208V high leg (B-phase) that must be identified with orange tagging per NEC 110.15.
  • Autotransformers utilize a single continuous winding shared between primary and secondary circuits, lacking electrical isolation, and are governed by strict ground-referencing rules under NEC 450.4 and 210.9.
  • Transformer nameplate percent impedance (%Z) directly dictates maximum available short-circuit current: I_sc = I_FLC / (%Z / 100), defining equipment fault duty and necessary interrupting ratings.
Last updated: September 2026

9.1 Transformer Principles, Single-Phase/Three-Phase & Sizing

Quick Reference:

  • Turns Ratio Equation: $\frac{N_p}{N_s} = \frac{V_p}{V_s} = \frac{I_s}{I_p}$
  • Single-Phase Full-Load Current: $I = \frac{\text{kVA} \times 1000}{V}$
  • Three-Phase Full-Load Current: $I = \frac{\text{kVA} \times 1000}{V \times \sqrt{3}} = \frac{\text{kVA} \times 1000}{V \times 1.732}$
  • Commercial Step-Down Standard: 480V Delta Primary $\rightarrow$ 208Y/120V 3-Phase, 4-Wire Secondary (provides 120V lighting/receptacle power and 208V power loads).
  • High-Leg Delta (NEC 110.15 & 408.3(E)): Phase B to neutral voltage is $120\text{V} \times \sqrt{3} \approx 208\text{V}$. Conductor must be identified with an orange finish or tagging at each point of connection where the neutral is present. B-phase must occupy the center bus position in switchboards and panelboards.
  • Short-Circuit Fault Current: $I_{sc} = \frac{I_{\text{FLC}}}{%Z / 100} = I_{\text{FLC}} \times \frac{100}{%Z}$

Transformers form the structural backbone of alternating current (AC) power distribution. By manipulating voltage and current inversely through magnetic fields without moving parts, transformers allow power to be generated efficiently, transmitted over long distances at high voltages with minimal $I^2R$ copper losses, and stepped down to safe utilization levels inside commercial and industrial premises. For the Connecticut E-2 Unlimited Journeyperson candidate, mastering transformer sizing, full-load current calculations, winding geometry, high-leg identification, and fault current delivery is essential for both field installation and the state licensing examination.


1. Transformer Operating Principles & Turns Ratio

Transformers function via mutual electromagnetic induction in accordance with Faraday's Law and Lenz's Law. When an alternating current flows through the primary winding, it produces a dynamic alternating magnetic flux within the transformer's laminated iron or silicon-steel core. As this flux expands and collapses, it cuts through the turns of the secondary winding, inducing an alternating electromotive force (EMF or voltage) across the secondary terminals. Because the energy transfer occurs exclusively through the core's magnetic field, the primary and secondary circuits in an isolation transformer remain completely electrically separated (galvanically isolated).

                IDEAL TWO-WINDING TRANSFORMER
         Primary (Input)                    Secondary (Output)
       o----+                     Core                    +----o
            |                   | |  | |                  |
           ( )                 | |  | |                  ( )
    Vp     ( ) Np Turns        | |  | |        Ns Turns  ( )   Vs
    Ip --->( )                 | |  | |                  ( )---> Is
            |                   | |  | |                  |
       o----+                   | |  | |                  +----o
                                Laminated
                                Steel Core

The Mathematical Turns Ratio

In an ideal transformer (assuming negligible copper resistance, core hysteresis, and eddy-current losses), apparent power delivered to the primary equals apparent power delivered to the secondary ($V_p \times I_p = V_s \times I_s$). The ratio of primary turns ($N_p$) to secondary turns ($N_s$) governs the transformation ratio ($a$):

NpNs=VpVs=IsIp\frac{N_p}{N_s} = \frac{V_p}{V_s} = \frac{I_s}{I_p}

Notice the strict inverse relationship between voltage and current:

  • Step-Down Transformer: When the primary has more turns than the secondary ($N_p > N_s$), voltage is stepped down ($V_s < V_p$). In order to balance power conservation, secondary current increases proportionately ($I_s > I_p$). Secondary windings must therefore use physically larger conductors to carry the higher current.
  • Step-Up Transformer: When the secondary has more turns than the primary ($N_s > N_p$), voltage is stepped up ($V_s > V_p$), and secondary current is reduced ($I_s < I_p$).

Exam Application Example: A single-phase step-down transformer has 480 turns on its primary winding and 120 turns on its secondary winding ($4:1$ turns ratio). If 480 volts is applied to the primary and a load on the secondary draws 40 amperes:

  • Secondary Voltage: $V_s = 480\text{ V} \times \left(\frac{120}{480}\right) = 120\text{ Volts}$.
  • Primary Current: $I_p = 40\text{ A} \times \left(\frac{120}{480}\right) = 10\text{ Amperes}$.
  • Apparent Power: $480\text{ V} \times 10\text{ A} = 4,800\text{ VA} = 120\text{ V} \times 40\text{ A} = 4,800\text{ VA}$.

2. Transformer kVA Sizing & Full-Load Current (FLC) Calculations

Transformers are universally rated in kilovolt-amperes (kVA) rather than kilowatts (kW). Heating within transformer windings is driven entirely by total current flowing through wire resistance ($I^2R$) and total voltage stressing core insulation, irrespective of whether the load current is in phase with voltage. Rating transformers in apparent power (kVA) ensures that conductors and insulation are never overloaded by reactive currents (low power factors).

Single-Phase kVA and Current Formulas

For single-phase transformers, the mathematical relationships between apparent power (kVA), line-to-line voltage ($V$), and full-load current ($I$) are:

S1-phase=V×I1000(kVA)S_{\text{1-phase}} = \frac{V \times I}{1000} \quad \text{(kVA)}

I1-phase=kVA×1000VI_{\text{1-phase}} = \frac{\text{kVA} \times 1000}{V}

Three-Phase kVA and Current Formulas

In three-phase AC systems, power is transferred over three conductors whose voltage waveforms are phase-shifted by 120 electrical degrees. Calculating total 3-phase power from line-to-line voltage ($V_{\text{L-L}}$) and line current ($I_{\text{line}}$) requires the factor of the square root of 3 ($\sqrt{3} \approx 1.73205$):

S3-phase=3×VL-L×Iline1000=1.732×VL-L×Iline1000(kVA)S_{\text{3-phase}} = \frac{\sqrt{3} \times V_{\text{L-L}} \times I_{\text{line}}}{1000} = \frac{1.732 \times V_{\text{L-L}} \times I_{\text{line}}}{1000} \quad \text{(kVA)}

I3-phase=kVA×1000VL-L×3=kVA×1000VL-L×1.732I_{\text{3-phase}} = \frac{\text{kVA} \times 1000}{V_{\text{L-L}} \times \sqrt{3}} = \frac{\text{kVA} \times 1000}{V_{\text{L-L}} \times 1.732}

Critical Calculation Rule: For three-phase formulas, never divide by nominal voltage alone. You must multiply nominal line-to-line voltage by $1.732$ in the denominator before dividing into the volt-amperes.

Essential Constants for Speed on the Licensing Exam

Memorizing these two voltage-product constants saves critical time on the Connecticut exam:

  • For 480V, 3-Phase: $480 \times 1.73205 = \mathbf{831.38}$
  • For 208V, 3-Phase: $208 \times 1.73205 = \mathbf{360.27}$
  • For 240V, 3-Phase: $240 \times 1.73205 = \mathbf{415.69}$

Standard Commercial Three-Phase Transformer Current Table

Transformer Rating (kVA)480V, 3-Phase Primary FLC208Y/120V, 3-Phase Secondary FLC240V, 3-Phase Secondary FLC120/240V, 1-Phase Secondary FLC
15 kVA18.0 A41.6 A36.1 A62.5 A
30 kVA36.1 A83.3 A72.2 A125.0 A
45 kVA54.1 A124.9 A108.3 A187.5 A
75 kVA90.2 A208.2 A180.4 A312.5 A
112.5 kVA135.3 A312.3 A270.6 A468.8 A
150 kVA180.4 A416.4 A360.8 A625.0 A
225 kVA270.6 A624.5 A541.3 A937.5 A
300 kVA360.8 A832.7 A721.7 A1250.0 A
500 kVA601.4 A1387.9 A1202.8 A2083.3 A

Step-by-Step Calculation Walkthrough

Problem: A Connecticut industrial machine shop installs a 112.5 kVA, 480-volt Delta to 208Y/120-volt Wye three-phase step-down transformer. Calculate both primary and secondary full-load currents.

  1. Primary Full-Load Current (480V 3-Phase): Ipri=112.5×1000480×1.732=112,500831.38=135.31 AmperesI_{\text{pri}} = \frac{112.5 \times 1000}{480 \times 1.732} = \frac{112,500}{831.38} = \mathbf{135.31\text{ Amperes}}
  2. Secondary Full-Load Current (208V 3-Phase): Isec=112.5×1000208×1.732=112,500360.27=312.27 AmperesI_{\text{sec}} = \frac{112.5 \times 1000}{208 \times 1.732} = \frac{112,500}{360.27} = \mathbf{312.27\text{ Amperes}}

3. Transformer Winding Configurations

Three-phase electrical systems utilize four primary transformer winding connections: Delta-Delta, Delta-Wye, Wye-Wye, and Wye-Delta.

        DELTA (Δ) CONNECTION                     WYE (Y) CONNECTION
               A                                        A
              / \                                       |
             /   \                                      |
            /     \                                    ( )
           /   Δ   \                                    |
          B---------C                         B----( )--N--( )----C
   - Line Voltage = Phase Voltage            - Line Voltage = Phase Voltage × 1.732
   - Line Current = Phase Current × 1.732    - Line Current = Phase Current
   - 3-Wire System (No natural neutral)      - 4-Wire System (Common neutral point N)

Delta-Wye (Δ-Y) Distribution Systems

The Delta-Wye step-down configuration (480V Delta primary to 208Y/120V Wye secondary) is the predominant commercial power distribution scheme across the United States. It provides critical electrical advantages:

  • Harmonic Mitigation: The primary delta winding traps triplen harmonics (3rd, 9th, 15th, etc.) generated by non-linear computer, LED, and variable-frequency drive loads, preventing harmonic distortion from backfeeding into the utility supply grid.
  • Dual Utilization Voltages: The secondary Wye winding provides a stable central neutral connection ($N$). It delivers $120\text{V} line-to-neutral for convenience receptacles and interior lighting, and $208\text{V} line-to-line for 3-phase commercial motors, HVAC equipment, and appliances.
  • Phase Shift: Standard commercial Delta-Wye transformers introduce an intrinsic 30-degree electrical phase displacement (secondary voltage lags primary voltage by 30°), which must be accounted for when paralleling transformer banks.

Delta-Delta (Δ-Δ) and Open-Delta (V-V) Systems

Delta-Delta systems are commonly installed in heavy industrial facilities where 480V or 240V three-phase motor loads dominate and no 120V neutral is required.

  • Open-Delta Capability: A unique physical characteristic of delta systems is that if one single-phase transformer in a three-transformer delta bank fails or is removed for service, the remaining two transformers can operate in an Open-Delta (V-V) configuration. The open-delta bank will continue to supply balanced 3-phase power, but its aggregate capacity drops to 57.7% of the original three-unit bank's capacity (or 86.6% of the sum of the two remaining transformers' nameplate ratings).

High-Leg Delta Systems (NEC 110.15 & 408.3(E))

A High-Leg Delta (also referred to as a "red-leg," "wild-leg," or "stinger leg" system) is a 3-phase, 4-wire 240/120V delta system where the center point of one single-phase transformer winding is grounded to serve 120V branch circuits.

                           HIGH-LEG DELTA (240/120V 3Φ 4W)
                                      Phase B
                                        /\
                                       /  \
                                      /    \
                          240V L-L   /      \   240V L-L
                                    /        \
                                   /          \
                         Phase A  /_____.______\  Phase C
                                        |
                                     Neutral (N)
                                     
   - Phase A to Neutral = 120 Volts (Center-tap half winding)
   - Phase C to Neutral = 120 Volts (Center-tap half winding)
   - Phase B to Neutral = 120V × √3 = 207.84V ≈ 208 Volts (The "High Leg"!)
   - Phase A to Phase B = 240 Volts (Full phase winding)
   - Phase B to Phase C = 240 Volts (Full phase winding)
   - Phase A to Phase C = 240 Volts (Full phase winding)

Mandatory Code Rules for High-Leg Systems

  1. Orange Conductor Identification (NEC 110.15): On a 4-wire, delta-connected system where the midpoint of one phase winding is grounded, the conductor having the higher phase voltage to ground (Phase B, nominally 208V to ground) must be durably and permanently identified by an outer finish that is orange in color, by tagging, or by other effective means at every point of connection where a termination or splice is made if the grounded conductor is also present.
  2. Center Busbar Location (NEC 408.3(E)): In switchboards and panelboards, the high leg conductor or busbar shall occupy the center (B-phase) position (arranged $A-B-C$ left-to-right, top-to-bottom, or front-to-back).
    • Exception: Metering equipment is permitted to locate the high leg on the right-hand (C-phase) terminal where mandated by utility company rules.
  3. Prohibition of 120V Single-Pole Breakers on High Leg: Installing a standard single-pole 120V circuit breaker on the B-phase bus delivers 208 volts directly to connected 120V appliances, causing immediate equipment destruction and fire.

4. Autotransformers (NEC 450.4 & 210.9)

An autotransformer differs fundamentally from an isolation transformer because it does not possess electrically separate primary and secondary windings. Instead, it utilizes a single continuous winding wound around an iron core, with input and output connections tapped at intermediate points.

                      STEP-DOWN AUTOTRANSFORMER
                      
         Line In (480V) o--------------------------+
                                                   |
                                                  ( )
                                                  ( ) Series Winding
                                                  ( )
                                                   |
         Load Out (240V) o---------------+---------+
                                         |         |
                                        ( )        |
                                        ( ) Common |
                                        ( ) Winding|
                                         |         |
         Neutral / Common o--------------+---------+

Key Electrical Characteristics

  • Efficiency and Economy: Because part of the winding carries both primary and secondary current in opposite directions, core and copper material requirements are dramatically reduced. Autotransformers are significantly lighter, cheaper, and more efficient than equivalent two-winding isolation units.
  • Lack of Galvanic Isolation: Because the primary and secondary circuits share common copper, electrical noise, voltage transients, and ground faults pass directly from primary to secondary. A failure in the common winding can expose low-voltage utilization equipment to full primary line voltage.

NEC Code Mandates for Autotransformers

  1. Overcurrent Protection (NEC 450.4): Each autotransformer rated 1,000 volts or less must be provided with an individual overcurrent protective device on each ungrounded input conductor, sized in accordance with Table 450.3(B). Alternatively, an overcurrent device on the output side is permitted if its rating does not exceed the manufacturer's specified full-load current rating.
  2. Grounded Conductor Requirement (NEC 210.9): Branch circuits supplied by an autotransformer must have an identified grounded conductor that is directly connected to the grounded conductor of the system supplying the autotransformer.
    • Exception No. 1 (Buck-Boost Transformers): An autotransformer is permitted to extend or supply a branch circuit without connection to a grounded conductor where used to boost or buck nominal system voltages (such as transforming a 208V supply to 230V or 240V to operate a commercial refrigeration compressor, industrial motor, or heating element).

5. Transformer Percent Impedance (%Z) & Short-Circuit Fault Calculations

Every transformer exhibits internal opposition to alternating current flow consisting of winding resistance ($R$) and inductive leakage reactance ($X$). This combined internal impedance is determined during factory testing and stamped directly onto the equipment nameplate as Percent Impedance (%Z), typically ranging from 1.5% to 6.0% on commercial dry-type units.

Defining Percent Impedance

Percent impedance (%Z) is defined as the percentage of rated primary voltage that must be applied to the primary winding to cause full-load rated current to flow through a dead-shorted secondary winding. For example, if a 480V transformer has an impedance of $2.5%$, applying only $480 \times 0.025 = 12.0\text{ Volts}$ to the primary will force 100% of rated full-load current through a shorted secondary.

Calculating Available Short-Circuit Current ($I_{sc}$)

Under a worst-case, zero-impedance bolted secondary short circuit, the available symmetrical short-circuit current at the secondary terminals (assuming an infinite source bus on the primary) is governed strictly by the transformer's percent impedance:

Isc=IFLC%Z/100=IFLC×100%ZI_{sc} = \frac{I_{\text{FLC}}}{\%Z / 100} = I_{\text{FLC}} \times \frac{100}{\%Z}

Step-by-Step Short-Circuit Calculation

Problem: A 75 kVA, 480V to 208Y/120V, 3-phase transformer has a nameplate impedance rating of 2.0% Z. Calculate the maximum available symmetrical short-circuit current available at the secondary terminals.

  1. Determine Secondary Full-Load Current ($I_{\text{FLC}}$): IFLC=75,000 VA208 V×1.732=75,000360.27=208.18 AmperesI_{\text{FLC}} = \frac{75,000\text{ VA}}{208\text{ V} \times 1.732} = \frac{75,000}{360.27} = 208.18\text{ Amperes}
  2. Calculate Maximum Symmetrical Short-Circuit Current ($I_{sc}$): Isc=208.18 A0.02=208.18×50=10,409 AmperesI_{sc} = \frac{208.18\text{ A}}{0.02} = 208.18 \times 50 = \mathbf{10,409\text{ Amperes}}

Impact on Equipment Fault Duty & Interrupting Ratings (NEC 110.9 & 110.10)

Under NEC 110.9, all electrical equipment intended to interrupt current at fault levels (circuit breakers and fuses) must possess an Ampere Interrupting Capacity (AIC) rating equal to or greater than the available fault current at its supply terminals.

  • In the 75 kVA example above, the secondary main panelboard and its branch circuit breakers must be rated for at least 14 kAIC or 22 kAIC. Installing standard residential 10 kAIC breakers would create an extreme explosion hazard.
  • Trade-Off of Low Impedance: A lower %Z rating (such as 1.5%) produces minimal internal voltage drop and superior voltage regulation under heavy motor starting loads. However, it results in dramatically higher short-circuit fault levels ($I_{sc} = 66.7 \times I_{\text{FLC}}$), necessitating much higher AIC-rated switchboards, panelboards, and breakers throughout the facility.
Loading diagram...
Transformer Transformation & Fault Current Dynamics
Test Your Knowledge

A 45 kVA, 3-phase dry-type transformer has a 480-volt primary and a 208Y/120-volt secondary. What is the rated full-load current on the secondary terminals?

A
B
C
D
Test Your Knowledge

On a 240/120-volt, 3-phase, 4-wire high-leg delta distribution panel, what is the nominal voltage from the high-leg conductor to neutral, and what color identification does NEC 110.15 require for this conductor?

A
B
C
D
Test Your Knowledge

A 112.5 kVA, 3-phase transformer has a secondary rating of 208Y/120 volts and a nameplate impedance of 2.5% Z. Assuming an infinite primary bus, what is the maximum available short-circuit current at the secondary terminals?

A
B
C
D
Test Your Knowledge

A single-phase step-down transformer has a turns ratio of 4:1. The primary is connected to a 480-volt source and draws 15 amperes. Assuming an ideal transformer with 100% efficiency, what are the secondary voltage and secondary load current?

A
B
C
D