- What is FFT analysis in vibration?
- What the FFT analysis of a signal tells us about the signal?
- What is the result of FFT?
What is FFT analysis in vibration?
The fast Fourier transform (FFT) is an efficient algorithm used to compute a discrete Fourier transform (DFT). This Fourier transform outputs vibration amplitude as a function of frequency so that the analyzer can understand what is causing the vibration.
What the FFT analysis of a signal tells us about the signal?
The output of the FFT is a complex vector containing information about the frequency content of the signal. The magnitude tells you the strength of the frequency components relative to other components. The phase tells you how all the frequency components align in time.
What is the result of FFT?
The FFT function returns a result equal to the complex, discrete Fourier transform of Array. The result of this function is a single- or double-precision complex array.