blockCoolingControl

Controller for the free cooling and the mechanical cooling

Extends from Modelica.Blocks.Icons.Block (Basic graphical layout of input/output block).

Information

This block computes a control signal for free cooling and for mechanical cooling.

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.TemperatureTRooCoo25 + 273.15Set point for mechanical cooling
Modelica.Units.SI.TemperatureTRooFre22 + 273.15Maximum temperature above which free cooling is enabled
Modelica.Units.SI.TemperatureTOutFre16 + 273.15Outside temperature above which free cooling is allowed
Modelica.Units.SI.TemperatureDifferencedT1Dead-band for free cooling
RealKp1Proportional band for mechanical cooling

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.RealInputTRooRoom air temperature
Modelica.Blocks.Interfaces.RealInputTOutOutside air temperature
Modelica.Blocks.Interfaces.RealOutputTSupCooControl signal for set point for leaving air temperature of cooling coil
Modelica.Blocks.Interfaces.RealOutputyFControl signal for free cooling, 1 if free cooling should be provided
Modelica.Blocks.Interfaces.RealOutputyHexControl signal for heat recovery damper

Revisions

  • February 27, 2015, by Michael Wetter:
    Changed controller to output setpoint for supply air temperature for cooling coil.