Electrical Trade & Electronics Motors, Transformers & Three-Phase Power NEC 2023 Article 460; IEEE 18 shunt capacitor standard

Power Factor Correction Capacitor Calculator

Enter the real power of a load, its present power factor and the power factor you want, and this calculator returns the reactive kilovolt-amperes of capacitance required, the microfarads per phase for your voltage and frequency, and what happens to the line current. It handles single-phase and three-phase systems and both delta and wye capacitor connections, and it sweeps a range of target power factors so you can see what each further step costs in kVAR.

Calculator

This calculator runs in your browser. Enable JavaScript for live results — the inputs, formula and worked example below remain fully readable without it.

Inputs this calculator takes, with typical values
InputWhat to enterExample
Real power of the loadThe true power in kilowatts, from a power meter or from the demand line of the utility bill.100 kW
Present power factorMeasured displacement power factor of the load before correction, lagging.0.75
Target power factorThe value you want to reach, usually just above whatever threshold your utility tariff sets.0.95
System voltageLine-to-line voltage for three-phase, or the supply voltage for single-phase.480 V
Supply frequencyCapacitor reactance depends on frequency, so this changes the microfarads but not the kVAR.60 Hz
SystemThree-phase current includes the √3 factor and the capacitance is split between three phases.Three-phase
Capacitor connectionOnly affects the microfarads per phase; a delta bank needs a third the capacitance of a wye bank.Delta — each capacitor across the full line voltage

It returns

  • Capacitor rating required — kW × (tanφ₁ − tanφ₂).
  • Capacitance per phase
  • Apparent power before
  • Apparent power after
  • Line current before
  • Line current after
  • Reduction in line current

The formula

kVAR=kW(tanφ1tanφ2)
C=Q2πfV2
I1I2I1=1PF1PF2

In plain text: kVAR = kW × (tan(arccos PF₁) − tan(arccos PF₂))

  • kWReal power of the load (kW)
  • PF₁Power factor before correction (decimal)
  • PF₂Target power factor (decimal)
  • φPhase angle, arccos of the power factor (degrees)
  • CCapacitance per phase (F)

Capacitors supply reactive power without consuming real power, so the kW term is unchanged by correction. Only the reactive component is reduced, which is why the apparent power and the line current fall.

Updated Category Motors, Transformers & Three-Phase Power Verified against published test cases Reading time 12 min

What power factor correction actually changes

A load with inductance draws two components of current. One is in phase with the voltage and does real work — that is the kilowatts. The other lags the voltage by 90°, builds and collapses the magnetic fields in motor windings and transformer cores, and returns to the source every half cycle. It does no net work, but it is real current in real conductors, and it heats them exactly as working current does.

A capacitor draws current that leads the voltage by 90° — directly opposite to the inductive component. Connect one in parallel with the load and the two reactive currents circulate between the capacitor and the load instead of coming from the supply. The kilowatts are untouched; the supply simply stops carrying the reactive part. That is the whole mechanism, and it explains what correction does and does not do.

What it does: reduces line current, reduces I²R loss in the conductors and transformer upstream of the capacitors, releases capacity in cables and transformers, raises the voltage slightly at the load, and removes any utility charge based on kVA demand or on a power factor penalty. What it does not do: reduce the kilowatt-hours the load consumes. The motor still does the same work and still has the same losses, and any billing saving comes from the demand or power-factor terms of the tariff, not from the energy term.

The relationship between the three powers is the power triangle: real power kW along the base, reactive power kVAR vertical, apparent power kVA as the hypotenuse. Power factor is the cosine of the angle between kW and kVA. Correction shortens the vertical leg and therefore the hypotenuse while leaving the base alone — see the RLC impedance calculator for the same triangle expressed in ohms.

From power factor to kVAR to microfarads

Start with the angle. Power factor is cos φ, so φ = arccos(PF), and the reactive power at that angle is kVAR = kW × tan φ. The capacitor has to supply the difference between the reactive power the load draws now and the reactive power you are willing to leave on the supply:

kVAR = kW × (tan(arccos PF₁) − tan(arccos PF₂))

Nothing in that expression depends on voltage or frequency, which is why capacitor banks are sold by kVAR rather than by microfarads: the kVAR figure travels with the calculation while the capacitance depends on where you install it.

