This sequence outputs the system reset requests for multiple zone air handling unit. The implementation is according to the Section 5.16.16 of ASHRAE Guideline 36, May 2020.
yChiWatResReq
TAirSup
exceeds the supply air temperature
set point TAirSupSet
by 3 °C (5 °F) for 2 minutes, send 3 requests.
TAirSup
exceeds the supply air temperature
set point TAirSupSet
by 2 °C (3 °F) for 2 minutes, send 2 requests.
uCooCoiSet
is greater than
95%, send 1 request until the uCooCoiSet
is less than 85%.
uCooCoiSet
is less than 95%,
send 0 request.
yChiPlaReq
Send the chiller plant that serves the system a chiller plant request as follows:
uCooCoiSet
is greater than
95%, send 1 request until the uCooCoiSet
is less than 10%.
uCooCoiSet
is less than 95%,
send 0 request.
yHotWatResReq
TAirSup
is 17 °C (30 °F) less than
the supply air temperature set point TAirSupSet
for 5 minutes, send 3
requests.
TAirSup
is 8 °C (15 °F) less than
the supply air temperature set point TAirSupSet
for 5 minutes, send 2
requests.
uHeaCoiSet
is greater than
95%, send 1 request until the uHeaCoiSet
is less than 85%.
uHeaCoiSet
is less than 95%,
send 0 request.
yHotWatPlaReq
Send the heating hot-water plant that serves the air handling unit a heating hot-water plant request as follows:
uHeaCoiSet
is greater than 95%, send 1
request until the hot water valve position is less than 10%.
uHeaCoiSet
is less than 95%, send 0 requests.
uCooCoi_actual
and uHeaCoi_actual
to uCooCoiSet
and uHeaCoiSet
.