Capacitors charging capacitors

In summary: Q=\frac{C_1V_1+C_2V_2+C_3V_3}{3} In summary, Vincent's solution has errors in the final step where he incorrectly assumes that the voltage of each capacitor in the new circuit (the sans-battery one) will be the same as the voltage of the capacitor in the old system that was charged using the 12.0V battery.
  • #1
biigturkey
2
0
I'm completely boggled by this problem:

"A 12.0V battery is used to charge a 4.00μF capacitor. A switch is then thrown disconnecting that capacitor from the battery and connecting it to a circuit with two capacitors (3.00uF and 6.00μF) connected in series. What are the final charges on the capacitors?"

I'm not looking for the answer to the problem, just some nudges in the correct direction.

The initial charge on the 4.00μF capacitor is easy enough...

q = C*V = (4.00*10^-6)(12.0) = 48μC

Next I assume that I'll need the voltage in the new circuit (the sans-battery one). The voltage can be obtained by assuming the charge from the old system will carry over and be shared with each capacitor in the new circuit:

V(eq) = q/(C1 + C2 + C3)
V(eq) = 0.48μC/(4.00μF + 3.00μF + 6.00μF) = 3.69V

Now since the capacitors are all running in series:

1/C(eq) = 1/C1 + 1/C2 + 1/C3 = 1.33μF

Which makes sense, since the capacitance of a series is less than the weakest capacitor in that series.

Now this is where I run into troubles. Referencing the numbers I get for charges using a variety of methods do not agree with the answers in the back of the book. My methodology is flawed here in the final step and I'm not sure how.

I figured that since I know the capacitance of each capacitor in the series now (1.33μF) and the voltage of each (3.69V) that multiplying the two should give me charge on each capacitor:

q = CV
q = 1.33μF * 3.69V = 4.92μC

If anyone can possibly nudge me in the correct direction here without violating any of the forum rules I'd be much obliged.
 
Physics news on Phys.org
  • #2
combine your last two capacitor so that your question will looks simpler
1/C_4 = 1/C_2 + 1/C_3

the first capacitor(C_1) has charge 48 and connected to the C_4

first, you know after they were connected, the voltage on C_1 and C_4 are same, therefore, Q_1/C_1 = Q_4/C_4 ---------(1)

the charge Q_1 and Q_4 add up to 48, because there charges is came from the C_1 capacitor
Q_1+Q_4 = 48-----------(2)

you have 2 equation and 2 unknown now...
 
  • #3
Vincent... toss me your address, I'll send you roses.
 
  • #4
I noticed a weird thing in Vincent's solution, using his method, I got [tex]32\mu C[/tex] for Q1 and [tex]16\mu C[/tex] for Q4. After finishing all the calculation, how come C1 which is only [tex]4\mu F[/tex] has more charges than the one which is [tex]6\mu F[/tex] if they are all in series and have same potential??
 
  • #5
I think eventually they will all have the same amount of charges because they are connected in series. What will actually change is the final voltage.
My approach is as follow:
[tex]Q = C_{1}V_1 = 48\mu C[/tex]
[tex]C_4 = (C_{1}^{-1} + C_{2}^{-1} +C_{3}^{-1})^{-1}[/tex]
[tex]C_4 = \frac{4}{3} \mu F[/tex]
[tex]C_1 V_1 = C_4 V_4[/tex]
[tex]V_4 = 36 V[/tex]
To further check, I do:
[tex]V_1 = \frac{Q_1}{C_1} = 12 V[/tex]
[tex]V_2 = \frac{Q_2}{C_2} = 16 V[/tex]
[tex]V_3 = \frac{Q_3}{C_3} = 8 V[/tex]
Finally, I add them up
[tex]V_1 + V_2 + V_3 = 36 V = V_4[/tex]
These are what I thought.
Can somebody please verify which one is the correct approach...Thank you.
 
  • #6
