How to delay signal input ?

조회 수: 3 (최근 30일)
Nikolas Haimerl
Nikolas Haimerl 2019년 9월 5일
답변: Dimitris Kalogiros 2019년 9월 5일
Hello,
I am in need for a block in Simulink which delays the starting time of trasmition to the next block. Meaning if I have a System which runs for 100 seconds I would like the block to transmit only signals which it received in the time interval 5 to 100 seconds. Any input that the block received between seconds 1 and 5 should be ignored.
I only found the delay block so far, which does the exact opposite of what I would like it to do.
Is there a simple way for my system to act in the way described above ?
Thanks in advance for any answers and suggestions!
  댓글 수: 2
Dimitris Kalogiros
Dimitris Kalogiros 2019년 9월 5일
<< Any input that the block received between seconds 1 and 5 should be ignored.>>
What would be the output of this block during the interval 1sec-5sec ? Zero maybe ?
Nikolas Haimerl
Nikolas Haimerl 2019년 9월 5일
Yes, zero would be an output my system would still be able to work with.

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

채택된 답변

Dimitris Kalogiros
Dimitris Kalogiros 2019년 9월 5일
Here is my suggestion:
mute_for_a_while.jpg

추가 답변 (1개)

Fangjun Jiang
Fangjun Jiang 2019년 9월 5일
A step function controls a swithch block to switch the signal.

카테고리

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

태그

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by