필터 지우기
필터 지우기

variable delay block in simulink

조회 수: 1 (최근 30일)
Sinduri
Sinduri 2013년 4월 20일
i want to place a delay block which depicts a delay of the form d0+d1*Sin(2*pi*f*t). could anyone suggest any block? the blocks already available only alllow fixed delay.
  댓글 수: 2
Azzi Abdelmalek
Azzi Abdelmalek 2013년 4월 20일
편집: Azzi Abdelmalek 2013년 4월 20일
What are d0 and d1? what is your input signal and what should be your output?
Sinduri
Sinduri 2013년 4월 22일
d0 and d1 are constants. The input is a gaussian monopulse and the output should be time delayed version of the input. But the delay has to be a variable delay of the type d0+d1*Sin(2*pi*f*t)

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

채택된 답변

Navan Ruthramoorthy
Navan Ruthramoorthy 2013년 4월 22일
You can use the "Variable Fraction Delay" block from DSP System toolbox to implement this.
  댓글 수: 2
Sinduri
Sinduri 2013년 4월 23일
but it does not let you make a delay of the type mentioned above.
Navan Ruthramoorthy
Navan Ruthramoorthy 2013년 4월 23일
It has a delay input port. You need to compute d0+d1*Sin(2*pi*f*t) and pass as input to that block.

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Signal Operations에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by