SlideShare a Scribd company logo
See discussions, stats, and author profiles for this publication at: https://www.researchgate.net/publication/343381417
Discrete Fourier Series | Discrete Fourier Transform | Discrete Time
Fourier Transform
Presentation · July 2020
CITATIONS
0
3 authors, including:
Some of the authors of this publication are also working on these related projects:
Design and Analysis of Smart Home Prototype to be implemented in Smart City View project
Revamped Electric Eenergy Meter against Higher Utility Prices View project
Meer Zafarullah Noohani
Mehran University of Engineering and Technology SZAB Campus
5 PUBLICATIONS   0 CITATIONS   
SEE PROFILE
Kaleem Ullah Magsi
Mehran University of Engineering and Technology
5 PUBLICATIONS   0 CITATIONS   
SEE PROFILE
All content following this page was uploaded by Meer Zafarullah Noohani on 02 August 2020.
The user has requested enhancement of the downloaded file.
DISCRETE FOURIER SERIES
DISCRETE FOURIER TRANSFORM
DISCRETE TIME FOURIER TRANSFORM
Meer Zafarullah Noohani K-F16ES-33
Kaleem Ullah Magsi K-F16ES-57
Ms. Sumera Hashim K-F16ES-53
Fair Use Notice
The material used in this presentation i.e., pictures/graphs/text, etc. is
solely intended for educational/teaching purpose, offered free of cost
to the reader for and may include copyrighted material - the use of
which may not have been specifically authorized by Copyright Owners.
It’s application constitutes Fair Use of any such copyrighted material as
provided in globally accepted law of many countries. The contents of
presentations are intended only for the learning purpose.
8/2/2020 2
DISCRETE FOURIER SERIES
3
DISCRETE FOURIER SERIES
• The discrete Fourier series is a periodic function
• Fourier series represent either:
(a) A periodic function, or
(b) A function that is defined only over a finite-length interval; the values
produced by the Fourier series outside the finite interval are irrelevant.
4
• When the function being represented is discrete, that set is called a discrete
Fourier transform (DFT).
• The term discrete Fourier series (DFS) is intended for use instead
of DFT when the original function is periodic, defined over an infinite interval.
• DFS is a frequency analysis tool for periodic infinite-duration discrete-time
signals.
5
6
The discrete Fourier
series (DFS) is called
“the Fourier transform for
periodic sequences,” in that it
plays the same role for them
that the Fourier transform
plays for nonperiodic
(ordinary) sequences.
These are discrete signals that
repeat themselves in a
periodic fashion from negative
to positive infinity. This class
of Fourier transform is
sometimes called the
discrete Fourier series, but is
most often called the
discrete Fourier transform.
Periodicity in Discrete Fourier Series
7
8
DFS DERIVATION
9
10
11
Find Discrete Fourier Series
APPLICATIONS OF DFS
Signal Processing.
The best application of
Fourier analysis.
Approximation Theory.
Used to write a function
as a trigonometric
polynomial.
Control Theory.
Useful to find out the dynamics of the solution.
Partial Differential equation.
We use it to solve higher order partial differential equations
by the method of separation of variables.
The Fourier series of functions in the differential equation
often gives some prediction about the behavior of the
solution of differential equation. 14
Computation of power spectra.
Cross spectra.
Coherence.
One dimensional heat equation and wave equation
Advanced noise cancellation
Cell phone network technology
• Original time function can be uniquely recovered from it.
• Fourier methods give us a set of powerful tools for representing
any periodic function as a sum of sines and cosines.
• The main advantage of Fourier analysis is that very little
information is lost from the signal during the transformation.
17
ADVANTAGES
18
FREQUENCY EXTRACTION
SPECTRUM
ANALYSIS
BEAMFORMING
AUDIO
PROCESSING
ADVANTAGES
• All periodic functions can't be expressed in terms of Fourier
series, but only those which follow Dirichlet conditions.
• It can be used only for periodic inputs and thus not applicable
for aperiodic one. (Fourier Transform)
• It cannot be used for unstable or even marginally stable
systems. (Laplace transform)
19
DISADVANTAGES
DISCRETE FOURIER TRANSFORM
20
INTRODUCTION
• The DFT is one of the most powerful tools in digital signal processing which
enables us to find the spectrum of a finite-duration signal.
• There are many circumstances in which we need to determine the frequency
content of a time-domain signal.
• For example, we may have to analyze the spectrum of the output of an LC
oscillator to see how much noise is present in the produced sine wave. This
can be achieved by the discrete Fourier transform (DFT).
• Basically, computing the DFT is equivalent to solving a set of linear equations.
• The DFT provides a representation of the finite-duration sequence using a
periodic sequence, where one period of this periodic sequence is the same as the
finite-duration sequence.
• As a result, we can use the discrete-time Fourier series to derive the DFT
equations.
• The algorithms for the efficient computation of the DFT are collectively called fast
Fourier transforms (FFTs).
22
FOURIER FAMILY
23
WHAT IS DFT?
▪ Assume that x(t)x(t), shown in
Figure 1, is the continuous-time
signal that we need to analyze.
24
Figure 1
▪ Assume that the finite-duration sequence that we need to analyze is as shown
in Figure 5 (a). To calculate the N-point DFT, we need to make a periodic
signal, p(n)p(n), from x(n)x(n) with period NN, as shown in Figure 5(b).
▪ Considering the fact that p(n)=x(n)p(n)=x(n) for n=0,1,…,N−1n=0,1,…,N−1, we
obtain the discrete-time Fourier series of this periodic signal
▪ Equation 1
25
• Where N denotes the period of the signal. The time-domain signal can be
obtained as follows:
• Equation 2
26
▪ Multiplying the coefficients given by Equation 6 by NN, we obtain the DFT
coefficients, X(k)X(k), as follows:
▪ Equation 3 →
▪ The inverse DFT will be
▪ Equation 4 →
27
EXAMPLE OF DFT
Discrete Fourier Series | Discrete Fourier Transform | Discrete Time Fourier Transform
Discrete Fourier Series | Discrete Fourier Transform | Discrete Time Fourier Transform
Discrete Fourier Series | Discrete Fourier Transform | Discrete Time Fourier Transform
• To what degree does the DFT approximate the Fourier
transform of the function underlying the data? Clearly
the DFT is only an approximation since it provides only
for a finite set of frequencies. But how correct are these
discrete values themselves? There are two main types of
DFT errors:
• 1. Aliasing
• 2. Leakage
32
ERRORS IN DFT
ALIASING
• If the initial samples are not sufficiently closely spaced to
represent high-frequency components present in the
underlying function, then the DFT values will be corrupted
by aliasing
33
LEAKAGE
• The continuous Fourier Transform requires the integration to be
performed over the interval – P to FP or over an integer number of cycles
of the waveform. If we attempt to complete the DFT over a non-integer
number of cycles of the input signal, then we might expect the transform
to be corrupted in some way
34
Advantages
The main advantage of discrete Fourier Transform analysis
is that very little information is lost from the signal during
the transformation.
The DFT can find a system's frequency response from the
system's impulse response, and vice versa.
The DFT is especially useful for efficiently representing
signals that are comprised of a few frequency components.
Like ECG recorded signal etc.
35
ADVATAGES
Applications
Image filtering Seismograms-
Frequency content
Eigenmodes of the
Earth
Seismo-weather
with FFTS
IMAGE APPLICATIONS, WHICH INCLUDES IMAGE ANALYSIS, IMAGE
FILTERING, IMAGE RECONSTRUCTION AND IMAGE COMPRESSION.
INFRA-RED SPECTROSCOPY
FT-RAMAN SPECTROSCOPY
MEDICAL MRI IMAGING
DISCRETE TIME FOURIER TRANSFORM
38
DEFINITION OF DTFT
• In mathematics, the discrete-time Fourier transform is a form of Fourier
analysis that is applicable to a sequence of values. The DTFT is often
used to analyze samples of a continuous function.
39
OR
• The DTFT is a frequency-domain representation for a wide range of both finite
and infinite-length discrete-time signals x[n].
• The DTFT is denoted as X(ejωˆ), which shows that the frequency dependence
always includes the complex exponential function ejωˆ .
• The operation of taking the Fourier transform of a signal will become a
common tool for analyzing signals and systems in the frequency domain.
40
• The application of the DTFT is usually called Fourier analysis, or spectrum
analysis or “going into the Fourier domain or frequency domain.”
• Thus, the words spectrum, Fourier, and frequency-domain representation
become equivalent, even though each one retains its own distinct character.
41
DISCRETE-TIME SIGNALS IN FREQUENCY DOMAIN
• For continuous-time signals, we can use Fourier series and Fourier transform
to study them in frequency domain.
• With the use of sampled version of a continuous-time signal we can
obtain the discrete-time Fourier transform (DTFT) or Fourier transform of
discrete-time signals as follows.
42
We start with studying the sampled signal produced by multiplying by
the impulse train
43
44
PROPERTIES OF DTFT
45
46
47
DTFT MATLAB IMPLEMENTATION
48
APPLICATIONS
Orthogonal Frequency
Division Multiplex (OFDM)
Image compression to
MPEG format
Digital filters
Thank You
50
View publication statsView publication stats

