โšกElectrical Circuits and Systems I

Capacitor Charging Equations

Study smarter with Fiveable

Get study guides, practice questions, and cheatsheets for all your subjects. Join 500,000+ students with a 96% pass rate.

Get Started

Why This Matters

When you connect a capacitor to a voltage source through a resistor, the capacitor doesn't charge instantly. Instead, it follows a predictable exponential curve governed by the circuit's resistance and capacitance. You're being tested on your ability to analyze these transient responses, which describe circuit behavior during the transition from one steady state to another. This means understanding why voltage rises while current falls, how the time constant shapes circuit behavior, and what energy and power look like during the charging process.

These equations aren't isolated formulas to memorize. They're interconnected descriptions of the same physical phenomenon. The voltage, current, and power equations all share the same exponential term because they're all driven by the same underlying RC dynamics. When you see an exam problem, ask yourself: What's happening to the charge carriers? Where is energy being stored versus dissipated? Master the relationships between these equations, and you'll handle any RC transient problem thrown at you.


The Exponential Response Equations

These equations describe how voltage and current evolve over time during charging. The exponential term eโˆ’t/RCe^{-t/RC} appears in every one of them because it captures the "diminishing returns" nature of capacitor charging: the closer you get to full charge, the slower the process becomes.

Capacitor Voltage During Charging

  • vC(t)=V(1โˆ’eโˆ’t/RC)v_C(t) = V(1 - e^{-t/RC}) โ€” voltage starts at zero and asymptotically approaches the source voltage VV
  • Rising exponential behavior means the capacitor charges quickly at first, then progressively slower as it approaches full charge
  • The capacitor never truly reaches VV in finite time, which is why we use the time constant to define "practically charged"

Capacitor Current During Charging

  • i(t)=VReโˆ’t/RCi(t) = \frac{V}{R}e^{-t/RC} โ€” current starts at its maximum and decays exponentially toward zero
  • Initial current i(0)=VRi(0) = \frac{V}{R} is set entirely by Ohm's law, since the uncharged capacitor initially acts like a short circuit (zero voltage across it, so the full source voltage drops across RR)
  • The decaying exponential reflects that as voltage builds across the capacitor, less voltage remains across the resistor to drive current

Resistor Voltage During Charging

  • vR(t)=Veโˆ’t/RCv_R(t) = Ve^{-t/RC} โ€” the resistor voltage mirrors the current's exponential decay
  • Starts at VV when t=0t = 0 because the uncharged capacitor has zero voltage across it
  • Kirchhoff's Voltage Law requires vR(t)+vC(t)=Vv_R(t) + v_C(t) = V at all times โ€” use this as a check on your work

Compare: vC(t)v_C(t) vs. vR(t)v_R(t) โ€” both contain the same exponential term eโˆ’t/RCe^{-t/RC}, but vCv_C rises while vRv_R falls. Together they always sum to VV. If a problem gives you one, you can immediately find the other using KVL.


The Time Constant

The time constant is the single most important parameter for characterizing RC circuit behavior. It combines resistance and capacitance into one number that tells you how fast the circuit responds.

Time Constant Definition

  • ฯ„=RC\tau = RC โ€” measured in seconds when RR is in ohms and CC is in farads
  • Physical meaning: the time required for voltage or current to complete approximately 63.2% of its total change
  • Design parameter that lets engineers control charging speed โ€” increase RR or CC to slow down the response

The 63.2% Benchmark

At t=ฯ„t = \tau, the capacitor voltage reaches V(1โˆ’eโˆ’1)โ‰ˆ0.632VV(1 - e^{-1}) \approx 0.632V, or 63.2% of its final value. By t=5ฯ„t = 5\tau, the capacitor has reached approximately 99.3% of VV and is considered "fully charged" for practical purposes.

On exams, if you're asked when a capacitor is "essentially charged," answer 5ฯ„=5RC5\tau = 5RC unless told otherwise.

Compare: A circuit with ฯ„=1ย ms\tau = 1\text{ ms} vs. ฯ„=1ย s\tau = 1\text{ s} โ€” both follow identical shapes of exponential curves, but the slower circuit takes 1000ร— longer to charge. The time constant scales the horizontal axis without changing the curve's form.


Steady-State and Initial Conditions

These values are the boundary conditions that anchor your transient analysis. Every exponential response starts somewhere and ends somewhere โ€” these tell you where.

