modelDynamicVentilation

Dynamic ventilation to ventilate away the solar gains

Information

Overview

This model ventilates the solar gains away.

Concept

The model is used for simulations of heating periods. The outside temperature can be so high, that the heating system shuts down and the temperature in the room rises too high.

When the outside temperature rises above the heating limit, the model is activated and tries to lower the temperature under the set temperature of the room plus 2K.

Furthermore the model is only activated when the outdside temperature lower is than the inside temeperature.

The maximum ventilation rate can be adjusted according to the type of building. You can try to set it really high, e.g. 200 1/h, in order to exhaust the potential of this type of ventilation for cooling the rooms.

Example Results

AixLib.Building.Components.Examples.DryAir.DryAir_test

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.TemperatureHeatingLimit285.15Outside temperature at which the heating activates
RealMax_VR200Maximal ventilation rate
Modelica.Units.SI.TemperatureDifferenceDiff_toTempset2Difference to set temperature
Modelica.Units.SI.TemperatureTset295.15set temperature

Connectors

TypeNameDefaultDescription
Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_aport_inside
Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_aport_outside

Components

TypeNameDefaultDescription
VarAirExchangevarAirExchange
Controls.Continuous.PITemppITemp
Modelica.Thermal.HeatTransfer.Sensors.TemperatureSensorSensor_Toutside
Modelica.Blocks.Logical.GreaterThresholdHigher_HeatingLimit
Modelica.Blocks.Sources.ConstantInput_Tset
Modelica.Blocks.Math.MultiSummultiSum
Modelica.Blocks.Sources.ConstantSource_Tdiff
Modelica.Blocks.Math.GainInverter
Modelica.Thermal.HeatTransfer.Sensors.TemperatureSensorSensor_Tinside
Modelica.Blocks.Logical.AndColder_and_HeatingLimit
Modelica.Blocks.Logical.Lessless

Revisions

  • Mai 19, 2014  by Ana Constantin:
    Uses components from MSL and respects the naming conventions
  • May 02, 2013  by Ole Odendahl:
    Formatted documentation appropriately
  • October 16, 2011  by Ana Constantin:
    implemented