(CT Signal & its Fourier coefficients)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
==CT Signal & its Fourier coefficients==
+
[[Category:problem solving]]
 +
[[Category:ECE301]]
 +
[[Category:ECE]]
 +
[[Category:Fourier series]]
 +
[[Category:signals and systems]]
 +
== Example of Computation of Fourier series of a CT SIGNAL ==
 +
A [[Signals_and_systems_practice_problems_list|practice problem on "Signals and Systems"]]
 +
----
 +
 
  
 
Lets define the signal
 
Lets define the signal
Line 24: Line 32:
  
 
<math>\ a_{-2} = - \frac{5}{2j}</math>
 
<math>\ a_{-2} = - \frac{5}{2j}</math>
 +
----
 +
[[Signals_and_systems_practice_problems_list|Back to Practice Problems on Signals and Systems]]

Latest revision as of 10:59, 16 September 2013

Example of Computation of Fourier series of a CT SIGNAL

A practice problem on "Signals and Systems"



Lets define the signal

$ \ x(t) = (1+2j)cos(t)+5sin(4t) $

Knowing that its Fourier series is

$ \ x(t) = (1+2j)(\frac{e^{jt} + e^{-jt}}{2}) + 5(\frac{e^{j4t} - e^{-j4t}}{2j}) $

We simplify

$ \ x(t) = \frac{1+2j}{2} e^{jt} + \frac{1+2j}{2} e^{-jt} + \frac{5}{2j}e^{j4t} - \frac{5}{2j}e^{-j4t} $

So, we get the coefficients:

$ \ a_{0} = 0 $

$ \ a_{1} = \frac{1+2j}{2} $

$ \ a_{-1} = \frac{1+2j}{2} $

$ \ a_{2} = \frac{5}{2j} $

$ \ a_{-2} = - \frac{5}{2j} $


Back to Practice Problems on Signals and Systems

Alumni Liaison

Ph.D. 2007, working on developing cool imaging technologies for digital cameras, camera phones, and video surveillance cameras.

Buyue Zhang