What is the Charge on Capacitor C2 at Time t2?

AI Thread Summary
The discussion focuses on determining the charge on capacitor C2 at time t2 after closing switches S1 and S2 in a circuit. Initially, when S1 is closed, C2 charges according to the equivalent capacitance, C_eq, which is influenced by both capacitors. After S2 is closed at time t1, the charge on C2 must be recalculated using the new time constant based on the discharge through resistor R2. The participants clarify that during the charging phase, C1 and C2 share the same charge, and the correct approach involves using the maximum charge Q_max for C2 in the exponential function. The conversation emphasizes the importance of understanding the time constants and equivalent capacitance in analyzing the circuit behavior.
012983
Messages
22
Reaction score
0

Homework Statement



All capacitors of the open circuit shown below are discharged when, at time t=0, the switch S1 is closed. At some point later, at time t = t1, the switch S2 is also closed. What is the charge Q2(t2) on the capacitor C2 at time t = t2 > t1?

[PLAIN]http://img705.imageshack.us/img705/3282/trashp.png

Homework Equations



Charging cap: q = C\epsilon(1 - e^{\frac{-t}{RC}})
Discharging cap: q = {Q_0}e^{\frac{-t}{RC}}

The Attempt at a Solution



I thought that when switch S_1 was closed at t=0, the charge on C_2 was zero and that the time constant, RC, was (R_1+R_2)*((1/C_1 + 1/C_2)^-1), abbreviated \tau. Thus, the charge on C_2 the instant before t_1 would be q = C_2\epsilon(1 - e^{\frac{-t_1}{\tau}}).

Once S_2 is closed, I said the time constant was given by (C_1+C_2)*(R_2), since it was my understanding that these capacitors would discharge through R2. Given q = Q_0 = C_2\epsilon(1 - e^{\frac{-t_1}{\tau}}) (from the previous paragraph), and the fact that q = {Q_0}e^{\frac{-t}{RC}} for a discharging capacitor, I obtained q_2 = {C_2}\epsilon(1 - e^{\frac{-t_1}{\tau}})e^{\frac{-t_2}{(C_2*R_2)}}.

I know it's not right, but I'd appreciate it if someone could point me in the right direction.
 
Last edited by a moderator:
Physics news on Phys.org
When the capacitors are initially charging, it's the equivalent capacitance C_{eq} = C1 C2/(C1 + C2) that "sees" the full voltage ε as its charging "target". Only a fraction of ε can ever appear across C2 (or C1 for that matter). Your equation for the charge on C2 appears to be assuming that ε is the 'target' voltage for charging C2. This is not the case.

You could use the capacitive voltage divider rule to find out what to use in place of ε, or you could use the fact that C1 and C2 will both always have the same charge as Ceq.

Allowed enough time to fully charge Ceq, it would store Q_{max} = ε C_{eq} = ε C1 C2/(C1 + C2). C2 would end up with the same charge.

You should be able to use this 'target' charge, Qmax, as the 'magnitude' parameter for your exponential function of time for the charge on C2.
 
gneill said:
When the capacitors are initially charging, it's the equivalent capacitance C_{eq} = C1 C2/(C1 + C2) that "sees" the full voltage ε as its charging "target". Only a fraction of ε can ever appear across C2 (or C1 for that matter). Your equation for the charge on C2 appears to be assuming that ε is the 'target' voltage for charging C2. This is not the case.

You could use the capacitive voltage divider rule to find out what to use in place of ε, or you could use the fact that C1 and C2 will both always have the same charge as Ceq.

Allowed enough time to fully charge Ceq, it would store Q_{max} = ε C_{eq} = ε C1 C2/(C1 + C2). C2 would end up with the same charge.

You should be able to use this 'target' charge, Qmax, as the 'magnitude' parameter for your exponential function of time for the charge on C2.

OK, that makes sense. Since C1 = C2 = Ceq, the equation during time t1 when S1 is closed and S2 is open is now {\frac{{(C1*C2)}/{(C1 + C2)}}\epsilon(1 - e^{\frac{-t_1}{\tau}}).

Have I made the connection properly? Or am I still missing it?
 
If I'm reading the LaTex properly, that looks okay. BTW, it's not that C1 = C2 = Ceq, its that they all must have the same charge at all times (because they are in series, they share the same current at all times).
 
gneill said:
If I'm reading the LaTex properly, that looks okay. BTW, it's not that C1 = C2 = Ceq, its that they all must have the same charge at all times (because they are in series, they share the same current at all times).

Oops, guess I messed it up in the edit. So during time t1, q = {C_e}\epsilon(1 - e^{\frac{-t}{\tau}}).

Is my understanding of how the capacitors discharge through R2 correct? Or have I got to change the value for my time constant for the second part of the function? Many thanks.
 
At t=0 S1 closes and the capacitors are charging. This goes on until time t1. During the period 0 < t < t1, the charging follows the equation you've given. At time t1 S2 is also closed, and the capacitors begin discharging through R2 alone, so the discharge will have a different time constant.
 
gneill said:
At t=0 S1 closes and the capacitors are charging. This goes on until time t1. During the period 0 < t < t1, the charging follows the equation you've given. At time t1 S2 is also closed, and the capacitors begin discharging through R2 alone, so the discharge will have a different time constant.

So tau = (R2)*(C1+C2), correct?
 
C1 and C2 are still in series. Use the equivalent capacitance that you've already calculated.
 
gneill said:
C1 and C2 are still in series. Use the equivalent capacitance that you've already calculated.

Argh, crap. Thank you very much!
 
Back
Top