The primary reactive power calculation formula is Q = V × I × sin(θ), where Q is reactive power in Volt-Amperes Reactive (VAR), V is RMS voltage, I is RMS current, and θ is the phase angle between voltage and current. If you know apparent power (S) and real power (P), the derived power triangle formula is Q = √(S² - P²).
Reactive power does no useful work, but it sustains the magnetic fields in inductive loads like motors and transformers. Calculating it accurately is the mandatory first step before sizing power factor correction capacitors to avoid utility penalty fees.
The Core Reactive Power Calculation Formula
The fundamental equation for reactive power in a single-phase sinusoidal AC circuit derives directly from the power triangle. Below is the complete specification sheet for every variable in the primary and secondary formulas.
| Symbol | Parameter | Standard Unit | Measurement Notes |
|---|---|---|---|
| Q | Reactive Power | VAR (or kVAR) | Measured with a power analyzer; positive for inductive, negative for capacitive. |
| V | RMS Voltage | Volts (V) | Must be True RMS. Peak voltage will break the calculation. |
| I | RMS Current | Amperes (A) | Must be True RMS. Measured on the load side of the breaker. |
| θ | Phase Angle | Degrees (°) or Radians | The angular difference between V and I waveforms. θ = arccos(PF). |
| S | Apparent Power | VA (or kVA) | The vector sum of P and Q. S = V × I. |
| P | Real (Active) Power | Watts (W or kW) | The actual work-producing power. P = V × I × cos(θ). |
Rearranged Forms for Missing Variables
On the bench or in the field, you rarely have every variable handed to you. Here are the algebraic rearrangements to solve for the missing parameter, assuming a linear AC circuit:
- Solving for Voltage: V = Q / (I × sin(θ))
- Solving for Current: I = Q / (V × sin(θ))
- Solving for Phase Angle: θ = arcsin(Q / (V × I))
- Solving via Real Power (P): Q = P × tan(θ)
- Solving via Apparent Power (S): Q = √(S² - P²)
Worked Examples with Unit Tracking
Abstract formulas are useless without rigorous unit tracking. Here are two field-realistic problems solved step-by-step.
Problem 1: Calculating Q from Motor Nameplate and Clamp Meter Data
Scenario: You are auditing a 3-phase conveyor motor. Your clamp meter reads 480V (line-to-line) and 15A per phase. The motor nameplate states a Power Factor (PF) of 0.80 lagging. What is the reactive power per phase?
- Identify Knowns: V = 480V, I = 15A, PF = cos(θ) = 0.80.
- Derive Phase Angle (θ): θ = arccos(0.80). Using a calculator, θ = 36.87°.
- Calculate sin(θ): sin(36.87°) = 0.60.
- Apply Formula: Q = V × I × sin(θ).
- Substitute and Track Units: Q = 480 [Volts] × 15 [Amperes] × 0.60 [unitless].
- Final Result: Q = 4,320 VAR, or 4.32 kVAR per phase. (Total 3-phase reactive power = 4.32 × √3 × 15 × 0.60 = 12,470 VAR, but standard practice sizes correction based on total 3-phase kVAR directly using Q_total = √3 × V_LL × I × sin(θ)).
Problem 2: Using the Power Triangle with Utility Meter Data
Scenario: A utility meter logs a facility's peak apparent power (S) at 500 kVA and real power (P) at 400 kW. Find the total reactive power (Q).
- Identify Knowns: S = 500 kVA, P = 400 kW.
- Select Formula: Q = √(S² - P²).
- Substitute Values: Q = √(500² - 400²).
- Square and Subtract: Q = √(250,000 - 160,000) = √(90,000).
- Track Units and Solve: √([kVA]² - [kW]²) = [kVAR]. Q = 300 kVAR.
Unit Mistakes That Break the Math
If your calculated reactive power looks wildly wrong, you likely fell victim to one of these three bench mistakes:
- Degrees vs. Radians: If your calculator is set to radians, sin(36.87) yields -0.53 instead of 0.60, resulting in a negative, mathematically invalid VAR reading. Always verify your calculator is in Degree mode when using arccos(PF).
- Peak vs. RMS Voltage: The formula strictly requires RMS values. If you measure peak voltage on an oscilloscope (e.g., 170V peak for a 120V RMS system) and plug 170 into the V slot, your reactive power calculation will be inflated by a factor of √2 (approx 1.414).
- Prefix Mismatch (k vs Base): Mixing kilowatts (kW) with base Volt-Amperes (VA) in the power triangle formula (Q = √(S² - P²)) will yield nonsense. Convert all values to base units (W, VA, VAR) before calculating, or consistently use kilo-units (kW, kVA, kVAR) across the entire equation.
Realistic Magnitudes and Benchmarks
Knowing what a realistic answer looks like prevents you from chasing phantom errors. According to All About Circuits and standard industrial baselines, use this magnitude table to sanity-check your results:
| Environment | Typical Load | Expected Q Magnitude | Correction Strategy |
|---|---|---|---|
| Residential | HVAC compressors, well pumps | 0.5 to 3 kVAR | Usually ignored; utilities rarely penalize residential PF. |
| Commercial | Elevator motors, large HVAC chillers | 10 to 50 kVAR | Fixed capacitors at the motor starter. |
| Industrial (Light) | Conveyor belts, stamping presses | 50 to 250 kVAR | Automated capacitor banks at the main switchgear. |
| Industrial (Heavy) | Arc furnaces, massive pump stations | 1 to 10+ MVAR | Static VAR Compensators (SVC) or synchronous condensers. |
Decision Path: Sizing Power Factor Correction Capacitors
Calculating Q is only half the job. The ultimate goal is usually to size a capacitor bank to cancel that reactive power out. Use this decision tree to determine your exact hardware pick based on your calculated Q and system topology.
| Condition (If...) | Context (And...) | Action (Then...) |
|---|---|---|
| Calculated Q < 2 kVAR | Utility does not enforce PF penalties on your meter tier. | Halt. Do not install correction. The ROI on capacitor hardware and contactor wiring will never materialize. |
| 2 kVAR < Q < 15 kVAR | Load is a single, continuously running large motor (e.g., 10-50 HP). | Fix at the motor. Install a fixed, 3-phase dry-type capacitor wired directly to the load side of the motor contactor. |
| Calculated Q > 15 kVAR | Load is highly variable (motors cycling on/off throughout the day). | Fix at the mains. Install an automated, switched capacitor bank with a PF controller at the main distribution panel to avoid over-correction and leading PF penalties. |
| System has VFDs > 20% of total load | THD is measured > 5%. | Add reactors. You must install detuned (anti-harmonic) reactors in series with your capacitors to prevent harmonic resonance and capacitor explosion. |