More Related Content

PDF
Dsp U Lec10 DFT And FFT
PPTX
Discrete Time Fourier Transform
PDF
Chapter5 - The Discrete-Time Fourier Transform
PPT
Fft ppt
PDF
DSP_2018_FOEHU - Lec 08 - The Discrete Fourier Transform
PPT
PPTX
Discrete Fourier Transform
PPTX
Fast Fourier Transform Analysis
Dsp U Lec10 DFT And FFT
Discrete Time Fourier Transform
Chapter5 - The Discrete-Time Fourier Transform
Fft ppt
DSP_2018_FOEHU - Lec 08 - The Discrete Fourier Transform
Discrete Fourier Transform
Fast Fourier Transform Analysis

What's hot (20)

PPTX
Butterworth filter
PPTX
Multirate DSP
PPTX
Fourier Series for Continuous Time & Discrete Time Signals
PPTX
Fir filter design using windows
PPTX
Single Sideband Suppressed Carrier (SSB-SC)
PPTX
IIR filter
PDF
DSP_FOEHU - Lec 11 - IIR Filter Design
PPTX
Fast fourier transform
PPTX
Properties of dft
PPT
Image trnsformations
PPTX
EC8352- Signals and Systems - Unit 2 - Fourier transform
PPTX
Super heterodyne receiver
PDF
DSP_2018_FOEHU - Lec 07 - IIR Filter Design
PPTX
PDF
Lecture Notes on Adaptive Signal Processing-1.pdf
PDF
Sampling Theorem
PPTX
Design of Filters PPT
PPTX
Low pass filters
PPT
Fourier transform
PDF
Fast Fourier Transform
Butterworth filter
Multirate DSP
Fourier Series for Continuous Time & Discrete Time Signals
Fir filter design using windows
Single Sideband Suppressed Carrier (SSB-SC)
IIR filter
DSP_FOEHU - Lec 11 - IIR Filter Design
Fast fourier transform
Properties of dft
Image trnsformations
EC8352- Signals and Systems - Unit 2 - Fourier transform
Super heterodyne receiver
DSP_2018_FOEHU - Lec 07 - IIR Filter Design
Lecture Notes on Adaptive Signal Processing-1.pdf
Sampling Theorem
Design of Filters PPT
Low pass filters
Fourier transform
Fast Fourier Transform
Ad

