Comprehensive Guide to Capacitors & Dielectrics
Understanding Capacitance
At its core, a capacitor is a device used to store electric potential energy by separating electric charge. It typically consists of two conducting objects (plates) separated by an insulating gap.
The Definition of Capacitance
Capacitance ($C$) is the measure of a system's ability to store electric charge per unit ot potential difference.
Mathematically, it is defined as the ratio of the magnitude of the charge on one conductor to the magnitude of the potential difference between the conductors:
C = \frac{Q}{|\Delta V|}
- $Q$: The magnitude of charge on one of the plates (since net charge is usually zero: $+Q$ and $-Q$).
- $\Delta V$: The potential difference (voltage) across the plates.
- Unit: The SI unit is the Farad (F). Since $1 \text{ F}$ is a very large amount of capacitance, we typically see microfarads ($\mu\text{F}$) or picofarads ($\text{pF}$).
Key Concept: Capacitance is strictly a geometric property. It depends on the size, shape, and spacing of the conductors and the material between them—not on $Q$ or $V$ individually. If you double the voltage, you double the charge stored, but $C$ remains constant.
Parallel Plate Capacitors
The most common capacitor geometry analyzed in AP Physics C is the parallel plate capacitor. This consists of two parallel conducting plates of area $A$ separated by a small distance $d$.

Deriving Capacitance for Parallel Plates
To derive the capacitance, we follow a standard three-step process using Gauss's Law and the relationship between potential and field.
Find Electric Field ($E$):
Assuming the plates are very large compared to $d$, we treat them as infinite sheets. The field between the plates is uniform.
E = \frac{\sigma}{\epsilon0} = \frac{Q}{\epsilon0 A}Find Potential Difference ($\Delta V$):
We integrate the electric field across the gap distance $d$.
\Delta V = - \int \mathbf{E} \cdot d\mathbf{l} \Rightarrow |\Delta V| = Ed = \frac{Qd}{\epsilon_0 A}Solve for $C$:
Using the definition $C = Q/\Delta V$:
C = \frac{Q}{(\frac{Qd}{\epsilon0 A})} C = \frac{\epsilon0 A}{d}
Here, $\epsilon_0$ is the vacuum permittivity ($8.85 \times 10^{-12} \text{ F/m}$).
Other Geometries (Calculus Required)
In AP Physics C, you must be comfortable deriving capacitance for other shapes (spherical, cylindrical) using the integration method: $V = -\int_{a}^{b} \mathbf{E} \cdot d\mathbf{r}$.
- Spherical Capacitor: Two concentric shells of radii $a$ and $b$.
C = 4\pi\epsilon_0 \left( \frac{ab}{b-a} \right) - Cylindrical Capacitor: Two concentric cylinders of radii $a$ and $b$ and length $L$.
C = \frac{2\pi\epsilon_0 L}{\ln(b/a)}
Dielectrics
A dielectric is an insulating material inserted between the plates of a capacitor. Dielectrics serve two main purposes: they physically separate the plates and they increase the capacitance.
Dielectric Constant ($\kappa$)
The factor by which the capacitance increases is called the dielectric constant ($\kappa$, kappa). For vacuum, $\kappa = 1$; for all other materials, $\kappa > 1$.
C{dielectric} = \kappa C{vacuum} = \frac{\kappa \epsilon_0 A}{d}
Atomic Mechanism: Polarization
Why does a dielectric increase capacitance? When placed in an external electric field $\mathbf{E}_0$ (from the capacitor plates), the molecules in the dielectric material induce a dipole moment. This is known as polarization.
- The positive nuclei are pushed gently with the field, and electron clouds are pulled against it.
- This creates a small internal electric field inside the dielectric, $\mathbf{E}_{ind}$, which opposes the external field.
- The net field inside the material is reduced:
\mathbf{E}{net} = \mathbf{E}0 - \mathbf{E}{ind} = \frac{\mathbf{E}0}{\kappa}

Impact on Variables
How a dielectric affects $Q$, $V$, and $U$ depends on the circuit context:
| Condition | Charge ($Q$) | Voltage ($V$) | Capacitance ($C$) | Electric Field ($E$) | Energy ($U$) |
|---|---|---|---|---|---|
| Battery Disconnected (Isolated) | Constant | Decreases ($V_0/\kappa$) | Increases ($\times \kappa$) | Decreases ($E_0/\kappa$) | Decreases ($U_0/\kappa$) |
| Battery Connected (Constant V) | Increases ($\times \kappa$) | Constant | Increases ($\times \kappa$) | Constant | Increases ($\times \kappa$) |
Energy Stored in Capacitors
Capacitors store energy in the electric field created between the plates. To charge a capacitor, an external agent (like a battery) must do work to move charge against the accumulating potential difference.
Derivation via Work
The work done $dW$ to move a small charge element $dq$ across a potential difference $V$ is:
dW = V dq
Substituting $V = q/C$ and integrating from charge 0 to total charge $Q$:
W = \int{0}^{Q} \frac{q}{C} dq = \frac{1}{C} \left[ \frac{q^2}{2} \right]{0}^{Q} = \frac{Q^2}{2C}
Energy Formulas
Since $Q = CV$, we can express the stored potential energy ($U_C$) in three equivalent forms. Memorize all three:
- U_C = \frac{1}{2} \frac{Q^2}{C}
- U_C = \frac{1}{2} Q V
- U_C = \frac{1}{2} C V^2

Energy Density ($u_E$)
Sometimes we need to calculate the energy stored per unit volume (energy density). This is relevant for electromagnetic waves.
u_E = \frac{\text{Total Energy}}{\text{Volume}} = \frac{\frac{1}{2}CV^2}{Ad}
Substituting $C = \epsilon_0 A / d$ and $V = Ed$:
uE = \frac{1}{2} \epsilon0 E^2
This implies that the energy resides in the electric field itself.
Common Mistakes & Pitfalls
- Net vs. Plate Charge: Students often think $Q$ in the formula is the net charge of the device. The net charge of a capacitor is zero. $Q$ refers to the magnitude of excess charge on a single plate.
- Dielectric Logic: A common exam trap asks what happens to the electric field when a dielectric is inserted while the capacitor is still connected to a battery.
- Incorrect Instinct: Field decreases because dielectrics reduce field.
- Correct Physics: Since $V$ is fixed by the battery and $d$ is fixed, $E = V/d$ must remain constant. The battery pumps more charge onto the plates to overcome the dielectric opposition and maintain the field strength.
- Confusion with Resistance: When looking at capacitor combinations (Unit 3), remember the rules are opposite to resistors. Capacitors in Series add inversely ($1/C{eq} = \sum 1/Ci$), and capacitors in Parallel add directly ($C{eq} = \sum Ci$).
- Ignoring Edge Effects: In derivations, we assume infinite plates to ignore fringing fields at the edges. While usually ignored in calculation, conceptually understanding that lines curve at the edges is important for conceptual questions.