modelIntegralErrorDualReference
Test integral error with dual references
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example checks the models of error integrators with dual references.
The results represent the differences in configurations regarding activation and reset functions.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Sources.Ramp | ramUppBou | Ramp upper bound | |
| Modelica.Blocks.Sources.Ramp | ramLowBou | Ramp lower bound | |
| Modelica.Blocks.Sources.Pulse | pul | Pulse as input value | |
| Modelica.Blocks.Sources.BooleanStep | booSteItgAct | Boolean source to activate integrators | |
| Modelica.Blocks.Sources.BooleanStep | booSteItgRes | Boolean source to reset integrators | |
| AixLib.Utilities.KPIs.IntegralErrorDualReference.IntegralErrorDualBounds | ied | Integral error dual bounds normal | |
| AixLib.Utilities.KPIs.IntegralErrorDualReference.IntegralErrorDualBounds | iedAct | Integral error dual bounds with activation connector | |
| AixLib.Utilities.KPIs.IntegralErrorDualReference.IntegralErrorDualBounds | iedActRes | Integral error dual bounds with activation and reset connectors |
Revisions
-
January 9, 2025, by Jun Jiang:
First implementation (see issue 1534)