modelCoolingMode

Example that demonstrates the use of cooling mode selection for the airside economizer

Extends from Modelica.Icons.Example (Icon for runnable examples).

Information

This example demonstrates how the cooling mode signal can be generated according to varying outside air dry bulb temperature, outside air dewpoint temperature, return air temperature and supply air temperature setpoint.The detailed control logic can be refered in Buildings.Applications.DataCenters.DXCooled.Controls.CoolingMode.

Connectors

TypeNameDefaultDescription
BoundaryConditions.WeatherData.BusweaBusWeather data bus

Components

TypeNameDefaultDescription
Buildings.Applications.DataCenters.DXCooled.Controls.CoolingModecooModConCooling mode controller for the DX cooling system with an airside economizer
Modelica.Blocks.Sources.ConstantTSupSetSupply air temperature setpoint
Modelica.Blocks.Sources.ConstantTRetReturn air temperature
BoundaryConditions.WeatherData.ReaderTMY3weaDatWeather data reader

Revisions

  • August 29, 2017 by Yangyang Fu:
    First implementation.