RC circuit -- finding the charge on each capacitor

Click For Summary

Homework Help Overview

The discussion revolves around finding the charge on capacitors in an RC circuit, with given values for capacitance, voltage, and resistance. Participants are exploring the implications of steady-state conditions in a DC circuit, particularly regarding the behavior of charged capacitors.

Discussion Character

  • Exploratory, Conceptual clarification, Assumption checking

Approaches and Questions Raised

  • Participants discuss the application of node current equations and mesh equations, questioning how to account for currents through fully charged capacitors. There is exploration of the implications of steady-state conditions, including the assertion that current through fully charged capacitors is zero.

Discussion Status

The discussion is active, with participants providing guidance on circuit analysis techniques, such as simplifying the circuit by removing capacitors to analyze potentials. There are ongoing questions about the correctness of calculated potentials and the assumptions made regarding currents at specific nodes.

Contextual Notes

Participants are navigating the complexities of circuit analysis under the constraints of steady-state conditions and the behavior of capacitors in such scenarios. There is a focus on the implications of Kirchhoff's laws and the relationships between currents and potentials in the circuit.

fedecolo
Messages
61
Reaction score
1

Homework Statement


I have to find the charge ##q## on the capacitors (all have capacity ##C= 4 \mu F##) and ##\mathscr{E} = 12 V##, ##R=50 \Omega##

Homework Equations

The Attempt at a Solution


I wrote the nodes current equations
##\begin{cases}
i_{1}+i_{2}=i_{3}\\ i_{3}=i_{4}+i_{5}+i_{6}\\ ...
\end{cases}## etc
But when I write the mesh equations I don't know if the current pass or not through the capacitors (because they are all charged). So how can I write the mesh equations?
 

Attachments

  • IMG_0197.JPG
    IMG_0197.JPG
    33.5 KB · Views: 543
Last edited by a moderator:
Physics news on Phys.org
Since you say the capacitors are all charged, I think you are looking for the steady state solution. This means, in a DC circuit all the currents and voltages are constant.
 
fedecolo said:

Homework Statement


I have to find the charge ##q## on the capacitors (all have capacity ##C= 4 \mu F##) and ##\mathscr{E} = 12 V##, ##R=50 \Omega##

Homework Equations

The Attempt at a Solution


I wrote the nodes current equations
##\begin{cases}
i_{1}+i_{2}=i_{3}\\ i_{3}=i_{4}+i_{5}+i_{6}\\ ...
\end{cases}## etc
But when I write the mesh equations I don't know if the current pass or not through the capacitors (because they are all charged). So how can I write the mesh equations?

If the capacitors are fully charged, then the current through the capacitor is zero. So in your drawing, i_4 and i_6 must be zero (after the capacitors are fully charged).

The rules for solving these circuit problems are:

  1. The current into a node must be equal to the current coming out of the node.
  2. The sum of the voltage changes around any closed loop must be zero.
You have to apply #2 to get the capacitor charges.
 
stevendaryl said:
If the capacitors are fully charged, then the current through the capacitor is zero. So in your drawing, i_4 and i_6 must be zero (after the capacitors are fully charged).

The rules for solving these circuit problems are:

  1. The current into a node must be equal to the current coming out of the node.
  2. The sum of the voltage changes around any closed loop must be zero.
You have to apply #2 to get the capacitor charges.

So, for example the equation of the loop at the bottom right is ##3 \mathscr{E} - i_{3}R - \frac{q}{C} - i_{1}R=0## ?
And ##i_{5} ## must not be ##0## as ##i_{4},i_{6}##?
 
fedecolo said:
So, for example the equation of the loop at the bottom right is ##3 \mathscr{E} - i_{3}R - \frac{q}{C} - i_{1}R=0## ?

Yes.

And ##i_{5} ## must not be ##0## as ##i_{4},i_{6}##?

No. i_5 is zero, also.
 
Hi fedecolo,

A handy trick when analyzing the steady-state of a circuit with L and C components is to suppress those components first. That means removing capacitors (open circuit) and replacing inductors with a wire (short circuit).
With the resulting simplified circuit you should be able to determine the potentials at locations where the capacitors were removed and the currents where the inductors were located.

Removing the capacitors from your circuit yields:
upload_2017-7-12_9-32-47.png


Pick a suitable reference node and determine the potentials at A, B, D, and E.
 
  • Like
Likes   Reactions: scottdave, fedecolo, Merlin3189 and 1 other person
gneill said:
Removing the capacitors from your circuit yields:
View attachment 207014

Pick a suitable reference node and determine the potentials at A, B, D, and E.

Thank you so much!
So the equation of the external loop is ##3 \mathscr{E}- \mathscr{E} -4i_{1} R=0##.
The potential in D is ##18 V##
in A is ##12 V##
in B is ##6 V##
in E is zero.
To find the charges I only have to substitute the difference of potential in ##q= C \Delta V##
 
fedecolo said:
Thank you so much!
So the equation of the external loop is ##3 \mathscr{E}- \mathscr{E} -4i_{1} R=0##.
The potential in D is ##18 V##
in A is ##12 V##
in B is ##6 V##
in E is zero.
To find the charges I only have to substitute the difference of potential in ##q= C \Delta V##
That's the idea. Can you show the details of your calculations for the potentials? They don't all look correct to me.
 
gneill said:
That's the idea. Can you show the details of your calculations for the potentials? They don't all look correct to me.

Ok.
By the equation of the external loop I find ##i_{1}= \frac{\mathscr{E}}{2R}= 0,12 A##
in D: ##3 \mathscr{E} - \mathscr{E} + i_{2}R =V_{D}##
but ##i_{2}=-i_{1}##
so ##V_{D}= 2 \mathscr{E}-i_{1}R= 2 \cdot 12 V - 0,12 A \cdot 50 \Omega = 18 V##

in A: ##V_{D}-i_{1}R= 12 V##

in B: ## V_{A} - i_{1}R = 6 V##

Are they correct?
 
  • #10
fedecolo said:
Ok.
By the equation of the external loop I find ##i_{1}= \frac{\mathscr{E}}{2R}= 0,12 A##
in D: ##3 \mathscr{E} - \mathscr{E} + i_{2}R =V_{D}##
but ##i_{2}=-i_{1}##
so ##V_{D}= 2 \mathscr{E}-i_{1}R= 2 \cdot 12 V - 0,12 A \cdot 50 \Omega = 18 V##

in A: ##V_{D}-i_{1}R= 12 V##

in B: ## V_{A} - i_{1}R = 6 V##

Are they correct?
Yes. You didn't mention that you chose node H as your reference node. That being the case, your calculations are good.

What is the potential at E?
 
  • #11
gneill said:
Yes. You didn't mention that you chose node H as your reference node. That being the case, your calculations are good.

What is the potential at E?

Oh yes I forgot it, sorry

The potential in E is zero, isn't it?
 
  • #12
fedecolo said:
The potential in E is zero, isn't it?
How did you arrive at that conclusion? (hint: No, it isn't zero).
 
  • #13
gneill said:
How did you arrive at that conclusion? (hint: No, it isn't zero).

The currents ##i_{4},i_{5},i_{6}## (in my first draw) are zero, and the current that goes in E must goes out equal. So the current that goes in E (##i_{3}##) must be zero, so the potential in E is zero?
 
  • #14
fedecolo said:
The currents ##i_{4},i_{5},i_{6}## (in my first draw) are zero, and the current that goes in E must goes out equal. So the current that goes in E (##i_{3}##) must be zero, so the potential in E is zero?
If the current that goes from E to G is zero, what is potential drop across the resistor in that path?
 
  • #15
gneill said:
If the current that goes from E to G is zero, what is potential drop across the resistor in that path?

So it's ## 4 \mathscr{E}##
 
  • #16
fedecolo said:
So it's ## 4 \mathscr{E}##
How do you arrive at that conclusion?
 
  • #17
gneill said:
How do you arrive at that conclusion?

Because of Kirchhoff's law the sum of currents that goes in E must goes out from E. So ##i_{3}=0##. So there is no voltage drop at the resistance.
So E is at the same potential of G? If it's ok, the potential is ##3 \mathscr{E}##.
Am I correct now?
 
  • #18
fedecolo said:
Because of Kirchhoff's law the sum of currents that goes in E must goes out from E. So ##i_{3}=0##. So there is no voltage drop at the resistance.
So E is at the same potential of G? If it's ok, the potential is ##3 \mathscr{E}##.
Am I correct now?
Yes; correct.
 
  • #19
gneill said:
Yes; correct.

Thank you!
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 15 ·
Replies
15
Views
1K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
4
Views
1K
Replies
1
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
9
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K