10.3: Phasor and Complex Numbers
( \newcommand{\kernel}{\mathrm{null}\,}\)
Introduction
In engineering and applied science, three test signals form the basis for our study of electrical and mechanical systems. The impulse is an idealized signal that models very short excitations (like current pulses, hammer blows, pile drives, and light flashes). The step is an idealized signal that models excitations that are switched on and stay on (like current in a relay that closes or a transistor that switches). The sinusoid is an idealized signal that models excitations that oscillate with a regular frequency (like AC power, AM radio, pure musical tones, and harmonic vibrations). All three signals are used in the laboratory to design and analyze electrical and mechanical circuits, control systems, radio antennas, and the like. The sinusoidal signal is particularly important because it may be used to determine the frequency selectivity of a circuit (like a superheterodyne radio receiver) to excitations of different frequencies. For this reason, every manufacturer of electronics test equipment builds sinusoidal oscillators that may be swept through many octaves of Orequency. (Hewlett-Packard was started in 1940 with the famous HP audio oscillator.)
In this chapter we use what we have learned about complex numbers and the function ejθ to develop a phasor calculus for representing and manipulating sinusoids. This calculus operates very much like the calculus we created in "Complex Numbers" and "The Functions ex and ejθ" for manipulating complex numbers. We will apply these mathematical representations to the study of AC circuits.
To begin, we want to consider a transmission line that being excited with an oscillating source, as in Figure 10.3.1.


The usual set-up includes a source, with a sinusoidal output, a source impedance Zg, a transmission line with impedance Z0, length L meters, and a load of impedance ZL at the end.
Let's look at the source first. We can describe the output waveform from the generator as V(t)=Vgcos(ωt+θ)
When plotted, this looks like Figure 10.3.2.


The oscillating waveform has a period T and its angular frequency ω is given as ω=2πT=2πf
The angle θ, which specifies how much the wave is leading a cosine function with zero off-set, is given by θ=2πτT
What we do not want to do is carry a bunch of sine and cosine functions around with us everywhere. Once we start multiplying and dividing, the trig turns into a big mess, and gets in the way of our understanding of what is going on. The way we deal with this is to introduce phasors.
Since we know from Euler's Identity Vgei(ωt+θ)=Vg(cos(ωt+θ)+isin(ωt+θ))=Vg∠θ
if we take a real part of Vgei(ωt+θ), we will extract the voltage waveform we desire. We will re-write this function as Vgei(ωt+θ)=Vgeiωeiωt
and then define ˜Vg as the phasor voltage where ˜Vg=Vgeiθ
Note that ˜Vg is a complex quantity, with both a magnitude |Vg| and a phase angle θ. In order to retrieve a real voltage signal from a phasor, we have to multiply the phasor by eiωt and then take the real part. Note that this is the same thing as plotting the phasor on the complex plane, and then observing the projection of the phasor on the real axis, as the phasor rotates around at a rate ωt as shown in Figure 10.3.3.


This method of visualization will sometimes help make results seem a little easier to understand, or at least check for reasonableness.
In AC circuits, parameters such as voltage and current are vectors, that is, they have both a magnitude and a phase shift or angle. For example, a voltage might be “12 volts at an angle of 30 degrees” (or more compactly, 12∠30∘). This is known as polar form or magnitude-angle form. Alternately, a vector can be broken into rectangular form, that is, its right angle components.
This can be visualized as a right triangle where the magnitude is the hypotenuse, the angle is the rotation above or below the horizontal, the horizontal component is the side adjacent to the angle and the vertical component is the side opposite of the angle. This is shown in Figure 10.3.1.

Properly, voltage and current vectors are complex numbers that lay on a complex plane consisting of a real part and an imaginary part. The horizontal axis is the real number axis and the vertical axis is the imaginary number axis. The imaginary axis denotes values times the imaginary operator j (and often referred to as i outside of electrical analysis). The j operator is the square root of −1. An example of such a value is 3+j4, in other words, 3 units along the horizontal real axis and 4 units up the vertical imaginary axis. This is depicted in Figure 10.3.2.

Converting from one form to another relies on basic trigonometric relations. For convenience, the relationships between the magnitude, angle, real component and imaginary component are reproduced below:
Magnitude =√Real2+Imaginary2
θ=tan−1ImaginaryReal
Real = Magnitude cosθ
jImaginary = Magnitude sinθ
To add or subtract complex quantities, first put them into rectangular form and then combine the reals with the reals and the j terms with the j terms as in (3+j5)+(13−j1)=16+j4. These real and imaginary terms must be kept separate. 3+j5 does not equal 8 (or even j8). That would be like saying that moving 3 feet to your right and 5 feet forward puts you in the same location as moving 8 feet to your right (or 8 feet forward).
The direct way to multiply or divide complex values is to first put them in polar form and then multiply or divide the magnitudes. The angles are added together for multiplication and subtracted for division. For example, 12∠30∘ times 2∠45∘ is 24∠75∘ while dividing them yields 6∠−15∘. The need for complex numbers will become more obvious as we move through the upcoming material. It is imperative that you have mastered the manipulation of complex values before moving on to subsequent chapters.
You can find out more details from the introduction of phasor video.
Example 10.3.1
Convert 15+j20 and 1k−j2k into polar form, and 10∠45∘ and 0.2∠−30∘ into rectangular form.
For the first two conversions, use Equations ??? and ???.
Magnitude =√152+202=25
θ=tan−1(2015)=53.1∘
Magnitude =√1k2+(−2k)2=2.236k
θ=tan−1(−2k1k)=−63.4∘
The answers for the first part are 25∠53.1∘ and 2.236k∠−63.4∘.
For the second pair of conversions use Equations ??? and ???.
Real =10cos45∘=7.07
jImaginary =10sin45∘=j7.07
Real =0.2cos−30∘=0.173
jImaginary =0.2sin−30∘=−j0.1
The answers for the second part are 7.07+j7.07 and 0.173−j0.1.
Example 10.3.2
a) Add 7+j8to+j6, b) Subtract 5∠53.1∘ from 10∠−45∘, c) Divide 20∠90∘ by 4∠−50∘, d) Multiply 90+j75 by 6+j10.
a) Add real to real and imaginary to imaginary: 7+j14.
b) First convert the values into rectangular: 3+j4 and 7.07−j7.07. Now subtract the first pair from the second pair: 4.07−j11.07 (or 11.8∠−69.8∘).
c) Divide the magnitudes and subtract the angles: 5∠140∘.
d) First convert the values into polar: 117.15∠39.8∘ and 11.66∠59∘. Now multiply the magnitudes and add the angles: 1.366k∠98.8∘.