.Buildings.Applications.DataCenters.ChillerCooled.Controls.CoolingMode

Information

Controller that outputs if the chilled water system is in Free Cooling (FC) mode, Partially Mechanical Cooling (PMC) mode or Fully Mechanical Cooling (FMC) mode.

The waterside economizer is enabled when

  1. The waterside economizer has been disabled for at least 20 minutes, and
  2. TCHWR > TWetBul + TTowApp + deaBan1

The waterside economizer is disabled when

  1. The waterside economizer has been enabled for at least 20 minutes, and
  2. TWSE_CHWST > TWSE_CHWRT - deaBan2

The chiller is enabled when

  1. The chiller has been disabled for at leat 20 minutes, and
  2. TWSE_CHWST > TCHWSTSet + deaBan3

The chiller is disabled when

  1. The chiller has been enabled for at leat 20 minutes, and
  2. TWSE_CHWST ≤ TCHWSTSet + deaBan4

where TWSE_CHWST is the chilled water supply temperature for the WSE, TWetBul is the wet bulb temperature, TTowApp is the cooling tower approach, TWSE_CHWRT is the chilled water return temperature for the WSE, and TCHWSTSet is the chilled water supply temperature setpoint for the system. deaBan 1-4 are deadbands for each switching point.

References

Revisions


Generated at 2024-05-18T18:16:21Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos