Finding the Current in a Circuit

In summary: I didn't catch that mistake with the resistors. I tried to do that problem again and got stuck in the same spot, and I think this is the step I'm messing up.In summary, the conversation is about a homework problem where the goal is to find the magnitude and direction of the current in each branch of a circuit. The conversation includes a detailed explanation of the steps taken to solve the problem, including the use of Kirchhoff's Voltage law and linear algebra techniques such as Gaussian Elimination. The conversation also includes some mistakes made by the person asking for help and the eventual correct solution.
  • #1
Snoop06
20
0

Homework Statement



Find the magnitude of the current in each branch of the circuit shown below, in which B1 = 3.86 V. Specify the direction of each current. (See attached image)

Homework Equations



V=IR
Kirchhoff's rule

The Attempt at a Solution



I labeled the points in the circuit starting in the lower left hand corner with A, then going up to the first junction B, and so on. Hopefully that makes my explanation make more sense.

I went ahead and chose E as my junction point (the junction point on the right) to give me the equation:

I2-I1-I3=0 or I1=I2-I3 (1)

Then I looked and the bottom loop, starting in the lower left hand corner going up. I got:

-I2R2-I3R3+E1=0 (2)

I next looked at the loop starting at point B and going up. I got:

-E2+I1R1+I2R2=0 (3)

I substituted equation 1 into equation 3 (giving me equation 4). I then multiplied both sides of equation 4 by 75 and both sides of equation 3 by 22 in order to get matching coefficients on the I3 term. I then subtracted those two equations to eliminate I3, giving me:

4618I2=459.92

I2=99.59mA which was incorrect.

I spent a lot of time on this and can't figure out where I went wrong, ant help is appreciated, and I will clarify anything that doesn't make sense. Thanks.
 

Attachments

  • diagram.jpg
    diagram.jpg
    18.3 KB · Views: 476
Physics news on Phys.org
  • #2
Any tips?

It's due in an hour and I still can't figure out where I've gone wrong :(

I've done it a few times from the beginning and still have gotten the same answer...
 
  • #3
You should get three equations for the three unknowns. It looks like you have two, though the loop descriptions are ambiguous (going up?). There are three loops you can go around, all of which you know from Kirchoff's Voltage law must sum to zero. I'll give you two of them. Let me name the currents I1, I2, and I3 from bottom to top, and have them all go right (the signs will work themselves out later), from KVL I get:

Loop one is going around the bottom half of the circuit starting at the battery:
-EB+56I1+76I2=0

Loop two is going around the top half of the circuit starting at the 56Ω resistor:
-56I2+5V+22I3=0

Can you do the third one? Are you familiar with linear algebra (some high school algebra classes cover it)?
 
  • #4
Mindscrape said:
You should get three equations for the three unknowns. It looks like you have two, though the loop descriptions are ambiguous (going up?). There are three loops you can go around, all of which you know from Kirchoff's Voltage law must sum to zero. I'll give you two of them. Let me name the currents I1, I2, and I3 from bottom to top, and have them all go right (the signs will work themselves out later), from KVL I get:

Loop one is going around the bottom half of the circuit starting at the battery:
-EB+56I1+76I2=0

Loop two is going around the top half of the circuit starting at the 56Ω resistor:
-56I2+5V+22I3=0

Can you do the third one? Are you familiar with linear algebra (some high school algebra classes cover it)?

I was trying to use Kirchhoffs current rule for my first equation, where at the junction point on the right in the middle I2-I1-I3=0. But I see where I could use the third loop. Is -EB+75I1-22I3+5=0 correct?

I am kind of confused where you wrote -EB+56I1+75I2, doesn't the 75 ohm resistor correspond to I1?

Thanks for the help so far.
 
  • #5
Oh, whoops I accidentally switched the resistors. It should be

-Eb+56I2+75I1

Yes your equation is correct. Now you just have to go through the algebra, which you can do with substitution at this point, but it may take awhile.

I'll give you one of the answers in a sec that may help you, though you really ought to learn about procrastination. :p
 
  • #6
Okay, you should get 62mA for the top current, but if I made a mistake you are in trouble as you only have 15 mins.
 
  • #7
The bottom ought to be 3mA and the mid ought to be 65mA.
 
Last edited:
  • #8
Mindscrape said:
I'll give you one of the answers in a sec that may help you, though you really ought to learn about procrastination. :p

I've been learning about that since high school :redface: lol.

