SlideShare a Scribd company logo
3
Most read
4
Most read
9
Most read
Fast Fourier Transform (FFT)
Analysis
Teknik Mesin – Universitas Gadjah Mada
Getaran Mekanis
Dhika Dixiana
Dimas Arya Dewangga
Dimas Haadii Wibowo
Fadhlan Ihsan Lubis
15/379037/TK/42979
15/379039/TK/42981
15/379040/TK/42982
15/379045/TK/42987
Senin 07.00
What is Fast Fourier Transform?
A Fast Fourier transform (FFT) is an
algorithm that samples a signal over
a period of time (or space) and
divides it into its frequency
components.
These components are single
sinusoidal oscillations at distinct
frequencies each with their own
amplitude and phase.
This transformation is illustrated
in the diagram shown.
An FFT algorithm computes the Discrete Fourier
Transform (DFT) of a sequence, or its inverse (IFFT).
Fourier analysis converts a signal from its original
domain to a representation in the frequency
domain and vice versa.
An FFT rapidly computes such transformations
by factorizing the DFT matrix into a product
of sparse (mostly zero) factors.
As a result, it manages to reduce the complexity of
computing the DFT from O(n2), which arises if one
simply applies the definition of DFT, to O(n log n) ,
whe.re n is the data size
Fast Fourier transforms are widely used for many
applications in engineering, science, and
mathematics.
1. Fast large integer and polynomial
multiplication
2. Efficient matrix-vector multiplication
for Toeplitz, circulant and other structured
matrices
3. Filtering algorithms
4. Fast algorithms for discrete cosine or sine
transforms (example, Fast DCT used for
JPEG, MP3/MPEG encoding)
5. Fast Chebyshev approximation
6. Fast discrete Hartley transform
7. Solving difference equations
8. Computation of isotopic distributions.
Types of FFT Analysis
1) Discrete Fourier Transform
2) Inverse Fast Fourier Transform
1) Discrete Fourier Transform
The discrete Fourier transform transforms a sequence of N complex number
x0,x1,…..,xN-1 into another sequence of complex numbers, X0, X1,…..,XN-1 which is
defined by
2) Inverse Fast Fourier Transform
The IDFT is different from the DFT:
it uses positive power Wp of instead of negative ones. There is an additional division of each output value
by N.
Any FFT algorithm can be modified to perform the IDFT by using positive powers instead of negatives.
Multiplying each component of the output by 1 / N
Hence the algorithm is the same but computational load increases due to N extra multiplications
Characteristics & Causes of FFT Analysis
Its main advantage is that it significantly reduces the computation time by a factor of the order m/log2m , i.e.
more than 100 times for a sample of 1024 elements.
FFTs are useful for measuring the frequency content of stationary or transient signals. FFTs
produce the average frequency content of a signal over the entire time that the signal was
acquired. For this reason, you should use FFTs for stationary signal analysis or in cases
where you need only the average energy at each frequency line
An FFT computes the DFT and produces exactly the same result as evaluating the DFT
definition directly, the most important difference between FFT than DFT is much faster.
Characteristics & Causes of FFT Analysis
FFT-based measurement requires digitization of a continuous signal. According to the Nyquist criterion, the
sampling frequency, Fs, must be at least twice the maximum frequency component in the signal. If this criterion
is violated, a phenomenon known as aliasing occurs.
The figure shows an adequately sampled signal
and an undersampled signal. In the undersampled
case, the result is an aliased signal that appears to
be at a lower frequency than the actual signal.
The Spectrum of FFT Analysis
FFT Analysis results, other than
calculation, can also be found in a form
of color spectrum. An example of FFT
Analysis in color spectrum is on musical
signal.
Reference
Wikipedia. (2017, November 30). Fast Fourier Transform. Retrieved from
https://en.wikipedia.org/wiki/Fast_Fourier_transform
GETMYUNI. Introduction to Digital Signal Processing (DSP). Retrieved from
https://getmyuni.azureedge.net/assets/main/study-material/notes/computer-science_engineering_digital-
signal-processing_introduction-to-dsp_notes.pdf
J.G. Proakis and D.G. Manolakis, Digital Signal Processing 3rd edition, Prentice-Hall.
R.G Lyons, Understanding Digital Signal processing, 2nd edition, Prentice-Hall.
Cerna, M., & Harvey A. F. (2000). The Fundamentals of FFT-Based Signal Analysis and Measurement. National
Instruments Application Note 401. p7

