Reset Integrator
Integrator block with reset
Description
Equations
Connections
Parameters
Modelica Standard Library
The Reset Integrator component computes, element-wise, the integral of the input u with a multiplication gain of k. The integration is reset whenever input r changes from false to true.
The Signal Size parameter assigns the dimension of the input and output connectors.
y.j=k⁢uj
Name
Modelica ID
u
Real input vector
y
Real output vector
r
Boolean reset input
Default
Units
k
1
Integrator gain
Initial Values
Initialization with initial states
Type of initialization
initType
Signal Size
Dimension of input and output signals
signalSize
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