To generate a random signal with the given PSD

조회 수: 10 (최근 30일)
Chandrashekhar Dharankar
Chandrashekhar Dharankar 2012년 9월 7일
How to generate a random signal with the given PSD and upper and lower cut-off frequencies in MATLAB or SIMULINK? Whether possible or not?

채택된 답변

Honglei Chen
Honglei Chen 2012년 9월 7일
Normally this is done by generating a filter according to the given PSD and then pass a white noise through the filter.
  댓글 수: 2
Chandrashekhar Dharankar
Chandrashekhar Dharankar 2012년 9월 9일
Yes, what you are saying has been practiced by me. I have used a band limited white noise block (BLWN) in SIMULINK as an input to the first order filter. But the PSD of output does not matches with the analytical prediction which uses ideal white noise as an input. This might be due to the fact that the BLWN block does not gives the ideal white noise. Also there is no choice to select its frequency band?
Honglei Chen
Honglei Chen 2012년 9월 10일
In digital domain, everything is relative to the sampling frequency. So the shape of PSD is basically shaping the band between DC and the sampling frequency. Is this what you mean?

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

Azzi Abdelmalek
Azzi Abdelmalek 2012년 9월 7일
Since two different signals can have the same PSD, then there is no unique solution
  댓글 수: 1
Chandrashekhar Dharankar
Chandrashekhar Dharankar 2012년 9월 9일
Agreed, but I am not expecting the unique solution. I want a signal which gives me the required PSD. Eg. a band limited white noise block in SIMULINK generates a different signal every time but with the same statistical characteristic.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Parametric Spectral Estimation에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by