The instantaneous power in a capacitor equation is p(t) = C · v(t) · (dv/dt). Unlike resistors, which dissipate power continuously as heat, capacitors store and release energy in the electric field between their plates. This means the power flowing into or out of a capacitor at any exact millisecond depends entirely on how fast the voltage across it is changing at that same moment. If the voltage is steady (dv/dt = 0), the power transfer is exactly zero watts, regardless of how high the voltage sits.

The Core Power in a Capacitor Equation and Symbol Definitions

To derive the formula, we start with the fundamental definition of electrical power: p = v · i. We then substitute the capacitor current equation, i(t) = C · (dv/dt), into the power equation. This yields the governing differential equation for capacitive power transfer:

SymbolParameterStandard UnitDefinition in Context
p(t)Instantaneous PowerWatts (W)The rate of energy transfer at time t. Positive when charging, negative when discharging.
CCapacitanceFarads (F)The physical ability of the component to store charge per volt. Must be in base Farads for the equation.
v(t)Instantaneous VoltageVolts (V)The potential difference across the capacitor terminals at time t.
dv/dtVoltage Slew RateVolts/second (V/s)The first derivative of voltage with respect to time. The speed at which the voltage is rising or falling.
tTimeSeconds (s)The independent variable tracking the progression of the charge/discharge event.

This equation tells us that power scales linearly with capacitance, linearly with the present voltage, and linearly with the rate of voltage change. For total energy stored (W), we integrate power over time, yielding the familiar W = ½CV² (measured in Joules). For a deeper look at the foundational physics of the electric field, the All About Circuits DC textbook chapter on capacitors provides excellent baseline theory.

When This Formula Applies (and When It Breaks)

This formula applies to ideal capacitors in transient DC or pulsed circuits. It assumes the component has no Equivalent Series Resistance (ESR), no Equivalent Series Inductance (ESL), and no dielectric absorption. In reality, every physical capacitor has ESR. When you calculate p(t) using the ideal equation, you are calculating the power entering the electric field. The total power drawn from your source will actually be p(total) = p(ideal) + I²R(esr).

Realistic Answer Magnitudes: In small-signal timing circuits (e.g., a 100nF cap charging to 5V over 1 second), peak power is in the microwatt (μW) range. In modern 2026 power electronics (e.g., a 1000μF DC-link bus cap in an 800V EV traction inverter charging in 10ms), peak power easily exceeds 80 kilowatts (kW).

Unit mistakes that break the math:

  • The Microfarad Trap: Plugging in "1500" for a 1500μF capacitor instead of "0.0015". This inflates your power calculation by one million times, leading to massively oversized component selections.
  • The Millisecond Trap: Using milliseconds for dt without converting to seconds. A voltage change of 10V over 5ms is 2,000 V/s, not 2 V/s.
  • Confusing RMS with Peak: The equation requires instantaneous or peak voltage values. Feeding an RMS voltage into v(t) will yield an incorrect instantaneous power figure.

Worked Example 1: Sizing a Charge Resistor for a 48V Supercap Bank

Let’s look at a common renewable energy buffer setup: an Eaton-style 165F, 48V supercapacitor module used to smooth solar inverter transients. We need to know the peak instantaneous power at the exact moment the module reaches full voltage, assuming a constant-current charge over 5 seconds.

  1. Define the knowns: C = 165 F, Initial V = 0V, Final V = 48V, Charge time (Δt) = 5 s.
  2. Calculate the slew rate (dv/dt): Assuming a linear constant-current charge, dv/dt = ΔV / Δt = 48V / 5s = 9.6 V/s.
  3. Calculate the charging current (i): i = C · (dv/dt) = 165 F · 9.6 V/s = 1,584 Amps.
  4. Apply the power equation at t = 5s: At the very end of the charge, v(t) = 48V.
    p(5) = C · v(5) · (dv/dt)
    p(5) = 165 · 48 · 9.6
    p(5) = 76,032 Watts (76.03 kW).

Analysis: Even though the average power over the 5 seconds is roughly half this amount (~38 kW), the instantaneous peak at the moment the contactor closes or the charge cycle finishes is 76 kW. This is why supercapacitor charge controllers require heavy-duty IGBTs or MOSFETs rated for massive surge currents, not just average continuous current.

