Complex Number Review

From Course Wiki
Revision as of 16:55, 11 August 2016 by Josephinebagnall (Talk | contribs)

Jump to: navigation, search
20.309: Biological Instrumentation and Measurement

ImageBar 774.jpg

Overview

Complex numbers include a real component and an imaginary component, which includes the imaginary number $ j = \sqrt{-1} $. We can represent a complex number like this: $ z = x + jy $, where $ x $ is the real part and $ y $ is the imaginary part. Complex numbers can be represented on a plot as shown on the right, where the horizontal axis corresponds to the real part and the vertical axis corresponds to the imaginary part.
ComplexPlane.png

Since we are often dealing with sinusoidal waveforms, it can be helpful to think of complex numbers also in exponential form. According to Euler's identities,

$ e^{j \theta} = cos(\theta) + j sin(\theta) $
$ cos(\theta) = {e^{j\theta} + e^{-j\theta}\over 2} $
$ sin(\theta) = {e^{j\theta} - e^{-j\theta}\over 2} $

Finding the magnitude

Finding the phase