What is difference between unit delay and data store blocks?

Please explain what is difference between unit delay and data store blocks such as data store read and data store write?

Answers (1)

As per Mathworks libary file Definations (Purpose):
Unit Delay: Implement a delay using a discrete sample time that you specify. The block accepts and outputs signals with a discrete sample time.
Data Store Memory (Memory Block): Implement a delay by one major integration time step. Ideally, the block accepts continuous (or fixed in minor time step) signals and outputs a signal that is fixed in minor time step.
Read here more and unit delay.

1 Comment

Can you explain more about the difference between "discrete sample time that you specify" and "one major integration time step"?

Sign in to comment.

Categories

Find more on Simulink in Help Center and File Exchange

Products

Release

R2018b

Asked:

on 25 Jan 2019

Commented:

on 2 Jul 2021

Community Treasure Hunt

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

Start Hunting!