The term 'power of capacitor formula' is a trap for beginners because an ideal capacitor does not dissipate real power; it stores and releases energy. Therefore, the correct formula depends entirely on your circuit domain. For instantaneous power during a DC transient, use p(t) = C × v(t) × (dv/dt). For AC reactive power (sizing motor run caps or power factor correction), use Q = Vrms² × 2πfC. For DC real power loss (battery drain from leakage), use Pleak = VDC × Ileak.
Below, we derive these formulas, track the units through real-world bench problems, and provide a concrete decision path for component selection.
The Three Capacitor Power Formulas Defined
Capacitors interact with power in three distinct ways. Understanding which regime you are operating in prevents catastrophic sizing errors.
| Domain | Formula | Symbol Definitions | Assumptions & Realistic Magnitudes |
|---|---|---|---|
| AC Reactive Power | Q = Vrms² × 2πfC | Q = Reactive power (VAR) Vrms = RMS voltage (V) f = Frequency (Hz) C = Capacitance (F) |
Assumes sinusoidal steady-state AC. Ideal cap (zero ESR). Magnitude: 10 to 5,000 VAR in industrial/motor applications. |
| DC Leakage Power | Pleak = VDC × Ileak | Pleak = Real dissipated power (W) VDC = Applied DC voltage (V) Ileak = Leakage current (A) |
Applies to real-world dielectrics (especially electrolytics). Magnitude: Microwatts (µW) to milliwatts (mW). |
| Instantaneous Transient | p(t) = C × v(t) × (dv/dt) | p(t) = Instantaneous power (W) v(t) = Voltage at time t (V) dv/dt = Rate of voltage change (V/s) |
Applies during charging/discharging edges. Magnitude: Can spike to hundreds of watts for milliseconds during hard switching. |
Rearranged Forms for Component Selection
When designing AC power factor correction or sizing motor run capacitors, you rarely solve for Q. You already know the reactive power requirement and need to find the physical component value. Here are the algebraic rearrangements of the AC reactive power formula:
- Solve for Capacitance (C): C = Q / (Vrms² × 2πf)
- Solve for RMS Voltage (Vrms): Vrms = √[ Q / (2πfC) ]
- Solve for Frequency (f): f = Q / (Vrms² × 2πC)
- Solve for Reactive Power (Q): Q = Vrms² × 2πfC
Worked Examples with Unit Tracking
Abstract formulas fail on the workbench without strict unit tracking. Here are two solved problems demonstrating the most common use cases.
Example 1: Sizing an AC Motor Run Capacitor (Reactive Power)
Scenario: You are replacing a faded motor run capacitor on a 240V AC, 60Hz HVAC compressor. The nameplate specifies a requirement of 150 VAR (Volt-Amperes Reactive). What capacitance in microfarads (µF) do you need to buy?
Step 1: Identify knowns and target.
- Q = 150 VAR
- Vrms = 240 V
- f = 60 Hz
- Target: C in Farads, then convert to µF.
Step 2: Apply the rearranged formula.
C = Q / (Vrms² × 2πf)
Step 3: Plug in values and track units.
C = 150 VAR / [ (240 V)² × 2 × π × 60 Hz ]
C = 150 / [ 57,600 V² × 376.99 s⁻¹ ]
C = 150 / 21,714,624
C = 0.000006907 Farads
Step 4: Convert to standard component units.
0.000006907 F × (10⁶ µF / 1 F) = 6.9 µF
Result: You need a standard 7.5 µF, 370VAC motor run capacitor (the nearest standard E-series value with adequate voltage headroom).
Example 2: Calculating DC Battery Drain (Leakage Power)
Scenario: You are designing a low-power solar battery monitor operating at 48V DC. You use a 1000 µF, 63V aluminum electrolytic capacitor for bulk filtering. How much real power (in milliwatts) does this capacitor waste as heat due to dielectric leakage?
Step 1: Determine Leakage Current (Ileak).
The industry standard rule-of-thumb formula for aluminum electrolytic leakage current after 2 minutes at rated voltage is: Ileak = 0.01 × C × V (where C is in µF, V is in Volts, and the result is in µA), or 3 µA, whichever is greater.
Ileak = 0.01 × 1000 µF × 48 V = 480 µA.
(480 µA is greater than 3 µA, so we use 480 µA).
Step 2: Convert to base SI units.
480 µA = 480 × 10⁻⁶ A = 0.00048 A.
Step 3: Calculate Real Power.
Pleak = VDC × Ileak
Pleak = 48 V × 0.00048 A = 0.02304 Watts.
Step 4: Convert to milliwatts.0.02304 W × 1000 = 23.04 mW.
Result: The capacitor wastes 23.04 mW continuously. In a battery-powered system, this parasitic drain will deplete a 10Ah 48V battery pack in roughly 80 days even if the rest of the circuit is asleep.
Common Unit Mistakes That Break the Math
If your calculator outputs a wildly unrealistic number, you likely fell victim to one of these three unit traps:
| The Trap | What Happens | The Fix |
|---|---|---|
| The Microfarad Blindspot | Plugging '100' into C for a 100 µF capacitor yields a result 1,000,000 times too large. | Always convert µF to Farads first by multiplying by 10⁻⁶ before entering it into the reactive power formula. |
| Radian vs. Hertz Confusion | Using angular frequency (ω) in place of standard frequency (f) without adjusting the 2π multiplier. | If your source gives ω (rad/s), use Q = V² × ω × C. If it gives f (Hz), use Q = V² × 2πfC. Never mix them. |
| Peak vs. RMS Voltage | Using peak AC voltage (e.g., 170V for a 120V line) in the reactive power formula overestimates Q by a factor of 2. | The formula strictly requires Vrms. Divide peak voltage by √2 (1.414) before squaring it. |
Decision Path: Sizing a Bulk Filter Capacitor
When filtering the output of a high-frequency DC-DC buck converter, reactive power formulas don't apply. Instead, you must manage ripple current and Equivalent Series Resistance (ESR), which dictates real power dissipation (P = Irms² × ESR). Follow this decision tree to select the correct chemistry and part number for a 12V, 5A output stage switching at 600 kHz.
| Condition / Constraint | If YES | If NO |
|---|---|---|
| Is switching frequency > 100 kHz? | Exclude standard Aluminum Electrolytics (too much parasitic inductance/ESL). Move to next step. | Standard Aluminum Electrolytic is acceptable if physical size allows. |
| Is RMS ripple current > 2A? | Exclude standard Multilayer Ceramic Capacitors (MLCC) due to microphonic cracking and capacitance drop under DC bias. Move to next step. | Use an array of X7R MLCCs in parallel for ultra-low ESR. |
| Do you need high capacitance density (>100 µF) with low ESR (<20 mΩ)? | SELECT: Solid Polymer Tantalum or Polymer Aluminum. | Select standard low-ESR Tantalum (MnO2), but check for surge current derating. |
The Concrete Pick:
For a 12V, 5A, 600 kHz buck converter requiring bulk output filtering, the decision path terminates on Solid Polymer Tantalum. The exact component to specify on your BOM is the KEMET T520D157M016ATE015.
- Capacitance: 150 µF (provides adequate transient response for a 5A load step).
- Voltage Rating: 16V (satisfies the 20% minimum derating rule for 12V nominal rails).
- ESR: 15 mΩ maximum (keeps real power ripple dissipation under 100 mW at 2.5A ripple current).
- Chemistry: KO-CAP Solid Polymer (eliminates the risk of thermal runaway and ignition failures inherent to traditional MnO2 tantalums).
By matching the correct power formula to your specific circuit domain—and tracking units through to a verified manufacturer part number—you eliminate both theoretical math errors and physical board-level failures.






