Kirchhoff's Rules Homework Solutions for Circuit Problem

  • Thread starter Thread starter RyanSchw
  • Start date Start date
  • Tags Tags
    Rules
AI Thread Summary
The discussion revolves around solving a circuit problem using Kirchhoff's Rules, involving three loops and three unknown currents. The user initially struggles with setting up the equations correctly, leading to confusion over the current values derived from their matrix solution. Feedback suggests that only two loops are independent, and simplifying the problem by using two currents instead of three can lead to a more manageable system of equations. Adjustments to the equations are recommended to accurately reflect the circuit's configuration, particularly regarding the flow through resistors. Ultimately, the user finds success with the simplified approach and appreciates the assistance received.
RyanSchw
Messages
36
Reaction score
0

Homework Statement


Sorry for edit, accidentally posted.

Circuit is show in my attachment. I have 3 loops with three unknown currents.

8 Ohms of resistance down the left side.
6 Ohms of resistance and a 4V battery down the center.
4 Ohms of resistance and a 12V battery down the right side.

I honestly have no idea if I'm even approaching this correctly.

Homework Equations



Kirchhoff's Rules

The Attempt at a Solution



See attachment:

Loop A (Big Loop)
-8I1 +12V +4I1 +4I3 = 0
-4I1 +4I3 = -12V

Loop B (Left)
-8I1 +4V -6I1 +6I2 = 0
-14I1 + 6I2 = -4V

Loop C (Right)
-6I3 - 6I2 - 4V + 12V - 4I3 = 0
-10I3 - 6I2 = -8V

combine in a matrix
I1 I2 I3 V
a -4 0 -4 -12
b -14 6 0 -4
c 0 -6 -10 8

rref()

I1 = 1.083
I2 = 1.861
I3 = -1.917

Im not entirely sure, but I think these are voltages for the loops, so from there I would set
V= IR for each of the loops to find the current, but this produces the wrong answer. This is the easiest circuit in my textbook, and I have been searching the web for problems which is only making matters worse I think.

Any help would be greatly appreciated.
 

Attachments

  • scan.jpg
    scan.jpg
    16.7 KB · Views: 430
Last edited:
Physics news on Phys.org
You don't have three independent loops. Only two are independent, equation for the third loop is a linear combination of two others. Third equation that you need to solve is about currents in the upper node.

But second opinion won't hurt, could be I am missing something. It happens when I stick my head outside of Chemistry forum

--
methods
 
I don't think it is right. For instance, the -8I1 +12V +4I1 +4I3 = 0
should be -8I1 +12V + 4I3 = 0 because I1 does not flow through the 4 ohm resistor.

Recommend you just use two currents. Say, I1 as you have it down the left side and I2 in place of your I3 up on the right side. Then the current down the center is I2 - I1. This gives you a system of two equations to solve so quite a bit simpler. Just do the left and right loops to get them.
 
I'm still not sure that I know what I'm doing, but sticking to two loops helped; I have the correct answers now. This is such a headache, you guy have no idea how long I've been stuck on that simple little problem, onto the next one.

Thanks for the help.
 

Attachments

  • scan0002.jpg
    scan0002.jpg
    13.9 KB · Views: 334
Super! Glad to see you using that matrix method for solving linear systems.
I had a lot of trouble with that problem, too. I find it hard to get the sign of each term right.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top