The power of capacitor equation takes two distinct forms depending on your circuit domain. For instantaneous power in DC or pulsed circuits, the formula is p(t) = C × v(t) × (dv/dt). For steady-state AC circuits, we calculate reactive power using Q = 2πfCVrms2. An ideal capacitor stores and releases energy without dissipating real power (watts), but calculating these values is mandatory for sizing dielectrics, managing peak current stress, and preventing catastrophic thermal failure in power electronics.

The Core Power of Capacitor Equations

Before selecting a component, you must define whether you are analyzing transient energy transfer (instantaneous power) or continuous AC phase shifting (reactive power). Below is the definitive symbol table for both domains.

Symbol Definitions for Capacitor Power Calculations
Symbol Parameter Standard Unit Domain
p(t) Instantaneous Power Watts (W) DC / Transient
C Capacitance Farads (F) Universal
v(t) Instantaneous Voltage Volts (V) DC / Transient
dv/dt Voltage Slew Rate Volts per second (V/s) DC / Transient
Q Reactive Power Volt-Amps Reactive (VAR) AC Steady-State
f Frequency Hertz (Hz) AC Steady-State
Vrms Root-Mean-Square Voltage Volts (V) AC Steady-State
Bench Insight: In power electronics, we rarely care about average DC power for an ideal capacitor (which is zero over a full charge/discharge cycle). We care about peak instantaneous power because it dictates the internal metallization current limits and the mechanical stress on the dielectric.

When the Formulas Apply (and Unit Traps That Break Them)

These equations assume an ideal capacitor with zero Equivalent Series Resistance (ESR) and zero Equivalent Series Inductance (ESL). In reality, dielectric absorption and ESR introduce real power dissipation (heat), which we will address in the final section.

Assumptions and Boundaries

  • Instantaneous Equation: Applies to DC-link ripple, snubber discharge, and pulsed power systems. It assumes the capacitance value remains constant across the voltage swing (ignoring DC bias derating in Class II ceramics like X7R).
  • Reactive Equation: Applies strictly to sinusoidal AC steady-state. For non-sinusoidal waveforms (like inverter PWM outputs), you must decompose the waveform into harmonics and sum the reactive power of each frequency component.

Unit Mistakes That Destroy Calculations

  1. The Microfarad Trap: Failing to convert µF to Farads. 100 µF is 100 × 10-6 F, not 100. Plugging 100 into the AC equation will overestimate your reactive power by a factor of one million.
  2. Peak vs. RMS Voltage: The AC reactive power equation requires Vrms. If your oscilloscope reads 680V peak-to-peak, your Vpeak is 340V, and your Vrms is 240V. Squaring 340 instead of 240 yields a 200% error in your VAR calculation.
  3. Time Scale Mismatches: In transient math, dv/dt is in V/s. If your voltage drops in 5 microseconds (µs), the denominator is 5 × 10-6, not 5.

Realistic Answer Magnitudes

What should your answer look like? In signal processing (e.g., a 10nF coupling cap), instantaneous power peaks in the milliwatt range. In motor drives and solar inverters, DC-link capacitors routinely handle instantaneous power pulses in the 10 kW to 150 kW range, even if the continuous real power dissipation is only a few watts.

Rearranged Forms for Component Selection

On the bench, you rarely solve for power directly. Usually, you have a power or current constraint and need to back-solve for the required capacitance or voltage rating. Here are the algebraic rearrangements used for BOM selection:

  • Solve for Capacitance (Transient): C = i(t) / (dv/dt) — Used to size a DC-link cap based on allowable voltage droop.
  • Solve for Slew Rate Limit: dv/dt = i(t) / C — Used to verify if a snubber cap will exceed its internal metallization limits.
  • Solve for Capacitance (AC): C = Q / (2πfVrms2) — Used for power factor correction (PFC) bank sizing.
  • Solve for Maximum AC Voltage: Vrms = √(Q / (2πfC)) — Used to derate a motor-run capacitor for a higher frequency VFD output.

Worked Examples with Strict Unit Tracking

Let's run two real-world scenarios. Pay close attention to the unit conversions in the intermediate steps.

Problem 1: DC-Link Capacitor Instantaneous Peak Power

