Transfer Function
Single Input Single Output continuous control block
Description
Equations
Connections
Parameters
Modelica Standard Library
The Transfer Function component multiplies the complex input by a transfer function consisting of a rational polynomial in specified by the real vector parameters and and evaluated at , where is a real input.
Name
Modelica ID
Complex input signal
u
Complex output signal
y
Real input; angular frequency input in
w
Default
Units
Use Conjugate Input
If true, use the complex conjugate of the input
useConjugateInput
Numerator coefficients of transfer function (for example, 2s+3 is specified as {2,3})
b
Denominator coefficients of transfer function (for example, 5s+6 is specified as {5,6})
a
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
Complex Math
Download Help Document