More Related Content

PPT
Fft ppt
PPTX
Fast fourier transform
PDF
Dsp U Lec10 DFT And FFT
PPTX
FFT and DFT algorithm
PPTX
FFT Analysis
PDF
Computing DFT using Matrix method
PPTX
Fir filter design (windowing technique)
PDF
Discrete Fourier Series | Discrete Fourier Transform | Discrete Time Fourier ...
Fft ppt
Fast fourier transform
Dsp U Lec10 DFT And FFT
FFT and DFT algorithm
FFT Analysis
Computing DFT using Matrix method
Fir filter design (windowing technique)
Discrete Fourier Series | Discrete Fourier Transform | Discrete Time Fourier ...

What's hot (20)

PDF
DSP_FOEHU - MATLAB 04 - The Discrete Fourier Transform (DFT)
PPTX
Discrete fourier transform
PPTX
Fft analysis
PPT
Fourier transform
PPT
Structures for FIR systems
PPT
Filter- IIR - Digital signal processing(DSP)
PPT
fourier transforms
PDF
Digital Signal Processing
PDF
NAS-Ch4-Application of Laplace Transform
PPTX
Fourier transforms
PPTX
Discrete Fourier Transform
PDF
The Fast Fourier Transform (FFT)
PPTX
Fourier series and applications of fourier transform
PPTX
Applications of fourier series in electrical engineering
PDF
Digital Signal Processing-Digital Filters
PPTX
PPTX
2. classification of signals
PPTX
Fft analysis
PPTX
DFT and its properties
DSP_FOEHU - MATLAB 04 - The Discrete Fourier Transform (DFT)
Discrete fourier transform
Fft analysis
Fourier transform
Structures for FIR systems
Filter- IIR - Digital signal processing(DSP)
fourier transforms
Digital Signal Processing
NAS-Ch4-Application of Laplace Transform
Fourier transforms
Discrete Fourier Transform
The Fast Fourier Transform (FFT)
Fourier series and applications of fourier transform
Applications of fourier series in electrical engineering
Digital Signal Processing-Digital Filters
2. classification of signals
Fft analysis
DFT and its properties
Ad

Similar to Fast Fourier Transform Analysis (20)

PPTX
FFTs_Introduction_and_Applicationes.pptx
PPTX
Digital signal processing (DSP PPT).pptx
PDF
Design of FFT Processor
PDF
Res701 research methodology fft1
PDF
3 f3 3_fast_ fourier_transform
PPTX
Revised_FFT_Introduction_and_Applications.pptx
PPTX
PPT
Ch15 transforms
PDF
Fourier transforms & fft algorithm (paul heckbert, 1998) by tantanoid
PPTX
Filtering in frequency domain
PDF
RES701 Research Methodology_FFT
PPTX
DFT.pptx
PPTX
DFT_Signal_Processing_pPresentation.pptx
PDF
wepik-frequencies-unveiled-exploring-the-discrete-fourier-transform-202404181...
PPTX
DFT_and_FFT_Presentation.pptx .com dft and fft power point presentation
PDF
Data Science - Part XVI - Fourier Analysis
PDF
fouriertransform.pdf
PPTX
EC8352- Signals and Systems - Unit 2 - Fourier transform
PPT
Digital signal processor part 3
PDF
Fourier slide
FFTs_Introduction_and_Applicationes.pptx
Digital signal processing (DSP PPT).pptx
Design of FFT Processor
Res701 research methodology fft1
3 f3 3_fast_ fourier_transform
Revised_FFT_Introduction_and_Applications.pptx
Ch15 transforms
Fourier transforms & fft algorithm (paul heckbert, 1998) by tantanoid
Filtering in frequency domain
RES701 Research Methodology_FFT
DFT.pptx
DFT_Signal_Processing_pPresentation.pptx
wepik-frequencies-unveiled-exploring-the-discrete-fourier-transform-202404181...
DFT_and_FFT_Presentation.pptx .com dft and fft power point presentation
Data Science - Part XVI - Fourier Analysis
fouriertransform.pdf
EC8352- Signals and Systems - Unit 2 - Fourier transform
Digital signal processor part 3
Fourier slide
Ad

