- It stores buffer of output and input points then plots the power spectral density.
- You may define number of points to be used for calculating fft.
- You may define how often you want to plot the fft
- Fourth parameter is the sampling time.
How to use Power Spectral density block in Simulink?
51 次查看(过去 30 天)
显示 更早的评论
Hello there,
I would like to plot a PSD of a signal that's generated in Simulink, and for this purpose, I thought of using the "Power Spectral Density " block that's avaible in the "Additional Sinks" of the Simulink Library. But, I am unable to understand the definitions of the block paramters. My Signal has a lenght of 1000001 data points with a time resolution (Δt) of 7.32e-07. So, kindly help me understand what these parameters mean.
Thanks and regards
Vineeth R
0 个评论
回答(1 个)
Priyanshu Mishra
2020-4-28
Hi Vineeth,
Power Spectral Density block displays the frequency content of the buffer in graph window. The block calculates the power spectral analysis using ffts.
A similar question is also asked in the community earlier. You may refer the following link for further explanation.
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!