Apteronotus
- 201
- 0
Homework Statement
I have a simple circuit consisting of a charged capacitor and a resistor connected in series to a battery.
Suppose that initially the potential across the capacitor is greater than that of the battery. (ie. \frac{q}{C}>V).
What happens to the capacitor when the switch is closed and the circuit completed?
Homework Equations
Kirchhoff's 2nd:
V+IR-\frac{q}{C}=0
Solving for q:
q(t)=CV+(q_0-CV)e^{(t-t_0)/RC}
where q_0 is the initial charge on the capacitor at time t_0
The Attempt at a Solution
I'm guessing that when the switch is closed we should expect the capacitor to discharge to a certain degree and after some time have the same potential as the battery.
But my equation q(t)=CV+(q_0-CV)e^{(t-t_0)/RC} does not reflect this.
As t\rightarrow\infty the charge on the capaictor q(t)\rightarrow (q_0-CV)e^{(t-t_0)/RC}\rightarrow\infty
What am I doing wrong?