modelFirstOrder

Uses signal exchange block for a first order dynamic system

Extends from Modelica.Icons.Example (Icon for runnable examples).

Information

This example uses the signal exchange blocks in an original model, Buildings.Utilities.IO.SignalExchange.Examples.BaseClasses.OriginalModel along with a corresponding model that would result if the original model were compiled with the BOPTEST parser, Buildings.Utilities.IO.SignalExchange.Examples.BaseClasses.ExportedModel to demonstrate the overwriting of either setpoint or actuator control signals and reading of signals.

Components

TypeNameDefaultDescription
BaseClasses.ExportedModelexpMod
Modelica.Blocks.Sources.ConstantuSet
Modelica.Blocks.Sources.BooleanStepactSet
Modelica.Blocks.Sources.BooleanStepactAct
Modelica.Blocks.Sources.ConstantuAct

Revisions

  • December 17, 2018, by David Blum:
    First implementation.