Initial Current

  • i(0)=VRi(0) = \frac{V}{R} โ€” maximum current occurs at t=0t = 0 when the capacitor voltage is zero
  • An uncharged capacitor acts like a wire (short circuit), so all source voltage appears across the resistor
  • This value is your starting point on the vertical axis when sketching current vs. time

Final Capacitor Voltage

  • vC(โˆž)=Vv_C(\infty) = V โ€” after sufficient time, the capacitor voltage equals the source voltage
  • A fully charged capacitor acts like an open circuit because no current flows when vC=Vv_C = V
  • This is why steady-state DC analysis replaces capacitors with open circuits

Compare: At t=0t = 0, the capacitor is a short circuit (vC=0v_C = 0, max current). At t=โˆžt = \infty, it's an open circuit (vC=Vv_C = V, zero current). These two extremes bracket all transient behavior.


Energy and Power Relationships

These equations describe where energy goes during charging. A key result: exactly half the energy delivered by the source gets stored in the capacitor, and the other half is dissipated as heat in the resistor, regardless of component values.

Charge Stored

  • Q=CVQ = CV โ€” total charge accumulated on the capacitor plates at full charge
  • This is a linear relationship, so doubling either capacitance or voltage doubles the stored charge
  • Instantaneous charge during charging follows q(t)=CvC(t)=CV(1โˆ’eโˆ’t/RC)q(t) = Cv_C(t) = CV(1 - e^{-t/RC})

Energy Stored

  • E=12CV2E = \frac{1}{2}CV^2 โ€” energy stored in the electric field between the capacitor plates
  • Notice the quadratic voltage dependence: doubling voltage quadruples stored energy, while doubling capacitance only doubles it. Voltage matters more than capacitance for energy storage.
  • This energy is recoverable and can be released back into the circuit during discharge

Instantaneous Power

  • PC(t)=vC(t)โ‹…i(t)=V2Reโˆ’t/RC(1โˆ’eโˆ’t/RC)P_C(t) = v_C(t) \cdot i(t) = \frac{V^2}{R}e^{-t/RC}(1 - e^{-t/RC}) โ€” power delivered to the capacitor during charging
  • PR(t)=i2(t)โ‹…R=V2Reโˆ’2t/RCP_R(t) = i^2(t) \cdot R = \frac{V^2}{R}e^{-2t/RC} โ€” power dissipated in the resistor as heat
  • Both are largest near t=0t = 0 when current is highest, then decay as charging slows

Compare: Energy stored (12CV2\frac{1}{2}CV^2) vs. total energy delivered by the source (CV2CV^2) โ€” exactly half is "lost" to resistor heating. This 50% efficiency is fundamental and holds regardless of RR or CC values. Even if you make RR tiny, the charging happens faster but the current spikes higher, and the same fraction of energy is dissipated.


Quick Reference Table

ConceptKey Equations
Capacitor voltage (transient)vC(t)=V(1โˆ’eโˆ’t/RC)v_C(t) = V(1 - e^{-t/RC})
Capacitor current (transient)i(t)=VReโˆ’t/RCi(t) = \frac{V}{R}e^{-t/RC}
Resistor voltage (transient)vR(t)=Veโˆ’t/RCv_R(t) = Ve^{-t/RC}
Time constantฯ„=RC\tau = RC
Initial conditionsi(0)=VRi(0) = \frac{V}{R}, vC(0)=0v_C(0) = 0
Steady-state conditionsi(โˆž)=0i(\infty) = 0, vC(โˆž)=Vv_C(\infty) = V
Stored chargeQ=CVQ = CV
Stored energyE=12CV2E = \frac{1}{2}CV^2

Self-Check Questions

  1. Why do vC(t)v_C(t) and vR(t)v_R(t) both contain the term eโˆ’t/RCe^{-t/RC}, yet one increases while the other decreases? What circuit law guarantees their sum equals VV?

  2. If you double the resistance in an RC charging circuit, what happens to (a) the time constant, (b) the initial current, and (c) the final capacitor voltage?

  3. Compare the capacitor's behavior at t=0t = 0 versus t=โˆžt = \infty. What circuit element does it "act like" in each case, and why?

  4. A capacitor charges through a 10ย kฮฉ10\text{ k}\Omega resistor with ฯ„=5ย ms\tau = 5\text{ ms}. What is the capacitance? How long until the capacitor reaches approximately 99% of its final voltage?

  5. Explain why exactly half the energy supplied by the voltage source is dissipated in the resistor during charging, regardless of the resistance value. (Hint: think about what happens if you make RR very small.)