What is difference between unit delay and data store blocks?
Show older comments
Please explain what is difference between unit delay and data store blocks such as data store read and data store write?
Answers (1)
KALYAN ACHARJYA
on 25 Jan 2019
0 votes
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.
1 Comment
Tong Zhao
on 2 Jul 2021
Can you explain more about the difference between "discrete sample time that you specify" and "one major integration time step"?
Categories
Find more on Simulink in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!