A 3 phase transformer is a static electromagnetic device that transfers electrical energy between three alternating current circuits, stepping voltage up or down while maintaining the 120-degree phase shift between the lines. In a real circuit or installation, it changes the voltage and current levels across all three phases simultaneously to match transmission, distribution, or heavy industrial load requirements without collapsing the system into single-phase. You will rarely see these on a residential bench, but they are the undisputed backbone of commercial power distribution and heavy machinery.
The Core Mechanics: How 3 Phase Transformers Shift Power
Unlike single-phase units that rely on a single alternating magnetic flux, a 3 phase transformer utilizes three interlinked magnetic circuits. The physical core usually consists of three legs, with primary and secondary windings wrapped around each leg. The magic happens in how these windings are configured—most commonly in Delta (Δ) or Wye (Y) topologies.
- Delta (Δ): Windings are connected end-to-end in a triangle. There is no neutral point. Line voltage equals phase voltage, but line current is √3 (1.732) times the phase current.
- Wye (Y): Windings are connected at a common neutral point. Line voltage is √3 (1.732) times the phase voltage, but line current equals phase current.
The most common configuration in North American commercial buildings is the Delta-Wye (Δ-Y) step-down transformer. The utility feeds a 3-wire Delta primary (e.g., 480V), and the transformer outputs a 4-wire Wye secondary (e.g., 208Y/120V), providing both 208V for heavy motors and 120V for standard receptacles via the neutral.
Worked Numeric Example: Sizing a 75 kVA Delta-Wye Unit
Let’s run the exact math for a standard 75 kVA dry-type transformer stepping down 480V Delta to 208Y/120V. We need to find the primary and secondary line currents to size our overcurrent breakers and feed conductors.
- Identify the Formula: For 3 phase apparent power, the formula is
S = √3 × V_line × I_line. Therefore,I_line = S / (√3 × V_line). - Calculate Primary (480V Delta) Line Current:
I_primary = 75,000 VA / (1.732 × 480V)
I_primary = 75,000 / 831.36 = 90.2 Amps - Calculate Secondary (208V Wye) Line Current:
I_secondary = 75,000 VA / (1.732 × 208V)
I_secondary = 75,000 / 360.25 = 208.2 Amps - Determine Phase Currents (for winding sizing):
On the Wye secondary, phase current equals line current: 208.2A.
On the Delta primary, phase current is line current divided by √3:90.2 / 1.732 = 52.1 Amps.
Based on NEC Article 450, you would typically size the primary overcurrent protection at 125% of the primary full-load current (90.2A × 1.25 = 112.7A), leading to the selection of a standard 110A or 125A breaker depending on the exact next-standard-size rule allowances.
Where You Meet 3 Phase Transformers in Practice
If you are wiring commercial or industrial spaces, you will encounter these units in three primary environments:
- Commercial Service Entrances: Padmount or dry-type indoor units stepping utility medium voltage (e.g., 12.4kV) down to 480V or 208V for building distribution.
- Industrial Motor Control Centers (MCCs): Isolation transformers feeding heavy VFDs (Variable Frequency Drives) and large induction motors, often utilizing electrostatic shields to block high-frequency noise.
- Renewable Energy Inverters: Step-up transformers at solar farms or battery storage sites that take the 480V AC output from commercial string inverters and step it up to 12kV or 34kV for grid interconnection.
Real-World Scenario: The CNC Shop Harmonic Overheat
Theory is clean; the jobsite is not. Here is a walkthrough of a real-world failure involving a 3 phase transformer and non-linear loads.
The Numbers: The calculated continuous base load was 55 kW. Using standard diversity factors, the engineer specified a standard 75 kVA Delta-Wye dry-type transformer. Standard units are rated for a 150°C temperature rise at full linear load.
The Outcome: The transformer was installed, energized, and the machines were turned on. Within three weeks, the facility manager reported a burning smell. Thermal imaging showed the transformer core running at 115°C above ambient, despite the clamp meter reading only 65% of the rated full-load current (approx. 135A on the secondary).
What Went Wrong: The engineer failed to account for harmonics. VFDs draw current in non-sinusoidal pulses, creating harmonic distortion (specifically triplen harmonics: 3rd, 9th, 15th). In a Delta-Wye transformer, these triplen harmonics do not cancel out; they circulate endlessly within the closed Delta primary winding, generating massive eddy currents and localized heating. According to Fluke's power quality guidelines, harmonic currents can cause a standard transformer to overheat and fail even when the RMS current is well below the nameplate rating.
The Fix: The standard 75 kVA unit was swapped for an Eaton K-13 rated 75 kVA transformer. K-factor transformers are built with a specialized core design, reduced flux density, and electrostatic shields to dissipate the specific heat generated by harmonic frequencies up to the 13th order.
Common Confusions: Banks vs. Single Units and Winding Types
When discussing 3 phase transformers, two major points of confusion routinely trip up junior engineers and DIYers:
1. A Single 3-Phase Unit vs. A Transformer Bank
People often confuse a single 3-legged 3 phase transformer with a "bank" of three separate single-phase transformers wired together. While a bank can perform the exact same electrical function (and offers the advantage of open-delta operation if one unit fails), a single 3 phase unit is significantly lighter, cheaper, and uses less core steel because the three magnetic fluxes sum to zero at any given instant, allowing the return path (the outer core shell) to be minimized.
2. Line Voltage vs. Phase Voltage
The most dangerous math error on a jobsite is confusing line-to-line voltage with line-to-neutral (phase) voltage. If you measure 208V between two phases on a Wye secondary, the voltage to the neutral is not 208V. It is 208 / √3 = 120V. Connecting a 120V control circuit across two phases expecting 120V will instantly vaporize the control board. Always clarify if a schematic specifies V_line or V_phase.
FAQ: 3 Phase Transformer Field Questions
Can I use a 3 phase transformer to supply a single-phase load?
Yes, but with strict limits. You can connect a single-phase load across two secondary lines (line-to-line) or one line and the neutral (line-to-neutral). However, you must not exceed the current rating of the individual secondary winding. Furthermore, heavily loading just one phase of a 3 phase transformer causes severe voltage unbalance on the other phases, which can overheat and destroy 3 phase induction motors connected to the same system.
What is the purpose of the neutral grounding resistor (NGR) on some 3 phase transformers?
On industrial Wye secondaries (like a 480Y/277V system), an NGR is sometimes installed between the transformer neutral and earth ground. This limits the ground fault current to a safe, calculable value (often 400A), preventing catastrophic arc flash explosions while still allowing enough current to flow for ground-fault relays to detect and clear the fault. Electrical Engineering Portal provides excellent deep-dives on how grounding impedance affects fault clearing times.
Why do 3 phase transformers hum?
The "mains hum" (120 Hz in a 60 Hz system) is caused by magnetostriction. As the alternating magnetic flux passes through the transformer's laminated steel core, the metal physically expands and contracts microscopically twice per cycle. If the core laminations are loose, or if the transformer is subjected to DC bias or severe harmonic distortion, this acoustic vibration amplifies significantly. For a comprehensive look at transformer core physics, refer to the All About Circuits AC textbook chapter on 3 phase transformers.






