1. Purpose of model
This model extends the MSL LimPID Controller by a reset functionality which allows to trigger a reset of the integrator state. See documentation of LimPID for more details.
2. Level of detail, physical effects considered, and physical insight
(Purely technical component without physical modeling.)
3. Limits of validity
(Purely technical component without physical modeling.)
4. Interfaces
Modelica BooleanInput: trigger to reset integrator value
Modelica RealInput: connector of setpoint input signal
Modelica RealInput: connector of measurement input signal
Modelica RealOutput: connector of actuator output signal
5. Nomenclature
(no elements)
6. Governing Equations
(no equations)
7. Remarks for Usage
(no remarks)
8. Validation
(no remarks)
9. References
(no remarks)
10. Version History
Model created by Pascal Dubucq (dubucq@tuhh.de), Aug 2014
Model revised by Pascal Dubucq (dubucq@tuhh.de), Apr 2017 : code conventions