Unit delay's magnitude

What is the magnitude of delay in sec offered by unit delay (simulink block) for following condition? Configuration parameters are variable step with ode45 solver. Max step size is 1/60 and min step size is auto.
In delay block sample time is kept as 0.5s. Input processing is set as 'Elements as channels (sample based)'.

Answers (2)

ragesh r menon
ragesh r menon on 15 Apr 2014

0 votes

It should be the sample time 0.5 s. You can verify this yourself in simulink using a signal generator, unit delay and sink

1 Comment

I want to give a delay of 0.2s to this system using that delay. How can I do so? System is continuous.
Help please

Sign in to comment.

ragesh r menon
ragesh r menon on 16 Apr 2014

0 votes

Just change it to 0.2 s instead of 0.5 s

Categories

Find more on General Applications in Help Center and File Exchange

Tags

Asked:

on 15 Apr 2014

Answered:

on 16 Apr 2014

Community Treasure Hunt

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

Start Hunting!