modelHeatingCoil

Information

Overview

Model of a heating coil to heat a fluid (e.g. water) by a given input on the heat port.

Concept

The heating coil is implemented as a pipe which is going through the storage tank. The heat transfer to the storage tank is modelled with a heat transfer coefficient.

Parameters

TypeNameDefaultDescription
Integerdis_HC
Media.BaseClasses.MediumSimplemedium_HCMedia.WaterSimple()Mediums charastics (heat capacity, density, thermal conductivity)
Modelica.Units.SI.LengthlengthHC3Length of Pipe for HC
Modelica.Units.SI.CoefficientOfHeatTransferhConHC20Model assumptions heat transfer coefficient HC <-> Heating Water
Modelica.Units.SI.TemperatureT_startStart Temperature of fluid
AixLib.DataBase.Pipes.PipeBaseDataDefinitionpipeRecordHCAixLib.DataBase.Pipes.Copper.Copper_28x1()Type of Pipe for HR1
BooleancalcHContrueUse calculated value for inside heat transfer coefficient
Modelica.Units.SI.CoefficientOfHeatTransferhConIn_const30Fix value for heat transfer coefficient inside pipe

Connectors

TypeNameDefaultDescription
Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a[dis_HC]Therm1
AixLib.Obsolete.YearIndependent.FastHVAC.Interfaces.EnthalpyPort_benthalpyPort_b1
AixLib.Obsolete.YearIndependent.FastHVAC.Interfaces.EnthalpyPort_aenthalpyPort_a1

Components

TypeNameDefaultDescription
FastHVAC.Components.Pipes.BaseClasses.PipeBasepipeHC
AixLib.Utilities.HeatTransfer.CylindricHeatTransfer[dis_HC]PipeWall_HC1
AixLib.Utilities.HeatTransfer.HeatConv[dis_HC]conv_HC1_Outside

Revisions

  • December 20, 2016  Tobias Blacha:
    Moved into AixLib
  • February 10, 2015  by Konstantin Finkbeiner:
    Addapted to FastHVAC.
  • October 2, 2013  by Ole Odendahl:
    Added documentation and formatted appropriately