Three-phase math is four formulas and one constant. The theory behind it is genuinely interesting and completely unnecessary for doing the work. This is the field version.

The constant

1.732 is the square root of 3. It shows up in every three-phase formula because the three phases are offset by 120 degrees rather than being in step with each other. When you add three quantities that peak at different moments, the sum is not three times one of them. It works out to the square root of 3 times one of them.

Side-by-side diagram of a wye and a delta three-phase configuration showing the relationship between line voltage and phase voltage in each
Wye gives you two voltages from one system. Delta gives you one, at higher line current for the same load.

You do not need to derive that. You need to know it is 1.732, and that it belongs on the bottom of the fraction when you are solving for current.

The four formulas

kVA = (V × I × 1.732) ÷ 1000
Apparent power from line voltage and line current
I = (kVA × 1000) ÷ (V × 1.732)
Line current from apparent power
kW = (V × I × 1.732 × PF) ÷ 1000
Real power. Power factor is the difference between kVA and kW.
I = (kW × 1000) ÷ (V × 1.732 × PF)
Line current from real power. Leave PF out and you are calculating from kVA.

V is always the line-to-line voltage in these formulas. 208, 240, 480, 600. Not the line-to-neutral voltage.

STOP HUNTING FOR THE 1.732

The app's three-phase calculator handles kVA, kW, amps and power factor in one screen.

Worked examples

Example 1 — current from a known load

A 60 kVA panel at 208 volts, three-phase. What is the full load line current?

I = (60 × 1000) ÷ (208 × 1.732)
I = 60,000 ÷ 360.3
I = 166.5 amperes

Example 2 — the same load at 480 volts

I = 60,000 ÷ (480 × 1.732) = 60,000 ÷ 831.4 = 72.2 amperes

Same power, less than half the current, because the voltage is more than double. This is the entire reason commercial buildings distribute at 480 and step down locally.

Example 3 — where power factor matters

A motor load reads 45 kW at 480 volts with a power factor of 0.85.

I = (45 × 1000) ÷ (480 × 1.732 × 0.85)
I = 45,000 ÷ 706.7
I = 63.7 amperes

Leave the 0.85 out and you get 54.1 amperes, which is 15 percent low. On a conductor sizing decision that is the difference between passing and cooking.

Wye and delta

The configuration determines the relationship between line and phase quantities, and it determines which voltages are available to you.

WyeDelta
Line voltage1.732 × phase voltageEqual to phase voltage
Line currentEqual to phase current1.732 × phase current
NeutralYes, from the center pointOnly with a center tap on one winding
Common systems208Y/120, 480Y/277240 delta, 480 delta

This is why 208Y/120 gives you two useful voltages from one system: 208 between any two phases for larger equipment, 120 from any phase to neutral for receptacles and lighting. 480Y/277 does the same thing at a higher level, with 277 being the standard commercial lighting voltage.

Common voltage pairs worth memorizing

SystemLine to lineLine to neutral
208Y/120208 V120 V
240/120 delta240 V120 V from the tapped winding, 208 V on the high leg
480Y/277480 V277 V
600Y/347600 V347 V

The high leg. On a 240 volt delta with one center-tapped winding, two phases sit at 120 volts to ground and the third sits at approximately 208 volts to ground. That third conductor is the high leg, sometimes called the wild leg or stinger. Landing a 120 volt load on it destroys the equipment. The code requires it be identified, commonly with orange marking, and placed in a specific position in panelboards and switchboards.

Two ninety-degree checks

These catch most arithmetic errors before they cost you.

The 208 to 480 ratio

Moving a given load from 208 to 480 volts cuts the current to roughly 43 percent. If your two numbers are not close to that ratio, one of them is wrong.

The three-phase to single-phase ratio

The same kVA on three-phase draws roughly 58 percent of the current it would on single-phase at the same line voltage. That is 1 divided by 1.732.

Balanced and unbalanced

All of the above assumes a balanced load, meaning each phase carries the same current. Real installations are rarely perfectly balanced, and on a wye system the neutral carries the imbalance.

Two consequences worth knowing:

  • Balance the panel as you build it. Distributing single-phase loads evenly across the three phases keeps neutral current low and keeps the transformer from running hot on one winding.
  • Nonlinear loads change the neutral rules. On systems feeding substantial electronic load, harmonic currents on the neutral do not cancel the way fundamental currents do, and the neutral can carry more current than any phase conductor. That neutral is then counted as a current-carrying conductor for ampacity adjustment.

Where three-phase math feeds into everything else

  • Voltage drop uses 1.732 in place of the 2 in the single-phase formula, for the same reason.
  • Transformer sizing runs the current formula twice, once per side.
  • Motor circuits pull full-load current from the NEC tables rather than from these formulas, because table values account for real motor efficiency and power factor.

On motors, use the table. Calculating motor current from horsepower and voltage gives you a number that is usually close and occasionally not. The NEC motor tables exist because real motors have efficiency and power factor that vary by size and type, and the code requires you to use the table value for conductor and branch circuit sizing anyway.

THREE-PHASE MATH, DONE

kVA, kW, amps and power factor in the app. Free tier, works offline.

// Free Download

GET THE FIELD PACK

Two printables: the 22-point rough-in checklist, and branded panel schedules in 24, 30 and 42 circuit that print at 4 by 5 inches and slide straight into a panel sleeve. Enter your email and the downloads open right away.

Your address comes straight to Jason. No list rental, no spam, unsubscribe any time.

Frequently asked questions

Where does 1.732 come from?
It is the square root of 3, and it appears because the three phases are 120 degrees apart rather than in step. The vector sum of three offset phases produces that factor between line and phase quantities. You do not need the trigonometry to use it, but that is what it is.
How do I calculate three-phase amps from kW?
Amps equal kW times 1000 divided by the product of the line voltage, 1.732 and the power factor. If you leave power factor out you are calculating from kVA, not kW, and on motor loads that difference is significant.
What is the difference between line and phase voltage?
In a wye system, line voltage is 1.732 times the phase voltage, which is why a 208Y/120 system gives you 208 between phases and 120 to neutral. In a delta system, line voltage and phase voltage are the same, and it is the currents that differ by that factor instead.
What is a high leg and why does it matter?
On a 240-volt delta system with a center-tapped winding, one phase sits at roughly 208 volts to ground rather than 120. Connecting a 120-volt load to it destroys the equipment. The code requires that conductor be identified, commonly with orange.

Keep reading

Calculators

Transformer Sizing: kVA, Primary and Secondary Current

Read it →
Calculators

How to Calculate Voltage Drop — Step by Step

Read it →
Calculators

Breaker and Overcurrent Device Sizing: Circuits, Feeders and Motors

Read it →
Calculators

Wire Size Chart: Conductor Ampacity Under NEC 310.16

Read it →
// DisclaimerThe National Electrical Code® (NEC®) and NFPA 70® are registered trademarks and copyrighted publications of the National Fire Protection Association (NFPA). This article is an independent educational resource and is not affiliated with, endorsed by, or sponsored by the NFPA. All code references in this article are paraphrased for educational purposes only and do not reproduce the official text of any NEC edition. This content is not a substitute for the official NFPA 70 publication. Electricians, contractors, and students are encouraged to purchase the official National Electrical Code from the NFPA at nfpa.org for complete and authoritative code text. Always verify requirements with the code edition adopted by your jurisdiction and your Authority Having Jurisdiction (AHJ).