The primary power capacitor formula for AC reactive power is Qc = 2πfCV², and for DC stored energy it is E = ½CV². Whether you are correcting the power factor on a 50 HP motor, sizing a DC bus filter for a variable frequency drive (VFD), or building a high-voltage pulse supply, these two equations dictate your component selection. As of 2026, metallized polypropylene (MKP) and advanced aluminum electrolytic chemistries dominate these applications, but picking the right dielectric requires translating these formulas into real-world microfarads and voltage ratings without falling victim to unit-conversion traps.
The Core Power Capacitor Formulas and Symbol Definitions
Power capacitors operate in two distinct domains: alternating current (AC) systems where they exchange reactive power with the grid, and direct current (DC) systems where they store and release physical energy. Below are the governing equations and the strict definitions for every symbol.
| Symbol | Parameter | Standard SI Unit | Typical Real-World Magnitude |
|---|---|---|---|
| Qc | Reactive Power (AC) | Volt-Amperes Reactive (VAR) | 150 VAR (motor run) to 50,000 VAR (PFC bank) |
| E | Stored Energy (DC) | Joules (J) | 5 J (snubber) to 5,000 J (large VFD bus) |
| C | Capacitance | Farads (F) | 5 µF to 10,000 µF (Note: 1 µF = 1 × 10⁻⁶ F) |
| V | Voltage | Volts (V) | 120 Vrms (AC line) to 800 Vdc (DC bus) |
| f | Frequency (AC only) | Hertz (Hz) | 50 Hz or 60 Hz (mains), up to 100 kHz (switchmode) |
| π | Pi (mathematical constant) | Dimensionless | ~3.14159 |
Application Boundaries and Fatal Unit Mistakes
These formulas assume an ideal capacitor with zero Equivalent Series Resistance (ESR) and a purely sinusoidal AC waveform (for Qc) or a steady-state DC voltage (for E). In practice, dielectric absorption and ESR will cause slight deviations, but the ideal formulas remain the baseline for sizing.
- The Microfarad Trap: Capacitors are rated in microfarads (µF). If you punch '45' into your calculator instead of '45 × 10⁻⁶' (0.000045), your calculated reactive power will be off by a factor of one million.
- RMS vs. Peak Voltage: In the AC formula, V must be Vrms. If you use the peak voltage of a 120V line (~170V), your calculated Qc will be double the actual value, leading you to undersize the capacitor bank.
- kVAR vs. VAR: Industrial power capacitors are rated in kilovars (kVAR). 1 kVAR = 1,000 VAR. Ensure your Qc is converted to base VARs before solving for C.
For a deeper look at how reactive power interacts with inductive loads, the All About Circuits textbook chapter on reactive power provides excellent foundational phasor diagrams.
Rearranged Forms for Field Calculations
On the bench or in the field, you rarely solve for Qc or E directly. Usually, you know the system voltage and frequency, and you need to find the required capacitance, or you have a capacitor on hand and need to verify its voltage limit. Here are the algebraically rearranged forms:
AC Reactive Power (Qc = 2πfCV²)
- Solve for C: C = Qc / (2πfV²)
- Solve for V: V = √(Qc / (2πfC))
- Solve for f: f = Qc / (2πCV²)
DC Stored Energy (E = ½CV²)
- Solve for C: C = 2E / V²
- Solve for V: V = √(2E / C)
Worked Examples with Strict Unit Tracking
Problem 1: Sizing an AC Motor Run Capacitor
Scenario: You are replacing a burnt-out run capacitor on a 1/2 HP, 120Vrms, 60Hz HVAC compressor auxiliary winding. The motor datasheet specifies a requirement of 150 VAR of reactive power to maintain the correct phase shift. What capacitance (in µF) do you need?
- Identify knowns: Qc = 150 VAR, V = 120 V, f = 60 Hz.
- Select formula: C = Qc / (2πfV²)
- Substitute values: C = 150 / (2 × 3.14159 × 60 × 120²)
- Calculate denominator: 2 × 3.14159 × 60 = 376.99. Then, 376.99 × 14,400 (which is 120²) = 5,428,656.
- Divide: C = 150 / 5,428,656 = 0.00002763 Farads.
- Convert to µF: 0.00002763 F × 1,000,000 = 27.63 µF.
Realistic Magnitude Check: Motor run capacitors for fractional HP motors typically fall between 5 µF and 60 µF. 27.63 µF is perfectly in range. You would purchase a standard 30 µF, 370VAC run capacitor.
Problem 2: Sizing a DC Bus Filter Capacitor
Scenario: You are designing a DC link for a 400Vdc VFD. The control logic requires the capacitor bank to store at least 500 Joules of energy to ride through a 10-millisecond grid dropout without the bus voltage collapsing below the undervoltage trip threshold. What is the minimum capacitance required?
- Identify knowns: E = 500 J, V = 400 V.
- Select formula: C = 2E / V²
- Substitute values: C = (2 × 500) / (400²)
- Calculate numerator and denominator: 1,000 / 160,000
- Divide: C = 0.00625 Farads.
- Convert to µF: 0.00625 F × 1,000,000 = 6,250 µF.
Realistic Magnitude Check: High-voltage DC bus capacitors for industrial drives are massive. A 6,250 µF rating at 400V+ is typical and usually achieved by paralleling several large aluminum electrolytic 'computer grade' capacitors or using a custom film bank.
Decision Tree: Selecting the Right Power Capacitor
Calculating the value is only half the battle; selecting the correct dielectric and physical form factor ensures the part survives the thermal and electrical stress. Use this decision path to lock in your part number.
| Application Scenario | Required Dielectric / Type | Concrete Part Series Recommendation |
|---|---|---|
| IF AC continuous duty (Motor Run, HVAC) AND V < 440VAC | Metallized Polypropylene Film (CBB60/CBB65 oval or round can) | Genteq 97F Series (e.g., 97F9021 for 30µF/370V) |
| IF AC Power Factor Correction (Grid-tied, Industrial PFC) AND Q > 1 kVAR | 3-Phase Metallized Polypropylene in steel case with discharge resistors | Vishay Roederstein MKP 1848 or EPCOS PhaseCap series |
| IF DC Link / Bus Filtering (VFDs, Inverters) AND High ripple current | Dry-type DC Link Film (High dV/dt capability, low ESR) | Cornell Dubilier (CDE) 940C Series (e.g., 940C20S1K) |
| IF DC Bulk Energy Storage (Ride-through, low frequency) AND C > 2,000 µF | Aluminum Electrolytic (Computer Grade, screw terminal) | Cornell Dubilier 380LX or Nichicon LNR series |
For detailed derating curves and lifetime calculations on film versus electrolytic chemistries, refer to the Cornell Dubilier technical guides library, which provides exhaustive application notes on DC link and AC filter sizing.
Real-World Derating and Thermal Limits
The formulas above yield the theoretical minimum capacitance. In physical hardware, you must apply derating factors to prevent catastrophic dielectric failure. Capacitors do not fail gracefully; they vent, bulge, or in extreme cases, explode.
- Voltage Derating: Never run a capacitor at its absolute maximum rated voltage. For AC film capacitors, the peak AC voltage plus any DC offset must not exceed 80% of the rated Vpeak. For DC electrolytic bus caps, design for 85% of the rated DC voltage to extend operational life from 2,000 hours to over 10,000 hours.
- Temperature and ESR Heating: The formula E = ½CV² does not account for I²R heating caused by ripple current flowing through the capacitor's Equivalent Series Resistance (ESR). If your calculated ripple current exceeds the datasheet's rated ripple current, the internal core temperature will exceed the electrolyte boiling point. Always check the manufacturer's ripple current multiplier chart for your specific ambient temperature.
- Altitude Derating: If installing PFC banks above 2,000 meters (6,600 ft), the thinner air reduces convective cooling and dielectric breakdown voltage thresholds. Most manufacturers require a 10% voltage derating per 1,000 meters above the baseline.
When in doubt, oversize the physical can volume. A larger can provides more surface area for heat dissipation and a thicker dielectric margin, directly translating to a longer mean-time-between-failures (MTBF) on the bench or in the panel.






