Meet the FFT
How to read the DFT of a single sinusoid
\( y(t) = A \cos{\left(\omega t + \phi\right)} \), fit to data.
Change the amplitude, frequency, and phase. What happens to the FFT \( Y(\omega) \) of \( y(t) \)?
DFT simulator
Questions
Adjust the frequency and look at the FFT. How can you tell the dominant frequency of the signal
from the absolute value of the FFT?
With the phase set to zero, giving \( \cos{\omega t} \), which part of the FFT responds to
variations in amplitude, real or imaginary?
With the phase set to \( \pi/2 \), giving \( \sin{\omega t} \), which part of the FFT responds
to
variations in amplitude, real or imaginary?
Set the phase to \( \pi/4 \) and vary the amplitude. How do the real and imaginary components
respond, and how do
you understand this?
Describe a general technique to determine \( A, B, \omega \) from the FFT of \(
y(t) = A \cos{\omega t} + B \sin{\omega t} \).