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

TypeNameDefaultDescription
Modelica.Blocks.Sources.RampramUppBouRamp upper bound
Modelica.Blocks.Sources.RampramLowBouRamp lower bound
Modelica.Blocks.Sources.PulsepulPulse as input value
Modelica.Blocks.Sources.BooleanStepbooSteItgActBoolean source to activate integrators
Modelica.Blocks.Sources.BooleanStepbooSteItgResBoolean source to reset integrators
AixLib.Utilities.KPIs.IntegralErrorDualReference.IntegralErrorDualBoundsiedIntegral error dual bounds normal
AixLib.Utilities.KPIs.IntegralErrorDualReference.IntegralErrorDualBoundsiedActIntegral error dual bounds with activation connector
AixLib.Utilities.KPIs.IntegralErrorDualReference.IntegralErrorDualBoundsiedActResIntegral error dual bounds with activation and reset connectors

Revisions

  • January 9, 2025, by Jun Jiang:
    First implementation (see issue 1534)