The fundamental three-phase real power formula is P = √3 × VL × IL × cos(θ). This equation calculates real power in watts when using line-to-line voltage and line current. While single-phase math is straightforward, the 120-degree phase shift in three-phase systems introduces the √3 (approximately 1.732) multiplier. Getting this right is the difference between correctly sizing a feeder and tripping a main breaker on startup.
The Core Three-Phase Power Formulas & Symbol Definitions
Before running calculations, you must distinguish between real, apparent, and reactive power. The table below defines every symbol used in standard three-phase calculations, assuming a wye (Y) or delta (Δ) configuration where line values are used.
| Formula | Symbol | Definition | Standard Unit |
|---|---|---|---|
| P = √3 × VL × IL × cos(θ) | P | Real Power (Active Power) | Watts (W) or kW |
| S = √3 × VL × IL | S | Apparent Power | Volt-Amps (VA) or kVA |
| Q = √3 × VL × IL × sin(θ) | Q | Reactive Power | Volt-Amps Reactive (VAR) |
| Constant | √3 | Square root of 3 (Phase shift multiplier) | ~1.732 (Unitless) |
| Voltage | VL | Line-to-Line Voltage | Volts (V) |
| Current | IL | Line Current | Amperes (A) |
| Power Factor | cos(θ) | Power Factor (PF) - Ratio of P to S | Unitless (0 to 1) |
| Reactive Factor | sin(θ) | Sine of the phase angle (θ) | Unitless |
Real-World Magnitudes & Common Unit Mistakes
The most common way to break these formulas on the jobsite is mixing up Line Voltage (VL) and Phase Voltage (VPH). The √3 multiplier only applies when you are using Line-to-Line voltage (e.g., measuring across two hot legs). If you use Phase-to-Neutral voltage (VPH), the formula reverts to single-phase logic multiplied by three: P = 3 × VPH × IL × cos(θ).
To give you a sense of realistic answer magnitudes, here is a data-dense reference table for common industrial three-phase motors. These values assume a standard 4-pole NEMA Design B motor operating at full load.
| System Voltage (VL) | Motor Rating (HP) | Typical Full Load Amps (IL) | Assumed PF | Calculated Apparent Power (S) |
|---|---|---|---|---|
| 208V | 10 HP | 30.8 A | 0.82 | 9.07 kVA |
| 480V | 50 HP | 65.0 A | 0.86 | 54.15 kVA |
| 480V | 100 HP | 124.0 A | 0.88 | 103.19 kVA |
| 600V | 200 HP | 201.0 A | 0.89 | 208.98 kVA |
Note: Amps are derived from typical NEMA MG-1 nameplate data. Always verify against the specific motor nameplate, as efficiency and pole count shift these numbers.
Rearranged Forms for Field Calculations
In the field, you rarely need to find power from scratch. Usually, you have a clamp meter reading and a nameplate, and you need to find the missing variable. Here are the algebraically rearranged forms solving for each primary variable:
- Solving for Line Current (IL):
IL = P / (√3 × VL × cos(θ))(Use this for breaker and wire sizing) - Solving for Line Voltage (VL):
VL = P / (√3 × IL × cos(θ))(Use this to check for severe voltage drop under load) - Solving for Power Factor (cos(θ)):
cos(θ) = P / (√3 × VL × IL)(Use this to diagnose capacitor bank failures) - Solving for Apparent Power (S) when only P and PF are known:
S = P / cos(θ)
Worked Examples: From Motor Nameplates to Feeder Sizing
Let's run through two common scenarios with explicit unit tracking. According to the US Department of Energy's motor sizing guidelines, calculating exact electrical input is critical for avoiding oversized feeders that waste copper and money.
Problem 1: Sizing a Feeder for a 50 HP, 480V Motor
Given: A 50 HP, 480V (Line-to-Line), 3-phase motor. Nameplate states 92% efficiency (η) and 0.85 Power Factor (PF).
Find: The required Line Current (IL) and the minimum THHN copper wire size (75°C column).
- Convert Mechanical Output to Watts:
1 HP = 746 Watts.
Pout = 50 HP × 746 W/HP = 37,300 W. - Calculate Electrical Input Power (Pin):
Motors are not 100% efficient. Pin = Pout / η.
Pin = 37,300 W / 0.92 = 40,543.48 W. - Calculate Line Current (IL):
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. - Apply NEC Sizing Rules:
Per NFPA 70 (NEC) Article 430.22, continuous motor conductors must be sized at 125% of the full-load current.
57.37 A × 1.25 = 71.71 A.
Result: Checking the 75°C column of NEC Table 310.16, 4 AWG THHN copper (rated 85A) is the minimum required wire size.
Problem 2: Calculating Real and Reactive Power from Field Measurements
Given: You are troubleshooting an industrial chiller. Your clamp meter reads 460V (Line-to-Line) and 145A. A Fluke power quality analyzer logs a displacement Power Factor of 0.88 lagging.
Find: Real Power (kW) and Reactive Power (kVAR).
- Calculate Apparent Power (S) in kVA:
S = √3 × VL × IL
S = 1.732 × 460 V × 145 A = 115,524 VA.
S = 115.52 kVA. - Calculate Real Power (P) in kW:
P = S × cos(θ)
P = 115.52 kVA × 0.88 = 101.66 kW. - Calculate Reactive Power (Q) in kVAR:
First, find the phase angle θ: θ = arccos(0.88) = 28.36°.
Next, find sin(θ): sin(28.36°) ≈ 0.475.
Q = S × sin(θ)
Q = 115.52 kVA × 0.475 = 54.87 kVAR.
Alternative check using the power triangle: Q = √(S² - P²) = √(115.52² - 101.66²) = √(13344.8 - 10334.7) = √3010.1 = 54.86 kVAR. (Minor variance due to rounding).
Assumptions, Limitations, and Harmonic Distortion
The √3 formulas rely on two massive assumptions: balanced loads and sinusoidal waveforms. If Phase A is pulling 140A, Phase B is pulling 145A, and Phase C is pulling 90A, the standard formula will give you an inaccurate average that masks the overheating occurring on the heavily loaded phases.
Furthermore, modern Variable Frequency Drives (VFDs) and LED lighting banks introduce severe harmonic distortion. Harmonics warp the sine wave, meaning the relationship between Real, Apparent, and Reactive power breaks down. The traditional Power Factor (Displacement PF) ignores harmonics entirely. When measuring VFD output or heavily distorted mains, you must use a True RMS meter capable of calculating Distortion Power Factor and True Power Factor. If your standard clamp meter reads 100A but the neutral conductor is melting, you are likely looking at triplen harmonics (3rd, 9th, 15th) stacking on the neutral—a scenario where base three-phase power formulas cannot save you, and a dedicated power analyzer is mandatory.






