# Power Factor Correction Calculator

Size the shunt capacitor needed to raise the power factor: C = P·(tanφ₁ − tanφ₂)/(2π·f·U²). Returns compensated reactive power Qc, capacitive reactance Xc, capacitor current Ic, and the required capacitance in F/μF.

> Canonical page: https://elysiatools.com/en/tools/power-factor-correction

- **Category:** Math & Numbers

- **Keywords:** power factor correction, PFC, capacitor sizing, reactive power compensation, cosφ, tanφ, Qc, electrical engineering, power systems

## Overview

The Power Factor Correction Calculator helps electrical engineers and facility managers size the shunt capacitor required to improve system efficiency. By entering the active power, initial and target power factors, line frequency, and voltage, you can instantly calculate the compensated reactive power (Qc), capacitive reactance (Xc), capacitor current (Ic), and the exact capacitance needed in farads and microfarads.

## Inputs

- **Active Power P (W)** (number): Real (active) power drawn by the load.
- **Initial cosφ₁** (number): Initial power factor (lagging). 0 < cosφ₁ < 1.
- **Target cosφ₂** (number): Target power factor (lagging). Must be > cosφ₁.
- **Frequency f (Hz)** (number): AC line frequency (50 or 60 Hz typical).
- **Voltage U (V)** (number): Voltage across the capacitor (line-to-line for a 3-phase bank, or phase voltage for single-phase).
- **Decimal Places** (number)

## When to use

- Designing capacitor banks for industrial facilities to avoid low power factor penalties from utility companies.
- Sizing shunt capacitors for electrical systems to reduce line losses and voltage drops.
- Analyzing reactive power compensation requirements during electrical system upgrades or equipment installations.

## How it works

- Enter the active power (P) in Watts, the initial lagging power factor (cosφ₁), and your desired target power factor (cosφ₂).
- Input the AC line frequency (f) in Hz and the voltage (U) across the capacitor in Volts.
- The calculator computes the initial and target tangent angles (tanφ₁ and tanφ₂) to determine the required compensated reactive power (Qc).
- It outputs the required capacitance in Farads and Microfarads, along with the capacitive reactance (Xc) and capacitor current (Ic).

## Use cases

- Calculating capacitor sizing for a manufacturing plant to eliminate utility billing surcharges.
- Determining the reactive power compensation needed for a large induction motor installation.
- Specifying component values for electrical distribution panel upgrades.

## Frequently asked questions

### What is power factor correction?

It is the process of improving a low power factor by adding capacitors to offset inductive reactive power, reducing overall current draw.

### Why should I target a power factor below 1.0 instead of exactly 1.0?

Targeting exactly 1.0 requires an impractical amount of capacitance and risks overcorrection, which causes high voltage and resonance issues.

### What voltage value should I enter for a three-phase system?

Enter the voltage that will be applied directly across the capacitor terminals, which depends on whether the capacitor bank is connected in delta or star.

### How does frequency affect the required capacitance?

Higher AC frequencies require less capacitance to achieve the same reactive power compensation because capacitive reactance decreases as frequency increases.

### What is the difference between active power (P) and reactive power (Q)?

Active power performs the actual work in a circuit, while reactive power sustains the electromagnetic fields in inductive loads like motors.

## Related tools

