Hello, day 2 of learning electronics here.
Why is I3 = -I,
Why doesn't current come from the upper node, the one that comes after R3 and then splits into the current source?
Shouldn't it be I3 = -I plus whatever comes down the node?
Hello, day 2 of learning electronics here.
Why is I3 = -I,
Why doesn't current come from the upper node, the one that comes after R3 and then splits into the current source?
Shouldn't it be I3 = -I plus whatever comes down the node?
There will be some current that enters or leaves the I/R3/R4 node in the R3 direction. Don't think of the loop currents as existing in isolation (even if you mathematically have to treat them as separate); they are generally just mathematical constructs that allow you to tidily represent the circuit as a system of equations.
In the case of I3, you do know what the currents are in the "right 3/4 of the loop" (the wires that are attached to the current source and nothing else) because the assumptions are that the current is confined to the wires and that the current source maintains the current through itself regardless of what the voltage across its terminals is. R4, however, is part of two loops and will be the sum of I2 and I3. What the total magnitude and sign of the current through R4 ends up being will depend on the values of the rest of the components in the rest of the circuit (which are not explicitly given).
Shouldn't it be I3 = -I plus whatever comes down the node?
The ideal current source defines the current that flows through itself. That's what a current source is and, it would be a terrible current source if the current it passed was alterable by other currents. I3 is defined by the current source; it's as simple as that.
After all, you wouldn't expect an ideal voltage source to alter its terminal voltage if it passes currents to other circuits would you?
The current I3 is equal to -I because that's how it is drawn in the diagram.
This is how the "mesh current method" (aka "loop current method") operates. You draw loops and voltages on your schematic; you end up working out the current in each loop and the voltage across each component. You work out the currents in a components by adding up the currents in all the loops that go through that component.
If you were thinking that it's wrong because the current through R4 would be I and it isn't, then don't worry about that. R4 is part of loops I2 and I3, so R4's current is not -I, it's actually I2-I. The current coming through R4 from the left is not counted in -I; it's counted in I2 instead.