Similar to Discrete Fourier Series | Discrete Fourier Transform | Discrete Time Fourier Transform (20)

PDF
Digital Signal Processing Lecture notes n.pdf
PDF
c5.pdf
PDF
c5.pdf
PPT
lecture_16.ppt
PDF
Dft and its applications
PPTX
Lecture 04 Adaptive filter.pptx
PDF
Fourier slide
PDF
DTS 01discrete-fourier-transform (1).pdf
PDF
PPTX
DFT.pptx
PPTX
fourier transform of DT signals
PPTX
DFT_Signal_Processing_pPresentation.pptx
PPTX
The Discrete Fourier Transform by Group 7..pptx
PPTX
DFT and it properties_digital Signal processing.pptx
PPTX
Signals and Systems-Fourier Series and Transform
PDF
Ff tand matlab-wanjun huang
PDF
Ff tand matlab-wanjun huang
PPT
Fft
PPT
signals and system
PPTX
Module 2..pptx. Energy Storage requireme
Digital Signal Processing Lecture notes n.pdf
c5.pdf
c5.pdf
lecture_16.ppt
Dft and its applications
Lecture 04 Adaptive filter.pptx
Fourier slide
DTS 01discrete-fourier-transform (1).pdf
DFT.pptx
fourier transform of DT signals
DFT_Signal_Processing_pPresentation.pptx
The Discrete Fourier Transform by Group 7..pptx
DFT and it properties_digital Signal processing.pptx
Signals and Systems-Fourier Series and Transform
Ff tand matlab-wanjun huang
Ff tand matlab-wanjun huang
Fft
signals and system
Module 2..pptx. Energy Storage requireme
Ad

