.Buildings.Controls.OBC.ASHRAE.G36.AHUs.SingleZone.VAV.SetPoints.PlantRequests

Information

This sequence outputs the system reset requests for single zone air handling unit. The implementation is according to the Section 5.18.15 of ASHRAE Guideline 36, May 2020.

chilled water reset request yChiWatResReq

  1. If the supply air temperature TAirSup exceeds the cooling supply air temperature set point TSupCoo by 3 °C (5 °F) for 2 minutes, send 3 requests.
  2. If the supply air temperature TAirSup exceeds the cooling supply air temperature set point TSupCoo by 2 °C (3 °F) for 2 minutes, send 2 requests.
  3. Else if the chilled water valve position uCooCoi_actual is greater than 95%, send 1 request until the uCooCoi_actual is less than 85%.
  4. Else if the chilled water valve position uCooCoi_actual is less than 95%, send 0 request.

Chiller plant request yChiPlaReq

Send the chiller plant that serves the system a chiller plant request as follows:

  1. If the chilled water valve position uCooCoi_actual is greater than 95%, send 1 request until the uCooCoi_actual is less than 10%.
  2. Else if the chilled water valve position uCooCoi_actual is less than 95%, send 0 request.

If there is a hot-water coil, hot-water reset requests yHotWatResReq

  1. If the supply air temperature TAirSup is 17 °C (30 °F) less than the heating supply air temperature set point TSupHeaEco for 5 minutes, send 3 requests.
  2. Else if the supply air temperature TAirSup is 8 °C (15 °F) less than the heating supply air temperature set point TSupHeaEco for 5 minutes, send 2 requests.
  3. Else if the hot water valve position uHeaCoi_actual is greater than 95%, send 1 request until the uHeaCoi_actual is less than 85%.
  4. Else if the hot water valve position uHeaCoi_actual is less than 95%, send 0 request.

If there is a hot-water coil and heating hot-water plant, heating hot-water plant reqeusts yHotWatPlaReq

Send the heating hot-water plant that serves the air handling unit a heating hot-water plant request as follows:

  1. If the hot water valve position uHeaCoi_actual is greater than 95%, send 1 request until the hot water valve position is less than 10%.
  2. If the hot water valve position uHeaCoi_actual is less than 95%, send 0 requests.

Revisions


Generated at 2024-11-23T19:25:52Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos