Eeng 360 1 Chapter 2 Discrete Fourier Transform (DFT) Topics:  Discrete Fourier Transform. Using the DFT to Compute the Continuous Fourier Transform.

Slides:



Advertisements
Similar presentations
Eeng Chapter 2 Orthogonal Representation, Fourier Series and Power Spectra  Orthogonal Series Representation of Signals and Noise Orthogonal Functions.
Advertisements

1 Chapter 16 Fourier Analysis with MATLAB Fourier analysis is the process of representing a function in terms of sinusoidal components. It is widely employed.
S. Mandayam/ ECOMMS/ECE Dept./Rowan University Electrical Communications Systems Spring 2005 Shreekanth Mandayam ECE Department Rowan University.
S. Mandayam/ ECOMMS/ECE Dept./Rowan University Electrical Communications Systems ECE Spring 2008 Shreekanth Mandayam ECE Department Rowan University.
S. Mandayam/ ECOMMS/ECE Dept./Rowan University Electrical Communications Systems ECE Spring 2009 Shreekanth Mandayam ECE Department Rowan University.
S. Mandayam/ ECOMMS/ECE Dept./Rowan University Electrical Communications Systems ECE Spring 2009 Shreekanth Mandayam ECE Department Rowan University.
PROPERTIES OF FOURIER REPRESENTATIONS
S. Mandayam/ ECOMMS/ECE Dept./Rowan University Electrical Communications Systems ECE Spring 2007 Shreekanth Mandayam ECE Department Rowan University.
Chapter 12 Fourier Transforms of Discrete Signals.
APPLICATIONS OF FOURIER REPRESENTATIONS TO
S. Mandayam/ ECOMMS/ECE Dept./Rowan University Electrical Communication Systems ECE Spring 2009 Shreekanth Mandayam ECE Department Rowan University.
S. Mandayam/ ECOMMS/ECE Dept./Rowan University Electrical Communications Systems ECE Spring 2007 Shreekanth Mandayam ECE Department Rowan University.
S. Mandayam/ ECOMMS/ECE Dept./Rowan University Electrical Communications Systems Spring 2005 Shreekanth Mandayam ECE Department Rowan University.
S. Mandayam/ ECOMMS/ECE Dept./Rowan University Electrical Communications Systems Spring 2005 Shreekanth Mandayam ECE Department Rowan University.
Discrete Time Periodic Signals A discrete time signal x[n] is periodic with period N if and only if for all n. Definition: Meaning: a periodic signal keeps.
Goals For This Class Quickly review of the main results from last class Convolution and Cross-correlation Discrete Fourier Analysis: Important Considerations.
FT Representation of DT Signals:
Copyright © Shi Ping CUC Chapter 3 Discrete Fourier Transform Review Features in common We need a numerically computable transform, that is Discrete.
Discrete-Time and System (A Review)
Motivation Music as a combination of sounds at different frequencies
1 The Fourier Series for Discrete- Time Signals Suppose that we are given a periodic sequence with period N. The Fourier series representation for x[n]
Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1 Chapter 19.
Discrete Fourier Transform Prof. Siripong Potisuk.
1 Fourier Representation of Signals and LTI Systems. CHAPTER 3 School of Computer and Communication Engineering, UniMAP Hasliza A Samsuddin EKT.
Eeng Chapter4 Bandpass Signalling  Definitions  Complex Envelope Representation  Representation of Modulated Signals  Spectrum of Bandpass Signals.
1 EE571 PART 2 Probability and Random Variables Huseyin Bilgekul Eeng571 Probability and astochastic Processes Department of Electrical and Electronic.
Fourier Analysis of Discrete Time Signals
Digital Signal Processing
Chapter 5 Finite-Length Discrete Transform
Fourier Series Fourier Transform Discrete Fourier Transform ISAT 300 Instrumentation and Measurement Spring 2000.
Inverse DFT. Frequency to time domain Sometimes calculations are easier in the frequency domain then later convert the results back to the time domain.
Signals and Systems, 2/E by Simon Haykin and Barry Van Veen Copyright © 2003 John Wiley & Sons. Inc. All rights reserved. Figure 4.1 (p. 343) FS and FT.
The Discrete Fourier Transform
Fourier Representation of Signals and LTI Systems.
1 Fourier Representation of Signals and LTI Systems. CHAPTER 3 School of Computer and Communication Engineering, UniMAP Amir Razif B. Jamil Abdullah EKT.
Eeng360 1 Chapter 2 Fourier Transform and Spectra Topics:  Fourier transform (FT) of a waveform  Properties of Fourier Transforms  Parseval’s Theorem.
Eeng360 1 Chapter 2 Linear Systems Topics:  Review of Linear Systems Linear Time-Invariant Systems Impulse Response Transfer Functions Distortionless.
The Frequency Domain Digital Image Processing – Chapter 8.
Chapter 2. Characteristics of Signal ※ Signal : transmission of information The quality of the information depends on proper selection of a measurement.
Fourier Transform and Spectra
Fourier Transform and Spectra
Chapter 2 Ideal Sampling and Nyquist Theorem
Fourier Transform and Spectra
DSP First, 2/e Lecture 18 DFS: Discrete Fourier Series, and Windowing.
 Carrier signal is strong and stable sinusoidal signal x(t) = A cos(  c t +  )  Carrier transports information (audio, video, text, ) across.
