When analyzing AC loads, the master circuits formulas you need are the power triangle equations: |S| = √(P² + Q²) and PF = P / |S|. Apparent power (|S|, measured in VA) is the vector sum of real power (P, in Watts) and reactive power (Q, in VAR). If you are sizing a feeder breaker, selecting a transformer, or designing a capacitor bank for power factor correction, these are the exact equations that dictate your hardware. Abstract theory won't keep a 480V motor from tripping a breaker; tracking your units through these specific formulas will.

The Core AC Circuits Formulas: Apparent, Real, and Reactive Power

In alternating current systems, voltage and current are rarely perfectly in phase due to inductive (motors, transformers) and capacitive (long cables, electronic ballasts) components. This phase shift creates a triangle of power. The fundamental complex power formula is S = P + jQ, but for practical bench and jobsite calculations, we use the magnitude and trigonometric relationships.

Table 1: Power Triangle Symbol Definitions
Symbol Parameter Unit Physical Meaning
|S| Apparent Power VA, kVA, MVA Total power the source must supply; dictates wire and breaker sizing.
P Real (Active) Power W, kW, MW Power actually consumed to do useful work (heat, mechanical torque, light).
Q Reactive Power VAR, kVAR, MVAR Power sloshing back and forth to sustain magnetic/electric fields; does no net work.
θ Phase Angle Degrees (°) or Radians The angular difference between voltage and current waveforms.
PF Power Factor Dimensionless (0 to 1) Ratio of real power to apparent power; measure of system efficiency.
Vrms RMS Voltage Volts (V) Root-mean-square voltage (always use RMS, never peak, for power calcs).
Irms RMS Current Amperes (A) Root-mean-square current.

Before deriving the rearrangements, it helps to ground these variables in real-world magnitudes. The table below profiles typical industrial and commercial loads, showing how reactive power inflates the apparent power demand on your electrical infrastructure.

Table 2: Typical Industrial Load Power Profiles (Real-World Data)
Load Type Nominal Voltage Real Power (P) Reactive Power (Q) Apparent Power (|S|) Typical PF
50 HP Induction Motor (Loaded) 480V 3Φ 39.2 kW 29.4 kVAR 49.0 kVA 0.80 Lagging
Commercial LED High-Bay Bank 277V 1Φ 2.0 kW 0.43 kVAR 2.04 kVA 0.98 Lagging
Variable Frequency Drive (VFD) 480V 3Φ 15.0 kW 7.2 kVAR 16.6 kVA 0.90 Lagging
Industrial Resistive Heater 240V 1Φ 10.0 kW 0 kVAR 10.0 kVA 1.00 Unity
Unloaded UPS / Transformer 480V 3Φ 0.5 kW (Losses) 8.0 kVAR (Magnetizing) 8.01 kVA 0.06 Lagging

Rearranged Forms and Solving for Missing Variables

On the bench or in the field, you rarely have all three power values. You usually have a nameplate giving you kW and PF, or a power analyzer giving you V, A, and W. Here are the algebraic rearrangements of the core circuits formulas to isolate any variable.

  • Solving for Apparent Power (|S|):
    |S| = √(P² + Q²) (when P and Q are known)
    |S| = P / PF (when real power and power factor are known)
    |S| = Vrms × Irms (for single-phase)
    |S| = √3 × Vline × Iline (for balanced three-phase)
  • Solving for Real Power (P):
    P = |S| × cos(θ)
    P = |S| × PF
    P = √(|S|² - Q²)
  • Solving for Reactive Power (Q):
    Q = |S| × sin(θ)
    Q = P × tan(θ)
    Q = √(|S|² - P²)
  • Solving for Phase Angle (θ):
    θ = arccos(P / |S|)
    θ = arccos(PF)
    θ = arctan(Q / P)
  • Solving for Power Factor (PF):
    PF = P / |S|
    PF = cos(θ)

Assumptions, Unit Traps, and Realistic Magnitudes

Blindly plugging numbers into these circuits formulas will yield catastrophic hardware failures if you ignore the underlying assumptions and common unit traps.

When the Formula Applies (and Assumptions)

These power triangle equations assume sinusoidal steady-state conditions. They work perfectly for linear loads (induction motors, heaters, incandescent lamps). For non-linear loads (VFDs, LED drivers, SMPS), the formulas still hold true for the fundamental frequency (60Hz/50Hz), but they do not account for distortion power (D) caused by harmonics. In highly distorted systems, the true apparent power is |S| = √(P² + Q² + D²). If your THD (Total Harmonic Distortion) exceeds 20%, standard power triangle math will underestimate your neutral currents and transformer heating.

Unit Mistakes That Break the Math

