- #1
- 88
- 1
Homework Statement
Please see a picture
Homework Equations
KVL
The Attempt at a Solution
V1-I1Z1-(I1-I2)Z4=0
Z2(I2-I4)+Z5(I2-I3)-(I2-I1)Z4=0
Z3I3+V2+Z5(I3-I2)=0
V3+Z2(I2-I4)=0
Any clues are appreciated..
When you write your mesh equations make sure to first indicate your assumed current directions, then make sure that you are consistent in summing either potential drops or potential rises. I note, for example, that last term in your second equation seems to be inconsistent. The first two terms look like potential drops due to assumed clockwise mesh currents, while the last term looks like a potential rise. Similarly for your last equation, the currents in the second term don't don't match the assumed mesh current directions if the V3 term is taken to be a potential drop for KVL going clockwise around the loop.Homework Statement
Please see a picture
View attachment 76921
Homework Equations
KVL
The Attempt at a Solution
V1-I1Z1-(I1-I2)Z4=0
Z2(I2-I4)+Z5(I2-I3)-(I2-I1)Z4=0
Z3I3+V2+Z5(I3-I2)=0
V3+Z2(I2-I4)=0
Any clues are appreciated..
When you write your mesh equations make sure to first indicate your assumed current directions, then make sure that you are consistent in summing either potential drops or potential rises. I note, for example, that last term in your second equation seems to be inconsistent. The first two terms look like potential drops due to assumed clockwise mesh currents, while the last term looks like a potential rise. Similarly for your last equation, the currents in the second term don't don't match the assumed mesh current directions if the V3 term is taken to be a potential drop for KVL going clockwise around the loop.
V1 -(Z1+Z4)J1+Z4J2 =0Mesh currents should be indicated by curved arrows inside the given loop, not in the wiring itself. Otherwise there can be confusion as to the direction on the shared boarders of loops -- which arrow pertains to which mesh?
Usually it's convenient to have all the mesh currents be either clockwise or counterclockwise (there's a good reason for this, having to do with a very simple way to write the mesh equations in matrix form by inspection which I'm sure you'll cover in your course at some point).
You seem to have chosen the following:
I1 : clockwise
I2 : clockwise
I3 : counterclockwise
I4 : counterclockwise
That's fine, but now you'll need to write out your mesh equations accordingly.
Okay, so you've decided that Z2 is irrelevant to the second loop since its potential difference is constrained by V3. That's a good observation! It reduces the number of loops that you have to deal with. However, it means that Z2 should not appear in the second term of your second equation above. Make that change and try solving the system for the mesh currents.V1 -(Z1+Z4)J1+Z4J2 =0
Z4J1-(Z4+Z2+Z5)J2+Z5J3-V3=0
Z5I2-(Z5+Z3)I3-V2=0
You don't need the fourth equation to find the desired ##I## . As I mentioned above, V3 fixed the potential drop across Z2, and I4 plays no role in determining ##I##.V1 -(Z1+Z4)J1+Z4J2 =0
Z4J1-(Z4+Z5)J2+Z5J3-V3=0
Z5I2-(Z5+Z3)I3-V2=0
V3+Z2(I4-I2)=0
Sorry I am a bit confused so I have now 4 equations as above with no Z2 in 2nd equation? does it make sense now??
Hmm. Those don't look like the values that I'm seeing. What method are you using to solve the system of equations? I know it can be a tough slog to do the complex arithmetic by hand... If you look around online you can find "calculators" that do complex math, which you can use to confirm your steps.Trying to find out if I am on the right track:
I1 = 0.613 - j26.4 A
I2 = 9.96 - j50.7 A
I3 = 26.8 - j20.3 A
I can't comment on what I cannot see. So you'll have to find a way to display your steps.So I calculated V1 and V2 and V3(in rectangular)and I put values instead od (Z) afterwards I used a calculator given to us by tutor and all the values with no number I left as zero, that was result I have achieved. Now I am thinking where did that go wrong?
You're very welcome.
Let us know how the nodal analysis version of the problem goes.
I'm not seeing how your equations pertain to the circuit. Perhaps it would help if you were to indicate on your circuit diagram the nodes. Remember that you need to identify a reference node ("ground") and the essential nodes. Hint: V3 makes life easier once again in a super way.The Attempt at a Solution
node 1 = V10 etc.
V10-V30/Z1 + V40-V30/Z2 + 0-V30/Z4 = 0
V20-V40/Z3 + V30-V40/Z2 + 0-V40/Z5 = 0
thank you in advance