Line 41: | Line 41: | ||
After sampling with a sampling period T, we get: | After sampling with a sampling period T, we get: | ||
− | <math>\mathcal{ | + | <math>\mathcal{X_s}(\omega)=\frac{1}{2\pi}\mathcal{X}(\omega)*\mathcal{P}(\omega)=\frac{1}{T}\sum_{k=-\infty}^{\infty}\mathcal{X}(\omega-\frac{2\pi k}{T})</math> |
(a) The FT of the signal after sampling with sampling period <math class="inline">T=\frac{1}{4}</math> is shown in the figure below. | (a) The FT of the signal after sampling with sampling period <math class="inline">T=\frac{1}{4}</math> is shown in the figure below. | ||
Line 51: | Line 51: | ||
<math> | <math> | ||
\mathcal{H}(\omega)=\left\{\begin{array}{ll} | \mathcal{H}(\omega)=\left\{\begin{array}{ll} | ||
− | \frac{1}{4} , & \mbox{ for } | + | \frac{1}{4} , & \mbox{ for } 0<\omega<2\pi \\ |
0, & \mbox{ elsewhere} | 0, & \mbox{ elsewhere} | ||
\end{array}\right. | \end{array}\right. | ||
Line 64: | Line 64: | ||
<math> | <math> | ||
\mathcal{H}(\omega)=\left\{\begin{array}{ll} | \mathcal{H}(\omega)=\left\{\begin{array}{ll} | ||
− | \frac{2}{3} , & \mbox{ for } | + | \frac{2}{3} , & \mbox{ for } 0<\omega<2\pi \\ |
0, & \mbox{ elsewhere} | 0, & \mbox{ elsewhere} | ||
\end{array}\right. | \end{array}\right. |
Revision as of 20:24, 7 April 2011
Homework 9 Solutions, ECE301 Spring 2011 Prof. Boutin
Students should feel free to make comments/corrections or ask questions directly on this page.
Question 1
(a) The given signal has finite duration and hence it is not band-limited.
(b) The given signal has finite duration and hence it is not band-limited.
(c) The given signal has infinite duration and hence it is band-limited.
(d) The given signal has infinite duration and hence it is band-limited.
Question 2
$ x(t)=e^{j\pi t}\frac{\sin(\pi t)}{t}=\pi e^{j\pi t}\frac{\sin(\pi t)}{\pi t} $
Using frequency shift property of FT, we get:
$ \begin{align} \mathcal{X}(\omega)&=\left\{\begin{array}{ll} \pi , & \mbox{ for } |\omega - \pi|<\pi \\ 0, & \mbox{ elsewhere} \end{array}\right. \\ &=\left\{\begin{array}{ll} \pi , & \mbox{ for } -\pi <\omega-\pi<\pi \\ 0, & \mbox{ elsewhere} \end{array}\right. \\ &=\left\{\begin{array}{ll} \pi , & \mbox{ for } 0<\omega<2\pi \\ 0, & \mbox{ elsewhere} \end{array}\right. \end{align} $
The figure below shows the plot of the FT of $ x(t) $.
After sampling with a sampling period T, we get:
$ \mathcal{X_s}(\omega)=\frac{1}{2\pi}\mathcal{X}(\omega)*\mathcal{P}(\omega)=\frac{1}{T}\sum_{k=-\infty}^{\infty}\mathcal{X}(\omega-\frac{2\pi k}{T}) $
(a) The FT of the signal after sampling with sampling period $ T=\frac{1}{4} $ is shown in the figure below.
From the figure, we can see that there is no aliasing and the signal can be recovered by filtering the sampled signal using the following filter:
$ \mathcal{H}(\omega)=\left\{\begin{array}{ll} \frac{1}{4} , & \mbox{ for } 0<\omega<2\pi \\ 0, & \mbox{ elsewhere} \end{array}\right. $
(b) The FT of the signal after sampling with sampling period $ T=\frac{2}{3} $ is shown in the figure below.
From the figure, we can see that there is no aliasing and the signal can be recovered by filtering the sampled signal using the following filter:
$ \mathcal{H}(\omega)=\left\{\begin{array}{ll} \frac{2}{3} , & \mbox{ for } 0<\omega<2\pi \\ 0, & \mbox{ elsewhere} \end{array}\right. $
(c) The FT of the signal after sampling with sampling period $ T=2 $ is shown in the figure below.
From the figure, we can see that there is aliasing and thus the signal cannot be recovered.