Worked Example 2: Calculating Peak Power in a Camera Flash Dump

Consider a Cornell Dubilier photoflash capacitor rated at 1500μF and 330V. When the xenon tube fires, the voltage drops from 330V down to 50V in roughly 2 milliseconds (0.002s). What is the average power delivered during this dump?

  1. Define the knowns: C = 1500 × 10-6 F (0.0015 F), Vstart = 330V, Vend = 50V, Δt = 0.002 s.
  2. Calculate the slew rate (dv/dt): The voltage is dropping, so dv = 50V - 330V = -280V.
    dv/dt = -280V / 0.002s = -140,000 V/s.
  3. Determine average voltage (vavg): Assuming a roughly linear dump for estimation, vavg = (330 + 50) / 2 = 190V.
  4. Apply the power equation:
    pavg = C · vavg · (dv/dt)
    pavg = 0.0015 F · 190V · (-140,000 V/s)
    pavg = -39,900 Watts (-39.9 kW).

Analysis: The negative sign indicates power is leaving the capacitor (discharging). The xenon tube and the triggering IGBT must be able to handle a nearly 40 kW thermal and electrical shock for 2 milliseconds. For more on photoflash component ratings, review the Electronics Tutorials capacitor guides.

Bench Scenario: What Happens When You Ignore the dv/dt Limit

Safety Note: Working with DC-link capacitors above 50V poses a severe arc flash and electrocution hazard. Always use a verified precharge circuit and discharge resistors before touching busbars.

The Setup: A hobbyist was building a 72V e-bike with a custom motor controller featuring a 2000μF DC-link capacitor bank. To save space, they wired the main battery contactor directly to the controller, omitting the precharge resistor loop.

The Numbers: When the contactor closed, the capacitor voltage was 0V and the battery was 72V. The theoretical dv/dt at t=0 approaches infinity because the only things limiting the current were the parasitic ESL of the wires and the ESR of the capacitors (roughly 10 milliohms total). Initial current I = V/R = 72V / 0.01Ω = 7,200 Amps.

The Outcome: The instantaneous power spike (p = 72V · 7200A) hit 518 kW for a fraction of a millisecond. The massive inrush current caused the contactor contacts to physically weld together upon closing. The main 150A ANL fuse blew violently, showering the workbench in copper fragments, and the motor controller’s internal rectifier diodes shorted out from the voltage ring caused by the parasitic inductance.

What Went Wrong: The builder treated the capacitor like a resistive load, assuming the 72V nominal system power applied. They failed to account for the dv/dt term in the power equation. At t=0, an uncharged capacitor acts as a dead short. A proper 50-ohm precharge resistor would have limited the initial current to 1.44A, keeping the initial power spike to a manageable ~100W, allowing the voltage to ramp up smoothly over a few hundred milliseconds.

Quick Reference: Rearranged Forms for the Bench

When you are designing a circuit on the bench, you rarely need to solve for power directly. Usually, you know your power supply limits and need to solve for the required capacitance, the maximum allowable slew rate, or the voltage profile. Here are the rearranged forms of the power in a capacitor equation:

  • Solving for Capacitance (C):
    C = p(t) / [ v(t) · (dv/dt) ]
    Use case: You have a 500W power supply, your bus sits at 24V, and your load demands the voltage to not droop faster than 2 V/s. Required C = 500 / (24 · 2) = 10.4 F.
  • Solving for Slew Rate (dv/dt):
    dv/dt = p(t) / [ C · v(t) ]
    Use case: You are programming a constant-power charger for a known capacitor bank. This tells you exactly how to set your dV/dt ramp rate limit in the charger firmware to avoid tripping the supply’s overcurrent protection.
  • Solving for Instantaneous Voltage (v(t)) via Integration:
    v(t) = √ [ v(0)² + (2/C) · ∫ p(t) dt ]
    Use case: When dealing with a non-linear power profile (like a motor regen braking event where power varies wildly), you integrate the power over time to find the total Joules added, then use this root-mean-square style rearrangement to find your exact peak voltage to ensure you don't exceed the capacitor's dielectric breakdown rating.

Understanding the differential nature of capacitive power is what separates component-swappers from actual circuit designers. Always track your units, respect the dv/dt limits of your physical wiring, and never close a contactor into an empty DC bus without a precharge stage.