- 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?
60 views (last 30 days)
Show older comments
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
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/286487/image.jpeg)
0 Comments
Answers (1)
Priyanshu Mishra
on 28 Apr 2020
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 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!