200 likes | 363 Views
ECE4270 Fundamentals of DSP Lecture 7-B Discrete-Time Fourier Transform Theorems. School of Electrical and Computer Engineering Center for Signal and Image Processing Georgia Institute of Technology. Overview of Lecture 7-B. Announcement Definition of DTFT Symmetry properties of the DTFT
E N D
ECE4270Fundamentals of DSPLecture 7-BDiscrete-Time Fourier Transform Theorems School of Electrical and Computer Engineering Center for Signal and Image Processing Georgia Institute of Technology
Overview of Lecture 7-B • Announcement • Definition of DTFT • Symmetry properties of the DTFT • Importance of theorems • The time-domain convolution theorem • Examples of usage of the DTFT
Announcement • Quiz # 1 • Monday Feb. 20 (at the class hour). • Open book and notes (closed HWKs). • Coverage: Chapters 2 and 3.
Direct Transform Inverse Transform Discrete-Time Fourier Transform • Definition: • The frequency response function is now seen to be just the DTFT of the impulse response.
We worked this one out. And this one too.
DTFT of a Constant Signal • Assume a “periodic impulse train” for the DTFT • Find the corresponding sequence x[n]
DTFT of Sinusoids • Recall that • Also note that • Therefore
LTI System Convolution Theorem
Example 1 • Find the output when the input is
Example 2 • Find the output when the input is
Example 3 • Suppose that the difference equation is • The frequency response is • This system is implemented in MATLAB by • >> y=filter([1,1],[1,-1,.9],x) • We can compute its frequency response by • >> omega=(0:500)*pi/500; • >> H=freqz ([1,1],[1,-1,.9],omega);
Example (revisit) • Consider the real exponential signal • Its DTFT is obtained as follows: