Not able to plot delay for sine wave using triggered subsystem

I am trying to use delay within the triggered subsystem and I am still getting a flat line as plot , I have tried increasing sample time or adding delay outside of the subsystem but still I am not getting the answer.

답변 (1개)

Vinay
Vinay 2025년 1월 21일

0 개 추천

The triggered subsystem triggers the system at the rising edge of the control signal and holds the signal value until the next rising edge.
To incorporate a delay within this subsystem, a "Delay" block can be added, which allows for the introduction of a specified number of cycle delays. I have attached the Simulink model illustrating how the delay is implemented within the subsystem block.
I hope this resolves the query!

댓글 수: 3

Hello Sir,
Thank you for your reply , I have tried adding delay in the subsystem as well but still the result remains same . I have connected sine wave to input of subsystem and square waveform to trigger .
Hi Siddharth,
I have attached a working Simulink model showing delay in the sine wave at the output.
Thank you sir , it was helpful.

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

카테고리

도움말 센터File Exchange에서 Subsystems에 대해 자세히 알아보기

제품

릴리스

R2023a

태그

질문:

2025년 1월 20일

댓글:

2025년 1월 22일

Community Treasure Hunt

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

Start Hunting!

Translated by