.Buildings.DHC.Loads.BaseClasses.SimpleRoomODE

Information

This is a first order ODE model assessing the indoor air temperature variations around a set point, based on the difference between the required and actual heating or cooling heat flow rate and a minimum set of parameters at nominal conditions.

The lumped thermal conductance G representing all heat transfer mechanisms that depend on the temperature difference with the outside (transmission, infiltration and ventilation) is assessed from the steady-state energy balance at heating nominal conditions as

0 = Q̇heating, nom + G (Tout, heating, nom - Tind, heating, nom).

Note that for model representativeness, it is important for Q̇heating, nom to be evaluated in close to steady-state conditions with no internal heat gains and no solar heat gains.

The lumped thermal conductance G is then considered constant for all operating conditions.

The required heating or cooling heat flow rate (i.e. the space load) heat_cool, req corresponds to a steady-state control error equal to zero,

0 = Q̇heat_cool, req + G (Tout - Tind, set) + Q̇various,

where various represents the miscellaneous heat gains. The indoor temperature variation rate due to an unmet load is given by

C ∂Tind / ∂t = Q̇heat_cool, act + G (Tout - Tind) + Q̇various,

where heat_cool, act is the actual heating or cooling heat flow rate and C is the thermal capacitance of the indoor volume. The two previous equations yield

τ ∂Tind / ∂t = (Q̇heat_cool, act - Q̇heat_cool, req) / G - Tind + Tind, set,

where τ = C / G is the time constant of the indoor temperature.

Revisions


Generated at 2024-11-22T19:25:38Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos