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

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.RealInputTOutsideOutside temperature [K]
Modelica.Blocks.Interfaces.BooleanInputisOnOn/Off switch for the boiler
Modelica.Blocks.Interfaces.BooleanInputswitchToNightModeConnector of boolean input signal
Modelica.Blocks.Interfaces.BooleanOutputisOn_finalOn/Off output
Modelica.Blocks.Interfaces.RealOutputTFlowSetTarget temperature of the controller
Modelica.Blocks.Interfaces.RealInputTFlowIsActual 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