The fundamental voltage of a capacitor equation is V = Q / C. This formula defines the electrostatic potential difference (voltage) across a capacitor's terminals based on the physical charge stored and the component's capacitance. While it looks simple on paper, applying it correctly on the workbench requires strict unit tracking, an understanding of dielectric non-linearities, and awareness of real-world parasitics like Equivalent Series Resistance (ESR).
The Core Voltage of a Capacitor Equation and Symbol Definitions
In its static, steady-state form, the relationship between voltage, charge, and capacitance is expressed as:
V = Q / C
| Symbol | Parameter | Standard Unit | Unit Abbreviation | Physical Meaning |
|---|---|---|---|---|
| V | Voltage | Volts | V | The electrical potential difference between the two conductive plates. |
| Q | Charge | Coulombs | C | The total quantity of electric charge separated across the dielectric (1 Coulomb = 1 Ampere × 1 Second). |
| C | Capacitance | Farads | F | The component's ability to store charge per unit of voltage, dictated by plate area, distance, and dielectric material. |
Rearranged Forms
Depending on what you are solving for on the bench, you will need to algebraically rearrange the formula. Keep these variants in your back pocket:
- Solving for Charge: Q = C × V (Useful for calculating the total Coulombs stored in a bulk capacitor bank before a high-current discharge).
- Solving for Capacitance: C = Q / V (Useful when characterizing an unknown capacitor by injecting a known charge and measuring the resulting voltage rise).
Assumptions, Limitations, and Unit Traps
The equation V = Q / C is an idealization. Before you plug numbers into your calculator, you must understand the physical assumptions baked into the formula and the common unit errors that lead to blown components.
When the Formula Applies (and When It Doesn't)
This equation assumes a linear dielectric. For aluminum electrolytic, film, and Class I ceramic (C0G/NP0) capacitors, capacitance remains relatively constant regardless of the applied voltage. However, if you are using Class II/III MLCCs (like X7R or Y5V), capacitance drops drastically as voltage increases—a phenomenon known as DC bias. A 10µF X7R MLCC might only exhibit 3µF of actual capacitance at its rated 50V, meaning your calculated voltage using the nominal 10µF figure will be wildly inaccurate.
It also assumes ideal insulation. In reality, all capacitors have leakage current. If you charge a capacitor and disconnect it, Q will slowly decrease over time, causing V to droop. For supercapacitors, this leakage can be in the milliamp range; for film caps, it is negligible.
The Microfarad Unit Trap
The most common way makers break this equation is by ignoring metric prefixes. The standard unit for C is the Farad (F), but 99% of bench components are rated in microfarads (µF), nanofarads (nF), or picofarads (pF).
Realistic Answer Magnitudes
What should your answer look like? If you calculate a voltage of 45,000V for a standard through-hole electrolytic capacitor, you made a math error.
Worked Problems: Tracking Units from Microfarads to Volts
Let's walk through two solved problems, explicitly tracking the units at every intermediate step to prevent order-of-magnitude errors.
Problem 1: Static Charge on a Film Capacitor
Scenario: You have a snubber circuit using a 470µF polypropylene film capacitor. A measurement indicates it is currently holding 0.0235 Coulombs of charge. What is the voltage across its terminals?
- Identify knowns and convert to base units:
Q = 0.0235 C
C = 470 µF = 470 × 10-6 F = 0.000470 F - Select the correct formula:
V = Q / C - Substitute and solve:
V = 0.0235 C / 0.000470 F
V = 50 V
Bench Check: 50V is a highly realistic answer. You would likely select a capacitor with a 63V or 100V DC rating for this application to provide a safe derating margin. (Source: All About Circuits - Capacitors and Capacitance)
Problem 2: Constant Current Charging
Scenario: You are testing a 100,000µF (0.1F) audio-grade bulk capacitor. You connect it to a programmable constant-current power supply set to output exactly 1.5 Amps. You charge it from 0V for exactly 4 seconds. What is the final voltage?
- Calculate total charge (Q) injected:
Since Current (I) = Charge (Q) / Time (t), then Q = I × t.
Q = 1.5 A × 4 s = 6.0 Coulombs. - Convert capacitance to base units:
C = 100,000 µF = 0.1 F. - Apply the voltage equation:
V = Q / C
V = 6.0 C / 0.1 F
V = 60 V
Bench Check: 60V is the theoretical open-circuit voltage. If this is a standard 50V-rated electrolytic, you have just exceeded its dielectric breakdown voltage, risking venting or explosion. Always verify the component's WVDC (Working Voltage DC) rating before running constant-current charge tests.
Real-World Bench Scenario: Sizing a DIY Spot Welder Capacitor Bank
The V = Q / C equation tells you the electrostatic potential, but it does not tell you what happens when you actually draw current. Let's look at a real-world failure mode involving a DIY pulse spot welder.
The Setup
A maker builds a battery tab spot welder using six Maxwell BCAP3000 supercapacitors (2.7V, 3000F each) wired in series. Wiring them in series yields a total bank voltage limit of 16.2V (2.7V × 6) and a total bank capacitance of 500F (3000F / 6). The maker uses the equation to calculate the stored charge at full voltage: Q = 500F × 16.2V = 8,100 Coulombs.
The Numbers and Outcome
The maker charges the bank to exactly 16.2V. They connect heavy-gauge copper busbars to the capacitor terminals and place a 0.15mm pure nickel strip across the battery cell. They fire the contactor. The multimeter, connected directly to the capacitor busbars, reads a massive voltage sag, dropping instantly from 16.2V to 9.4V during the weld pulse. The weld is weak and the nickel strip barely fuses.
What Went Wrong?
The maker assumed the voltage of a capacitor equation (V = Q/C) dictates the voltage under load. It does not. V = Q/C defines the open-circuit voltage (Voc). Under a massive 1,200 Ampere pulse, the actual voltage delivered to the load is dictated by Ohm's law acting on the capacitor's internal parasitics:
Vload = Voc - (I × ESR)
The Maxwell BCAP3000 has a typical DC ESR of roughly 0.29 mΩ. Six in series yields 1.74 mΩ. Add the busbar and contactor resistance (let's estimate 3 mΩ total system ESR).
Voltage drop = 1,200 A × 0.0047 Ω = 5.64V.
16.2V - 5.64V = 10.56V at the terminals. Add contact resistance at the nickel strip, and the 9.4V reading makes perfect sense. The static equation was correct for the stored energy state, but ignoring ESR ruined the weld. (For deeper physics on capacitor parasitics, see HyperPhysics: Capacitance).
Dynamic Voltage: The Time-Domain Integral Form
On the bench, capacitors rarely sit at a static charge. They are constantly charging and discharging. To find the voltage of a capacitor at any specific moment in time when the current is fluctuating, we derive the time-domain integral form from the base equation.
Since current is the rate of change of charge over time (i = dQ/dt), we can substitute this into the derivative of V = Q/C to get:
v(t) = V0 + (1/C) ∫ i(t) dt
Here, V0 is the initial voltage on the capacitor at time t=0, and the integral represents the total charge accumulated over time. If you are feeding the capacitor a constant DC current (like in Problem 2), the integral simplifies to just I × t, bringing us right back to V = Q/C. But if you are analyzing an AC ripple current on a power supply filter or an RC timing circuit driven by a microcontroller PWM pin, this integral form is mandatory for calculating the exact voltage waveform at any given millisecond.






