(New page: = Practice Question on sampling and reconstruction (related to Nyquist rate) = The signal <math> x(t)= \cos ( \pi t ) \frac{\sin (3 \pi t)}{\pi t} </math> is sampled with a sampling p...)
 
Line 1: Line 1:
 
= Practice Question on sampling and reconstruction (related to Nyquist rate)  =
 
= Practice Question on sampling and reconstruction (related to Nyquist rate)  =
 +
 
The signal  
 
The signal  
  
 
<math> x(t)= \cos ( \pi t ) \frac{\sin (3 \pi t)}{\pi t} </math>  
 
<math> x(t)= \cos ( \pi t ) \frac{\sin (3 \pi t)}{\pi t} </math>  
  
is sampled with a sampling period <math class="inline"> T</math>. For what values of T is it possible to reconstruct the signal from its sampling?
+
is sampled with a sampling period <span class="texhtml">''T''</span>. For what values of T is it possible to reconstruct the signal from its sampling?  
 +
 
 
----
 
----
 +
 
== Share your answers below  ==
 
== 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!  
 
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  ===
 
=== Answer 1  ===
Write it here.
+
 
 +
X(w) = F(cos(pi t)) * F(sin(3pi t) / (pi t))
 +
 
 +
&nbsp;&nbsp; &nbsp; &nbsp; = pi[delta(w-pi) + delta(w+pi)] * [u(w+3pi) - u(w-3pi)]
 +
 
 +
<br>
 +
 
 +
Let Z(w) =&nbsp;[u(w+3pi) - u(w-3pi)]
 +
 
 +
 
 +
 
 +
X(w) =&nbsp;pi[delta(w-pi) + delta(w+pi)] * Z(w)
 +
 
 +
&nbsp;&nbsp; &nbsp; &nbsp; = pi[Z(w-pi) + Z(w+pi)]
 +
 
 +
&nbsp;&nbsp; &nbsp; &nbsp; = pi[u(w+2pi) - u(w-4pi) + u(w+4pi) - u(w-2pi)]
 +
 
 +
<br>
 +
 
 +
Thus the signal is band limited abs(w<sub>m</sub>) &lt; 4pi
 +
 
 +
Nyquist rate = 2w<sub>m</sub> = 8pi
 +
 
 +
w<sub>s</sub> must be greater than 8pi
 +
 
 +
T = 2pi/w<sub>s</sub> &lt; 2pi/8pi = 1/4
 +
 
 +
T &lt; 1/4
 +
 
 
=== Answer 2  ===
 
=== Answer 2  ===
 +
 
  Write it here
 
  Write it here
 +
 
=== Answer 3  ===
 
=== Answer 3  ===
Write it here.
+
 
 +
Write it here.  
 +
 
 
----
 
----
  

Revision as of 08:34, 20 April 2011

Practice Question on sampling and reconstruction (related to Nyquist rate)

The signal

$ x(t)= \cos ( \pi t ) \frac{\sin (3 \pi t)}{\pi t} $

is sampled with a sampling period T. For what values of T is it possible to reconstruct the signal from its sampling?


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

X(w) = F(cos(pi t)) * F(sin(3pi t) / (pi t))

       = pi[delta(w-pi) + delta(w+pi)] * [u(w+3pi) - u(w-3pi)]


Let Z(w) = [u(w+3pi) - u(w-3pi)]


X(w) = pi[delta(w-pi) + delta(w+pi)] * Z(w)

       = pi[Z(w-pi) + Z(w+pi)]

       = pi[u(w+2pi) - u(w-4pi) + u(w+4pi) - u(w-2pi)]


Thus the signal is band limited abs(wm) < 4pi

Nyquist rate = 2wm = 8pi

ws must be greater than 8pi

T = 2pi/ws < 2pi/8pi = 1/4

T < 1/4

Answer 2

Write it here

Answer 3

Write it here.


Back to ECE301 Spring 2011 Prof. Boutin

Alumni Liaison

Basic linear algebra uncovers and clarifies very important geometry and algebra.

Dr. Paul Garrett