modelCompressor

Example that demonstrates the use of a speed controller for DX coil

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

Information

This example demonstrates how the speed signal of a variable-speed DX unit can be controlled. The detailed control logic can be refered in Buildings.Applications.DataCenters.DXCooled.Controls.Compressor.

Components

TypeNameDefaultDescription
Buildings.Applications.DataCenters.DXCooled.Controls.CompressordxSpeConSpeed controller for a variable DX coil
Modelica.Blocks.Sources.ConstantTSupSetSupply air temperature setpoint
Modelica.Blocks.Sources.SineTSupMeaMeasured supply air temperature
Modelica.Blocks.Sources.CombiTimeTablecooModCooling mode signal
Modelica.Blocks.Math.RealToIntegerreaToIntConversion from real to integer

Revisions

  • November 3, 2017 by Yangyang Fu:
    First implementation.