Complex numbers and phasors

Introduction

In addition to the set of real numbers that everyone is used to working with, a whole new dimension is introduced by complex numbers. These complex numbers can be used to describe sinusoidal signals through phasors, which has proven to be useful in many applications.

Screencast video [⯈]



Module overview

This module covers the following topics:

  1. Number sets - This section covers the inevitable need for complex numbers for engineering practices.
  2. Euler equations - Through the use of Taylor expansions, we are allowed to rewrite sinusoids in terms of complex exponentials.
  3. Complex numbers [⯈] - This section elaborates more on the notation of complex numbers and introduces mathematical operations on these complex numbers.
  4. Phasors [⯈] - This section introduces sinusoidal signals in terms of time varying complex exponentials.



Exercises

In this section several exercises are available, including their answers. The exercises marked in blue are explained by means of more extensive pencast videos.

Video quiz

Finish the following sentence:

The complex number z=j is equal to ...



Convert the following complex number from Cartesian to polar representation: z=3j



Convert the following complex number from polar to Cartesian representation: z=22ejπ4



Evaluate the expression of the following complex number: z=j312j2



Find a solution for the following equation: zzIm(z)21=0



Define A, ω, Φ knowing that the following figure represents the real part of the phasor z(t)=Aej(ωt+Φ).
Sinusoidal signal for question 6.




Find possible values for Φ0 and Φ1 that satisfy the following equation: 3cos(ω0t+Φ0)=cos(ω0t+Φ1)+cos(ω0tΦ1)



Exercise bundle

This browser does not support PDFs. Please download the PDF to view it: Download PDF.

Answers

Download the answers here.

Pencast videos [⯈]

The above video player contains a playlist of all pencast videos which can be expanded by clicking the playlist icon in the upper-right corner.



MATLAB lab

Accompanied to this modules are some exercises in MATLAB, which will test your knowledge of the module and will help improve your MATLAB skills.

Lab assignment

This browser does not support PDFs. Please download the PDF to view it: Download PDF.

MATLAB demo [⯈]



Summary

  • The imaginary unit: j=1
  • Euler equation: ejθ=cos(θ)+jsin(θ)
  • Alternative expression for sin() and cos() function: cos(θ)=ejθ+ejθ2=e{ejθ}andsin(θ)=ejθejθ2j=m{ejθ}
  • Polar representation set of complex numbers: C={z=rejθ | rR and θR}
  • Cartesian representation set of complex numbers: C={z=x+jy | xR and yR}
  • Conversion Cartesion to Polar representation: r=x2+y2 and θ={arctan(yx)for x>0arctan(yx)+πfor x<0;y0arctan(yx)πfor x<0;y<0π2for x=0;y>0π2for x=0;y<0undeterminedfor x=y=0
  • Conversion Polar to Cartesian representation: x=rcos(θ) and y=rsin(θ)
  • Complex conjugation: Replace j by j (and vice versa!)
  • Length of complex vector: |z|=zzreal and 0
  • It is the easiest to use Cartesian notation for addition and subtraction, and polar notation for multiplication and division.
  • Phasor representation of sinusoidal signals: Acos(ωot+ϕ)=e{Aej(ωot+ϕ)}=Aej(ωot+ϕ)+Aej(ωot+ϕ)2Asin(ωot+ϕ)=m{Aej(ωot+ϕ)}=Aej(ωot+ϕ)Aej(ωot+ϕ)2j
  • The sum of original sinusoidal signals, all with the same radian frequency ω0, results in one sinusoidal signal with the same radian frequency ω0. Amplitude and phase of this resulting signal can be found by adding the complex representation of amplitude and phase of the individual original sinusoidal signals. x(t)=k=1NAkcos(ω0t+ϕk)=Acos(ω0t+ϕ) with Aejϕ=k=1NAkejϕk