Derivative
Compute an approximate derivative
Description
Equations
Connections
Parameters
Modelica Standard Library
The Derivative component computes an element-wise approximate derivative.
Each element has transfer function yj⁡suj⁡s=k⁢sT⁢s+1.
The Signal Size parameter assigns the dimension of the input and output connectors.
xj.={0zeroGainuj−xjTotherwise
yj={0zeroGainkT⁢uj−xjotherwise
zeroGain=k<ε
Name
Modelica ID
u
Real input vector
y
Real output vector
Default
Units
k
1
Gain
T
0.01
s
Time constant. Must be positive
Initial Values
No initialization
Type of initialization.
initType
x0
0
Initial or guess value of state
x_start
y0
Initial value of output
y_start
Signal Size
Dimension of input and output signals
signalSize
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
Math Functions
Math Operators
Signal Blocks
Download Help Document