(New page: I have the worst problem remembering Euler's Formula and working with it. First here is the formula: == Euler's Formula == :<math> \,\mathrm{e}^{j x} = (\cos x + j\sin x )\,</math> Then...)
 
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
[[Category:Complex Number Magnitude]]
 +
[[Category:ECE301]]
 +
[[Category:complex numbers]]
 +
[[Category:Euler's formula]]
 +
 +
=Complex Number Basics  ([[Homework_1_ECE301Fall2008mboutin|HW1]], [[ECE301]], [[Main_Page_ECE301Fall2008mboutin|Fall 2008]])=
 
I have the worst problem remembering Euler's Formula and working with it.
 
I have the worst problem remembering Euler's Formula and working with it.
  
Line 10: Line 16:
 
== Complex plane ==
 
== Complex plane ==
  
picture to be added...
+
[[Image:Complex Plane2_ECE301Fall2008mboutin.JPG]]
 +
 
 +
Therefore finding :<math> \,\mathrm{e}^{(j*pi)/2} = (\cos (pi/2) + j\sin (pi/2) ) = j\,</math>
 +
 
 +
== Finding the Norm of a complex number ==
 +
 
 +
The complex number is a vector with two parts; a real and an imaginary.  Therefore finding the norm is like finding the magnitude of the vector. 
 +
 
 +
If we have complex number X = A + Bj, where A is the real part and B is the imaginary part.
 +
 
 +
Then the norm (and magnitude) would be:
 +
 
 +
:<math>\|\mathbf{x}\| := \sqrt{A^2 + B^2}.</math>
 +
 
 +
== Finding the complex conjugate ==
 +
 
 +
The complex conjugate of a complex number is a simple matter of changing the sign on the imaginary part of the number. This is useful when you need to remove the imaginary part of the number from the denominator of your equation.
 +
 
 +
For example:
 +
X = A + Bj
 +
then the conjugate would be:
 +
Y = A - Bj
 +
 
 +
So if you have the equation:
 +
Z = 1 / (A + Bj)\
 +
 
 +
then you multiply by (A - Bj)/(A -Bj) and you get:
 +
 
 +
Z = (A - Bj)/(A^2 + B^2) as your new equation.
 +
----
 +
[[Main_Page_ECE301Fall2008mboutin|Back to ECE301 Fall 2008 Prof. Boutin]]
 +
 
 +
[[ECE301|Back to ECE301]]
 +
 
 +
[[More_on_complex_magnitude|Back to Complex Magnitude page]]
  
and more to come...
+
Visit the [[ComplexNumberFormulas|"Complex Number Identities and Formulas" page]]

Latest revision as of 05:50, 23 September 2011


Complex Number Basics (HW1, ECE301, Fall 2008)

I have the worst problem remembering Euler's Formula and working with it.

First here is the formula:

Euler's Formula

$ \,\mathrm{e}^{j x} = (\cos x + j\sin x )\, $

Then relating it to the complex number plane:

Complex plane

Complex Plane2 ECE301Fall2008mboutin.JPG

Therefore finding :$ \,\mathrm{e}^{(j*pi)/2} = (\cos (pi/2) + j\sin (pi/2) ) = j\, $

Finding the Norm of a complex number

The complex number is a vector with two parts; a real and an imaginary. Therefore finding the norm is like finding the magnitude of the vector.

If we have complex number X = A + Bj, where A is the real part and B is the imaginary part.

Then the norm (and magnitude) would be:

$ \|\mathbf{x}\| := \sqrt{A^2 + B^2}. $

Finding the complex conjugate

The complex conjugate of a complex number is a simple matter of changing the sign on the imaginary part of the number. This is useful when you need to remove the imaginary part of the number from the denominator of your equation.

For example: X = A + Bj then the conjugate would be: Y = A - Bj

So if you have the equation: Z = 1 / (A + Bj)\

then you multiply by (A - Bj)/(A -Bj) and you get:

Z = (A - Bj)/(A^2 + B^2) as your new equation.


Back to ECE301 Fall 2008 Prof. Boutin

Back to ECE301

Back to Complex Magnitude page

Visit the "Complex Number Identities and Formulas" page

Alumni Liaison

Questions/answers with a recent ECE grad

Ryne Rayburn