If you are sizing a transformer, selecting a generator, or calculating the ampacity for a new feeder, you need to know exactly how much total power the system must deliver. In a three-phase AC system, that total capacity is defined by apparent power. The direct answer for calculating this is the apparent power 3 phase formula: S = √3 × VL × IL.

Unlike single-phase systems where you simply multiply voltage and current, the 120-degree phase shift in three-phase power introduces the √3 (approximately 1.732) multiplier. This guide breaks down the derivation, tracks units through solved bench problems, and dissects a real-world field mistake so you don’t repeat it on your next jobsite.

The Apparent Power 3 Phase Formula: Symbols and Rearranged Forms

Apparent power (measured in Volt-Amps, VA) represents the vector sum of real power (Watts) and reactive power (VARs). It dictates the physical size of the conductors, breakers, and magnetic cores required to deliver energy, regardless of the load's power factor.

Table 1: Symbol Definitions for the 3-Phase Apparent Power Formula
Symbol Definition Standard Unit Measurement Notes
S Total Apparent Power VA (or kVA, MVA) Vector sum of P and Q. Dictates equipment thermal sizing.
√3 Square root of 3 Dimensionless Constant (~1.73205) derived from the 120° phase geometry.
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.

Rearranged Forms

On the bench or in the field, you rarely just solve for S. You usually know the equipment kVA rating and the system voltage, and you need to find the current to size your breaker. Here are the algebraic rearrangements:

  • To find Line Current: IL = S / (√3 × VL)
  • To find Line-to-Line Voltage: VL = S / (√3 × IL)

When This Formula Applies (and When It Breaks)

The formula S = √3 × VL × IL is elegant, but it relies on strict assumptions. If your system violates these, the formula will yield dangerously incorrect results.

Core Assumptions

  1. Balanced Loads: The formula assumes the current draw and impedance are identical across all three phases. If Phase A draws 40A, Phase B draws 40A, and Phase C draws 40A, the formula is perfectly accurate.
  2. Sinusoidal Waveforms: It assumes clean, linear sine waves. Non-linear loads like VFDs, LED drivers, and switching power supplies introduce harmonics. While the formula still calculates fundamental apparent power, harmonic distortion increases true RMS current and thermal loading beyond what the fundamental calculation suggests.
  3. Line-to-Line Voltage: VL must be the voltage measured between phases, not from phase to neutral.

When It Breaks: Unbalanced Systems

If you have a heavily unbalanced load (e.g., a large single-phase 208V heater on L1-L2, and nothing on L3), you cannot use the √3 formula. Instead, you must calculate the apparent power of each individual phase and sum them: Stotal = (VL1-N × IL1) + (VL2-N × IL2) + (VL3-N × IL3). For a deeper dive into unbalanced phase geometry, refer to the All About Circuits guide on three-phase systems.

Solved Problems: Tracking Units from Bench to Panel

Let’s run through two common calculations, paying strict attention to unit conversions. A missed decimal place when converting Watts to kilo-Volt-Amps is the most common reason for blown fuses during commissioning.

Problem 1: Sizing a Feeder for a 3-Phase Motor

Setup: You are installing a new 480V, 3-phase air compressor. The motor nameplate indicates a Full Load Current (FLC) of 45A. What is the apparent power required?

  1. Identify knowns: VL = 480V, IL = 45A.
  2. Select formula: S = √3 × VL × IL
  3. Substitute values: S = 1.73205 × 480V × 45A
  4. Calculate: S = 1.73205 × 21,600 = 37,412.28 VA
  5. Convert to standard units: Divide by 1,000 to get kVA. S = 37.4 kVA

Application: You now know the transformer or UPS feeding this compressor must have at least 37.4 kVA of capacity dedicated to this load, regardless of the motor's power factor.

Problem 2: Calculating Breaker Size for a Transformer Secondary

Setup: You have a 150 kVA, 3-phase dry-type transformer. The secondary outputs 208V Line-to-Line. What is the maximum continuous line current on the secondary side?

  1. Identify knowns: S = 150 kVA (which is 150,000 VA), VL = 208V.
  2. Select rearranged formula: IL = S / (√3 × VL)
  3. Substitute values: IL = 150,000 VA / (1.73205 × 208V)
  4. Calculate denominator: 1.73205 × 208 = 360.2664
  5. Divide: IL = 150,000 / 360.2664 = 416.35 A