Converting to capacitance uses the reactive power a capacitor produces, Q = V²/X_C = 2πfCV², rearranged to C = Q/(2πfV²). For a single-phase load that is simply the whole kVAR at the supply voltage. For three-phase, divide the total kVAR by three to get the per-phase share, then apply the voltage each capacitor actually sees: the full line-to-line voltage in a delta bank, or line-to-neutral — line voltage divided by √3 — in a wye bank. Because capacitance goes as the inverse square of voltage, a wye bank needs exactly three times the capacitance of a delta bank for the same kVAR.

The current reduction has a pleasingly simple closed form. Line current is proportional to kVA, and kVA is kW/PF, so the ratio of the two currents is just PF₁/PF₂ and the reduction is 1 − PF₁/PF₂. Going from 0.80 to 0.95 always reduces the current by 1 − 0.80/0.95 = 15.79%, regardless of the load size or the voltage. Conductor loss follows the square, so the same change cuts I²R loss by 1 − (0.80/0.95)² = 29.09%.

Worked example: 100 kW at 0.75 corrected to 0.95

A 480 V, 60 Hz three-phase plant load draws 100 kW at a power factor of 0.75 lagging. The utility tariff penalises anything below 0.95. Size the capacitor bank.

  1. Angles. φ₁ = arccos(0.75) = 41.4096° and φ₂ = arccos(0.95) = 18.1949°.
  2. Tangents. tan 41.4096° = 0.881917 and tan 18.1949° = 0.328684.
  3. Reactive power before and after. kVAR₁ = 100 × 0.881917 = 88.1917 kVAR; kVAR₂ = 100 × 0.328684 = 32.8684 kVAR.
  4. Capacitor rating. 88.1917 − 32.8684 = 55.3233 kVAR. Specify the next standard bank size at or above that, typically 60 kVAR in steps.
  5. Apparent power. Before: 100/0.75 = 133.333 kVA. After: 100/0.95 = 105.263 kVA.
  6. Line current. Before: 133,333/(√3 × 480) = 133,333/831.384 = 160.38 A. After: 105,263/831.384 = 126.61 A.
  7. Reduction. (160.38 − 126.61)/160.38 = 21.05%, which matches 1 − 0.75/0.95 = 0.210526 exactly. Feeder I²R loss falls by 1 − (0.75/0.95)² = 37.67%.
  8. Capacitance, delta bank. Per phase Q = 55,323.3/3 = 18,441.1 VAR. ω = 2π × 60 = 376.9911 rad/s, and V² = 480² = 230,400. C = 18,441.1/(376.9911 × 230,400) = 18,441.1/86,858,750 = 2.1231 × 10⁻⁴ F = 212.31 µF per phase.
  9. Capacitance, wye bank. Each capacitor sees 480/√3 = 277.13 V, so V² = 76,800 and C = 18,441.1/(376.9911 × 76,800) = 636.92 µF per phase — exactly three times the delta figure, as the √3 in the voltage squares to 3.

Now weigh the last step. Going from 0.75 to 0.90 needs 100 × (0.881917 − 0.484322) = 39.76 kVAR; going the rest of the way to 0.95 needs another 15.56 kVAR, and going from 0.95 to unity needs a further 32.87 kVAR. The cost per point of power factor rises steeply as you approach unity, which is why tariff thresholds sit where they do and why almost nobody corrects to unity.

Choosing the target and placing the bank

Pick the target from your tariff, then add a small margin. Utilities commonly set a threshold and bill on kVA demand or apply a surcharge below it, but the number and the mechanism vary by supplier and region — read your own tariff document rather than assuming a figure. Correcting well beyond the threshold buys little: the kVAR needed per additional point rises sharply, and the current reduction per point falls.

Do not correct to unity on a varying load. A bank sized for unity at full load overcorrects when the load falls, producing a leading power factor. Leading power factor is penalised on many tariffs in the same way as lagging, it raises voltage at light load, and on a system with generation it can cause self-excitation problems. Fixed banks are best sized against the plant's minimum load, with automatic switched stages handling the rest.

