Discussion Overview
The discussion revolves around calculating the power spectrum of short signals, specifically those with durations between 200 and 500 ms. Participants explore the challenges and potential methods for accurately analyzing these short segments, considering both theoretical and practical aspects.
Discussion Character
- Exploratory, Technical explanation, Debate/contested
Main Points Raised
- One participant inquires about methods to calculate the power spectrum for short signals, expressing concerns about the accuracy of standard techniques.
- Another participant suggests using Matlab's FFT to compute the power spectrum, indicating that it is effective for longer segments but may not perform well for shorter ones.
- A follow-up response acknowledges the use of FFT in Matlab but emphasizes the need for improved algorithms tailored for short segments, as FFT yields poor results for durations under 500 ms.
- Another participant argues that the critical factor is not the absolute length of the segment but its length relative to the longest period of the signal being analyzed, suggesting that insufficient sampling of frequency components may be the issue when segments are shorter than 500 ms.
Areas of Agreement / Disagreement
Participants express differing views on the effectiveness of FFT for short signals, with some suggesting it is inadequate while others emphasize the importance of segment length relative to the signal's bandwidth. The discussion remains unresolved regarding the best approach for calculating power spectra of short signals.
Contextual Notes
There are limitations related to the assumptions about signal characteristics and the dependence on the definitions of segment length and frequency components, which remain unresolved.