Opus_723
- 175
- 3
Homework Statement
So I'm trying to solve for all of the currents in a bridge circuit (in terms of the input current and all of the resistances), and by using Kirchhoff's Laws I've got 5 equations that I can use to solve for my 5 unknowns. Unfortunately, I've never really solved this many equations simultaneously before, and I can't seem to get any of the unknowns.
Homework Equations
[itex]I_{0} = I_{1} + I_{3}[/itex]
[itex]I_{1} = I_{2} + I_{5}[/itex]
[itex]I_{4} = I_{3} + I_{5}[/itex]
[itex]I_{1}R_{1} + I_{5}R_{5} = I_{3}R_{3}[/itex]
[itex]I_{4}R_{4} + I_{5}R_{5} = I_{2}R_{2}[/itex]
The Attempt at a Solution
I've been playing around with substitution and adding the equations, but it's not helping much without knowing where to go with it, and it's hard to keep track of what I've already done. Does anyone have any advice for solving this many equations at once?