Application: Per NEC-style guidance, you would size the secondary overcurrent protection device (OCPD) at 125% of this continuous load, leading you to select a 600A breaker or fuse block, and size your conductors accordingly (likely parallel 350 kcmil copper THHN, depending on terminal temperature ratings).

Real-World Scenario: The Generator Sizing Disaster

Formulas are only as good as the data you feed them. Here is a scenario where a misunderstanding of voltage terminology led to a costly field failure.

The Setup: A junior technician was tasked with sizing a backup generator for a workshop running three identical 10HP, 480V, 3-phase conveyor motors. The nameplate Full Load Current (FLC) was 14A per motor.

The Numbers (The Mistake):
The tech grabbed a multimeter and measured the voltage at the panel. However, they accidentally measured Line-to-Neutral (Phase voltage), reading 277V. They plugged this into the 3-phase apparent power formula:

  • S = 1.732 × 277V × 14A = 6,706 VA (6.7 kVA) per motor.
  • Total for three motors = 6.7 kVA × 3 = 20.1 kVA.
  • They ordered a 25 kVA generator.

The Outcome:
The generator arrived and was connected. The moment the first two conveyors started simultaneously, the generator’s main breaker tripped instantly, and the voltage sagged so hard the control PLCs rebooted.

What Went Wrong:
The formula S = √3 × VL × IL strictly requires Line-to-Line voltage (VL). By using 277V (Line-to-Neutral), the tech effectively divided the true apparent power by √3. The correct calculation should have used 480V:

  • Correct Math: S = 1.732 × 480V × 14A = 11.6 kVA per motor.
  • Correct Total: 34.8 kVA running load.

Furthermore, the tech sized for running apparent power, ignoring the Locked Rotor Current (LRC) which is typically 600% of FLC during startup. The 25 kVA generator was severely undersized for both the steady-state √3 math and the transient starting surge. For more on distinguishing phase vs. line values, see the Electrical Technology breakdown of 3-phase power values.

Common Unit Mistakes and Realistic Magnitudes

When you are doing mental math on a ladder or verifying a submittal, it helps to know what a "normal" answer looks like. If your calculation yields a number wildly outside these benchmarks, you likely dropped a zero or confused kW with kVA.

Unit Mistakes That Break the Math

  • Confusing kW and kVA: Apparent power (kVA) is always equal to or greater than real power (kW). If your calculated kVA is lower than the nameplate kW, you forgot to account for power factor (kW = kVA × PF) or made a math error.
  • Using Phase Voltage with the √3 Multiplier: As shown in the scenario above, if you use Line-to-Neutral voltage (e.g., 120V or 277V), you must drop the √3 and multiply by 3 instead (S = 3 × VPhase × IPhase). Mixing the two yields an answer that is off by a factor of 1.732.
  • Forgetting the 'k' in kVA: Transformer nameplates are in kVA. If you plug "150" into the formula instead of "150,000", your calculated current will be 1,000 times too small, leading to a catastrophic conductor fire.

Realistic Answer Magnitudes (Cheat Sheet)

Use this reference table to sanity-check your calculations. These assume standard nominal US commercial voltages and 100% balanced loading.

System Voltage (Line-to-Line) Panel/Switchboard Rating Calculated Apparent Power (S) Typical Application
208V 100 A ~36 kVA Small commercial tenant space, retail lighting
208V 400 A ~144 kVA Large office floor, server room cooling
480V 200 A ~166 kVA Light manufacturing, HVAC chiller feeds
480V 800 A ~665 kVA Heavy industrial main switchboard, large motors
480V 2000 A ~1,663 kVA (1.6 MVA) Utility service entrance, data center campus

Mastering the apparent power 3 phase formula isn't just about passing an exam; it's about ensuring the copper, silicon, and magnetic steel you specify can handle the thermal reality of the load. Always verify your voltage measurement type (Line vs. Phase), track your units from VA to kVA, and sanity-check your final number against standard equipment ratings before you sign the submittal.