Power Factor Correction — Capacitor Sizing Calculator
Enter active power, current and target power factor to instantly compute required capacitor size (kVAR/μF), current reduction percentage, and annual energy savings. Visualize the power triangle before and after correction. Single-phase and three-phase support.
System Configuration
Active Power P (kW)
kW
Current Power Factor PF₁
Target Power Factor PF₂
Voltage V (kV)
kV
Frequency f (Hz)
Hz
Line Resistance R_line (Ω)
Ω
Results
While paused, move the sliders to update the result instantly.
What exactly is a "bad" power factor, and why do utilities charge extra for it?
🎓
Basically, power factor (PF) is the ratio of useful power (kW) to the total power flowing (kVA). A low PF, like 0.7, means a lot of the current is just sloshing back and forth to create magnetic fields in motors, not doing real work. This "reactive" current heats up wires and strains transformers. Utilities charge penalties because they have to build bigger infrastructure to carry this wasted current. Try setting a low PF₁ in the simulator above and see how high the initial current is.
🙋
Wait, really? So how does adding a capacitor fix this sloshing current?
🎓
Great question! Inductive loads (like motors) make current lag behind voltage. Capacitors do the opposite—they make current lead. In practice, adding a capacitor bank in parallel provides the reactive power the motor needs locally, so it doesn't have to draw it all the way from the grid. It's like bringing your own water to a construction site instead of making the water truck drive back and forth. Adjust the "Target PF" slider to 0.95 and watch the required capacitor kVAR appear instantly.
🙋
That makes sense! But how do you figure out the right size capacitor? Isn't it dangerous to add too much?
🎓
Exactly right—over-correction leads to a leading PF, which can cause voltage spikes and is also bad. The key is calculating the exact reactive power ($Q_c$) needed. That's what this tool does. You input your real power (P), your current and desired PF, and it solves the trigonometry for you. For instance, a 100 kW motor at PF 0.7 needs a very different capacitor than one at PF 0.8. Change the 'Active Power P' and see how $Q_c$ scales linearly.
Physical Model & Key Equations
The core calculation determines the reactive power (in kVAR) the capacitor must provide. It's derived from the power triangle, finding the difference between the initial and target reactive power components.
$$Q_c = P(\tan\phi_1 - \tan\phi_2)$$
$Q_c$: Required capacitor reactive power (kVAR) $P$: Active/Real power (kW) $\phi_1, \phi_2$: Angles whose cosines are the initial and target power factors ($PF = \cos\phi$).
Once you know the needed kVAR, you can size the physical capacitor in microfarads (μF). This equation relates reactive power to capacitance, system voltage, and frequency.
$$C = \frac{Q_c}{2\pi f V^2}$$
$C$: Capacitance per phase (F) $f$: Line frequency (Hz) $V$: Phase voltage (V). Note: For three-phase systems, the calculation is per phase, and the total $Q_c$ is distributed across the bank.
Frequently Asked Questions
Yes, this tool supports both single-phase and three-phase. When calculating, please select the circuit type within the tool. For three-phase, you need to input the line-to-line voltage. Since the capacitance calculation formulas differ between single-phase and three-phase, incorrect selection will lead to erroneous results.
The typical target power factor is 0.95 to 1.0 (lagging). Many power companies set the power factor discount threshold between 0.85 and 0.95, and improving it to 0.95 or higher allows you to receive the maximum discount. However, a leading power factor exceeding 1.0 should be avoided as it indicates overcompensation, which can conversely cause voltage rise and equipment failure.
The current reduction rate indicates the effect of reducing current load on wiring and transformers through power factor improvement. For example, a 20% reduction means the same equipment can handle 20% more active power. Please use it as a reference for selecting cable sizes for new equipment or for assessing overload countermeasures in existing equipment.
To avoid overcompensation (excessively leading power factor), set the target power factor to less than 1.0. Additionally, in environments where harmonics are generated, it is necessary to use series reactors in combination. After installation, it is recommended to verify the power factor through actual measurement and check for any deviation from the calculated value.
Real-World Applications
Industrial Manufacturing Plants: Facilities with many electric motors, compressors, and induction furnaces have highly inductive loads. Installing a capacitor bank at the main service entrance or at large individual loads is standard practice to avoid utility penalty fees and reduce energy losses in plant wiring.
Commercial Buildings: Large HVAC systems, especially chillers with big induction motors, are major sources of low power factor. Power factor correction capacitors are often built into or installed alongside these units to improve the overall building electrical efficiency.
Wind and Solar Farms: Inverter-based renewable energy sources can sometimes operate at non-unity power factor. Capacitor banks or more advanced static VAR compensators (SVCs) are used at the point of interconnection to maintain grid stability and meet utility power factor requirements.
Data Centers: With massive, always-on server power supplies and UPS systems, data centers have significant reactive power demand. On-site correction improves the capacity utilization of their backup generators and reduces $I^2R$ losses in their extensive busway and cable infrastructure, leading to direct energy savings.
Common Misconceptions and Points to Caution
When starting power factor improvement, there are several pitfalls that young field engineers in particular tend to fall into. First is the misconception that "the closer the power factor is to 1.0, the better." While this is ideal in theory, in reality, you should aim for 0.95 to 0.98 as a guideline. For example, if the capacitor capacity needed to improve the power factor from 0.8 to 0.95 is 100, going from 0.95 to 1.0 requires about 80 more. That final step can still be expensive while the gained energy-saving effect is minimal, worsening cost-effectiveness.
Next is designing without considering load fluctuations. The values calculated by tools assume the input active power is constant. But in actual factories, loads constantly fluctuate due to motor starts/stops and production volume changes. For instance, power factor might be 0.85 at full operation during the day but drop to 0.6 under light load at night. If you determine the capacitor capacity based only on the daytime load in such a case, you risk overcompensation at night (leading power factor), which can increase system voltage and adversely affect equipment. It's crucial to observe load patterns carefully.
Finally, overconfidence that "installing capacitors solves everything". Capacitors are selected for an optimal capacity based on the "current load characteristics." Adding new high-efficiency motors or introducing inverter control changes the load's reactive power characteristics themselves. Capacitors installed five years ago are not necessarily optimal for today's equipment configuration. A "maintenance" perspective is essential—regularly measuring the power factor and reviewing the capacity as needed.