EE422G Signals and Systems Laboratory Fourier Series and the DFT Kevin D. Donohue Electrical and Computer Engineering University of Kentucky.
Chapter 4 Discrete-Time Signals and transform
DIGITAL SIGNAL PROCESSING ELECTRONICS
MECH 373 Instrumentation and Measurements
Chapter 15 Advanced Circuit Analysis
Chapter4 Bandpass Signalling Definitions
Chapter 8 The Discrete Fourier Transform
Chapter4 Bandpass Signalling Definitions
Chapter 2 Linear Systems
Lecture 18 DFS: Discrete Fourier Series, and Windowing
Chapter 2 Ideal Sampling and Nyquist Theorem
Chapter 2 Problems Previous Exams and quizzes Huseyin Bilgekul Eeng360 Communication Systems I Department of Electrical.
Fourier Transform and Spectra
LECTURE 18: FAST FOURIER TRANSFORM
Chapter 2 Discrete Fourier Transform (DFT)
Fourier Transform and Spectra
Chapter 8 The Discrete Fourier Transform
Signals and Systems Lecture 15
Fourier Transform and Spectra
Lec.6:Discrete Fourier Transform and Signal Spectrum
Electrical Communication Systems ECE Spring 2019
LECTURE 18: FAST FOURIER TRANSFORM
Fourier Transforms of Discrete Signals By Dr. Varsha Shah
Electrical Communications Systems ECE
Electrical Communications Systems ECE
Presentation transcript:

Eeng Chapter 2 Discrete Fourier Transform (DFT) Topics:  Discrete Fourier Transform. Using the DFT to Compute the Continuous Fourier Transform. Comparing DFT and CFT Using the DFT to Compute the Fourier Series Huseyin Bilgekul Eeng360 Communication Systems I Department of Electrical and Electronic Engineering Eastern Mediterranean University

Eeng Discrete Fourier Transform (DFT) The Fast Fourier Transform (FFT) is a fast algorithm for evaluating the DFT.  Definition: The Discrete Fourier Transform (DFT) is defined by: Where n = 0, 1, 2, …., N-1 The Inverse Discrete Fourier Transform (IDFT) is defined by: where k = 0, 1, 2, …., N-1.

Eeng  Suppose the CFT of a waveform w(t) is to be evaluated using DFT. 1.The time waveform is first windowed (truncated) over the interval (0, T) so that only a finite number of samples, N, are needed. The windowed waveform w w (t) is 2.The Fourier transform of the windowed waveform is 3.Now we approximate the CFT by using a finite series to represent the integral, t = k∆t, f = n/T, dt = ∆t, and ∆t = T/N Using the DFT to Compute the Continuous Fourier Transform

Eeng Computing CFT Using DFT We obtain the relation between the CFT and DFT; that is, The sample values used in the DFT computation are x(k) = w(k∆t), If the spectrum is desired for negative frequencies – the computer returns X(n) for the positive n values of 0,1, …, N-1 – It must be modified to give spectral values over the entire fundamental range of -fs/2 < f <fs/2. For positive frequencies we use For Negative Frequencies f = n/T and ∆t = T/N

Eeng Relationship between the DFT and the CFT involves three concepts: Windowing, Sampling, Periodic sample generation Comparison of DFT and the Continuous Fourier Transform (CFT)

Eeng Relationship between the DFT and the CFT involves three concepts: Windowing, Sampling, Periodic sample generation Comparison of DFT and the Continuous Fourier Transform (CFT)

Eeng Fast Fourier Transform  The Fast Fourier Transform (FFT) is a fast algorithm for evaluating DFT. Block diagrams depicting the decomposition of an inverse DTFS as a combination of lower order inverse DTFS’s. (a) Eight-point inverse DTFS represented in terms of two four- point inverse DTFS’s. (b) four-point inverse DTFS represented in terms of two-point inverse DTFS’s. (c) Two-point inverse DTFS.

Eeng Using the DFT to Compute the Fourier Series  The Discrete Fourier Transform (DFT) may also be used to compute the complex Fourier series.  Fourier series coefficients are related to DFT by,  Block diagram depicting the sequence of operations involved in approximating the FT with the DTFS.

Eeng Ex Use DFT to compute the spectrum of a Sinusoid

Eeng Ex Use DFT to compute the spectrum of a Sinusoid Spectrum of a sinusoid obtained by using the MATLAB DFT.

Eeng Using the DFT to Compute the Fourier Series The DTFT and length-N DTFS of a 32-point cosine. The dashed line denotes the CFT. While the stems represent N|X[k]|. (a) N = 32 (b) N = 60 (c) N = 120.

Eeng Using the DFT to Compute the Fourier Series The DTFS approximation to the FT of x(t) = cos(2  (0.4)t) + cos(2  (0.45)t). The stems denote |Y[k]|, while the solid lines denote CFT. (a) M = 40. (b) M = (c) Behavior in the vicinity of the sinusoidal frequencies for M = (d) Behavior in the vicinity of the sinusoidal frequencies for M = 2010