The fundamental three phase power formula for calculating real power (Watts) in a balanced AC system is P = √3 × VL × IL × PF. This equation accounts for the 120-degree phase shift between conductors, represented by the square root of 3 (√3 ≈ 1.732). Unlike single-phase calculations, you must use line-to-line voltage and line current, not phase-to-neutral values. Below is the complete breakdown, real-world magnitude data, and step-by-step field calculations.

The Core Three Phase Power Formula and Symbol Definitions

The standard equation for real power in a three-phase system assumes a balanced load and sinusoidal waveforms. The √3 factor originates from the vector addition of two 120-degree phase-shifted sine waves; when you measure line-to-line voltage in a Wye (Y) system, the vector sum is exactly √3 times the phase-to-neutral voltage.

Symbol Parameter Standard Unit Definition & Field Context
P Real Power Watts (W) The actual work-producing power. Often expressed in kilowatts (kW) or megawatts (MW) on industrial nameplates.
√3 Phase Constant Dimensionless Approximately 1.732. Applies only when using line-to-line voltage. If using phase voltage, this constant is 3.
VL Line Voltage Volts (V) Line-to-line voltage (e.g., 480V, 208V). Do not use phase-to-neutral voltage (e.g., 277V, 120V) in this specific formula.
IL Line Current Amperes (A) The current measured on any single line conductor feeding the load.
PF Power Factor Dimensionless cos(θ). The ratio of real power to apparent power. Ranges from 0 to 1.0 (unity). Resistive heaters = 1.0; induction motors = 0.80-0.90.
Assumption Check: This formula strictly applies to balanced three-phase systems where all three phases carry equal current and have identical impedance angles. If your system is unbalanced (common in mixed single-phase lighting and 3-phase motor panels), you must calculate the power for each phase individually using P = Vphase × Iphase × PF, then sum the three results.

Real-World Load Data: What Magnitudes to Expect

When sizing breakers or selecting wire gauges, you need to know what a realistic answer magnitude looks like. A common mistake is calculating motor current without accounting for motor efficiency (η), which results in dangerously undersized conductors. The formula calculates electrical input power, but motor nameplates list mechanical output power.

Below is a data-dense reference table for standard 480V, 3-phase TEFC (Totally Enclosed Fan Cooled) induction motors, calculated using NEMA premium efficiency standards. This shows the realistic line current you will measure with a clamp meter at full load.

Motor Rating (Output) Typical Efficiency (η) Typical Power Factor (PF) Electrical Input Power (Pin) Calculated Line Current (IL)
5 HP (3.73 kW) 88.0% 0.85 4,238 W 6.0 A
15 HP (11.19 kW) 90.0% 0.86 12,433 W 17.4 A
50 HP (37.30 kW) 93.0% 0.88 40,107 W 54.8 A
100 HP (74.60 kW) 95.0% 0.89 78,526 W 106.0 A

Note: Calculated currents align closely with NEC Table 430.250 full-load ampacity values, which include a safety buffer for voltage drop and aging.

Rearranged Forms for Field Calculations

On the jobsite, you rarely solve for P directly; you usually know the load power and need to find the current to size a breaker, or you know the voltage and current and need to find the power factor to assess utility penalty risks. Here are the algebraically rearranged forms:

  • Solving for Line Current (IL):
    IL = P / (√3 × VL × PF)
    Use case: Sizing conductors and overcurrent protection for a known kW load.
  • Solving for Line Voltage (VL):
    VL = P / (√3 × IL × PF)
    Use case: Verifying if severe voltage drop is occurring under load.
  • Solving for Power Factor (PF):
    PF = P / (√3 × VL × IL)
    Use case: Diagnosing poor power factor when comparing a wattmeter reading to a clamp-meter and voltmeter reading.

Worked Examples: Step-by-Step with Unit Tracking

Abstract formulas lead to field errors. Below are two practical scenarios with explicit unit tracking to ensure the math holds up.

Example 1: Calculating Real Power of a Resistive Heater Bank

Scenario: You are commissioning a 480V, 3-phase duct heater. The nameplate is faded, but you measure 42.0 Amps on each line conductor with a Fluke 376 clamp meter. The heater is purely resistive.

  1. Identify Knowns:
    VL = 480 V
    IL = 42.0 A
    PF = 1.0 (Resistive loads have no phase shift, so cos(0°) = 1.0)
  2. Apply Formula:
    P = √3 × VL × IL × PF
  3. Substitute Values with Units:
    P = 1.732 × 480 [V] × 42.0 [A] × 1.0
  4. Calculate:
    P = 1.732 × 20,160 [V·A]
    P = 34,917.12 [W]
  5. Convert to Standard Engineering Units:
    P ≈ 34.9 kW

Example 2: Sizing a Breaker for an HVAC Compressor

Scenario: You are wiring a new 208V, 3-phase rooftop HVAC unit. The compressor motor nameplate reads 15 kW mechanical output, 91% efficiency (η), and a power factor of 0.84. What is the full-load line current?

  1. Convert Mechanical Output to Electrical Input:
    The formula requires electrical input power (Watts).
    Pin = Pout / η
    Pin = 15,000 [W] / 0.91 = 16,483.5 W
  2. Identify Remaining Knowns:
    VL = 208 V
    PF = 0.84
  3. Select Rearranged Formula:
    IL = Pin / (√3 × VL × PF)
  4. Substitute and Calculate Denominator:
    Denominator = 1.732 × 208 [V] × 0.84
    Denominator = 302.29 [V]
  5. Final Division:
    IL = 16,483.5 [W] / 302.29 [V]
    IL = 54.5 A

Field Action: Per NEC 430.22, you must size the conductor for 125% of this full-load current (54.5A × 1.25 = 68.1A), requiring 4 AWG THHN copper wire.

Common Unit Mistakes That Break the Math

When the math yields a result that is off by a factor of 1.732, 3, or 1000, one of the following unit errors is the culprit. According to power systems engineering guidelines, these are the most frequent calculation failures:

The Mistake Why It Breaks the Formula The Fix
Using Phase Voltage (VLN) Plugging in 277V instead of 480V. The √3 constant already accounts for the geometric difference between line-to-neutral and line-to-line voltage in a Wye system. Always use the line-to-line voltage (e.g., 480V, 208V) when the √3 constant is present in the equation.
Mixing kW and Watts Dividing 15 (kW) by the voltage denominator instead of 15,000 (W). This results in a current reading 1000 times too small. Always convert kW to base Watts before plugging into the formula, then convert the final answer back to kW or kA if needed.
Confusing kVA with kW Using the formula to find Apparent Power (kVA) but multiplying by the Power Factor. Apparent power does not use PF. For kVA (Apparent Power), drop the PF: S = √3 × VL × IL. Only use PF when calculating real Watts (kW).
Dropping the √3 Constant Treating a 3-phase system like single-phase (P = V × I × PF). This underestimates power by roughly 42%. Memorize the √3 multiplier. If you are measuring a 3-phase system, the constant is mandatory unless you are doing per-phase math.

Mastering this formula requires more than memorization; it requires understanding the physical geometry of the three-phase waveform. Always verify your calculated magnitudes against the real-world data table above. If your math says a 10HP motor draws 150 Amps at 480V, you have dropped a decimal or misapplied the efficiency ratio, not discovered a new law of physics.