Recall & Review
beginner
What is Power Spectral Density (PSD)?
Power Spectral Density (PSD) shows how the power of a signal is distributed over different frequency components. It helps us understand which frequencies carry more energy in the signal.
Click to reveal answer
beginner
Name two common methods to estimate PSD.
Two common methods are the Periodogram and the Welch method. The Periodogram uses the Fourier transform of the signal, while Welch's method averages periodograms of overlapping segments to reduce noise.
Click to reveal answer
intermediate
Why do we use windowing in PSD estimation?
Windowing reduces spectral leakage by tapering the signal edges before Fourier transform. This helps get a clearer frequency representation without spreading energy across frequencies.
Click to reveal answer
intermediate
What is the main advantage of Welch's method over the simple Periodogram?
Welch's method reduces variance in the PSD estimate by averaging multiple periodograms from overlapping segments, making the estimate smoother and more reliable.
Click to reveal answer
intermediate
How does segment length affect PSD estimation?
Longer segments give better frequency resolution but noisier estimates. Shorter segments give smoother estimates but poorer frequency resolution. Choosing segment length balances detail and noise.
Click to reveal answer
What does PSD tell us about a signal?
✗ Incorrect
PSD shows how the signal's power is distributed over frequency components.
Which method averages multiple segments to reduce noise in PSD estimation?
✗ Incorrect
Welch's method divides the signal into overlapping segments and averages their periodograms.
Why do we apply a window function before PSD estimation?
✗ Incorrect
Windowing reduces spectral leakage by smoothing signal edges.
What happens if you use very short segments in Welch's method?
✗ Incorrect
Short segments provide poorer frequency resolution but reduce noise through more averaging.
Which of these is NOT a direct output of PSD estimation?
✗ Incorrect
PSD does not provide phase information; it shows power distribution.
Explain what Power Spectral Density estimation is and why it is useful.
Think about how music has bass and treble parts and PSD helps find those parts.
You got /3 concepts.
Describe the Welch method for PSD estimation and its advantages over the simple Periodogram.
Imagine averaging multiple blurry photos to get a clearer picture.
You got /4 concepts.