- [Air Changes per Hour (ACH, n = Q/V)](https://elysiatools.com/en/tools/air-changes-per-hour): Compute the air change rate (ACH / n) of a room from the outdoor supply airflow Q and the room volume V: n = Q/V (1/h). Three modes: solve ACH (given Q and V), solve airflow (given n and V), or solve volume (given n and Q). Flow in m³/s/m³/h/CFM, volume in m³/ft³/L. Also reports the well-mixed single-zone purge time to reach a target residual fraction ε (default 1%): t = −ln(ε)/n hours.
- [Bearing Life L10 Calculator](https://elysiatools.com/en/tools/bearing-life-l10): Calculate the basic rating life of a rolling bearing: L10 = (C/P)^p, with p = 3 for ball bearings and p = 10/3 for roller bearings. When a speed is provided, converts to L10h in operating hours.
- [Bolt Torque Clamp Force Calculator](https://elysiatools.com/en/tools/bolt-torque-clamp-force): Convert between bolt tightening torque and axial clamp force. T = K·F·d, where K is the nut factor (~0.20 for dry steel). Solve torque from force, or force from torque.
- [Cable Ampacity Calculator (IEC 60364-5-52)](https://elysiatools.com/en/tools/cable-ampacity-calculator): Estimate copper cable current-carrying capacity per the simplified IEC 60364-5-52 reference method. Combines cross-section, insulation (PVC 70°C / XLPE 90°C), installation method, and ambient temperature to derive the corrected allowable ampacity (A).
- [Capacitor Reactive Power Calculator (Q_c = 2πfCU²)](https://elysiatools.com/en/tools/capacitor-reactive-power): Compute the reactive power produced by a known capacitor: Q_c = 2π·f·C·U². Supports single-phase, three-phase star (Y) and delta (Δ) connections. Returns Q_c in var/kvar, capacitive reactance Xc, and capacitor current Ic. Complementary to the power-factor-correction tool (which sizes a capacitor for a target cosφ).
- [Chain Sprocket Ratio Calculator](https://elysiatools.com/en/tools/chain-sprocket-ratio): Calculate the ratio, driven speed and chain linear speed of a chain drive. i = z₂/z₁ = n₁/n₂, chain speed v = z₁·p·n₁/60000. Enter the pitch to compute chain speed.
- [Condensing / Evaporating Temperature Calculator](https://elysiatools.com/en/tools/condensing-temperature-calculator): Estimate the saturated condensing temperature (T_cond) and evaporating temperature (T_evap) of a refrigeration circuit. Three modes: (1) from coil approach — T_cond = T_ambient + condenser ΔT approach, T_evap = T_medium − evaporator ΔT approach; (2) from measured saturated pressures — given P_cond and P_evap for a known refrigerant (R-22 / R-134a / R-410A), invert the Antoine fit; (3) from subcooling & superheat — T_cond = T_liquid − SC, T_evap = T_suction − SH. Temperature in °C/K/°F; pressure in bar/MPa/kPa/PSI absolute or gauge (atmospheric default 1.01325 bar). Results reported in °C.
- [Cooling Load Calculator (Area / U-value + Infiltration)](https://elysiatools.com/en/tools/cooling-load-calculator): Estimate the cooling load of a room by the simplified ASHRAE steady-state method. Transmission sensible load Q_trans = Σ(A_i·U_i·ΔT) over envelope surfaces entered one per line as 'area,U' (U in W/(m²·K)). Infiltration/ventilation sensible Q_s = 1.23·ACH·V·ΔT and latent Q_l = 3010·ACH·V·ΔW (W), where ΔW is the indoor-outdoor humidity-ratio difference derived from dry-bulb temperature and relative humidity via the Magnus saturation fit. Total cooling load = total sensible + total latent. Temperature in °C/K/°F (only differences matter), area in m²/ft².

## Samples

- [Web Image Processing Python Samples](https://elysiatools.com/en/samples/web-image-processing-python): Web Python image processing examples using PIL/Pillow including reading, saving, resizing, and format conversion
- [Android Image Processing Java Samples](https://elysiatools.com/en/samples/android-image-processing-java): Android Java image processing examples including reading/saving images, scaling, and format conversion
- [Android Image Processing Kotlin Samples](https://elysiatools.com/en/samples/android-image-processing-kotlin): Android Kotlin image processing examples including reading/saving images, scaling, and format conversion
- [Web Image Processing Rust Samples](https://elysiatools.com/en/samples/web-image-processing-rust): Web Rust image processing examples including image read/save, scaling, and format conversion
