How Do You Solve Kirchhoff's Loop Equations for Currents I1, I2, and I3?

  • Thread starter Thread starter StephenDoty
  • Start date Start date
  • Tags Tags
    Kirchoff Loop
AI Thread Summary
To solve Kirchhoff's Loop Equations for currents I1, I2, and I3, start by substituting the first equation (I1 + I2 = I3) into the second and third equations to eliminate I3. This will result in two equations with two unknowns, making it easier to solve. Alternatively, if familiar with matrices, create a matrix equation from the coefficients and reduce it to Row Echelon Form (REF) to find the solutions. Using either method will help simplify the problem and allow for a clearer path to the solution. A step-by-step approach is crucial for those struggling with systems of equations.
StephenDoty
Messages
261
Reaction score
0
My professor gave us the three equations for a circuit and said to find I1, I2, and I3 However, I cannot figure out how to solve it.

The equations:

I1 + I2 = I3

5 - 10*I1 -10 - 5*I3 = 0

5 - 5*I2 - 5*I3 - 10 = 0

Every time I try to solve it I end up with two unknown variables. How would you solve them? I am having difficulty solving systems of equations. A step by step guide would be a great help.
Thanks.
Stephen
 
Last edited:
Physics news on Phys.org
Try substituting the the first equation into the second and third equations to eliminate I3. You will then have two equations with two unknowns, which you can solve my eliminating a further variable.

Alternatively if you are comfortable with matrices you can form a matrix equation and put the coefficient matrix into REF.
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top