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!