Scroll back to top
Though the time domain is an intuitive and useful way to study signals, it can be difficult to discern all characteristics of complicated signals this way. When signals increase in complexity and contain sine waves of multiple frequencies, amplitudes, and offsets, don’t seem to repeat regularly, and last for a long time, traditional time domain methods to analyse signals fail to fully describe the signal.
This is when performing a fourier transform becomes very valuable. It allows us to break down complicated signals into its component sine waves with defined amplitudes and frequencies. This page will discuss the mathematics behind performing a fourier transform manually, and the information that we can get out of it.
Recall that we can approximate any signal as a combination sum of an infinite number of sinusoids. Using this as a basis, we can represent our signals as a series of sinusoids with various frequencies, amplitudes, and phase delays that constructively or destructively interfere to produce patterns that exist in the time domain signal. These are important, as they represent the characteristics of the initial signal, and will help us later in figuring out the output.
We do so through the following equation:
test
Fourier transforms allow us to plot signals in the frequency domain. Frequency domain or Fourier plots show us the amplitude of every frequency of sinusoid that makes up a signal.
PLACEHOLDER IMAGE EXAMPLES
By breaking down a signal this way, we are able to identify frequencies with large amplitudes that influence the signal a lot, or components of noise that might be filtered out. This domain is the most useful for assessing what the impact of transformations from systems may have, and allow us to simplify math when we do convolutions.