The fundamental three phase power formula for calculating real power (Watts) in a balanced AC system is P = √3 × VL × IL × cos(θ). This equation scales single-phase power by the geometric constant √3 (approximately 1.732) to account for the 120-degree phase shift between the three conductors. Below is the complete derivation framework, symbol definitions, and strict unit-tracked examples to keep your bench and jobsite calculations exact.
The Core Three Phase Power Formulas and Symbol Definitions
In a three-phase system, power is delivered continuously rather than pulsing to zero like a single-phase system. To calculate the total power, we use three distinct but related formulas depending on whether we are looking at real work (Watts), total apparent capacity (Volt-Amps), or magnetic/electric field storage (VARs).
Real Power (P): P = √3 × VL × IL × cos(θ)
Apparent Power (S): S = √3 × VL × IL
Reactive Power (Q): Q = √3 × VL × IL × sin(θ)
| Symbol | Definition | Standard Unit | Notes & Constraints |
|---|---|---|---|
| P | Real (Active) Power | Watts (W) or kW | The actual work performed (heat, mechanical torque). |
| S | Apparent Power | Volt-Amps (VA) or kVA | Used for sizing transformers, wire, and breakers. |
| Q | Reactive Power | Volt-Amps Reactive (VAR) | Power oscillating between source and inductive/capacitive loads. |
| √3 | Square Root of 3 | Dimensionless (~1.732) | Geometric constant derived from 120° phasor separation. |
| VL | Line-to-Line Voltage | Volts (V) | Measured between any two phase conductors (e.g., L1 to L2). |
| IL | Line Current | Amperes (A) | Current flowing through a single phase conductor. |
| cos(θ) | Power Factor (PF) | Dimensionless (0 to 1) | Ratio of Real Power to Apparent Power. θ is the phase angle. |
| sin(θ) | Reactive Factor | Dimensionless (-1 to 1) | Determines the magnitude of reactive power. |
When the Formula Applies (and Its Assumptions)
The √3 formulas are not universal; they rely on strict boundary conditions. According to standard AC circuit theory, these equations assume:
- Balanced Loads: The impedance on all three phases is identical. If Phase A draws 20A and Phase B draws 5A, the √3 formula will yield an incorrect total.
- Sinusoidal Waveforms: The voltage and current are pure sine waves. If you are measuring a load driven by a Variable Frequency Drive (VFD) with high harmonic distortion, you must use a true-RMS power analyzer, as distortion power factor breaks the standard cos(θ) assumption.
- Steady-State AC: The system is running at a constant frequency (e.g., 60Hz) without transient motor-starting inrush currents.
Rearranged Forms: Solving for Any Variable
On the jobsite, you rarely need to find Real Power from scratch. Usually, you know the load (kW) and the voltage, and you need to size the breaker (find IL). Here are the algebraically rearranged forms for the most common field calculations:
- Solving for Line Current (IL):
IL = P / (√3 × VL × PF) or IL = S / (√3 × VL) - Solving for Line-to-Line Voltage (VL):
VL = P / (√3 × IL × PF) - Solving for Power Factor (PF):
PF = P / (√3 × VL × IL) or PF = P / S - Solving for Apparent Power (S):
S = P / PF or S = √(P² + Q²)
Worked Examples with Strict Unit Tracking
Abstract formulas fail when units are mixed. Below are two real-world scenarios with explicit intermediate steps and unit tracking to prevent calculation errors.
Problem 1: Calculating Line Current for a 50 HP Industrial Motor
Scenario: You are wiring a 50 HP, 3-phase induction motor. The supply is 480V Line-to-Line. The motor nameplate states a Power Factor of 0.85 and an efficiency (η) of 92%. What is the full-load line current (IL) to size the THHN conductors?
- Convert Mechanical Output to Watts:
Motor nameplate HP is mechanical output, not electrical input.
Pout = 50 HP × 746 W/HP = 37,300 W. - Calculate Electrical Input Power (Pin):
Account for efficiency losses (heat, friction).
Pin = Pout / η = 37,300 W / 0.92 = 40,543.48 W. - Apply the Rearranged Current Formula:
IL = Pin / (√3 × VL × PF)
IL = 40,543.48 W / (1.732 × 480 V × 0.85)
IL = 40,543.48 / 706.656 = 57.37 A. - Verify & Size:
Per NEMA MG 1 standards and NEC Article 430, you must multiply the full-load current by 1.25 for continuous duty conductor sizing: 57.37 A × 1.25 = 71.7 A. You would pull 4 AWG THHN copper (rated 85A at 75°C).
Problem 2: Sizing a Transformer for a Balanced Commercial Load
Scenario: A commercial tenant has a total calculated real power load of 150 kW at 208V 3-phase. The aggregate Power Factor is 0.90 lagging. What kVA transformer is required?
- Identify Knowns:
P = 150 kW (150,000 W). VL = 208 V. PF = 0.90. - Calculate Apparent Power (S):
Transformers are rated in kVA (Apparent Power), not kW, because the transformer must handle the magnetic fields regardless of real work.
S = P / PF = 150 kW / 0.90 = 166.67 kVA. - Select Standard Size:
Standard utility transformer sizes step at 112.5, 150, 225, 300 kVA. You must round up to the next standard size: a 225 kVA transformer. - Calculate Secondary Line Current for Breaker Sizing:
IL = S / (√3 × VL) = 166,670 VA / (1.732 × 208 V) = 166,670 / 360.25 = 462.6 A. (Note: The 225 kVA transformer max output would be 624A, but the actual load drawn is 462.6A).
- Using Line-to-Neutral Voltage: If you measure 277V (Line-to-Neutral on a 480V system) and plug 277 into the VL slot of the √3 formula, your power calculation will be exactly 3 times too low. The √3 formula strictly requires Line-to-Line voltage.
- Ignoring the 10³ Multiplier: If P is in kW (e.g., 50 kW) and you calculate IL without converting to Watts (50,000 W), your resulting current will be in kilo-Amperes (kA), leading to dangerously undersized wire.
- Degrees vs. Radians: If you are given the phase angle θ (e.g., 30°) instead of the PF directly, ensure your calculator is in Degree mode when computing cos(30). If it is in Radian mode, cos(30) yields 0.154 instead of 0.866, destroying the calculation.
Frequently Asked Questions
Why do three phase power formulas use the square root of 3?
The √3 constant is a geometric result of adding two sine waves that are 120 degrees out of phase. In a Wye (Y) configured system, the Line-to-Line voltage (VL) is the vector difference between two Line-to-Neutral voltages (VLN). Using trigonometry, the magnitude of this difference is 2 × VLN × cos(30°). Since cos(30°) is exactly √3 / 2, the equation simplifies to VL = √3 × VLN. When you substitute this into the base power equation, the √3 carries through to the final three-phase power formula. For a deeper mathematical breakdown, Fluke's electrical theory guides provide excellent phasor diagrams illustrating this vector addition.
How do three phase power formulas change for unbalanced loads?
The √3 formulas become invalid for unbalanced systems. If Phase A is heavily loaded with lighting and Phase C is lightly loaded with control circuits, you must abandon the √3 shortcut. Instead, calculate the power for each phase individually using the single-phase formula (Pphase = VLN × Iphase × PFphase) and sum the results: Ptotal = PA + PB + PC. Attempting to average the currents and plug them into the √3 formula will result in an underestimation of neutral current and potential transformer overheating.
What is a realistic magnitude for three phase power in industrial settings?
Understanding realistic magnitudes prevents 'decimal point' errors. A standard 208V 3-phase commercial rooftop HVAC unit typically draws 20A to 40A per leg, equating to roughly 7 to 14 kVA. A 100 HP industrial air compressor running on 480V 3-phase will pull approximately 120A, representing about 100 kW of real power. At the utility service entrance level, a medium-sized manufacturing facility might have a 2000A main breaker at 480V, which translates to a massive 1.6 Megawatts (1,600 kW) of available apparent power capacity.
What happens to the formula if the power factor is leading instead of lagging?
For the Real Power (P) formula, nothing changes. The formula uses cos(θ), and because cosine is an even function, cos(-θ) = cos(θ). Whether your current lags the voltage (inductive motors) or leads the voltage (capacitor banks), the real work performed remains positive. However, for Reactive Power (Q), the formula uses sin(θ). Sine is an odd function, meaning sin(-θ) = -sin(θ). Therefore, a lagging (inductive) load yields positive VARs, while a leading (capacitive) load yields negative VARs. This distinction is critical when programming power factor correction relays to avoid over-correcting the system into a leading state.