Where you place the bank decides what benefit you get. At the service entrance, correction fixes the utility billing and nothing else — every conductor inside the building still carries the reactive current. At the motor control centre, it unloads the feeders upstream of that point. At the motor terminals, it unloads everything including the branch circuit, and it switches with the motor so it can never overcorrect. The trade is that a capacitor connected directly to a motor must be sized below the motor's magnetising current, or the motor can self-excite when it is switched off while still turning, generating dangerous voltages and causing damaging transients on reclosure.

Beware harmonics. A capacitor bank and the supply transformer's leakage inductance form a parallel resonant circuit, and if that resonance lands near a harmonic order the plant produces — the fifth and seventh from six-pulse drives are the usual suspects — the circulating current can be many times the fundamental and will destroy the capacitors. Where variable-frequency drives, rectifiers or arc loads are present, specify detuned banks with series reactors and confirm the resonant point. The resonant frequency calculator shows where an LC pair resonates.

kVAR required per kilowatt of load

Multiply the figure by the load in kilowatts to get the capacitor rating. Values are tan(arccos PF₁) − tan(arccos PF₂) for each pair of starting and target power factors.
Present PFto 0.85to 0.90to 0.95to 1.00
0.600.7140.8491.0051.333
0.650.5490.6850.8401.169
0.700.4000.5360.6921.020
0.750.2620.3980.5530.882
0.800.1300.2660.4210.750
0.850.0000.1350.2910.620
0.900.0000.1560.484
0.950.0000.329

A dash marks a target below the present power factor, which needs no capacitors. Read across a row to see how steeply the requirement rises as the target approaches unity: from 0.80, reaching 0.95 costs 0.421 kVAR per kW and the final step to unity costs another 0.329.

What correction does not fix, and what it can break

  • It does not reduce kilowatt-hours. The load does the same work with the same losses. Savings come from demand charges, power factor penalties and reduced conductor loss, not from the energy meter.
  • It does not fix an oversized motor. A motor at 25% load has poor power factor because its magnetising current dominates. Capacitors mask the electrical symptom; the motor is still inefficient and still oversized.
  • Correcting to unity backfires on a varying load. A fixed bank sized at full load overcorrects at light load, producing a leading power factor that many tariffs penalise and that raises system voltage.
  • Capacitors and transformer inductance can resonate. Where harmonic sources are present, an undetuned bank can find itself at a resonant point and draw destructive circulating current. Confirm the resonance and specify reactors.
  • kVAR scales with the square of voltage. A capacitor rated at 480 V installed on a 460 V system delivers (460/480)² = 91.8% of its nameplate kVAR. Size from the delivered figure, not the label.
  • A capacitor switched with a motor must be smaller than the magnetising current. Otherwise the motor can self-excite while coasting, generating high voltages and causing severe transients if it is reconnected out of phase.
  • Capacitor circuits have their own code rules. NEC 460.8(A) requires conductors rated at least 135% of the capacitor's rated current, 460.8(B) covers overcurrent protection, and 460.6 requires a discharge means — a charged capacitor bank is a serious hazard after isolation.
  • Displacement power factor is not total power factor. With substantial harmonic distortion, the true power factor includes a distortion component that capacitors cannot correct and may worsen.

Key terms

Reactive power (kVAR)
The component of power that circulates between the source and the reactive elements of the load without doing net work. It is what capacitor banks supply locally instead of importing from the supply.
Apparent power (kVA)
The product of RMS voltage and RMS current, the hypotenuse of the power triangle. Transformers and conductors are rated in kVA because they are limited by current, not by useful work.
Displacement power factor
The cosine of the angle between the fundamental voltage and fundamental current. It is what capacitors correct.
Detuned bank
A capacitor bank with a series reactor chosen to move the system's parallel resonance below the lowest significant harmonic order, so the bank cannot resonate with the supply inductance at a frequency the plant produces.

Fixed banks, automatic banks and the alternatives

A fixed bank is the simplest and cheapest arrangement: one capacitor group permanently connected, sized against the plant's minimum reactive demand so it can never overcorrect. It suits a stable base load and needs no controls. An automatic bank switches stages in and out under the command of a power factor controller, holding the target across a varying load, and is the right answer where the reactive demand swings widely across a shift.

Individual correction at the motor is the most thorough option, because the reactive current never leaves the motor terminals and the capacitor is switched by the motor's own starter. Its constraint is self-excitation: the capacitor must be small enough that it cannot sustain the motor's magnetic field once the supply is removed. Manufacturers publish maximum capacitor kVAR by motor rating and speed for exactly this reason, and the limit falls as the number of poles rises.

