Integrator
Compute the integral
Description
Equations
Connections
Parameters
Modelica Standard Library
The Integrator component computes the element-wise integral of the input, u, with a multiplication gain of k.
The Signal Size parameter assigns the dimension of the input and output connectors.
yj.=k⁢uj
Name
Modelica ID
u
Real input vector
y
Real output vector
reset
Optional connector of reset signal
set
Optional connector of set signal
Default
Units
Signal Size
1
Dimension of input and output signals
signalSize
k
Integrator gain
use reset
false
True(checked) enables reset port
use_reset
use set
True(checked) enables port that sets reset value (when use reset is selected)
use_set
Initial Values
Initialization with initial states
Type of initialization,
initType
y0
0
Initial or guess value of output.
y_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
Math Functions
Math Operators
Signal Blocks
Download Help Document