Second Order
Second-order transfer function block
Description
Equations
Connections
Parameters
Modelica Standard Library
The Second Order component defines a second-order transfer function system.
y⁡su⁡s=ksw2+2⁢D⁢sw+1
The Signal Size parameter allows the block to operate on a vector of signals rather than a single signal.
y.=yd
yd.=w⁢w⁢k⁢u−y−2⁢D⁢yd
Name
Modelica ID
u
Real input vector
y
Real output vector
Default
Units
k
1
Gain
w
1s
Angular frequency
D
Damping
Initial Values
No initialization
Type of initialization
initType
Signal Size
Dimension of input and output signals
signalSize
y0
0
Initial or guess value of output
y_start
yd0
Initial or guess value of derivative of output
yd_start
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
Continuous Signal Blocks
Signal Blocks
Download Help Document