modelOriginalModel

Original model

Extends from Modelica.Blocks.Icons.Block (Basic graphical layout of input/output block).

Information

This is a model of a first order dynamic system with feedback control. Signal exchange blocks are implemented to overwrite either the setpoint or actuator control signals as well as read the output of the first order system.

Components

TypeNameDefaultDescription
Modelica.Blocks.Sources.ConstantTSetSet point
Modelica.Blocks.Continuous.LimPIDconPIController
Modelica.Blocks.Continuous.FirstOrderfirOrdFirst order element
OverwriteoveWriSetOverwrite block for setpoint
OverwriteoveWriActOverwrite block for actuator signal
ReadreaMeasured state variable

Revisions

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