Historical Context & Motivation
The study of RC circuits sits at the intersection of two foundational discoveries in electrical science: the capacitor and Ohm's law. The Leyden jar, invented in the 1740s, demonstrated that charge could be stored, while Georg Ohm's 1827 treatise established the proportional relationship between voltage and current through a resistor. Combining these ideas into a single circuit loop posed a rich question: what happens when a capacitor charges or discharges through a resistance? The answer—exponential time dependence—became one of the earliest examples of a first-order linear differential equation governing a physical system, linking circuit theory to the broader mathematical language of dynamics.
The central question that RC circuit theory answers is deceptively simple: how does the voltage across a capacitor change with time when current must flow through a resistor? Because the capacitor's voltage is proportional to stored charge and the resistor limits current, the resulting feedback loop produces the characteristic exponential approach to a final state—a pattern that recurs throughout physics and engineering whenever a system's rate of change is proportional to the distance from equilibrium.
Core Principles & Definitions
An RC circuit contains at minimum a resistor (resistance R, measured in ohms) and a capacitor (capacitance C, measured in farads) connected in a loop with a voltage source or switch. The interplay between the resistor's Ohm-law behavior and the capacitor's charge-storage behavior gives rise to time-dependent voltages and currents that are governed by a single parameter: the time constant τ = RC. Understanding these core ideas is essential before we derive the governing equations.
Capacitor Equation
Ohm's Law for the Resistor
Kirchhoff's Voltage Law (KVL)
Time Constant τ = RC
Energy Considerations
Visual Explanation — RC Circuit Diagrams
The diagram above shows the canonical series RC circuit used on the AP exam. Notice that when the switch is open, no current flows and the capacitor remains uncharged (assuming initial charge Q₀ = 0). The moment the switch closes, the full battery EMF appears across the resistor because VC = 0 initially, so I(0) = ε/R—the maximum current. As charge accumulates on the capacitor plates, VC rises and the voltage remaining across R decreases, slowing the current. This negative feedback is the physical origin of the exponential decay of current during charging.
Mathematical Framework
Deriving the Charging Equations
Apply Kirchhoff's voltage law around the series loop containing ε, R, and C. With Q(t) representing the charge on the capacitor and I = dQ/dt, the loop equation is ε − IR − Q/C = 0. Substituting I = dQ/dt yields the first-order linear ODE: ε − R(dQ/dt) − Q/C = 0, which rearranges to dQ/dt = (Cε − Q)/(RC). Separating variables and integrating with the initial condition Q(0) = 0 produces the standard charging solutions.
Deriving the Discharging Equations
For a capacitor initially charged to voltage V₀ and then disconnected from the battery (discharging through R alone), KVL gives Q/C + IR = 0, leading to dQ/dt = −Q/(RC). This is separable: dQ/Q = −dt/(RC). Integrating with Q(0) = CV₀ yields Q(t) = CV₀ e^(−t/RC), so VC(t) = V₀ e^(−t/RC) and I(t) = −(V₀/R) e^(−t/RC), where the negative sign indicates current flows opposite to the charging direction.
Charging vs. Discharging — Graphical Analysis
The two graphs illustrate a crucial asymmetry that often appears on the AP exam. During charging, the capacitor voltage and the current behave as complements: VC = ε(1 − e^(−t/τ)) rises while I = (ε/R)e^(−t/τ) falls, and at every instant their sum satisfies VC + IR = ε. During discharging, both VC and |I| share the same exponential decay shape, since VC = V₀e^(−t/τ) and |I| = (V₀/R)e^(−t/τ). The practical benchmark is that after five time constants (5τ) the transient is effectively complete, since e⁻⁵ ≈ 0.0067.
| Number of τ | Charging V_C / ε | Discharging V_C / V₀ |
|---|---|---|
| 0 | 0.000 | 1.000 |
| 1τ | 0.632 | 0.368 |
| 2τ | 0.865 | 0.135 |
| 3τ | 0.950 | 0.050 |
| 5τ | 0.993 | 0.007 |
Worked Example — Charging and Energy Dissipation
A 12.0 V battery is connected in series with a 4.70 kΩ resistor and a 22.0 µF capacitor (initially uncharged). The switch closes at t = 0. Determine (a) the time constant, (b) the capacitor voltage at t = 150 ms, (c) the current at t = 150 ms, and (d) the total energy dissipated by the resistor as the capacitor fully charges.
Charging vs. Discharging — Key Differences
| Property | Charging (ε present) | Discharging (no ε) |
|---|---|---|
| V_C(t) | ε(1 − e^(−t/τ)) — rises from 0 to ε | V₀ e^(−t/τ) — falls from V₀ to 0 |
| I(t) | (ε/R) e^(−t/τ) — starts at ε/R, decays to 0 | −(V₀/R) e^(−t/τ) — starts at −V₀/R, decays to 0 |
| Initial current magnitude | ε/R (maximum) | V₀/R (maximum) |
| V_R(t) | ε e^(−t/τ) — decays from ε to 0 | V₀ e^(−t/τ) — decays from V₀ to 0 |
| Energy dissipated (total) | ½Cε² (always half the battery's output) | ½CV₀² (all stored energy becomes heat) |
| Current direction | Into positive plate of capacitor | Out of positive plate (reversed) |
Connection to RL and RLC Circuits
The RC circuit is a member of a family of circuits governed by linear differential equations. Replacing the capacitor with an inductor produces the RL circuit, and including both gives the RLC circuit. While the RC and RL circuits are both first-order (one energy-storage element), the RLC circuit is second-order and supports oscillatory solutions—analogous to a driven, damped harmonic oscillator. Understanding how the RC time constant maps onto the RL time constant (τ = L/R) and the RLC natural frequency (ω₀ = 1/√(LC)) provides powerful conceptual bridges for the rest of the AP curriculum.
| Feature | RC Circuit | RL Circuit | RLC Circuit |
|---|---|---|---|
| Order of ODE | 1st order | 1st order | 2nd order |
| Time constant / parameter | τ = RC | τ = L/R | ω₀ = 1/√(LC) |
| Energy storage | Electric field (½CV²) | Magnetic field (½LI²) | Both fields |
| Transient behavior | Exponential only | Exponential only | Damped oscillation |
| Mechanical analog | Dashpot + spring (overdamped) | Dashpot + inertia | Mass-spring-dashpot |
On the AP Physics C exam, RC circuit questions often appear in the FRQ section as part of a multi-part problem that asks you to sketch graphs, derive equations from KVL, and compute energy. The same exponential form you master here reappears in RL circuits (Unit 11), so investing effort now in understanding the general solution technique—apply KVL, separate variables, integrate, apply initial conditions—pays dividends throughout the course.