Normalization of Power Spectral Density
58 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Sandro Camenzind
el 31 de Dic. de 2020
Comentada: Sandro Camenzind
el 31 de Dic. de 2020
Hey everybody :)
When calculating the PSD from the fft, one apparently needs to normalize | FFT(signal)|^2 with a factor of (1/(fs*N)) where fs = sampling frequency and N = length of signal (see for example "Power Spectral Density Estimates Using FFT" https://www.mathworks.com/help/signal/ug/power-spectral-density-estimates-using-fft.html.
I was wondering where this factor comes from. I would be very grateful for your help :)
0 comentarios
Respuesta aceptada
dpb
el 31 de Dic. de 2020
It's to make the output amplitude consistent regardless of the frequency resolution of the measurement. See https://community.sw.siemens.com/s/article/what-is-a-power-spectral-density-psd for a nice tutorial.
It would be helpful if TMW would put some of this information in their documentation given their user base often is new to the field...hint, hint. :)
1 comentario
Más respuestas (0)
Ver también
Categorías
Más información sobre Parametric Spectral Estimation en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!