Where harmonics are the dominant problem rather than displacement, capacitors are the wrong tool. A passive harmonic filter, a multi-pulse rectifier arrangement or an active harmonic filter addresses the distortion directly, and an active front-end drive avoids generating it. Adding plain capacitors to a plant heavy with six-pulse drives is the classic way to turn a distortion problem into a resonance failure.

Finally, keep the economics honest. The saving is the reduction in demand or penalty charges plus the value of the reduced conductor and transformer loss, and both should be computed from your own tariff and your own measured load rather than from a rule of thumb. The motor efficiency calculator measures where the reactive demand is coming from, the three-phase power calculator converts between the three powers, and the electricity bill calculator handles the energy side of the account.

Frequently asked questions

How many kVAR do I need to go from 0.8 to 0.95?

0.421 kVAR per kilowatt of load. tan(arccos 0.80) = 0.750000 and tan(arccos 0.95) = 0.328684, and the difference is 0.421316. For a 500 kW load that is 210.66 kVAR. The line current falls by 1 − 0.80/0.95 = 15.79% and the conductor I²R loss by 29.09%.

Does power factor correction reduce my energy bill?

It reduces the demand or power-factor components of the bill, not the energy component. The load does the same work and consumes the same kilowatt-hours. What changes is the current, so you save on any kVA demand charge or power factor penalty, and on the I²R losses in your own conductors and transformer — which is real but usually small compared with the billing effect.

Should I correct all the way to unity?

Generally no. The kVAR required per additional point of power factor rises sharply near unity, and a fixed bank sized for unity at full load overcorrects when the load drops, producing a leading power factor that many tariffs penalise and that raises voltage at light load. Correcting just above the tariff threshold, with automatic stages if the load varies, is the usual practice.

Delta or wye for a three-phase bank?

Delta is the common choice at low voltage. Each capacitor sees the full line voltage, so for the same kVAR a delta bank needs one third the capacitance of a wye bank — 212 µF per phase against 637 µF in the worked example. Wye connections are used at higher voltages and where a neutral connection allows unbalance detection. The kVAR requirement is identical either way.

Can I connect a capacitor directly to a motor?

Yes, and it is the most effective placement, but the capacitor must be smaller than the motor's magnetising kVAR. Too large a capacitor lets the coasting motor self-excite after the supply is removed, generating voltages above nominal and producing severe transient torques if it is reconnected out of phase. Motor manufacturers publish maximum capacitor ratings by horsepower and speed for this reason.

What is the risk with harmonics?

Resonance. The capacitor bank and the supply transformer's leakage inductance form a parallel resonant circuit, and if its resonant frequency coincides with a harmonic the plant produces — the fifth and seventh are typical from six-pulse drives — the circulating current at that frequency can be several times the fundamental. Capacitors fail, fuses blow, and voltage distortion rises. Detuning reactors move the resonance below the lowest significant order.

Why is my installed bank delivering less kVAR than its rating?

Because capacitor kVAR scales with the square of the applied voltage. A unit rated at 480 V installed on a system actually running at 460 V produces (460/480)² = 91.8% of its nameplate rating. Always size from the kVAR the bank will deliver at your real operating voltage, not from the label.

What does the NEC require for capacitor installations?

Article 460 governs them. NEC 460.8(A) requires the capacitor circuit conductors to have an ampacity of at least 135% of the capacitor's rated current, 460.8(B) covers overcurrent protection, 460.8(C) covers disconnection, and 460.6 requires a means of discharging the stored energy after the capacitor is disconnected. That last one is a safety requirement, not a formality — an isolated bank holds a dangerous charge.

References

  • NFPA 70, National Electrical Code, 2023 edition — Article 460, Capacitors — National Fire Protection Association
  • IEEE Std 18, Standard for Shunt Power Capacitors — Institute of Electrical and Electronics Engineers
  • IEEE Std 519, Recommended Practice and Requirements for Harmonic Control in Electric Power Systems — Institute of Electrical and Electronics Engineers
  • Standard Handbook for Electrical Engineers, 17th ed. — McGraw-Hill Education