delay

Navigation:  Library > Signal > Discrete >

delay

Previous pageReturn to chapter overviewNext page

Library

Signal\Discrete

Use

Domains: Discrete. Size: 1-D. Kind: Block Diagrams.

Description

This is the the z-delay function with one sample interval delay.

 

output(k) = input(k - T)

with k = n * T , n = 0,1,2,3,...

 

The sampletime T can be set in the Simulator (choose Properties, Simulation and Discrete System).

Interface

Inputs

Description

input

 

Outputs

 

output

 

Initial Values

 

output_initial

The initial value of the block.

Limitations

The input and output of this model are discrete signals. 20-sim will automatically detect the existence of discrete models. Each chain of discrete models will be assigned a specific sampletime. You can set this sample time to any desired value in the Simulator (choose Properties, Simulation and Discrete System).