modelPartialExternalControl
With measurement of primary and secondary energy consumption
Information
Overview
This is a controller model, modelled after the Vitotronic 200.
Concept
The following control decisions are implemented:
- Switch on/off when the fluid temperature is under/over the set fluid temperature
- Heating curve: fluid temperature depending on the outside temperature
- Average outside temperature
- Increase the set fluid temperature when going to day mode in order to shorten the heating up period
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | TOutside | Outside temperature [K] | |
| Modelica.Blocks.Interfaces.BooleanInput | isOn | On/Off switch for the boiler | |
| Modelica.Blocks.Interfaces.BooleanInput | switchToNightMode | Connector of boolean input signal | |
| Modelica.Blocks.Interfaces.BooleanOutput | isOn_final | On/Off output | |
| Modelica.Blocks.Interfaces.RealOutput | TFlowSet | Target temperature of the controller | |
| Modelica.Blocks.Interfaces.RealInput | TFlowIs | Actual outgoing temperature |
Revisions
-
December 08, 2016 by Moritz Lauster:
Adapted to AixLib conventions -
October 11, 2016 by Pooyan Jahangiri:
Merged with AixLib -
October 7, 2013 by Ole Odendahl:
Formatted documentation appropriately -
October 12, 2011 by Ana Constantin:
Implemented