Example 3 — Discharging RC circuit

A capacitor of capacitance CC charged to voltage V0V_0 discharges through a resistor RR. Kirchhoff’s law gives: RQ˙+QC=0Q˙=QRC.R\dot Q + \frac{Q}{C} = 0 \quad\Longleftrightarrow\quad \dot Q = -\frac{Q}{RC}. It is a separable equation (of the first order!). Solution: Q(t)=Q0et/τQ(t) = Q_0 e^{-t/\tau} with τ=RC\tau = RC the time constant. The voltage is V(t)=Q(t)/C=V0et/τV(t) = Q(t)/C = V_0 e^{-t/\tau}.

After τ\tau seconds the capacitor retains about 37%37\% (1/e1/e) of the initial charge; after 5τ5\tau it is practically discharged (less than 1%1\%).

Topics: Differential equations
Concepts: Time constant · Decay · First-order linear ODE · Separable variables
Functions: Exponential function
Methods: RC decay
Skills: Modelling · Solving equations
People: Kirchhoff