Fourier Transform
Main Source:
If Fourier series is used to sum up wave to approximate a function, Fourier transform is a method to separate a complex wave based on its frequency.
Wave functions, such as the Fourier series, is typically associated with time (t). The x-axis represents the time variable, and the function values correspond to the wave's amplitude or other relevant properties at different time instants. We call wave function with time, which represent its behavior over time as time-domain representation.
When we add together various wave, the wave function contain multiple frequency components. Fourier transform is a method to extract the individual frequency components within the wave function. It will represent the signal in the frequency-domain as a sum of sinusoidal waves with different frequencies.
- Time-domain: Provides information about the signal's amplitude and how it changes over time.
- Frequency-domain: Provides information about the signal's frequency content and how the energy is distributed across different frequencies.
How does it work
Fourier transform formula for continuous signal is given by below.
- is the frequency with unit of radians per unit time
- is the output of Fourier transform with input frequency
- is the original function of signal in the time domain
- is a complex exponential term.
The complex exponential term is used to represent wave in terms of sine and cosine waves (by utilizing Euler's identity). In this formula, wave is represented as a vector that has certain magnitude, which correspond to the amplitude of the sinusoidal wave.
Source: https://tutorial.math.lamar.edu/Extras/ComplexPrimer/Forms.aspx
Multiplying the original signal with the exponential term would give us a number that represent the correlation between them, for which we know its contribution to the input wave frequency.
A product represents the contribution of the frequency component at frequency to the original signal . In order to know the contribution of the whole signal function, we can multiply the signal over time. This is where integral comes to play. Essentially, taking the integral for all values of measures the amount of overlap between the original signal and the oscillating function at frequency .
All this produces the function, which is a complex-valued function that will take frequency and shows the amplitude and phase of each frequency component present in .