How Do You Solve This Complex Mutual Inductance Problem?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
p75213
Messages
93
Reaction score
0

Homework Statement


See attached.


Homework Equations





The Attempt at a Solution


(5+j8)I1-j6I2-j3I2-j3I1*2=magnitude(12) degrees (60)
(5+j2)I1-j9I2=magnitude(12) degrees (60)

j2I2-j6I1-j3I1=0
-j9I1+j2I2=0

I put these equations into mathematics software and get the answers:
I1=magnitude (0.3091) angle (142.60) degrees
I2=magnitude (1.3909) angle (142.60) degrees.

These are not the answers provided. Can somebody show me where the error is?
 

Attachments

  • ScreenHunter_01 Mar. 17 01.12.gif
    ScreenHunter_01 Mar. 17 01.12.gif
    11.3 KB · Views: 539
Physics news on Phys.org
p75213 said:

Homework Statement


See attached.


Homework Equations





The Attempt at a Solution


(5+j8)I1-j6I2-j3I2-j3I1*2=magnitude(12) degrees (60)
(5+j2)I1-j9I2=magnitude(12) degrees (60)

j2I2-j6I1-j3I1=0
-j9I1+j2I2=0

I put these equations into mathematics software and get the answers:
I1=magnitude (0.3091) angle (142.60) degrees
I2=magnitude (1.3909) angle (142.60) degrees.

These are not the answers provided. Can somebody show me where the error is?

Can you show how you derived your equation? I'm concerned about how you treated the mutual inductance. Perhaps assign variable names to the component values for easy tracking in the equations.
 
p75213 said:
[

The Attempt at a Solution


(5+j8)I1-j6I2-j3I2-j3I1*2=magnitude(12) degrees (60)
(5+j2)I1-j9I2=magnitude(12) degrees (60)

j2I2-j6I1-j3I1=0
-j9I1+j2I2=0

You have a sign error. The equations should be:

(5+j8)I1-j6I2+j3I2-j3I1*2=magnitude(12) degrees (60)
(5+j2)I1-j3I2=magnitude(12) degrees (60)

j2I2-j6I1+j3I1=0
-j3I1+j2I2=0
 
The Electrician said:
You have a sign error. The equations should be:

(5+j8)I1-j6I2+j3I2-j3I1*2=magnitude(12) degrees (60)
(5+j2)I1-j3I2=magnitude(12) degrees (60)

j2I2-j6I1+j3I1=0
-j3I1+j2I2=0

Thanks for that. I had to go over some of the previous examples in the book. However I figured out what I was doing incorrectly.