More from Mehran University Of Engineering and Technology, Pakistan (6)

PDF
Grocery store business plan | Entrepreneurship Business Idea | Grocery Store ...
PDF
Additive Manufacturing or 3D Printing Presentation
DOCX
Pakistan Studies, Lahore Resolution, Democracy, Dictatorship and Monarchy
PPTX
Field Effect Transistor (FET) and it's Types
PDF
World countries and capital & official languages
Grocery store business plan | Entrepreneurship Business Idea | Grocery Store ...
Additive Manufacturing or 3D Printing Presentation
Pakistan Studies, Lahore Resolution, Democracy, Dictatorship and Monarchy
Field Effect Transistor (FET) and it's Types
World countries and capital & official languages

Recently uploaded (20)

PDF
Well-logging-methods_new................
PDF
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
PDF
Mohammad Mahdi Farshadian CV - Prospective PhD Student 2026
PPTX
OOP with Java - Java Introduction (Basics)
PDF
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
PPTX
Geodesy 1.pptx...............................................
PPTX
CYBER-CRIMES AND SECURITY A guide to understanding
PDF
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
PDF
TFEC-4-2020-Design-Guide-for-Timber-Roof-Trusses.pdf
PDF
composite construction of structures.pdf
PPTX
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
PDF
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
PPTX
Welding lecture in detail for understanding
PDF
PPT on Performance Review to get promotions
PDF
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
PPTX
UNIT-1 - COAL BASED THERMAL POWER PLANTS
PPTX
Internet of Things (IOT) - A guide to understanding
PPTX
CH1 Production IntroductoryConcepts.pptx
PPT
CRASH COURSE IN ALTERNATIVE PLUMBING CLASS
PPTX
bas. eng. economics group 4 presentation 1.pptx
Well-logging-methods_new................
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
Mohammad Mahdi Farshadian CV - Prospective PhD Student 2026
OOP with Java - Java Introduction (Basics)
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
Geodesy 1.pptx...............................................
CYBER-CRIMES AND SECURITY A guide to understanding
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
TFEC-4-2020-Design-Guide-for-Timber-Roof-Trusses.pdf
composite construction of structures.pdf
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
Welding lecture in detail for understanding
PPT on Performance Review to get promotions
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
UNIT-1 - COAL BASED THERMAL POWER PLANTS
Internet of Things (IOT) - A guide to understanding
CH1 Production IntroductoryConcepts.pptx
CRASH COURSE IN ALTERNATIVE PLUMBING CLASS
bas. eng. economics group 4 presentation 1.pptx

