Skip to content

Discrete Transfer Function

Symbol

Description

Discrete Transfer Function expressed as:

\frac{Num(z)}{Den(z)}

Note

This model works only when sampled (See SamplingTime parameter).

Library

Control > Discrete

Parameters

Property Display Name Parameter Type Description
Num Numerator coefficients DoubleArrayParameter Numerator coefficients by decreasing order of z (Ex: [1 2 0.1] => z² + 2z + 0.1)
Den Denominator coefficients DoubleArrayParameter Denominator coefficients by decreasing order of z (Ex: [1 2 0.1] => z² + 2z + 0.1)
SamplingTime Sampling Time [s] DoubleParameter Sampling Time

Pins

Property Pin Name Type Description
In In ControlIn Input
Out Out ControlOut Output

Default Size

Width Height
4 4