This block serves as the controller for the cold side of the ETS in
Buildings.DHC.ETS.Combined.Controls.Supervisory.
It computes the following control signals.
-
Control signals for ambient sources
yAmb
(array)
The cold rejection control signal yielded by the hot side controller
is processed as follows.
-
A controller is used to track the chilled water
supply temperature (CHWST) set point.
This controller is enabled when cooling is enabled.
It yields a control signal value between
0
and nSouAmb
.
-
The systems serving as ambient sources are then controlled in sequence
by mapping the minimum between the CHWST control loop output and the
part of the cold rejection signal between
0
and nSouAmb
to a nSouAmb
-array
of signals between 0
and 1
.
-
Chilled water supply temperature set point
TChiWatSupSet
The remaining part of the cold rejection signal between
nSouAmb
and nSouAmb+1
is used
to reset the CHWST set point between a maximum value provided
as an input variable, and a minimum value provided as a
parameter.
-
Control signal for the evaporator loop isolation valve
yIsoAmb
The valve is commanded to be fully open whenever the cold rejection control signal
is greater than zero.
The command signal is held for 60s to avoid short cycling.
-
July 31, 2020, by Antoine Gautier:
First implementation.
Generated at 2024-11-23T19:25:52Z
by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos