This model implements an integrated water-side economizer (WSE)
on the load side of the primary-only chilled water system, as shown in the following figure.
In the configuration, users can model multiple chillers with only one integrated WSE.
Implementation
The WSE located on the load side can see the warmest return chilled water,
and hence can maximize the use time of the heat exchanger.
This system have three operation modes:
free cooling (FC) mode, partial mechanical cooling (PMC) mode and fully mechanical cooling (FMC) mode.
There are 7 valves for on/off use only,
which can be controlled in order to switch among FC, PMC and FMC mode.
- V1 and V2 are associated with the chiller.
When the chiller is commanded to run, V1 and V2 will be open, and vice versa.
Note that when the number of chillers are larger than 1,
V1 and V2 are vectored models with the same dimension as the chillers.
- V3 and V4 are associated with the WSE.
When the WSE is commanded to run, V3 and V4 will be open, and vice versa.
- V5 is for FMC only. When FMC is on, V5 is commanded to on.
Otherwise, V5 is off.
- V6 is for FC only. When FC is on, V6 is commanded to on.
Otherwise, V6 is off.
- V7 is controlled to track a minimum flowrate through the chiller.
If the cooling load is very small (e.g. when the data center start to be occupied),
and the flowrate through the chiller is smaller than the minimum requirement,
then V7 is open, and the valve position is controlled to meet the minimum flowrate through the chiller.
If the cooling load grows, V7 will eventually be fully closed.
The details about how to switch among different cooling modes are shown as:
For Free Cooling (FC) Mode:
- V1 and V2 are closed, and V3 and V4 are open;
- V5 is closed;
- V6 is open;
- V7 is closed;
For Partially Mechanical Cooling (PMC) Mode:
- V1 and V2 are open, and V3 and V4 are open;
- V5 is closed;
- V6 is closed;
- V7 is controlled to track a minumum flowrate through the chiller;
For Fully Mechanical Cooling (FMC) Mode:
- V1 and V2 are open, and V3 and V4 are closed;
- V5 is open;
- V6 is closed;
- V7 is controlled to track a minumum flowrate through the chiller;
Reference
- Stein, Jeff. 2009. Waterside Economizing in Data Centers:
Design and Control Considerations.ASHRAE Transactions, 115(2).
-
April 26, 2021, by Kathryn Hinkelman:
Added junctions and removed kFixed
redundancies.
See
IBPSA, #1472.
-
January 12, 2019, by Michael Wetter:
Removed wrong use of each
.
-
July 1, 2017, by Yangyang Fu:
First implementation.
Generated at 2024-11-22T19:25:38Z
by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos