The fundamental capacitance equation defines the relationship between stored electrical charge, the voltage across the component, and its physical ability to hold that charge. Whether you are calculating the bulk filtering required for a motor driver or determining the parasitic capacitance of a PCB trace, the math remains the anchor. The primary electrical equation is C = Q / V, while the physical geometry equation is C = (εr × ε0 × A) / d.
This guide breaks down both forms, tracks units through real-world solved problems, and provides a hard decision tree to translate your calculated farads into an exact manufacturer part number.
The Core Capacitance Equation and Symbol Definitions
Capacitance can be defined electrically (how much charge it stores per volt) or physically (how its geometry and materials dictate that storage). Both equations are foundational to circuit design.
| Symbol | Parameter | Standard Unit | Unit Abbreviation |
|---|---|---|---|
| C | Capacitance | Farad | F |
| Q | Electric Charge | Coulomb | C |
| V | Voltage (Potential Difference) | Volt | V |
| εr | Relative Permittivity (Dielectric Constant) | Dimensionless | — |
| ε0 | Vacuum Permittivity (Constant: ~8.854 × 10-12) | Farads per meter | F/m |
| A | Overlapping Plate Area | Square meter | m2 |
| d | Distance Between Plates (Dielectric Thickness) | Meter | m |
Rearranged Forms, Unit Pitfalls, and Realistic Magnitudes
To solve for different parameters in a circuit, you must rearrange the fundamental electrical equation (C = Q / V). Here are the isolated forms:
- Solving for Charge: Q = C × V
- Solving for Voltage: V = Q / C
Critical Unit Mistakes That Break the Math
The most common reason bench calculations fail is improper prefix conversion. According to the NIST Guide to the SI, mixing up prefixes yields errors of 1,000x or more.
- The Micro vs. Milli Trap: Micro (μ) is 10-6. Milli (m) is 10-3. A 10 mF (millifarad) capacitor is 10,000 μF, not 10 μF. Always convert to base Farads (F) before multiplying.
- The Area Unit Trap: In the physical equation, Area (A) must be in square meters (m2). If you measure a PCB pad in square millimeters (mm2), you must multiply by 10-6 to convert to m2. Forgetting this step yields a capacitance one million times too high.
Realistic Answer Magnitudes
If your final answer falls outside these typical ranges, check your decimal placement:
- Picofarads (pF, 10-12 F): RF tuning, high-frequency filtering, and PCB trace parasitics.
- Nanofarads (nF, 10-9 F): High-speed digital logic decoupling (e.g., 100nF bypass caps).
- Microfarads (μF, 10-6 F): Power supply bulk filtering, audio coupling, and motor start circuits.
- Farads (F): Supercapacitors for real-time clock (RTC) memory backup or regenerative braking buffers.
Worked Examples with Strict Unit Tracking
Let's apply the equations to two distinct scenarios: an electrical charge calculation and a physical geometry derivation. For deeper theoretical background on these derivations, refer to the Georgia State University HyperPhysics database.
Problem 1: Electrical Charge Storage
Scenario: You have a 47 μF electrolytic capacitor charged to 12 V DC. How much charge (Q) is stored?
- Convert to base units: C = 47 μF = 47 × 10-6 F. V = 12 V (already base unit).
- Select the rearranged formula: Q = C × V.
- Substitute and multiply: Q = (47 × 10-6 F) × (12 V).
- Calculate: Q = 564 × 10-6 Coulombs.
- Format to standard prefix: Q = 564 μC (microcoulombs).
Problem 2: Physical PCB Parasitic Capacitance
Scenario: You are designing a high-voltage isolation barrier on an FR4 PCB. The copper pour on the top layer and bottom layer overlap to form an unintended parallel-plate capacitor. The overlap area is 10 cm × 10 cm. The FR4 thickness (distance between plates) is 1.6 mm. The relative permittivity (εr) of FR4 is approximately 4.5. What is the capacitance?
- Convert Area to m2: 10 cm × 10 cm = 100 cm2. Since 1 m2 = 10,000 cm2, A = 100 / 10,000 = 0.01 m2.
- Convert Distance to m: d = 1.6 mm = 1.6 × 10-3 m (or 0.0016 m).
- Identify constants: εr = 4.5. ε0 = 8.854 × 10-12 F/m.
- Select the physical formula: C = (εr × ε0 × A) / d.
- Substitute values: C = (4.5 × 8.854 × 10-12 × 0.01) / 0.0016.
- Calculate numerator: 4.5 × 8.854 × 10-12 × 0.01 = 3.9843 × 10-13.
- Divide by denominator: (3.9843 × 10-13) / 0.0016 = 2.49 × 10-10 F.
- Format to standard prefix: 2.49 × 10-10 F = 249 × 10-12 F = 249 pF.
Note: As demonstrated in All About Circuits, even large physical areas yield remarkably small capacitances unless the dielectric is exceptionally thin, which is why discrete components are necessary for bulk storage.
Decision Tree: Translating Calculated Values to Real Part Numbers
Calculating the required farads is only half the job. You must map that value to a physical component that survives your operating environment. Use this decision matrix to select the exact dielectric and form factor.
| Condition (Calculated C & V) | Dielectric / Chemistry | Concrete Part Pick (Example) |
|---|---|---|
| C < 1 nF, V < 50V, High-Frequency Signal Path | C0G / NP0 MLCC (Class I Ceramic) | Murata GRM1555C1H101JA01 (100pF, 50V, 0402) |
| 1 nF < C < 10 μF, V < 25V, Digital Logic Bypass | X7R / X5R MLCC (Class II Ceramic) | Samsung CL21B106KOQNNNE (10μF, 16V, 0805) |
| C > 10 μF, V < 50V, Power Supply Bulk Filtering | Aluminum Electrolytic or Polymer | Panasonic EEE-FK1V101P (100μF, 35V, SMD) |
| C > 0.1 F, V < 5.5V, Memory Backup / RTC | EDLC Supercapacitor | Eaton KR-5R5V104-R (0.1F, 5.5V, Radial) |
| Default Prototyping Scenario (5V/3.3V Logic Decoupling) | X7R MLCC (0603 footprint) | Murata GRM188R71H104KA93 (100nF, 50V) |
Real-World Deviations: When the Ideal Equation Fails
The equation C = Q / V assumes capacitance is a fixed constant. In reality, physical components exhibit severe non-linearities that will break your circuit if ignored.
Voltage Coefficient (DC Bias Derating)
Class II ceramic capacitors (X7R, X5R, Y5V) suffer from extreme capacitance loss under applied DC voltage. If you calculate that you need 10 μF of bulk decoupling on a 12V rail and select a 10 μF X5R 0805 MLCC rated for 16V, you will not get 10 μF. At 12V DC bias, the dielectric domains saturate, and the actual capacitance can drop by 60% to 80%. You will effectively have a 2 μF capacitor. Fix: Always oversize the voltage rating (e.g., use a 25V or 50V rated part for a 12V rail) or switch to aluminum electrolytic/tantalum for high-capacitance bulk storage.
Temperature Coefficient
While C0G/NP0 ceramics remain stable across temperature (0 ± 30 ppm/°C), X7R parts are only guaranteed to stay within ±15% of their nominal value between -55°C and +125°C. If your circuit operates in an unheated garage or an automotive engine bay, an X7R capacitor calculated at room temperature will drift significantly.
The Final Verdict and Default Recommendation
Do not leave your component selection to open-ended guesswork. If you are prototyping a standard 3.3V or 5V digital logic board and need a bypass capacitor to satisfy the C = Q / V requirement for transient current delivery, do not overthink the dielectric physics. Buy a 100nF X7R 0603 MLCC (specifically the Murata GRM188R71H104KA93) and place it as close to the VCC pin as physically possible. For bulk storage exceeding 10 μF, abandon ceramics entirely and default to a Panasonic FR-series aluminum electrolytic to guarantee your calculated microfarads actually exist on the bench.






