The formula of apparent power in a single-phase AC circuit is S = Vrms × Irms, yielding a result in Volt-Amps (VA). For a balanced three-phase system, the formula expands to S = √3 × VL × IL. Apparent power represents the total geometric combination of real working power and reactive power that your source must supply, dictating the physical sizing of wires, breakers, and transformers.

The Formula of Apparent Power: Symbols and Definitions

To use the formula correctly on the bench or in the field, you must track every variable and its specific unit. Apparent power is not measured in Watts; it is measured in Volt-Amps (VA) or kilovolt-amps (kVA). Below is the definitive symbol table for single-phase and three-phase calculations.

Apparent Power Symbol and Unit Reference
Symbol Parameter Unit Definition & Context
S Apparent Power VA or kVA The vector sum of real and reactive power; dictates thermal sizing of conductors and transformers.
Vrms RMS Voltage Volts (V) Root Mean Square voltage. For 120V nominal, this is exactly 120V, not the 170V peak.
Irms RMS Current Amperes (A) Root Mean Square current. The effective heating value of the AC current.
VL Line-to-Line Voltage Volts (V) Used in 3-phase formulas. Measured between any two phase conductors (e.g., 480V).
IL Line Current Amperes (A) The current flowing in each phase conductor of a 3-phase system.
P Real (Active) Power Watts (W) Power that actually performs work or generates heat. P = S × cos(θ).
Q Reactive Power VAR or kVAR Power oscillating between source and load due to inductance/capacitance. Q = S × sin(θ).

When you know the real and reactive components but not the voltage and current directly, you use the power triangle formulation:

S = √(P² + Q²)

Rearranged Forms and Unit Tracking

On the jobsite, you rarely solve for S in isolation. You usually have a nameplate kVA rating and need to find the maximum current to size a breaker, or you have a measured current and need to find the required transformer capacity. Here are the rearranged forms solving for each primary variable:

  • Solve for Voltage (Single-Phase): Vrms = S / Irms
  • Solve for Current (Single-Phase): Irms = S / Vrms
  • Solve for Line Current (Three-Phase): IL = S / (√3 × VL)
  • Solve for Real Power: P = √(S² - Q²)
  • Solve for Reactive Power: Q = √(S² - P²)
⚠️ Callout: Unit Mistakes That Break the Math

The most common way to destroy a component or trip a main breaker is a unit error in this formula. Never use peak voltage (Vp) in place of Vrms. A standard 120V AC outlet has a peak voltage of roughly 170V (120 × √2). If you plug 170V into the formula instead of 120V, your calculated apparent power will be 41% too high, leading you to massively oversize your UPS or transformer while undersizing your protective fuses. Furthermore, never substitute Watts for VA. A 1000W heater with a power factor of 1.0 draws 1000VA, but a 1000W motor with a 0.8 power factor draws 1250VA. Sizing a circuit for the Wattage of an inductive load will result in melted conductors.

Worked Examples: From Bench to Breaker Panel

Let's run two concrete scenarios with strict unit tracking to show how the formula of apparent power operates in practice.

Problem 1: Single-Phase Air Compressor (Finding S and Breaker Size)

Given: A 120V single-phase air compressor nameplate states a Real Power (P) of 1,800 W and a Power Factor (PF) of 0.75.
Find: The apparent power (S) in VA, and the RMS current (I) to determine the minimum breaker size.

  1. Calculate Apparent Power (S):
    We know PF = P / S, therefore S = P / PF.
    S = 1,800 W / 0.75
    S = 2,400 VA
  2. Calculate RMS Current (I):
    Using the rearranged formula I = S / Vrms.
    I = 2,400 VA / 120 V
    I = 20 A
  3. Sizing Decision: NEC-style guidance requires continuous loads to be derated to 80% of the breaker rating. 20 A / 0.80 = 25 A. You must install a 30A breaker and use 10 AWG THHN copper wire.