⚠ Critical Unit Traps:
  1. Mixing W, VA, and VAR: Sizing a transformer based on the sum of kW loads instead of kVA loads. A 100 kVA transformer supplying 80 kW of motor load at 0.70 PF will draw 114 kVA and overheat, even though 80 kW < 100 kW.
  2. Peak vs. RMS Voltage: Using peak voltage (e.g., 170V for a 120V nominal system) in the |S| = V × I formula. Power calculations always require RMS values.
  3. Forgetting √3 in Three-Phase: Using the single-phase formula (S = V × I) on a 3-phase motor. You must multiply by √3 (approx 1.732) when using line-to-line voltage.

Realistic Answer Magnitudes

Always sanity-check your final number against physical reality. A standard US residential 15A, 120V branch circuit has a maximum apparent power capacity of 1.8 kVA (1800 VA). If your calculation for a single household appliance yields 15 kVA, you missed a decimal point. Conversely, a 500 HP industrial chill water pump will draw roughly 400 kW and 500 kVA; if your math says 40 kVA, you forgot to convert HP to Watts (1 HP = 746 W).

Worked Problem 1: Sizing a Capacitor Bank for Power Factor Correction

Scenario: You have a 50 HP induction motor driving an air compressor. The motor nameplate states an efficiency of 90% and a full-load power factor of 0.80 lagging. The utility is penalizing your facility for poor power factor. You need to size a shunt capacitor bank to correct the motor's PF to 0.95 lagging.

Step 1: Calculate the Real Power Input (P)
First, convert mechanical output (HP) to electrical input (Watts), accounting for efficiency.
Mechanical Output = 50 HP × 746 W/HP = 37,300 W = 37.3 kW.
Electrical Input (P) = Mechanical Output / Efficiency
P = 37.3 kW / 0.90 = 41.44 kW

Step 2: Calculate Initial Reactive Power (Q1)
Find the initial phase angle (θ1) and use the tangent rearrangement.
θ1 = arccos(0.80) = 36.87°
Q1 = P × tan(θ1)
Q1 = 41.44 kW × tan(36.87°) = 41.44 × 0.75 = 31.08 kVAR

Step 3: Calculate Target Reactive Power (Q2)
Find the target phase angle (θ2) for the desired 0.95 PF.
θ2 = arccos(0.95) = 18.19°
Q2 = P × tan(θ2)
Q2 = 41.44 kW × tan(18.19°) = 41.44 × 0.3287 = 13.62 kVAR

Step 4: Size the Capacitor Bank (ΔQ)
The capacitor must supply the difference in reactive power.
ΔQ = Q1 - Q2
ΔQ = 31.08 kVAR - 13.62 kVAR = 17.46 kVAR

Result: You need to install a 17.5 kVAR, 480V 3-phase capacitor bank wired in parallel with the motor starter. (For deeper context on capacitor switching and contactor derating, refer to All About Circuits' guide on AC power).

Worked Problem 2: Calculating Feeder Current and Breaker Sizing

Scenario: You are routing a feeder to a commercial rooftop HVAC unit. The unit's power analyzer reads 65 kW of real power and 35 kVAR of reactive power while running on a 480V 3-phase supply. The compressor runs continuously (over 3 hours). You need to calculate the line current to size the THHN copper conductors and the molded case circuit breaker (MCCB).

Step 1: Calculate Total Apparent Power (|S|)
Use the vector sum formula.
|S| = √(P² + Q²)
|S| = √(65² + 35²) = √(4225 + 1225) = √(5450)
|S| = 73.82 kVA

Step 2: Convert to Base Units (VA)
|S| = 73.82 kVA × 1000 = 73,820 VA

Step 3: Calculate 3-Phase Line Current (Iline)
Rearrange the 3-phase apparent power formula: I = |S| / (√3 × Vline)
Iline = 73,820 VA / (1.732 × 480V)
Iline = 73,820 / 831.36 = 88.79 A

Step 4: Apply NEC Continuous Load Derating and Size Breaker
Because the HVAC compressor is a continuous load (running ≥ 3 hours), NEC Article 210.20(A) requires the overcurrent protective device to be rated at 125% of the continuous current.
Ibreaker_min = 88.79 A × 1.25 = 110.99 A

Result: The calculated minimum breaker rating is 110.99 A. According to NEC 240.6 standard breaker sizes, you must step up to the next available size, which is a 125 A MCCB. Your THHN conductors must have an ampacity of at least 111 A (which typically requires 1 AWG copper in the 75°C column, assuming standard ambient temperatures and no more than three current-carrying conductors in the raceway). For comprehensive wire sizing tables, cross-reference with Electronics Tutorials' AC Power references and your local AHJ guidelines.

Mastering these circuits formulas moves you from guessing hardware sizes to engineering reliable, code-compliant power systems. Always track your units, verify your RMS values, and respect the difference between the power that does the work and the power that just heats up your wires.