modelControllerOnOff
On/Off controller for boiler models
Information
Overview
Switches the boiler off if the flow temperature is too high.
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.BooleanInput | onOffExtern | On/Off signal | |
| Modelica.Blocks.Interfaces.BooleanInput | THigh | Medium temperature is too high | |
| Modelica.Blocks.Interfaces.BooleanInput | TLow | Medium temperature is too low | |
| Modelica.Blocks.Interfaces.BooleanOutput | onOffFinal | Output signal |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Logical.And | onOff |
Revisions
-
December 08, 2016 by Moritz Lauster:
Adapted to AixLib conventions -
October 7, 2013 by Ole Odendahl:
Formatted documentation appropriately -
Mai 23, 2011 by Ana Constantin:
Adapted from a model of Kristian Huchtemann.