modelRadiator_EN442

Radiator model based on the EN442 standard

Extends from BuildSysPro.Systems.HVAC.Emission.Radiator.Components.CharacteristicEquation (Model for characteristic equation of a radiator (EN442)).

Information

Simple hot water radiator model for central heating system

Hypothesis and equations

This model is based on the characteristic equation (Qflow=Km DTN) described in the EN442 standard.

Depending on the model options, DT could be considered as followed:

  • DT= T_HWR - Troom where Troom = Trad+Tconv/2 if radEqua=BuildSysPro.BaseClasses.HeatTransfer.Components.BasedCharacteristicEquation1
  • or 2 characteristic equations could be considered for radiative and convective heat transfers respectively : DTrad= T_HWR - Trad and DTconv= T_HWR - Tconv if radEqua=BuildSysPro.BaseClasses.HeatTransfer.Components.BasedCharacteristicEquation2

Otherwise the model use common equations for energy balance and continuity equation (no mass accumulation).

Depending on the option useInertia, steady state or dynamic behaviour are computed. For dynamic computation, the energy balanced is calculated as :

This model does not considered a discretization along the fluid path.

This model relies also on an arithmetic mean temperature difference (AMTD), different from the theorical logarithmic mean temperature difference (LMTD) and should be used when the following condition is fulfilled :

Otherwise using AMTD leads to a deviation exceeding 10%.

Bibliography

This model was implemented following the EN442 standard and considering a single element.

Nilsson, P.E. and The Commtech Group, 2003. Achieving the Desired Indoor Climate: Energy Efficiency Aspects of System Design. Studentlitteratur AB.

Instructions for use

Connect the model to a distribution network through the WaterIn and WaterOut connectors.

Connect also the model to a thermal ambiance through the Conv and Rad heatports respectively for convective heat transfers and long wave radiation.

Known limits / Use precautions

The model is not discretized along the fluid path therefore in Dynamic mode, nominal operating conditions do not lead to the nominal heating power.

Validations

Simple validation based on operating point - Gilles Plessis 01/2016

--------------------------------------------------------------
Licensed by EDF under a 3-clause BSD-license
Copyright © EDF 2009 - 2023
BuildSysPro version 3.6.0
Author : Gilles PLESSIS, EDF (2016)
--------------------------------------------------------------

Parameters

TypeNameDefaultDescription
RealKm (from CharacteristicEquation)Pnom/DTnom^nNomKm coefficient (sometimes refers as KS or UA coefficient) used in the Characteristic equation
EN442 - Nominal point
SI.EnergyFlowRatePnom (from CharacteristicEquation)411Nominal power for a DT=50 K, based on inlet temperature 75/65
SI.TemperatureDifferenceDTnom (from CharacteristicEquation)50Temperature difference (air to water) at nominal operating point
RealnNom (from CharacteristicEquation)1.225Slope at nominal point
RealFracRad (from CharacteristicEquation)0.35Radiative fraction of heat
Options
BooleanuseInertiafalseSteady state modelling of dynamics
Dynamic
SI.MassMediumMassMass of water
SI.MassBodyMassRadiator mass
SI.SpecificHeatCapacitycpBody500Specific heat capacity of the radiator body (ex. 500J/kg/K for cast iron)

Connectors

TypeNameDefaultDescription
BaseClasses.HeatTransfer.Interfaces.HeatPort_bRad (from CharacteristicEquation)HeatPort for long wave radiation exchanges
BaseClasses.HeatTransfer.Interfaces.HeatPort_bConv (from CharacteristicEquation)HeatPort for convective heat transfers
Modelica.Blocks.Interfaces.RealInput[2]WaterIn1:Temp / 2:m_flow
Modelica.Blocks.Interfaces.RealOutput[2]WaterOut1:Temp / 2:m_flow

Components

TypeNameDefaultDescription
BuildSysPro.Systems.HVAC.Emission.Radiator.Components.BasedCharacteristicEquation1radEqua (from CharacteristicEquation)
SI.TemperatureDifferenceDTlm(WaterIn[1] - WaterOut[1])/Modelica.Math.log((WaterIn[1] - (Conv.T + Rad.T)/2)/(WaterOut[1] - (Conv.T + Rad.T)/2))Logaritmic mean temperature difference, given for information, EN442 being based on arithmetic mean temperature difference
SI.TemperatureT_HWRTemperature of the hot water radiator

Contents

NameDescription
Medium