How does Vrms of raw noise signal compare to power spectral density?
4 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Jeremy
on 15 Dec 2014
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 Comments
See Also
Categories
Find more on Parametric Spectral Estimation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!