Problem 2: Three-Phase CNC Mill (Finding kVA for Transformer Sizing)

Given: A 480V three-phase CNC mill draws a balanced line current (IL) of 32 A.
Find: The total apparent power (S) in kVA to size the step-down transformer.

  1. Apply the Three-Phase Formula:
    S = √3 × VL × IL
    S = 1.732 × 480 V × 32 A
  2. Execute the Multiplication:
    S = 1.732 × 15,360 V·A
    S = 26,603.52 VA
  3. Convert to kVA:
    S = 26,603.52 / 1000
    S ≈ 26.6 kVA
  4. Sizing Decision: Transformers are sold in standard kVA increments (15, 30, 45, 75). To handle the 26.6 kVA load plus inrush current, you must specify a 30 kVA three-phase transformer.

When the Formula Applies (And When It Breaks)

The standard formula S = Vrms × Irms assumes sinusoidal steady-state AC and linear loads (like resistive heaters or simple induction motors). Under these conditions, the power triangle (S² = P² + Q²) holds perfectly.

What a realistic answer magnitude looks like:
If your calculation yields 45 VA, you are looking at a small control circuit or LED driver. If it yields 1,500 VA, you are sizing a branch circuit for a window AC unit or microwave. If your result is 24,000 VA (24 kVA), you are calculating the total service entrance load for a standard 100A residential panel (240V × 100A).

When the formula breaks down:
When you introduce non-linear loads—like variable frequency drives (VFDs), switching power supplies, or LED drivers with cheap rectifiers—the current waveform becomes distorted, rich in harmonics. According to Fluke's engineering guidelines on True RMS measurements, standard averaging multimeters will read these distorted waves incorrectly, giving you a falsely low Irms value. You must use a True RMS meter (like the Fluke 87V) to get the correct Irms for the S = V × I formula.

Furthermore, with high Total Harmonic Distortion (THD > 5%), the classic power triangle breaks. A third component called Distortion Power (D) emerges. The true relationship becomes S² = P² + Q² + D². If you try to calculate S using only P and Q on a heavily distorted circuit, your answer will be lower than the actual apparent power the wires must carry. For a deep dive into the power triangle limits, refer to the All About Circuits textbook chapter on AC power.

Decision Path: Sizing a UPS for Your Calculated Load

Calculating apparent power is only useful if it terminates in a hardware decision. Use this decision tree to move from your calculated 'S' value to a specific Uninterruptible Power Supply (UPS) part number.

UPS Sizing Decision Tree Based on Apparent Power
Step Condition / Action Resulting Value
1. Sum the Loads Add the nameplate VA of all connected equipment. (Do not use Watts unless PF is exactly 1.0). Base S (e.g., 2,100 VA)
2. Apply Safety Margin Multiply Base S by 1.25 to account for future expansion and prevent running the UPS at 100% capacity. Target S (e.g., 2,625 VA)
3. Check Load Type If loads include motors, compressors, or medical imaging, select Double-Conversion Online topology. If standard IT gear, Line-Interactive is acceptable. Topology: Double-Conversion
4. Select Standard Size Round up to the nearest standard commercial VA rating (1500, 2200, 3000, 5000). Rated S: 3000 VA
✅ Concrete Hardware Pick

If your decision path terminates at a 3000 VA requirement with double-conversion topology for critical IT or light industrial loads, the default recommendation is the APC Smart-UPS SRT 3000VA (Model: SRT3000RMXLA). This unit provides 3000 VA / 2700 W of pure sine wave output, handles the high inrush currents of inductive loads without transferring to battery, and fits a standard 2U rack space. You can verify the full specifications on the Schneider Electric Smart-UPS SRT range page.

By strictly tracking your RMS values, respecting the difference between Watts and Volt-Amps, and applying the correct single or three-phase formula, you ensure your electrical infrastructure is sized for the actual electromagnetic stress it will face, not just the real work it performs.