<< Chapter < Page Chapter >> Page >

Before we begin studying signals, we need to review some basic aspects of complex numbers and complex arithmetic. The rectangular coordinate representation of a complex number z is z has the form:

z = a + j b

where a and b are real numbers and j = - 1 . The real part of z is the number a , while the imaginary part of z is the number b . We also note that j b ( j b ) = - b 2 (a real number) since j ( j ) = - 1 . Any number having the form

z = j b

where b is a real number is an imaginary number . A complex number can also be represented in polar coordinates

z = r e j θ

where

r = a 2 + b 2

is the magnitude and

θ = arctan b a

is the phase of the complex number z . The notation for the magnitude and phase of a complex number is given by z and z , respectively. Using Euler's Identity:

e ± j θ = cos ( θ ) ± j sin ( θ )

it follows that a = r cos ( θ ) and b = r sin ( θ ) . [link] illustrates how polar coordinates and rectangular coordinates are related.

Relationship between rectangular and polar coordinates.

Rectangular coordinates and polar coordinates are each useful depending on the type of mathematical operation performed on the complex numbers. Often, complex numbers are easier to add in rectangular coordinates, but multiplication and division is easier in polar coordinates. If z = a + j b is a complex number then its complex conjugate is defined by

z * = a - j b

in polar coordinates we have

z * = r e - j θ

note that z z * = | z | 2 = r 2 and z + z * = 2 a . Also, if z 1 , z 2 , ... , z N are complex numbers it can be easily shown that

z 1 + z 2 + + z N * = z 1 * + z 2 * + + z N *

and

z 1 z 2 z N * = z 1 * z 2 * z N *

[link] indicates how two complex numbers combine in terms of addition, multiplication, and division when expressed in rectangular and in polar coordinates.

Operations on two complex numbers, z 1 = a 1 + j b 1 = r 1 e j θ 1 and z 2 = a 2 + j b 2 = r 2 e j θ 2 . The sum of two complex numbers is cumbersome to express in polar coordinates, and is not shown.
operation rectangular polar
z 1 + z 2 ( a 1 + a 2 ) + j ( b 1 + b 2 )
z 1 z 2 a 1 a 2 - b 1 b 2 + j ( a 1 b 2 + a 2 b 1 ) r 1 r 2 e j ( θ 1 + θ 2 )
z 1 / z 2 ( a 1 a 2 + b 1 b 2 ) + j ( b 1 a 2 - a 1 b 2 ) a 2 2 + b 2 2 r 1 r 2 e j ( θ 1 - θ 2 )

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Signals, systems, and society. OpenStax CNX. Oct 07, 2012 Download for free at http://cnx.org/content/col10965/1.15
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Signals, systems, and society' conversation and receive update notifications?

Ask