DEL – Delay with initialization
Block SymbolLicensing group: STANDARD
Function Description
The DEL block implements a delay of the input signal u. The signal is shifted n samples
backwards, i.e.
If the last n samples are not yet known, the output is set to
where is the initialization input signal. This can happen after restarting the control system or after resetting the block (R1: offonoff) and it is indicated by the output .
Inputs
u | Analog input of the block | double |
R1 | Block reset | bool |
y0 | Initial output value | double |
Outputs
y | Delayed input signal | double |
RDY | Ready flag indicating that the buffer is filled with the input signal samples | bool |
Parameter
[Previous] [Back to top] [Up] [Next]