didn't i gave out the answer already?
your calculation is completely wrong (both in #4 and #5)

in #4, you make some algebra mistake (or arithmetic mistake), go back and check...
in #5, your concept is totally messed up, C_4 is a LOOP of capacitor, not series... you don't get any equivalence capacitance for a LOOP of capacitor...
 
  • #7
Ok, now I work out what I understood from your solution,
[tex]C_1 = 4\mu F, C_2 = 3\mu F, C_3 = 6\mu F[/tex]
So, [tex]C_4 = (C_{2}^{-1} + C_{3}^{-1})^{-1} = 2\mu F[/tex]
[tex]\frac{Q_1}{C_1} = \frac{Q_4}{C_4}[/tex]
[tex]\Rightarrow Q_1 = 2Q_4 ---- 1[/tex]
[tex]Q_1 + Q_4 = 48\mu C ---- 2[/tex]
[tex]2Q_4 + Q_4 = 48\mu C[/tex]
[tex]Q_4 = 16\mu C[/tex]
[tex]Q_1 = 48 - 16 = 32\mu C[/tex]
Right up to here, the [tex]C_1[/tex] can be concluded as having the most charges in the circuit. This is the point I don't understand.
Can you please pointed out my mistake. Thank you. I am a bit lost.
 
  • #8
Vincent, I think I know my problem. The circuit is considered as if [tex]C_1[/tex] is connected parallelly to [tex]C_2[/tex] and [tex]C_3[/tex] which are in series. Therefore, it is reasonable for the [tex]6\mu F[/tex] capacitor to have smaller charge compare to the [tex]4\mu F[/tex] capacitor because it is in a series which is parallel to the [tex]4\mu F[/tex] capacitor. Am I right this time? Thank you.
 
  • #9
CartoonKid said:
I noticed a weird thing in Vincent's solution, using his method, I got [tex]32\mu C[/tex] for Q1 and [tex]16\mu C[/tex] for Q4. After finishing all the calculation, how come C1 which is only [tex]4\mu F[/tex] has more charges than the one which is [tex]6\mu F[/tex] if they are all in series and have same potential??

in a circuit, the voltage of each element on a loop add up to zero... therefore, C1 and C4 has the same voltage...
[tex] Q=VC [/tex] or [tex] V=\frac{Q}{C} [/tex]
if the voltages are same, the higher the capacitance, the higher the charge, therefore, C_1 has more charge than C_4

I didn't check your arithmetics carefully but I assume you did every right, why surprise C_1 has more charge than C_3? the charge is originally came from C_1!

just want to notice that the because the charge is came from C_1, the C_2 and C_3 must have same charge , (hopefully you can see why)
 
  • #10
Thank you very much, Vincent. Now I have a clear concept of it already.
 

1. How do capacitors charge each other?

When two capacitors are connected in series, one capacitor charges the other by transferring electrons from one plate to the other. The capacitor with a higher voltage will discharge and transfer electrons to the capacitor with a lower voltage until both capacitors have the same voltage.

2. What is the formula for calculating the charge on a capacitor?

The formula for calculating the charge on a capacitor is Q = CV, where Q is the charge in coulombs, C is the capacitance in farads, and V is the voltage in volts.

3. How long does it take for a capacitor to charge?

The time it takes for a capacitor to charge depends on the voltage and capacitance of the capacitor and the circuit it is connected to. The formula for calculating the time it takes to charge a capacitor is t = RC, where t is the time in seconds, R is the resistance in ohms, and C is the capacitance in farads.

4. Can a capacitor charge another capacitor without a power source?

No, a capacitor cannot charge another capacitor without a power source. Capacitors store electrical energy, but they cannot generate it on their own. They need a power source, such as a battery or power supply, to charge them.

5. What is the purpose of charging capacitors?

Charging capacitors has many practical applications, including storing energy for later use, filtering out unwanted frequencies in electronic circuits, and providing temporary power backup in case of power outages. Capacitors are also used in many electronic devices, such as cameras, computers, and smartphones, to regulate and stabilize voltage levels.

Similar threads

  • Introductory Physics Homework Help
Replies
20
Views
385
  • Introductory Physics Homework Help
Replies
4
Views
765
  • Introductory Physics Homework Help
Replies
6
Views
1K
Replies
4
Views
344
  • Introductory Physics Homework Help
Replies
4
Views
2K
  • Introductory Physics Homework Help
Replies
11
Views
2K
Replies
4
Views
924
Replies
1
Views
126
  • Introductory Physics Homework Help
Replies
3
Views
929
  • Introductory Physics Homework Help
Replies
5
Views
204
Back
Top