Memory
Purpose
Provide input signal from previous major time step
Library
Control / Delays
Description
The Memory block delays the input signal by a single major time step taken by the solver.
Note
- The Memory block implicitly has a semi-continuous sample time. If you need to specify a sample time explicitly, please use the Delay block instead.
- If a variable-step solver is used the delay time of the Memory block also varies. If you use the Memory block to decouple an algebraic loop, this will produce a dead-time with an uncontrolled jitter. Please consider using a low pass filter instead.
Parameter
- Initial condition
- The initial output during the first major time step.
Probe Signals
- Input
- The input signal.
- Output
- The output signal.