필터 지우기
필터 지우기

How can adjust the delay ?

조회 수: 2 (최근 30일)
Sarfaraz Ahmed
Sarfaraz Ahmed 2018년 11월 5일
편집: Sarfaraz Ahmed 2018년 11월 15일
Hi. I am adjusting delay backward by using " variable time delay" block in simulink but its only forward the delay not backward. how can I adjust the delay in negative direction ? Please have a look into attached file and the waveform. I want to adjust the delay which is in 3rd plot.
Thanks
  댓글 수: 2
Prakhar Jain
Prakhar Jain 2018년 11월 15일
Hi Sarfaraz,
Can you change -0.002 constant block value to 0.002. Still if you doesn't get the required output, please share your simulink model.
Thanks.
Sarfaraz Ahmed
Sarfaraz Ahmed 2018년 11월 15일
Thanks Jain. yes, I checked with 0.002 and I see it only produce delay in one direction. I want delay in the advance ? is it possible to delayed a signal by advance ?
Thanks

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

채택된 답변

Dimitris Kalogiros
Dimitris Kalogiros 2018년 11월 15일
편집: Dimitris Kalogiros 2018년 11월 15일
If you want to insert "negative" delay (-0.002) at one signal x(t) , into your simulink model you can do the following:
Add 0.002 delay to all other relevant signals and leave signal x(t) without any delay.
For example, at the following block diagram, signal sig2 has a "negative delay" of 1 sample regarding signals sig1 and sig3 .
example.jpg
  댓글 수: 3
Dimitris Kalogiros
Dimitris Kalogiros 2018년 11월 15일
편집: Dimitris Kalogiros 2018년 11월 15일
Is it possible to "make advance" of a signal ?
Such a thing would violate the causality principle.
A simulink block which is able to produce at its output what would be present at its input 0.002sec later, is not a simulink block .... It is a "Harry Potter block"
:-)
Sarfaraz Ahmed
Sarfaraz Ahmed 2018년 11월 15일
편집: Sarfaraz Ahmed 2018년 11월 15일
hahahhaha..... I undersatnd. I think I have to make then some tricks with signal as you described. I am accepting your answer. Thank you!

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

추가 답변 (0개)

카테고리

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

제품

Community Treasure Hunt

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

Start Hunting!

Translated by