In electrical engineering, a VAR (Volt-Ampere Reactive) is the unit of measurement for reactive power—the portion of AC power that oscillates between the source and inductive or capacitive loads without performing any useful work. While real power (measured in Watts) does the actual work of turning a motor shaft or heating a coil, reactive power merely sustains the magnetic and electric fields required for that equipment to operate. Understanding what VARs do is critical because, even though they don't do physical work, they draw real current, forcing you to use larger wires, heavier transformers, and higher-rated breakers to handle the total electrical load.
The Power Triangle: Watts vs. VA vs. VAR
To understand reactive power, you have to look at the three components of AC power, often visualized as the Power Triangle. People commonly confuse VARs with Watts, or they mistake the programming term 'var' (variable) or 'VAR' (voltage regulator) for the electrical power unit. In AC circuit theory, the distinction is rigid:
- Real Power (Watts or W): The power that actually performs work. This is what your residential utility meter bills you for.
- Reactive Power (VAR): The power that sloshes back and forth between the source and the load's magnetic/electric fields every AC cycle.
- Apparent Power (Volt-Amperes or VA): The vector sum of Real and Reactive power. This is the total power the utility must supply, and it dictates the physical ampacity requirements of your wiring.
The ratio of Real Power to Apparent Power is your Power Factor (PF). A PF of 1.0 (or 100%) means all the current is doing useful work (purely resistive load, like an incandescent heater). A lower PF means a higher percentage of your current is tied up in VARs.
Worked Numeric Example: Sizing a Circuit with Reactive Loads
Let's look at a concrete bench example to see how VARs change the math for a real circuit. Suppose you are wiring a 5 HP single-phase air compressor motor on a 240V circuit.
- Measure the baseline: You clamp a meter around the supply wire and read 28 Amps of current while the motor runs under normal load.
- Calculate Apparent Power (VA): Multiply voltage by current. 240V × 28A = 6,720 VA.
- Determine Real Power (Watts): You hook up a power analyzer (like a Fluke 1735) and measure a Power Factor of 0.80 (common for a slightly under-loaded induction motor). Real Power = 6,720 VA × 0.80 = 5,376 Watts.
- Calculate Reactive Power (VAR): Using the Pythagorean theorem for the power triangle ($VA^2 = W^2 + VAR^2$), we solve for VAR.
$VAR = \sqrt{6720^2 - 5376^2}$
$VAR = \sqrt{45,158,400 - 28,901,376}$
$VAR = \sqrt{16,257,024} = $ 4,032 VAR.
What this changes in your installation: If you only looked at the 5,376 Watts, you might mistakenly think this load is equivalent to a 22-Amp resistive heater (5376W / 240V = 22.4A). But your breaker and wire must be sized for the total current generating the magnetic fields, which is 28 Amps. The 4,032 VARs are demanding an extra 5.6 Amps of current capacity that does zero mechanical work but generates real heat in your conductors.
Where You Meet VARs in Practice
You won't see 'VAR' printed on a standard residential breaker panel, but you deal with the consequences of reactive power every time you wire inductive or capacitive loads.
| Load Type | VAR Characteristic | Common Equipment Examples | Impact on the Circuit |
|---|---|---|---|
| Inductive | Positive VARs (Lagging PF) | AC induction motors, transformers, solenoids, HID lighting ballasts, relay coils. | Current lags voltage. Causes voltage drop across long wire runs and requires larger kVA transformers. |
| Capacitive | Negative VARs (Leading PF) | Variable Frequency Drives (VFDs), long underground cables, switched capacitor banks, SMPS power supplies. | Current leads voltage. Can cause voltage rise at the end of long cable runs and over-excite generators. |
| Resistive | Zero VARs (Unity PF) | Incandescent lights, space heaters, toaster ovens, standard water heater elements. | Current and voltage are perfectly in phase. Apparent power equals real power. |
According to the U.S. Department of Energy's Advanced Manufacturing Office, industrial facilities with high inductive VARs often face severe financial penalties from their utility providers. While residential meters only spin for Watts, commercial smart meters track kVAR-hours, and utilities will levy 'Power Factor Penalty' fees if a facility's PF drops below 0.90 or 0.95.
Real-World Scenario: The Workshop Compressor Voltage Sag
Here is a scenario that illustrates what happens when you ignore VARs during a panel upgrade.
The Setup: A maker-space is upgrading its 200A, 120/240V split-phase main panel. The existing load consists of 140A of resistive space heating and LED lighting (Power Factor ~1.0). They want to add a 10 HP rotary phase converter to run a heavy-duty CNC mill. The phase converter's idler motor draws 50A at 240V with a running Power Factor of 0.78.
The Numbers:
The builder calculates the real power of the new motor: 50A × 240V × 0.78 PF = 9,360 Watts (9.36 kW).
They add this to the existing 140A (approx 16.8 kW at 120V per leg) and conclude the total real power is well within the 200A panel's capacity. They wire the compressor with 6 AWG THHN and a 60A breaker.
The Outcome:
The moment the CNC mill's spindle motor starts cutting metal, the phase converter's VAR demand spikes. The total apparent current on the main feeder hits 215A. The voltage at the panel sags from 242V down to 211V. The sensitive VFD on the CNC mill detects the undervoltage and throws an 'F003 DC Bus Undervoltage' fault, halting the machine. Furthermore, the 6 AWG wire feeding the converter runs hot to the touch.
What Went Wrong:
The builder sized the infrastructure on Watts, ignoring the VARs. The 50A motor at 0.78 PF actually draws 64.1A of apparent current ($50A / 0.78$) to sustain its magnetic fields. The total panel current wasn't the sum of the Watts; it was the vector sum of the VA. The voltage sag was caused by the reactive current pushing through the impedance of the utility's drop wires, a penalty detailed in All About Circuits' guide on AC reactive power.
How to Fix High VARs: Power Factor Correction
If you are dealing with high inductive VARs causing voltage drop or utility penalties, the fix is Power Factor Correction (PFC). You do this by adding capacitors in parallel with the inductive load. Capacitors generate negative VARs, which mathematically cancel out the positive VARs from the motors.
Let's correct the 5 HP motor from our earlier example. We want to improve the Power Factor from 0.80 to 0.95.
- Target Apparent Power (VA): Real Power (5,376W) / Target PF (0.95) = 5,658.9 VA.
- Target Reactive Power (VAR): $\sqrt{5658.9^2 - 5376^2} = 1,766$ VAR.
- Required Capacitor VARs: Original VARs (4,032) - Target VARs (1,766) = 2,266 VAR.
Frequently Asked Questions
Do residential users pay for VARs?
Generally, no. Residential utility meters (even modern smart meters) typically only bill for real energy consumed (kWh). The utility absorbs the cost of the reactive current in the residential distribution grid. However, if you run a massive home workshop with heavy inductive loads, the reactive current can still cause localized voltage drop and overheating in your home's main breaker panel and feeder wires.
Can VARs be negative?
Yes. In electrical engineering convention, inductive loads (motors, transformers) consume positive reactive power (lagging power factor). Capacitive loads (capacitor banks, long underground cables, VFD input stages) generate negative reactive power (leading power factor). If a system has too many capacitors, it can 'overcorrect,' pushing the power factor past 1.0 into the leading territory, which can cause dangerous voltage spikes and generator excitation issues.
What is the difference between a VAR and a Voltage Regulator?
This is a common point of confusion due to acronyms. In power distribution, 'VAR' can sometimes stand for Voltage Automatic Regulator. However, when discussing circuit theory, power triangles, and utility meters, VAR strictly means Volt-Ampere Reactive. Always check the context: if you are looking at a power analyzer screen showing W, VA, and VAR, it is reactive power.






