Discrete Transfer Function
Discrete Transfer Function block
Description
Connections
Parameters
Modelica Standard Library
The Discrete Transfer Function (or Transfer Function) component defines the transfer function between the input signal u and the output signal y.
y⁡zu⁡z=b1⁢znb−1+b2⁢znb−2+⋯+bnba1⁢zna−1+a2⁢zna−2+⋯+ana
State variables, x, are defined according to controller canonical form. Initial values of the states can be set as start values of x.
Name
Modelica ID
u
Continuous input signal
y
Continuous output signal
Default
Units
b
1
Numerator coefficients of transfer function
a
Denominator coefficients of transfer function
Sample Period
0.1
s
Sample period of component
samplePeriod
T0
0
First sample time instant
startTime
The component described in this topic is from the Modelica Standard Library. To view the original documentation, which includes author and copyright information, click here.
See Also
Discrete Signal Blocks
Signal Blocks
Download Help Document