.Buildings.Controls.OBC.ASHRAE.G36.TerminalUnits.DualDuctColdDuctMin.Controller

Information

Controller for dual-duct terminal unit with cold-duct minimum control according to Section 5.14 of ASHRAE Guideline 36, May 2020. It outputs discharge airflow setpoint VSet_flow, cold and hot duct dampers position setpoint (yCooDam, yHeaDam), cooling supply temperature setpoint reset request yZonCooTemResReq, heating supply temperature setpoint reset request yZonHeaTemResReq, cold-duct static pressure setpoint reset request yColDucPreResReq, hot-duct static pressure setpoint reset request yHotDucPreResReq, heating fan request yHeaFanReq. It also outputs the alarms about the low airflow yLowFloAla, leaking dampers, and airflow sensor(s) calibration alarm.

The sequence consists of six subsequences.

a. Heating and cooling control loop

The subsequence is implementd according to Section 5.3.4. The measured zone temperature TZon, zone setpoints temperatures THeaSet and TCooSet are inputs to the instance of class Buildings.Controls.OBC.ASHRAE.G36.ThermalZones.ZoneStates to generate the heating and cooling control loop signal.

b. Active airflow setpoint calculation

This sequence sets the active maximum airflow according to Section 5.14.4. Depending on operation modes uOpeMod, it sets the airflow rate limits for cooling and heating supply. See Buildings.Controls.OBC.ASHRAE.G36.TerminalUnits.DualDuctColdDuctMin.Subsequences.ActiveAirFlow.

c. Dampers control

This sequence sets the dampers position setpoints. The implementation is according to Section 5.14.5. The sequence outputs discharge airflow rate setpoint VSet_flow, cold and hot ducts damper position setpoints (yCooDam, yHeaDam). See Buildings.Controls.OBC.ASHRAE.G36.TerminalUnits.DualDuctColdDuctMin.Subsequences.Dampers.

d. System reset requests generation

According to Section 5.14.8, this sequence outputs the system reset requests, i.e. cooling and heating supply air temperature reset requests (yZonCooTemResReq and yZonHeaTemResReq), cold and hot duct static pressure reset requests (yColDucPreResReq and yHotDucPreResReq), and the heating fan requests yHeaFanReq. See Buildings.Controls.OBC.ASHRAE.G36.TerminalUnits.DualDuctColdDuctMin.Subsequences.SystemRequests.

e. Alarms

According to Section 5.14.6, this sequence outputs the alarms of low discharge flow, leaking dampers and airflow sensor calibration alarm. See Buildings.Controls.OBC.ASHRAE.G36.TerminalUnits.DualDuctColdDuctMin.Subsequences.Alarms.

f. Testing and commissioning overrides

According to Section 5.14.7, this sequence allows the override the aiflow and dampers position setpoints. See Buildings.Controls.OBC.ASHRAE.G36.TerminalUnits.DualDuctColdDuctMin.Subsequences.Overrides.

Revisions


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