Needing help with calculating currents

  • Thread starter astenroo
  • Start date
  • Tags
    Currents
In summary, the current in a DC circuit is to be calculated, but the process becomes difficult when there are 5 unknowns.
  • #1
astenroo
47
0

Homework Statement


The currents in a DC circuit is to be calculated, and I end up with a system of 5 equations and 5 unknowns. This is where my headache starts.


Homework Equations



(1) I[tex]_{1}[/tex]=I[tex]_{2}[/tex] + I[tex]_{3}[/tex]
(2) I[tex]_{2}[/tex]=I[tex]_{4}[/tex] + I[tex]_{5}[/tex]
(3) 6 - 2I[tex]_{1}[/tex] - I[tex]_{3}[/tex] = 0
(4) 4.5 - 5I[tex]_{2}[/tex] - 3I[tex]_{5}[/tex] + I[tex]_{3}[/tex] = 0
(5) 3I[tex]_{5}[/tex] - 3I[tex]_{4}[/tex] -3 = 0


The Attempt at a Solution



Now, I have no problem solving equations with two unknowns. But 5?
Anyway, I gave it a try. I tried to substitute (2) in (1) and substituting the result into (3) and then substituting (2) into (4), resulting in a new system with three unknowns

(3') -3I[tex]_{3}[/tex] - 2I[tex]_{4}[/tex] - 2I[tex]_{5}[/tex] = -6
(4') I[tex]_{3}[/tex] - 5I[tex]_{2}[/tex] - 8I[tex]_{5}[/tex] = -4,5
(5') -3I[tex]_{5}[/tex] + 3I[tex]_{5}[/tex] = 3

I've been on this problem for the last 6 hours and I still haven't figured out how to solve it.
I've even tried using a matrix (never done one before today), and it all goes wrong, since I apparently don't know how to use a matrix :P
 
Physics news on Phys.org
  • #2
You are on the right track with matrices. Write the current as a vector C=(I1,I2,I3,I4,I5), and then you can write the equations as a matrix equation M * C = B, where B is a constant vector which has the constant coefficients in it. Then you invert the matrix M, and can write the current C as C = Inverse(M) * B. I carried it out and got an answer for the currents using Mathematica. Can you try to write down the matrix M and the constant vector B?
 
  • #3
phyzguy said:
You are on the right track with matrices. Write the current as a vector C=(I1,I2,I3,I4,I5), and then you can write the equations as a matrix equation M * C = B, where B is a constant vector which has the constant coefficients in it. Then you invert the matrix M, and can write the current C as C = Inverse(M) * B. I carried it out and got an answer for the currents using Mathematica. Can you try to write down the matrix M and the constant vector B?

Thanks for the quick reply!
i have to get back on that one as soon as I find instructions on how to set up said matrices... The one I tried was using it on (3'), (4') and (5'). Apparently that is a no go ;)
 
  • #4
Matricies are cleaner and if you have the time to figure it out, that is the preferable way to go. However, this "brute-force" way will work. The best part is that if you keep clean notes, simply plug your answers back in and you will know for sure if you have the right answer regardless how you get there.

Except for a couple of typos in your subscripts, your equations look right. If you substitute out I5 from (3') and (4') using (5'), you will end up with two equations (3'') and (4'') with two unknowns, I3 and I4. Solve for those and then plug them back into (5') and you have I5. Plug these back into (2) then (1) and you'll be done.
 
  • #5
dulrich said:
Matricies are cleaner and if you have the time to figure it out, that is the preferable way to go. However, this "brute-force" way will work. The best part is that if you keep clean notes, simply plug your answers back in and you will know for sure if you have the right answer regardless how you get there.

Except for a couple of typos in your subscripts, your equations look right. If you substitute out I5 from (3') and (4') using (5'), you will end up with two equations (3'') and (4'') with two unknowns, I3 and I4. Solve for those and then plug them back into (5') and you have I5. Plug these back into (2) then (1) and you'll be done.

Oh yes! Indeed, it is exactly as solving systems with two equations and 2 unknowns. Now I noticed the typos :) I might stick around using the brute-force method for now, but I will eventually have to learn matrices also :) Thank you for the help.
 

Related to Needing help with calculating currents

What is the formula for calculating currents?

The formula for calculating currents is I = V/R, where I is the current in amperes, V is the voltage in volts, and R is the resistance in ohms.

How do I determine the direction of current flow?

The direction of current flow is determined by the direction of the flow of positive charge. In a circuit, current flows from the positive terminal of a battery to the negative terminal.

What is Kirchhoff's Current Law?

Kirchhoff's Current Law states that the sum of all currents entering and leaving a junction in a circuit must be equal to 0.

Can I use Ohm's Law to calculate currents in a series circuit?

Yes, Ohm's Law can be used to calculate currents in a series circuit, as long as the total resistance of the circuit is known.

How do I calculate the total current in a parallel circuit?

To calculate the total current in a parallel circuit, you must first calculate the total resistance of the circuit using the formula 1/Rt = 1/R1 + 1/R2 + ... + 1/Rn. Once the total resistance is known, you can use Ohm's Law to calculate the total current.

Similar threads

  • Introductory Physics Homework Help
Replies
2
Views
500
  • Introductory Physics Homework Help
Replies
8
Views
947
Replies
7
Views
316
  • Introductory Physics Homework Help
Replies
1
Views
464
  • Introductory Physics Homework Help
Replies
10
Views
916
  • Introductory Physics Homework Help
Replies
13
Views
949
  • Introductory Physics Homework Help
Replies
3
Views
862
  • Introductory Physics Homework Help
Replies
5
Views
461
  • Introductory Physics Homework Help
Replies
4
Views
1K
  • Introductory Physics Homework Help
Replies
4
Views
895
Back
Top