How Can I Correct Errors in My Circuit Mesh Analysis?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
Toolkit
Messages
2
Reaction score
2

Homework Statement



TMA question Mesh analysis.PNG


Homework Equations



I've worked out the KVL's for four meshes, I1, I2,I3, and I4. Would anyone be able to error check this for me?

Also, would I be correct in thinking that I can use ohm's law by dividing V1/Z1 to find the current of the first mesh and likewise with V2/Z3?

The Attempt at a Solution


[/B]
I1 : I1(-2Ω+J5Ω) -J5Ω(I2) = 120∠0°v

I2: -J5Ω(I1) -J4Ω(I2)+J4Ω(I3)+J5Ω(I4)=0

I3: J4Ω(I2) + J8Ω (I3) = 120 ∠90°

I4: J5Ω (-I2) = J5Ω (I4) = 20∠40°

Thanks,

Toolkit

 

Attachments

  • TMA question Mesh analysis.PNG
    TMA question Mesh analysis.PNG
    20.5 KB · Views: 926
Physics news on Phys.org
Toolkit said:
Also, would I be correct in thinking that I can use ohm's law by dividing V1/Z1 to find the current of the first mesh and likewise with V2/Z3?

That would not be correct. The voltage across Z1 is not just V1. The voltage across Z4 is in series with V1 and those two voltages are then across Z1. The same reasoning applies to the voltage across Z3.

This problem requires close attention to signs of impedances and current directions. You should indicate on the schematic the mesh current directions you have assumed. A common convention is to assume mesh currents are clockwise as shown here. Node designations are also shown which will be handy when doing a nodal solution:

t659iw.jpg


Have you tried solving your equations? I think you have some sign errors. I would write the mesh equations keeping the voltages and impedances in symbolic form (that is, use V2 instead of 120 /_90, use Z1 instead of 2 ohms, Z2 instead of -j5 ohms, etc.). Once you have them written out like that, double check the signs of voltages and currents. When you're sure you have all that right, substitute numerical values for the impedances and voltages.
 

Attachments

  • t659iw.jpg
    t659iw.jpg
    10.8 KB · Views: 465