modelBoiler

Simple boiler model

Extends from AixLib.Obsolete.BaseClasses.ObsoleteModel (Icon for classes that are obsolete and will be removed in later versions).

Information

Overview

Boiler model without an internal controller.

Concept

The boilers parameterization is based on records from the DataBase library. In the range of minimal and nominal heat power a modulating operation is possible.

The control strategy is pretended from an external controller. There is an ON/OFF switch for the boiler and also a possibility to control the modulating operation, boilers capacity.

Both, actually and intigrated gas consumption can be taken from boilers outputs.

Example Results

Boiler

Parameters

TypeNameDefaultDescription
FastHVAC.Media.BaseClasses.MediumSimplemediumFastHVAC.Media.WaterSimple()Standard fluid charastics (heat capacity, density, thermal conductivity)
General › Boiler type
AixLib.Obsolete.YearIndependent.FastHVAC.Data.Boiler.General.BoilerTwoPointBaseDataDefinitionparamBoilerAixLib.Obsolete.YearIndependent.FastHVAC.Data.Boiler.General.Boiler_Vitogas200F_11kW()Parameters for Boiler
General › Simulation
Modelica.Units.SI.TemperatureT_startModelica.Units.Conversions.from_degC(50)Initial temperature of heat source

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.RealInputdotQ_rel[0 to 1]
Modelica.Blocks.Interfaces.RealOutputdotE_gas1=gas consumption
Modelica.Blocks.Interfaces.RealOutputE_gas1=gas consumption
FastHVAC.Interfaces.EnthalpyPort_aenthalpyPort_a1Thermal port for input values (temperature, mass flow rate, specific enthalpy, constant specific heat capacity)
FastHVAC.Interfaces.EnthalpyPort_benthalpyPort_b1Thermal port for output values (temperature, mass flow rate, specific enthalpy, constant specific heat capacity)
Modelica.Blocks.Interfaces.BooleanInputonOff_boiler

Components

TypeNameDefaultDescription
Modelica.Thermal.HeatTransfer.Sources.PrescribedHeatFlowheater
Modelica.Blocks.Tables.CombiTable1DvtableEfficiency
Modelica.Blocks.Math.GaindotQNormated
Modelica.Blocks.Continuous.Integratorintegrator
Modelica.Blocks.Math.Divisiondivision
BaseClasses.WorkingFluidboilerFluid
Modelica.Blocks.Logical.Switchswitch1
Modelica.Blocks.Sources.RealExpressionrealExpression
Modelica.Blocks.Math.Maxmaxensures the lower boundary of boilers capacity
Modelica.Blocks.Sources.RealExpressioncapMinMinimal capacity of boiler

Revisions

  • November 28, 2016  Tobias Blacha:
    Moved into AixLib
  • February 09, 2015  Konstantin Finkbeiner:
    Implemented