Line 1: | Line 1: | ||
− | + | = Practice Question on Computing the Fourier Series coefficients of a discrete-time (sampled) cosine wave = | |
− | + | ||
− | = Practice Question on Computing the Fourier Series coefficients of a discrete-time (sampled) cosine wave= | + | |
− | + | ||
− | <math>x[n] = \cos \left(3\pi n + \frac{\pi}{2} \right) . \ </math> | + | Obtain the Fourier series coefficients of the DT signal |
+ | |||
+ | <math>x[n] = \cos \left(3\pi n + \frac{\pi}{2} \right) . \ </math> | ||
---- | ---- | ||
− | ==Share your answers below== | + | |
− | You will receive feedback from your instructor and TA directly on this page. Other students are welcome to comment/discuss/point out mistakes/ask questions too! | + | == Share your answers below == |
+ | |||
+ | You will receive feedback from your instructor and TA directly on this page. Other students are welcome to comment/discuss/point out mistakes/ask questions too! | ||
+ | |||
---- | ---- | ||
− | |||
− | + | === Answer 1 === | |
− | + | for <span class="texhtml">''c''''o''''s''(''n'')</span>, the coefficients are <math>a_1=\frac{1}{2},a_{-1}=\frac{1}{2}, a_k=0 \mbox{ for }k\ne 1,-1</math> | |
− | + | Time shift property: <math>x(n-n_0) \to e^{-jkw_0n_0}a_k</math> | |
− | <math> | + | Thus with <math>w_0=3\pi\,</math> and <math>n_0=\frac{-\pi}{2}</math>, |
− | + | <math>a_1=\frac{e^{j 3 \pi \frac{\pi}{2}}}{2},a_{-1}=\frac{e^{-j 3 \pi \frac{\pi}{2}}}{2}, a_k=0 \mbox{ for }k\ne 1,-1</math> | |
− | --[[User:Cmcmican|Cmcmican]] 21:53, 7 February 2011 (UTC) | + | Is that right? I'm not sure about the time shift property. |
+ | |||
+ | --[[User:Cmcmican|Cmcmican]] 21:53, 7 February 2011 (UTC) | ||
+ | |||
+ | Student Question: Since this is DT and not CT, shouldn't the focus be on N=2 and not <span class="texhtml">''w''<sub>''o''</sub></span>? ([[User:Clarkjv|Clarkjv]] 20:36, 8 February 2011 (UTC)) | ||
+ | |||
+ | === Answer 2 === | ||
+ | |||
+ | === Answer 3 === | ||
+ | |||
+ | Write it here. | ||
− | |||
− | |||
− | |||
− | |||
---- | ---- | ||
− | [[ | + | |
+ | [[2011 Spring ECE 301 Boutin|Back to ECE301 Spring 2011 Prof. Boutin]] | ||
+ | |||
+ | [[Category:ECE301Spring2011Boutin]] [[Category:Problem_solving]] |
Revision as of 15:36, 8 February 2011
Contents
Practice Question on Computing the Fourier Series coefficients of a discrete-time (sampled) cosine wave
Obtain the Fourier series coefficients of the DT signal
$ x[n] = \cos \left(3\pi n + \frac{\pi}{2} \right) . \ $
You will receive feedback from your instructor and TA directly on this page. Other students are welcome to comment/discuss/point out mistakes/ask questions too!
Answer 1
for c'o's(n), the coefficients are $ a_1=\frac{1}{2},a_{-1}=\frac{1}{2}, a_k=0 \mbox{ for }k\ne 1,-1 $
Time shift property: $ x(n-n_0) \to e^{-jkw_0n_0}a_k $
Thus with $ w_0=3\pi\, $ and $ n_0=\frac{-\pi}{2} $,
$ a_1=\frac{e^{j 3 \pi \frac{\pi}{2}}}{2},a_{-1}=\frac{e^{-j 3 \pi \frac{\pi}{2}}}{2}, a_k=0 \mbox{ for }k\ne 1,-1 $
Is that right? I'm not sure about the time shift property.
--Cmcmican 21:53, 7 February 2011 (UTC)
Student Question: Since this is DT and not CT, shouldn't the focus be on N=2 and not wo? (Clarkjv 20:36, 8 February 2011 (UTC))
Answer 2
Answer 3
Write it here.