How does Vrms of raw noise signal compare to power spectral density?
4 次查看(过去 30 天)
显示 更早的评论
I am using the method described in the link below to take my real world noise data, perform an fft on it, and change it into a power spectrum.
To verify that it's working properly, I'm trying to sum all points in the power spectrum and compare that number to the average power of the real, time based signal.
Is this the correct way of thinking about this problem? What do I need to do to get the results I need?
Thanks in advance.
0 个评论
回答(1 个)
Jeremy
2014-12-15
The square root of the integral of the PSD will equal the rms amplitude of the original time history. The integral of the PSD is the sum of the PSD multiplied by the bin width, or just the sum if you are using 1 Hz bins.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Parametric Spectral Estimation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!