Engineering AC Circuits: Phasors/Polar to rectangular transformation

AI Thread Summary
To convert from rectangular to polar form, use the formulas for magnitude and angle: magnitude is calculated as the square root of the sum of the squares of the real and imaginary parts, while the angle is found using the arctangent of the imaginary part divided by the real part. For the expression 40<50 degrees + 20<-30 degrees, the conversion yields 47.72<25.63 degrees. When multiplying complex numbers like (2+j4)(3-j5), the FOIL method can be applied by expanding the brackets and simplifying, keeping in mind that j^2 equals -1. The final result for the multiplication is 26 + 2j. Understanding these transformations and operations is crucial for solving AC circuit problems effectively.
sgonzalez90
Messages
6
Reaction score
0
40<50degrees + 20<-30 degrees,
I get how to convert to rectangular,

I got 43.03 + j20.64, but converting it back to polar... how exactly do you do so? The answer is 47.72<25.63degrees... my book doesn't explain it.

Also with
(2+j4)(3-j5)... how exactly do you tackle this sort of problem? I tried the FOIL method and it didn't exactly work.


Thank you!
 
Physics news on Phys.org

Homework Statement



40<50degrees + 20<-30 degrees,
I get how to convert to rectangular,

I got 43.03 + j20.64, but converting it back to polar... how exactly do you do so? The answer is 47.72<25.63degrees... my book doesn't explain it.

Also with
(2+j4)(3-j5)... how exactly do you tackle this sort of problem? I tried the FOIL method and it didn't exactly work.


Thank you!
 
Length: |I|= sqrt(Re2+Im2)

sqrt(432+212)=48

Angle: < = arctan (Im/Re)

arctan (21/43) = 26 (deg)

Draw a phasor diagram and you see it easily. Simple geo/trig.

Part 2:
Either convert to polar form and multiply the length and add the angles, or just multiply out the two parenthesis inn a normal fashion. Remember j*j=-1
 
Rectangular \rightarrow Polar

x + jy \rightarrow \sqrt{x^{2} + y^{2}} \angle tan^{-1}(\frac{y}{x})

There are a lot of calculators which can do this for you too!


(2+j4)(3-j5) ... FOIL is the way, expand the brackets first

2*3 + 2*-j5 + j4*3 + j4*-j5 ... simplify

6 - 10j + 12j - 20j*j ... keep in mind j = \sqrt{-1}, so j^{2} = -1

6 +2j + 20

26 + 2j
 

Similar threads

Replies
6
Views
2K
Replies
8
Views
2K
Replies
2
Views
2K
Replies
5
Views
3K
Replies
2
Views
2K
Replies
43
Views
16K
Replies
2
Views
2K
Back
Top