Delay

Purpose

Delay input signal by given number of samples

Library

Control / Discrete

Description

../../_images/delay.svg

The Delay block delays the input signal by N sample periods.

Example Model

  • See the example model “Delay”.

  • Find it in PLECS under Help > PLECS Documentation > List of Example Models.

Parameters

Delay order

The number of delay periods applied to the input signal.

Initial condition

A scalar, vector or matrix that defines the initial values of the internal states. The number of rows must be \(1\) or equal to the width of the input signal; the number of columns must be \(1\) or equal to the delay order. Scalar dimensions are expanded as needed.

Sample time

A scalar specifying the sampling period or a two-element vector specifying the sampling period and offset, in seconds \((\mathrm{s})\). See also the Discrete-Periodic sample time type in section Sample Times.

Probe Signals

Input

The input signal.

Output

The delayed output signal.