Discrete Fourier Series | Discrete Fourier Transform | Discrete Time Fourier Transform

  • 1. See discussions, stats, and author profiles for this publication at: https://www.researchgate.net/publication/343381417 Discrete Fourier Series | Discrete Fourier Transform | Discrete Time Fourier Transform Presentation · July 2020 CITATIONS 0 3 authors, including: Some of the authors of this publication are also working on these related projects: Design and Analysis of Smart Home Prototype to be implemented in Smart City View project Revamped Electric Eenergy Meter against Higher Utility Prices View project Meer Zafarullah Noohani Mehran University of Engineering and Technology SZAB Campus 5 PUBLICATIONS   0 CITATIONS    SEE PROFILE Kaleem Ullah Magsi Mehran University of Engineering and Technology 5 PUBLICATIONS   0 CITATIONS    SEE PROFILE All content following this page was uploaded by Meer Zafarullah Noohani on 02 August 2020. The user has requested enhancement of the downloaded file.
  • 2. DISCRETE FOURIER SERIES DISCRETE FOURIER TRANSFORM DISCRETE TIME FOURIER TRANSFORM Meer Zafarullah Noohani K-F16ES-33 Kaleem Ullah Magsi K-F16ES-57 Ms. Sumera Hashim K-F16ES-53
  • 3. Fair Use Notice The material used in this presentation i.e., pictures/graphs/text, etc. is solely intended for educational/teaching purpose, offered free of cost to the reader for and may include copyrighted material - the use of which may not have been specifically authorized by Copyright Owners. It’s application constitutes Fair Use of any such copyrighted material as provided in globally accepted law of many countries. The contents of presentations are intended only for the learning purpose. 8/2/2020 2
  • 5. DISCRETE FOURIER SERIES • The discrete Fourier series is a periodic function • Fourier series represent either: (a) A periodic function, or (b) A function that is defined only over a finite-length interval; the values produced by the Fourier series outside the finite interval are irrelevant. 4
  • 6. • When the function being represented is discrete, that set is called a discrete Fourier transform (DFT). • The term discrete Fourier series (DFS) is intended for use instead of DFT when the original function is periodic, defined over an infinite interval. • DFS is a frequency analysis tool for periodic infinite-duration discrete-time signals. 5
  • 7. 6 The discrete Fourier series (DFS) is called “the Fourier transform for periodic sequences,” in that it plays the same role for them that the Fourier transform plays for nonperiodic (ordinary) sequences. These are discrete signals that repeat themselves in a periodic fashion from negative to positive infinity. This class of Fourier transform is sometimes called the discrete Fourier series, but is most often called the discrete Fourier transform.
  • 8. Periodicity in Discrete Fourier Series 7
  • 10. 9
  • 11. 10
  • 12. 11
  • 14. APPLICATIONS OF DFS Signal Processing. The best application of Fourier analysis. Approximation Theory. Used to write a function as a trigonometric polynomial.
  • 15. Control Theory. Useful to find out the dynamics of the solution. Partial Differential equation. We use it to solve higher order partial differential equations by the method of separation of variables. The Fourier series of functions in the differential equation often gives some prediction about the behavior of the solution of differential equation. 14
  • 16. Computation of power spectra. Cross spectra. Coherence.
  • 17. One dimensional heat equation and wave equation Advanced noise cancellation Cell phone network technology
  • 18. • Original time function can be uniquely recovered from it. • Fourier methods give us a set of powerful tools for representing any periodic function as a sum of sines and cosines. • The main advantage of Fourier analysis is that very little information is lost from the signal during the transformation. 17 ADVANTAGES
  • 20. • All periodic functions can't be expressed in terms of Fourier series, but only those which follow Dirichlet conditions. • It can be used only for periodic inputs and thus not applicable for aperiodic one. (Fourier Transform) • It cannot be used for unstable or even marginally stable systems. (Laplace transform) 19 DISADVANTAGES
  • 22. INTRODUCTION • The DFT is one of the most powerful tools in digital signal processing which enables us to find the spectrum of a finite-duration signal. • There are many circumstances in which we need to determine the frequency content of a time-domain signal. • For example, we may have to analyze the spectrum of the output of an LC oscillator to see how much noise is present in the produced sine wave. This can be achieved by the discrete Fourier transform (DFT).
  • 23. • Basically, computing the DFT is equivalent to solving a set of linear equations. • The DFT provides a representation of the finite-duration sequence using a periodic sequence, where one period of this periodic sequence is the same as the finite-duration sequence. • As a result, we can use the discrete-time Fourier series to derive the DFT equations. • The algorithms for the efficient computation of the DFT are collectively called fast Fourier transforms (FFTs). 22
  • 25. WHAT IS DFT? ▪ Assume that x(t)x(t), shown in Figure 1, is the continuous-time signal that we need to analyze. 24 Figure 1
  • 26. ▪ Assume that the finite-duration sequence that we need to analyze is as shown in Figure 5 (a). To calculate the N-point DFT, we need to make a periodic signal, p(n)p(n), from x(n)x(n) with period NN, as shown in Figure 5(b). ▪ Considering the fact that p(n)=x(n)p(n)=x(n) for n=0,1,…,N−1n=0,1,…,N−1, we obtain the discrete-time Fourier series of this periodic signal ▪ Equation 1 25
  • 27. • Where N denotes the period of the signal. The time-domain signal can be obtained as follows: • Equation 2 26
  • 28. ▪ Multiplying the coefficients given by Equation 6 by NN, we obtain the DFT coefficients, X(k)X(k), as follows: ▪ Equation 3 → ▪ The inverse DFT will be ▪ Equation 4 → 27
  • 33. • To what degree does the DFT approximate the Fourier transform of the function underlying the data? Clearly the DFT is only an approximation since it provides only for a finite set of frequencies. But how correct are these discrete values themselves? There are two main types of DFT errors: • 1. Aliasing • 2. Leakage 32 ERRORS IN DFT
  • 34. ALIASING • If the initial samples are not sufficiently closely spaced to represent high-frequency components present in the underlying function, then the DFT values will be corrupted by aliasing 33
  • 35. LEAKAGE • The continuous Fourier Transform requires the integration to be performed over the interval – P to FP or over an integer number of cycles of the waveform. If we attempt to complete the DFT over a non-integer number of cycles of the input signal, then we might expect the transform to be corrupted in some way 34
  • 36. Advantages The main advantage of discrete Fourier Transform analysis is that very little information is lost from the signal during the transformation. The DFT can find a system's frequency response from the system's impulse response, and vice versa. The DFT is especially useful for efficiently representing signals that are comprised of a few frequency components. Like ECG recorded signal etc. 35 ADVATAGES
  • 37. Applications Image filtering Seismograms- Frequency content Eigenmodes of the Earth Seismo-weather with FFTS
  • 38. IMAGE APPLICATIONS, WHICH INCLUDES IMAGE ANALYSIS, IMAGE FILTERING, IMAGE RECONSTRUCTION AND IMAGE COMPRESSION. INFRA-RED SPECTROSCOPY FT-RAMAN SPECTROSCOPY MEDICAL MRI IMAGING
  • 39. DISCRETE TIME FOURIER TRANSFORM 38
  • 40. DEFINITION OF DTFT • In mathematics, the discrete-time Fourier transform is a form of Fourier analysis that is applicable to a sequence of values. The DTFT is often used to analyze samples of a continuous function. 39
  • 41. OR • The DTFT is a frequency-domain representation for a wide range of both finite and infinite-length discrete-time signals x[n]. • The DTFT is denoted as X(ejωˆ), which shows that the frequency dependence always includes the complex exponential function ejωˆ . • The operation of taking the Fourier transform of a signal will become a common tool for analyzing signals and systems in the frequency domain. 40
  • 42. • The application of the DTFT is usually called Fourier analysis, or spectrum analysis or “going into the Fourier domain or frequency domain.” • Thus, the words spectrum, Fourier, and frequency-domain representation become equivalent, even though each one retains its own distinct character. 41
  • 43. DISCRETE-TIME SIGNALS IN FREQUENCY DOMAIN • For continuous-time signals, we can use Fourier series and Fourier transform to study them in frequency domain. • With the use of sampled version of a continuous-time signal we can obtain the discrete-time Fourier transform (DTFT) or Fourier transform of discrete-time signals as follows. 42
  • 44. We start with studying the sampled signal produced by multiplying by the impulse train 43
  • 46. 45
  • 47. 46
  • 49. 48
  • 50. APPLICATIONS Orthogonal Frequency Division Multiplex (OFDM) Image compression to MPEG format Digital filters
  • 51. Thank You 50 View publication statsView publication stats