Scenario: A 400V DC bus uses a 150 µF film capacitor. During an IGBT switching event, the bus voltage droops from 400V to 385V in 8 µs. Calculate the peak instantaneous power delivered by the capacitor.

  1. Convert to Base Units:
    C = 150 × 10-6 F
    dt = 8 × 10-6 s
    dv = 400V - 385V = 15V
  2. Calculate Slew Rate (dv/dt):
    dv/dt = 15V / (8 × 10-6 s) = 1,875,000 V/s (or 1.875 V/µs)
  3. Calculate Peak Current (i):
    i = C × (dv/dt) = (150 × 10-6 F) × 1,875,000 V/s = 281.25 A
  4. Calculate Instantaneous Power (p):
    Use the average voltage during the droop for a close approximation: v(avg) = 392.5V.
    p(t) = 392.5V × 281.25A = 110,390 W

Answer: The capacitor delivers 110.4 kW of instantaneous peak power to the load. Note that this is energy release, not heat dissipation.

Problem 2: AC Motor Run Capacitor Reactive Power

Scenario: You are replacing a run capacitor on a 60 Hz HVAC compressor. The original spec is 45 µF at 370V RMS. What is the reactive power (Q) it supplies to the motor winding?

  1. Convert to Base Units:
    C = 45 × 10-6 F
    Vrms = 370 V
    f = 60 Hz
  2. Calculate Vrms Squared:
    3702 = 136,900 V2
  3. Apply AC Equation:
    Q = 2 × π × 60 × (45 × 10-6) × 136,900
    Q = 376.99 × (45 × 10-6) × 136,900
    Q = 0.016964 × 136,900 = 2,322.4 VAR

Answer: The capacitor supplies 2.32 kVAR of reactive power. If you substitute a 400V-rated cap, the reactive power remains identical because the applied circuit voltage (370V) hasn't changed.

Decision Path: Selecting the Right Capacitor Technology

Calculating the power is only half the job; selecting a dielectric that survives that power transfer is the other. Use this decision tree to terminate your design with a concrete part family.

Application Constraint Required Dielectric Concrete Part Pick (2026 Standard)
IF DC-Link > 500V AND high ripple current (>20A RMS) Metallized Polypropylene (MKP) with segmented electrodes TDK B32778 Series (e.g., B32778G0207K, 200µF, 1100VDC)
IF AC Snubber with extreme dv/dt (> 1000 V/µs) Double-sided Metallized Polypropylene Cornell Dubilier 942C Series (e.g., 942C20W1P5K-F)
IF Low-Freq AC Run (< 1000V, 50/60Hz) Metallized Film (Self-healing, oil-filled or dry) Dayton 2MEU9 (45µF, 370VAC oval run cap)
IF High-Freq Resonant Tank (LLC, > 50kHz) High-Q NP0/C0G Ceramic or Silver Mica Vishay 500C Series (Silver Mica for high RF power)
Default Pick: For 90% of modern inverter and power supply DC-link designs operating between 400V and 900V, the TDK B32778 / B32774 MKP series is the industry baseline. It offers the best balance of volumetric efficiency, self-healing capability, and verified dv/dt survival.

Real-World Magnitudes and the ESR Reality Check

The equations above define reactive and instantaneous power, but they ignore the parasitic element that actually burns out capacitors: Equivalent Series Resistance (ESR). While an ideal capacitor dissipates zero real power, a real capacitor dissipates heat according to Joule's law:

Preal = Irms2 × ESR

Let's apply this to our HVAC example (Problem 2). The 45 µF capacitor passing 2.32 kVAR at 370V RMS draws an RMS current of I = Q / V = 2322 / 370 = 6.27 A. If the capacitor has a typical ESR of 0.5 Ω (common for cheaper electrolytic or low-grade film replacements), the real power dissipated as heat is:

Preal = (6.27)2 × 0.5 = 39.3 × 0.5 = 19.65 W

Dissipating nearly 20 watts inside a sealed cylindrical can without a heatsink will rapidly exceed the thermal limits of the dielectric, leading to venting or explosion. This is why reactive power theory must always be paired with ESR data from the manufacturer's datasheet. High-quality film capacitors like the Cornell Dubilier film lines push ESR down into the milliohm range, reducing that 19.65 W dissipation to a manageable fraction of a watt.

When designing power stages, calculate your reactive and instantaneous power to size the capacitance and voltage rating, then immediately verify your RMS current against the component's ESR to ensure the real power dissipation stays within the thermal envelope. Never trust the ideal math alone.