Line 8: Line 8:
 
</center>  
 
</center>  
 
----
 
----
 +
 +
<font size="3"></font>
  
 
<font size="3"></font>  
 
<font size="3"></font>  
Line 27: Line 29:
 
== Introduction  ==
 
== Introduction  ==
  
This slecture will discuss the frequency domain view of the relationship between a signal, and a sampling of that signal. Essentially, given a signal x(t), we are going to take a look at the similarities and differences in X(f) and X<sub>s</sub>(f). X<sub>s</sub>(f) is the Fourier Transform of the sampling, x<sub>s</sub>(t), of x(t).
+
This slecture will discuss the frequency domain view of the relationship between a signal, and a sampling of that signal. Essentially, given a signal x(t), we are going to take a look at the similarities and differences in X(f) and X<sub>s</sub>(f). X<sub>s</sub>(f) is the Fourier Transform of the sampling, x<sub>s</sub>(t), of x(t).  
  
 
----
 
----
Line 33: Line 35:
 
== Derivation  ==
 
== Derivation  ==
  
Given an arbitrary signal x(t), its Fourier Transform is X(f)
+
Given an arbitrary signal x(t), its Fourier Transform is X(f)  
  
The sampling of signal x(t), is the comb of x(t), which is equivalent to multiplying x(t) by the impulse train p<sub>T</sub>(t).
+
The sampling of signal x(t), is the comb of x(t), which is equivalent to multiplying x(t) by the impulse train p<sub>T</sub>(t).  
  
So, x<sub>s</sub>(t) = x(t) x pT(t)
+
So, x<sub>s</sub>(t) = x(t) x p<sub>T</sub>(t) = comb<sub>T</sub>(x(t))
  
<span style="line-height: 1.5em;" />
+
F(x<sub>s</sub>(t)) = X<sub>s</sub>(f) = (1/T) * rep<sub>1/T</sub>(X(f))
  
<span style="line-height: 1.5em;" />
+
Analytically, we can see that the frequency domain view of the sampling's amplitude is scaled by a factor of 1/T. The shape of the frequency responses are the same, but it is repeated every 1/T in the sampling's frequency response.
 +
 
 +
&lt;span style="line-height: 1.5em;" /&gt;
 +
 
 +
&lt;span style="line-height: 1.5em;" /&gt; <font size="size"></font>
 
<font size="size">
 
<font size="size">
 
----
 
----
Line 47: Line 53:
 
== example  ==
 
== example  ==
  
jfidosa
+
x(t) = cos(w<sub>o</sub>t) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;X(f) = pi*(delta(w-w<sub>o</sub>) + delta(w+w<sub>o</sub>))<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= 1/2*(delta(f - f<sub>o</sub>) + delta(f + f<sub>o</sub>))
 +
 
 +
x<sub>s</sub>(t) = cos(w<sub>o</sub>t) * p<sub>T</sub>(t) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;X<sub>s</sub>(f) = (1/T)*rep1/T(1/2*(delta(f - f<sub>o</sub>) + delta(f + f<sub>o</sub>)))<br>&nbsp; &nbsp; &nbsp; &nbsp; = comb<sub>T</sub>(cos(w<sub>o</sub>t))
  
 
<br>  
 
<br>  
Line 54: Line 62:
  
 
== Derivation  ==
 
== Derivation  ==
 +
</font></font>
 +
 +
<font size="3">Then we are going to find<span style="line-height: 1.5em;">etween </span><span class="texhtml" style="line-height: 1.5em;">''X''<sub>''s''</sub>(''f'')</span><span style="line-height: 1.5em;"> and</span></font>
 +
 +
<font size="3"><span style="line-height: 1.5em;"> </span><span class="texhtml" style="line-height: 1.5em;">''X''<sub>''d''</sub>(ω)</span><span style="line-height: 1.5em;"> and the relationship is showed in graph as below:</span> <font size="size"><font size="size"><font size="size"><font size="size"></font></font></font></font></font> <font size="size"><font size="size"><font size="size"></font></font></font>
  
Then we are going to find<span style="line-height: 1.5em;">etween </span><span class="texhtml" style="line-height: 1.5em;">''X''<sub>''s''</sub>(''f'')</span><span style="line-height: 1.5em;"> and </span><span class="texhtml" style="line-height: 1.5em;">''X''<sub>''d''</sub>(ω)</span><span style="line-height: 1.5em;"> and the relationship is showed in graph as below:</span> <font size="size"><font size="size"><font size="size"><font size="size"></font></font></font></font>
 
 
<font size="size"><font size="size"><font size="size">
 
<font size="size"><font size="size"><font size="size">
 
----
 
----
Line 72: Line 84:
  
 
----
 
----
</font></font></font></font></font>
+
</font></font></font>
 +
 
 +
<font size="size"><font size="size"><font size="size"></font></font></font>  
  
 
<font size="3"><font size="size"><font size="size"><font size="size"></font></font></font></font>  
 
<font size="3"><font size="size"><font size="size"><font size="size"></font></font></font></font>  

Revision as of 18:48, 6 October 2014


Frequency domain view of the relationship between a signal and a sampling of that signal

A slecture by ECE student Evan Stockrahm

Partly based on the ECE438 Fall 2014 lecture material of Prof. Mireille Boutin.


Outline

  1. Introduction
  2. Derivation
  3. Example
  4. Conclusion

Introduction

This slecture will discuss the frequency domain view of the relationship between a signal, and a sampling of that signal. Essentially, given a signal x(t), we are going to take a look at the similarities and differences in X(f) and Xs(f). Xs(f) is the Fourier Transform of the sampling, xs(t), of x(t).


Derivation

Given an arbitrary signal x(t), its Fourier Transform is X(f)

The sampling of signal x(t), is the comb of x(t), which is equivalent to multiplying x(t) by the impulse train pT(t).

So, xs(t) = x(t) x pT(t) = combT(x(t))

F(xs(t)) = Xs(f) = (1/T) * rep1/T(X(f))

Analytically, we can see that the frequency domain view of the sampling's amplitude is scaled by a factor of 1/T. The shape of the frequency responses are the same, but it is repeated every 1/T in the sampling's frequency response.

<span style="line-height: 1.5em;" />

<span style="line-height: 1.5em;" />


example

x(t) = cos(wot)                                                                      X(f) = pi*(delta(w-wo) + delta(w+wo))
                                                                                                   = 1/2*(delta(f - fo) + delta(f + fo))

xs(t) = cos(wot) * pT(t)                                                          Xs(f) = (1/T)*rep1/T(1/2*(delta(f - fo) + delta(f + fo)))
        = combT(cos(wot))



Derivation

Then we are going to findetween Xs(f) and

Xd(ω) and the relationship is showed in graph as below:


example


fd


conclusion

So tT


Alumni Liaison

Sees the importance of signal filtering in medical imaging

Dhruv Lamba, BSEE2010