What is difference between unit delay and data store blocks?
Mostrar comentarios más antiguos
Please explain what is difference between unit delay and data store blocks such as data store read and data store write?
Respuestas (1)
KALYAN ACHARJYA
el 25 de En. de 2019
0 votos
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 comentario
Tong Zhao
el 2 de Jul. de 2021
Can you explain more about the difference between "discrete sample time that you specify" and "one major integration time step"?
Categorías
Más información sobre Simulink en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!