The instantaneous power in a capacitor formula is defined as p(t) = v(t) × i(t). By substituting the fundamental capacitor current equation i(t) = C(dv/dt), the formula expands to p(t) = C × v(t) × (dv/dt). Unlike resistors, which dissipate electrical energy as heat, an ideal capacitor stores and releases energy. Therefore, instantaneous power can be positive (charging/storing) or negative (discharging/delivering), and the net real power consumed over a complete AC cycle is zero.
The Core Formula and Symbol Definitions
To use the formula correctly on the bench or in simulation, you must track every variable's SI unit. The most common mistake hobbyists make is plugging microfarads directly into the equation without converting to base farads, resulting in power calculations that are off by a factor of one million.
| Symbol | Parameter Name | SI Unit | Typical Bench Range |
|---|---|---|---|
| p(t) | Instantaneous Power | Watts (W) | mW to kW (pulse) |
| v(t) | Instantaneous Voltage | Volts (V) | 3.3V to 450V |
| i(t) | Instantaneous Current | Amperes (A) | µA to 100s of A |
| C | Capacitance | Farads (F) | pF to 3000F (supercaps) |
| dv/dt | Rate of Voltage Change | Volts per second (V/s) | V/ms to V/µs |
Rearranged Forms for Circuit Analysis
Depending on what your oscilloscope or multimeter can easily measure, you will need to rearrange the power in a capacitor formula to solve for different variables:
- Solving for Current: i(t) = p(t) / v(t) — Use this when measuring power draw and voltage to find the charging current.
- Solving for Capacitance: C = p(t) / [v(t) × (dv/dt)] — Useful for characterizing an unknown capacitor using a known constant-power load.
- Solving for Voltage Slew Rate: dv/dt = p(t) / [C × v(t)] — Critical for designing snubber circuits where you must limit voltage spikes across switching MOSFETs.
- Energy Integration: W = ½ C V2 — Integrating power over time yields total stored energy in Joules (J).
Real-World Power and Energy Magnitudes
Abstract formulas become meaningful when mapped to physical components. The table below illustrates how the power in a capacitor formula translates to real-world applications. Notice the massive discrepancy between continuous thermal limits and peak instantaneous pulse power. A small physical capacitor can deliver megawatts of instantaneous power if the discharge time is short enough.
| Application | Capacitor Type / Value | Nominal Voltage | Stored Energy (Joules) | Peak Instantaneous Power | Discharge Timeframe |
|---|---|---|---|---|---|
| Camera Photoflash | Electrolytic / 1500 µF | 330V DC | 81.6 J | ~8,160 W (8.1 kW) | ~10 milliseconds |
| HVAC Motor Run | Metallized Film / 45 µF | 240V AC (RMS) | 1.3 J (peak) | Reactive: 814 VAR | Continuous 8.3ms cycles |
| IGBT Snubber | Pulse Film / 0.47 µF | 1200V DC bus | 0.33 J | ~33,000 W (33 kW) | ~10 microseconds |
| Medical Defibrillator | Pulse/High-Voltage / 150 µF | 2000V DC | 300 J | ~30,000 W (30 kW) | ~10 milliseconds |
| Memory Backup | Supercapacitor / 0.1 F | 5.5V DC | 1.51 J | ~0.5 W (limited by ESR) | Seconds to minutes |
According to Georgia State University's HyperPhysics reference, the energy stored is strictly a function of capacitance and the square of the voltage, which explains why defibrillators and camera flashes step up voltage to the hundreds or thousands of volts rather than simply using massive capacitance at low voltages.
Step-by-Step Worked Examples
Let's apply the formula to two distinct scenarios: a DC transient charging event and an AC steady-state reactive power calculation.
Example 1: DC Transient Charging Power
Scenario: You are charging a 1000 µF electrolytic capacitor through a 47 Ω current-limiting resistor from a 50V DC bench supply. What is the instantaneous power flowing into the capacitor at exactly t = 20 ms?
Step 1: Convert units to base SI.
- C = 1000 µF = 1000 × 10-6 F = 0.001 F
- t = 20 ms = 0.020 s
- Vs = 50 V, R = 47 Ω
Step 2: Calculate the RC time constant (τ).
- τ = R × C = 47 Ω × 0.001 F = 0.047 s (or 47 ms)
Step 3: Find instantaneous voltage v(t) and current i(t) at 20 ms.
- v(t) = Vs(1 - e-t/τ) = 50(1 - e-0.020/0.047) = 50(1 - e-0.4255) = 50(1 - 0.653) = 17.35 V
- i(t) = (Vs / R)e-t/τ = (50 / 47) × 0.653 = 1.063 A × 0.653 = 0.694 A
Step 4: Apply the power formula with unit tracking.
- p(t) = v(t) × i(t)
- p(20ms) = 17.35 V × 0.694 A = 12.04 W
Result: At 20 ms, the capacitor is absorbing 12.04 Watts of power, storing it in its electric field. (Note: The resistor is simultaneously dissipating I2R = 22.6 W as heat).
Example 2: AC Steady-State Reactive Power
Scenario: A 45 µF motor run capacitor is connected across a 240V RMS, 60 Hz AC line. What is the reactive power (Q)?
Step 1: Convert units and find angular frequency (ω).
- C = 45 × 10-6 F
- ω = 2πf = 2 × 3.14159 × 60 Hz = 377 rad/s
Step 2: Calculate capacitive reactance (Xc).
- Xc = 1 / (ωC) = 1 / (377 × 45 × 10-6) = 1 / 0.016965 = 58.94 Ω
Step 3: Calculate Reactive Power (Q) with unit tracking.
- Q = Vrms2 / Xc
- Q = (240 V)2 / 58.94 Ω = 57,600 V2 / 58.94 Ω = 977.2 VAR (Volt-Amps Reactive)
Result: The capacitor exchanges 977.2 VAR with the grid every cycle. As noted in All About Circuits' AC theory guide, this power sloshes back and forth between the source and the capacitor's electric field, performing no net real work but maintaining the magnetic fields in the motor.
Assumptions, Unit Traps, and Edge Cases
The standard power in a capacitor formula assumes an ideal component. In real-world bench work, ignoring non-ideal characteristics will lead to burned traces and inaccurate measurements.
When the Formula Breaks Down: ESR and Dielectric Absorption
The formula p(t) = v(t) × i(t) calculates total instantaneous power entering the component. However, real capacitors possess Equivalent Series Resistance (ESR). The actual power stored in the capacitive field is less than the total power entering the terminals because some power is lost as heat in the ESR.
- True Stored Power: pstored = C × v(t) × (dv/dt)
- ESR Dissipation: ploss = i(t)2 × ESR
If you are designing a high-ripple-current application like a switching power supply output filter, you must calculate the ESR power loss. If i(t)2 × ESR exceeds the capacitor's thermal rating, the electrolyte will boil, the vent will pop, and the capacitor will fail.
Unit Mistakes That Ruin Calculations
- The Microfarad Trap: Entering '1000' instead of '0.001' for a 1000 µF capacitor. This yields a power calculation 1,000,000 times too large. Always convert to base Farads first.
- Time Scale Mismatch: When calculating dv/dt from oscilloscope cursors, the voltage delta might be in Volts, but the time delta is often read in microseconds (µs). You must convert µs to seconds before dividing, otherwise your slew rate (and resulting power) will be off by a factor of 106.
- Confusing Peak vs. RMS: In AC circuits, using peak voltage in the Vrms2/Xc reactive power formula will result in an answer exactly twice as high as reality. Always use RMS voltage for steady-state AC power calculations.
What Does a Realistic Answer Look Like?
If you calculate the continuous real power of a capacitor in an AC circuit and get a large positive number in Watts, you have made a math error or you are measuring a severely degraded capacitor with massive dielectric leakage. An ideal capacitor yields 0 Watts of real, time-averaged power. If your wattmeter reads 5W on a motor run capacitor, that 5W is purely ESR and leakage heat loss, indicating the capacitor is likely failing and needs replacement.