Recently uploaded (20)

PPTX
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
PPTX
Onco Emergencies - Spinal cord compression Superior vena cava syndrome Febr...
PDF
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
PPTX
Tissue processing ( HISTOPATHOLOGICAL TECHNIQUE
PPTX
202450812 BayCHI UCSC-SV 20250812 v17.pptx
PPTX
Introduction to Building Materials
PPTX
History, Philosophy and sociology of education (1).pptx
PDF
IGGE1 Understanding the Self1234567891011
PDF
SOIL: Factor, Horizon, Process, Classification, Degradation, Conservation
PPTX
Introduction-to-Literarature-and-Literary-Studies-week-Prelim-coverage.pptx
PDF
medical_surgical_nursing_10th_edition_ignatavicius_TEST_BANK_pdf.pdf
PDF
advance database management system book.pdf
PDF
Weekly quiz Compilation Jan -July 25.pdf
PDF
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
PPTX
A powerpoint presentation on the Revised K-10 Science Shaping Paper
PDF
Practical Manual AGRO-233 Principles and Practices of Natural Farming
PPTX
CHAPTER IV. MAN AND BIOSPHERE AND ITS TOTALITY.pptx
PDF
Indian roads congress 037 - 2012 Flexible pavement
DOC
Soft-furnishing-By-Architect-A.F.M.Mohiuddin-Akhand.doc
PPTX
Chinmaya Tiranga Azadi Quiz (Class 7-8 )
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
Onco Emergencies - Spinal cord compression Superior vena cava syndrome Febr...
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
Tissue processing ( HISTOPATHOLOGICAL TECHNIQUE
202450812 BayCHI UCSC-SV 20250812 v17.pptx
Introduction to Building Materials
History, Philosophy and sociology of education (1).pptx
IGGE1 Understanding the Self1234567891011
SOIL: Factor, Horizon, Process, Classification, Degradation, Conservation
Introduction-to-Literarature-and-Literary-Studies-week-Prelim-coverage.pptx
medical_surgical_nursing_10th_edition_ignatavicius_TEST_BANK_pdf.pdf
advance database management system book.pdf
Weekly quiz Compilation Jan -July 25.pdf
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
A powerpoint presentation on the Revised K-10 Science Shaping Paper
Practical Manual AGRO-233 Principles and Practices of Natural Farming
CHAPTER IV. MAN AND BIOSPHERE AND ITS TOTALITY.pptx
Indian roads congress 037 - 2012 Flexible pavement
Soft-furnishing-By-Architect-A.F.M.Mohiuddin-Akhand.doc
Chinmaya Tiranga Azadi Quiz (Class 7-8 )

Fast Fourier Transform Analysis

  • 1. Fast Fourier Transform (FFT) Analysis Teknik Mesin – Universitas Gadjah Mada
  • 2. Getaran Mekanis Dhika Dixiana Dimas Arya Dewangga Dimas Haadii Wibowo Fadhlan Ihsan Lubis 15/379037/TK/42979 15/379039/TK/42981 15/379040/TK/42982 15/379045/TK/42987 Senin 07.00
  • 3. What is Fast Fourier Transform? A Fast Fourier transform (FFT) is an algorithm that samples a signal over a period of time (or space) and divides it into its frequency components. These components are single sinusoidal oscillations at distinct frequencies each with their own amplitude and phase. This transformation is illustrated in the diagram shown.
  • 4. An FFT algorithm computes the Discrete Fourier Transform (DFT) of a sequence, or its inverse (IFFT). Fourier analysis converts a signal from its original domain to a representation in the frequency domain and vice versa. An FFT rapidly computes such transformations by factorizing the DFT matrix into a product of sparse (mostly zero) factors. As a result, it manages to reduce the complexity of computing the DFT from O(n2), which arises if one simply applies the definition of DFT, to O(n log n) , whe.re n is the data size Fast Fourier transforms are widely used for many applications in engineering, science, and mathematics. 1. Fast large integer and polynomial multiplication 2. Efficient matrix-vector multiplication for Toeplitz, circulant and other structured matrices 3. Filtering algorithms 4. Fast algorithms for discrete cosine or sine transforms (example, Fast DCT used for JPEG, MP3/MPEG encoding) 5. Fast Chebyshev approximation 6. Fast discrete Hartley transform 7. Solving difference equations 8. Computation of isotopic distributions.
  • 5. Types of FFT Analysis 1) Discrete Fourier Transform 2) Inverse Fast Fourier Transform
  • 6. 1) Discrete Fourier Transform The discrete Fourier transform transforms a sequence of N complex number x0,x1,…..,xN-1 into another sequence of complex numbers, X0, X1,…..,XN-1 which is defined by
  • 7. 2) Inverse Fast Fourier Transform The IDFT is different from the DFT: it uses positive power Wp of instead of negative ones. There is an additional division of each output value by N. Any FFT algorithm can be modified to perform the IDFT by using positive powers instead of negatives. Multiplying each component of the output by 1 / N Hence the algorithm is the same but computational load increases due to N extra multiplications
  • 8. Characteristics & Causes of FFT Analysis Its main advantage is that it significantly reduces the computation time by a factor of the order m/log2m , i.e. more than 100 times for a sample of 1024 elements. FFTs are useful for measuring the frequency content of stationary or transient signals. FFTs produce the average frequency content of a signal over the entire time that the signal was acquired. For this reason, you should use FFTs for stationary signal analysis or in cases where you need only the average energy at each frequency line An FFT computes the DFT and produces exactly the same result as evaluating the DFT definition directly, the most important difference between FFT than DFT is much faster.
  • 9. Characteristics & Causes of FFT Analysis FFT-based measurement requires digitization of a continuous signal. According to the Nyquist criterion, the sampling frequency, Fs, must be at least twice the maximum frequency component in the signal. If this criterion is violated, a phenomenon known as aliasing occurs. The figure shows an adequately sampled signal and an undersampled signal. In the undersampled case, the result is an aliased signal that appears to be at a lower frequency than the actual signal.
  • 10. The Spectrum of FFT Analysis FFT Analysis results, other than calculation, can also be found in a form of color spectrum. An example of FFT Analysis in color spectrum is on musical signal.
  • 11. Reference Wikipedia. (2017, November 30). Fast Fourier Transform. Retrieved from https://en.wikipedia.org/wiki/Fast_Fourier_transform GETMYUNI. Introduction to Digital Signal Processing (DSP). Retrieved from https://getmyuni.azureedge.net/assets/main/study-material/notes/computer-science_engineering_digital- signal-processing_introduction-to-dsp_notes.pdf J.G. Proakis and D.G. Manolakis, Digital Signal Processing 3rd edition, Prentice-Hall. R.G Lyons, Understanding Digital Signal processing, 2nd edition, Prentice-Hall. Cerna, M., & Harvey A. F. (2000). The Fundamentals of FFT-Based Signal Analysis and Measurement. National Instruments Application Note 401. p7