Analyzing a Complex Electrical Circuit with Multiple Batteries and Resistors

AI Thread Summary
The discussion focuses on analyzing a complex electrical circuit with multiple batteries and resistors, specifically addressing how to calculate voltages at various points and the currents through specific paths. The user expresses confusion regarding the influence of an extra battery and seeks guidance on constructing loop equations to apply Kirchhoff's laws effectively. Several potential voltages and currents are initially calculated but deemed incorrect, prompting a request for tutorials and clarification on the methodology. Key advice emphasizes the importance of considering voltage changes across each circuit element and forming equations based on these changes to solve for unknown currents. Understanding and applying these principles will facilitate accurate voltage and current calculations in the circuit.
Rudders
Messages
13
Reaction score
0

Homework Statement



Untitled-1.jpg


For this circuit, I'm fairly confused with the extra battery. I need to find the Voltages at A (Between 5V Battery and 270 resistor), B (Between 5V Battery and 1k resistor), C (Intersection between 270, 220 and 680 resistors), E (in between 220 and 330 resistor) and F(Between 330 and 470 resistor)

I then need to find the potential difference between (using above locations): B and C, G (Between 680 resistor and 3V Battery) and A, G and F, B and G.

Finally, I need to find the currents of I1(going through point A), I2 (going into Point G) and I3 (going near point E).


2. The attempt at a solution

I wasn't really sure how to solve this mathematically due to the Extra Battery. So any good tutorial on how to do this would be appricated. I used Yenka Modelling Software to build the circuit the measure the currents / voltages. I got the following:

Potentials:

A: 3.09V
B: -1.91V
C: 2.58V
E: 2.02V
F: 1.19V

I1 = 1.91mA
I2 = 0.062mA
I3 = 2.53mA


However they look wrong :(

Thanks!
 
Physics news on Phys.org
You treat the battery as a circuit element.

The sum of the voltages about any loop must get you back to 0.

So write two loop equations, being sure to sum the current in the top loop with the current in the bottom loop through the common path in the middle.

That means that you should end with two equations with the I1 and I2 your unknowns.

It's better to understand how to construct the loop equations than rely on modeling simulators.
 
Sorry I'm confused. Are there any good examples / tutorials on how to do this?
 
Here are some examples:
http://math.fullerton.edu/mathews/n2003/KirchoffMod.html
 
Last edited by a moderator:
Hmm. Ok can you please check this if possible.

I1 = I2 + I3

Therefore I2 = I1 - I3?

Points A + C + E + F + D + B = 0 (Due to the voltage law?)
Points A + C + 3 + D + B = 0 (confused because of the battery...)?

Loop 1 = Top half of the circuit (270 => 680 => +3V => 1k)
Loop 2 = Bottom half of circuit (220 => 330 => 470)

Is that all correct? From there I'm not sure how to proceed. I'm pretty confused with the loops

Thanks for the reply.
 
anyone?
 
Rudders said:
Hmm. Ok can you please check this if possible.

I1 = I2 + I3

Therefore I2 = I1 - I3?

Points A + C + E + F + D + B = 0 (Due to the voltage law?)
Points A + C + 3 + D + B = 0 (confused because of the battery...)?

Loop 1 = Top half of the circuit (270 => 680 => +3V => 1k)
Loop 2 = Bottom half of circuit (220 => 330 => 470)

Is that all correct? From there I'm not sure how to proceed. I'm pretty confused with the loops

Thanks for the reply.

No it is not the sum of the voltages. You would want to consider the change in voltage across each element of the loop. When you sum the changes in voltage across each resistor and the voltage change across each Emf, then the sum of each loop is 0.

You should end with an equation that looks like the general form

I1*R1 + I1*R2 + EMF = 0

And a similar one in I2.

Then with 2 equations and 2 unknowns you can solve for the current of each. Then knowing the currents, it is a simple application of I*R to determine the relative voltages between points.
 
Back
Top