Thank you for the help, did you get the other two values by plugging the value you got for the middle current into the previous equations?

Also, you said that substitution may take a while...do you have another technique for solving the three linear equations? This whole process with currents and circuits really takes me a while to do so anything to speed me up a little will definitely help on exams and such..

Thank you again for the help.
 
  • #9
I actually used a technique called mesh current analysis which went a little faster. But yeah, the idea is that once you get one of the answers you can just put it into the other answers. A quick way to solve systems of equations is with linear algebra techniques, Gauss Elimination probably being the best. To learn them requires a couple pages of writing I'd rather not do, but you could probably look it up.
 
  • #10
Gaussian Elimination is a good one. You can also use Kramer's rule, or if you have a calculator that can do matrix, that would be the easiest method.
 
  • #11
What website is this on
 
  • #12
Mindscrape said:
I actually used a technique called mesh current analysis which went a little faster. But yeah, the idea is that once you get one of the answers you can just put it into the other answers. A quick way to solve systems of equations is with linear algebra techniques, Gauss Elimination probably being the best. To learn them requires a couple pages of writing I'd rather not do, but you could probably look it up.

PowerIso said:
Gaussian Elimination is a good one. You can also use Kramer's rule, or if you have a calculator that can do matrix, that would be the easiest method.

Thanks, I'll look that up. And you I do have a calculator so maybe I'll try to figure out the matrices, though I haven't dealt with them for a while...

Also, my teacher decided to extend it a couple days so apparently I wasn't the only one procrastinating :biggrin:

glennpagano44 said:
What website is this on

The original question? It's on webassign.
 
  • #13
PowerIso said:
Gaussian Elimination is a good one. You can also use Kramer's rule, or if you have a calculator that can do matrix, that would be the easiest method.

I think you mean Cramer's Rule. :wink:

http://en.wikipedia.org/wiki/Cramer's_rule

CS
 
  • #14
What's the deal with Cramer? /Seinfeld voice

Do the kids these days know about Seinfeld?

Anyway, a site about mesh current:
http://www.allaboutcircuits.com/vol_1/chpt_10/3.html

You should also learn about node voltage if you have a couple more weeks of circuits:
http://www.calvin.edu/~svleest/circuitExamples/NodeVoltageMeshCurrent/

A site that shows Guassian Elimination (my favorite) though Cramer's rule is probably better for straight numerics:
http://www.personal.psu.edu/jhm/f90/lectures/lu.html

Linear algebra is about solving two things Ax=b and Av=Ev, and Gauss elimination gives you the big tool to solve the first guy.
 
  • #15
Mindscrape said:
The bottom ought to be 3mA and the mid ought to be 65mA.

I actually have the same question I'm working on and went through the steps to solve this problem. I got the top branch right and the bottom keeps turning up to be wrong. Was 3 right for you?
 

1. What is current?

Current refers to the flow of electric charge through a circuit. It is measured in units of amperes (A) and is represented by the symbol "I".

2. How is current calculated?

Current can be calculated by dividing the voltage (V) by the resistance (R) in the circuit, using Ohm's Law: I = V/R.

3. What is the difference between AC and DC current?

AC (alternating current) flows in two directions, constantly changing polarity, while DC (direct current) flows in one direction only. AC is commonly used in household electricity, while DC is commonly used in batteries and electronic devices.

4. How can I measure the current in a circuit?

The current in a circuit can be measured using a device called an ammeter, which is connected in series with the circuit. The ammeter will display the current in amperes (A).

5. What factors affect the amount of current in a circuit?

The amount of current in a circuit is affected by the voltage, resistance, and the presence of any components such as resistors or capacitors that may impede the flow of current. Changes in these factors can alter the amount of current in a circuit.

Similar threads

  • Introductory Physics Homework Help
Replies
4
Views
694
  • Introductory Physics Homework Help
Replies
9
Views
1K
  • Introductory Physics Homework Help
Replies
18
Views
2K
  • Introductory Physics Homework Help
Replies
16
Views
922
  • Introductory Physics Homework Help
Replies
1
Views
682
Replies
8
Views
457
  • Introductory Physics Homework Help
Replies
22
Views
2K
  • Introductory Physics Homework Help
Replies
1
Views
745
  • Introductory Physics Homework Help
Replies
9
Views
2K
  • Introductory Physics Homework Help
Replies
12
Views
1K
Back
Top