How Do Charges Distribute in a Series RC Circuit with Two Capacitors?

AI Thread Summary
In a series RC circuit with a 120 V battery, a 1200 ohm resistor, and two capacitors (C1 = 2.0 uF and C2 = 3.0 uF), the current splits between the capacitors after being released. The voltage across the resistor decreases as the capacitors charge, leading to a differential equation that describes the charge accumulation on the capacitors over time. The voltage drop across each capacitor is the same, and the final charge on each capacitor can be determined using the formula Q(t) = VC(1 - exp(-t/RC), where C is the total capacitance for the circuit. Ultimately, separate equations for Q1 and Q2 can be derived by substituting the respective capacitances into the general formula. Understanding the relationship between the resistor and capacitors is crucial for solving the circuit dynamics.
Jacob87411
Messages
170
Reaction score
1
A current is released from a 120 V battery. The current passes through a resistor of 1200 ohms and then the current splits into two different capacitors. C1=2.0 uF C2=3.0 uF. If there is no charge on the capacitators before the current is released, determine the charges of Q1 and Q2 on capacitators C1 and C2 respectively after the current is released.

I should equal .1

V=IR
120 = I(1200)

Confused on what happens when the capacitators come into play. Any help is appreciated
 
Physics news on Phys.org
From my understanding, as a circuit is charged up, less potential will drop through the resistor and more through the capacitors as they are charged up, so at very large time the voltage drop across the capacitors is approximately equal to the emf applied to the system by the battery.

Using C=\frac{q}{V} should be all that's required for this problem.
 
But isn't all the voltage sort of 'eaten up' by the 1200 ohm resistor? How much voltage is left after it passes through it, i thought it was 0.
 
Jacob87411 said:
But isn't all the voltage sort of 'eaten up' by the 1200 ohm resistor? How much voltage is left after it passes through it, i thought it was 0.
The resistor R does not exactly "consume" voltage -- it more "responds" to it. The resistor will conduct current "I" thru itself whenever a voltage E occurs across it. That current will equal:
I = E/R

In this case, the voltage across R will equal 120 volts MINUS the voltage from the capacitor's accumulated charge:
{Voltage Across Resistor} = {120 - (Voltage From Accumulated Charge On C)}

The total rate of charge accumulation (dQ/dt) onto both capacitors C will be the current through the resistor:
(dQ/dt) = {Current Thru Resistor} = {Voltage Across Resistor}/R
= {120 - (Voltage Accumulation On C)}/R

Since the two capacitors are in parallel, we can treat them like one large capacitance C for discussion purposes for now. Thus, if a total charge Q has accumulated on C:
{Voltage From Accumulated Charge On C} = Q/C

Hence, we have for the charge accumulation rate (dQ/dt) on C:
(dQ/dt) = {Voltage Across Resistor}/R
(dQ/dt) = {120 - (Voltage Accumulation On C)}/R = {120 - (Q/C)}/R
(dQ/dt) = {120 - (Q/C)}/R

This last equation is the "BASIC" differential equation for this curcuit. (You would still need to account for C=(C1 + C2), but that is fairly easy). By solving this equation for Q(t) (which is a function of time "t"), you will determine the charge build-up on the capacitors with time. It can be shown the solution for battery voltage V is:

: \ \ \ \color {red} Q(t) = VC(1 - exp( \frac {-t} {RC} ) )


~~
 
Last edited:
: \ \ \ \color {red} Q(t) = VC(1 - exp( \frac {-t} {RC} ) )

So do I end up with two separate equations since it wants it for each capacitator? In one I plug in C1 (2uF) and the other C2 (3uF)? With V=120 and R=1200 in each of them?
 
Last edited:
The voltage drop across each is the same. You'll have two numbers in the end: one for each capacitor. Keep in mind that equation converges to Q = VC at large t.
 
Well I was told prior to the problem that you won't come out with answers just equations
 
Alright then xanthym's answers are right. Mine were just limits (yeah you plug in the capacitance for each equation, don't try and sum them unless you want to combine them into one capacitor for some reason)
 
Alright thanks a lot both of you, makes a lot more sense now
 
  • #10
Jacob87411 said:
: \ \ \ \color {red} Q(t) = VC(1 - exp( \frac {-t} {RC} ) )

So do I end up with two separate equations since it wants it for each capacitator? In one I plug in C1 (2uF) and the other C2 (3uF)? With V=120 and R=1200 in each of them?

Only one thing I'd like to point out... in the exponent the C=C1+C2... in other words:

Q_1(t) = VC_1(1 - exp( \frac {-t} {R(C_1+C_2)} ) )

and

Q_2(t) = VC_2(1 - exp( \frac {-t} {R(C_1+C_2)} ) )
 

Similar threads

Back
Top