Line 6: | Line 6: | ||
<math>x_(f) \,\!= \frac{1}{2}( \delta (f - \frac{1}{4}) + \delta (f + \frac{1}{4}))sinc(t/2)</math> | <math>x_(f) \,\!= \frac{1}{2}( \delta (f - \frac{1}{4}) + \delta (f + \frac{1}{4}))sinc(t/2)</math> | ||
− | *Would you know how to compute this FT if asked? --[[User:Mboutin|Mboutin]] 10:45, 9 February 2009 (UTC) | + | *<span style="color:red">Would you know how to compute this FT without a table if asked? </span> --[[User:Mboutin|Mboutin]] 10:45, 9 February 2009 (UTC) |
b) | b) | ||
Line 15: | Line 15: | ||
<math>x_(f) \,\!= \frac{1}{T}\sum_{k} ( \delta (f - \frac{1}{4}) + \delta (f + \frac{1}{4}))( \delta (f - \frac{k}{4}))</math> | <math>x_(f) \,\!= \frac{1}{T}\sum_{k} ( \delta (f - \frac{1}{4}) + \delta (f + \frac{1}{4}))( \delta (f - \frac{k}{4}))</math> | ||
− | * | + | *<span style="color:red"> Can you write your answer using a comb operator? </span> --[[User:Mboutin|Mboutin]] 10:45, 9 February 2009 (UTC) |
+ | * <span style="color:red"> How did you get to that answer? Please add some intermediate steps. </span> --[[User:Mboutin|Mboutin]] 10:50, 9 February 2009 (UTC) |
Revision as of 05:50, 9 February 2009
1 a)
$ x_(t) \,\!= \cos(\frac{\pi}{2})rect(\frac{t}{2}) $
Based on the Prof Alen's note page 179
$ x_(f) \,\!= \frac{1}{2}( \delta (f - \frac{1}{4}) + \delta (f + \frac{1}{4}))sinc(t/2) $
- Would you know how to compute this FT without a table if asked? --Mboutin 10:45, 9 February 2009 (UTC)
b)
$ x_(t) \,\!= repT[x0_(t)] = \frac {1}{T} \sum_{k} cos(\frac{\pi}{2})rect(\frac{t}{4}) $
Based on the Prof Alen's note page 184
$ x_(f) \,\!= \frac{1}{T}\sum_{k} ( \delta (f - \frac{1}{4}) + \delta (f + \frac{1}{4}))( \delta (f - \frac{k}{4})) $