AirLoop with two Airterminals in one zone is not autosized well

asked 2023-11-23 00:58:34 -0500

Keigo's avatar

updated 2023-11-27 09:54:16 -0500

I want to model a hybrid HVAC system of VAV and Active Chilled Beam (ACB). ACB has cooling capacity of 30W per outdoor air flow rate, wchich is insufficient to handle all the cooling load, and VAV handles the remaining cooling load.

I reproduced the "problems" in simple models for posting on this site. The base model is 5ZoneWarmest.idf (but I revised parameters such as schedule and internal loads a lot).

image description

Then, I added ACB as follows. One AirLoop has two Airterminals in each zone. I have the following issues when I autosize.

  • Minimum Outdoor Air Flow Rate of Controller:OutdoorAir is double counted.

  • Design Size Maximum Flow Rate of Fan:Variable is oversized.

  • PlantLoop (Design Maximum Flow Rate of Pump:VariableSpeed, Reference Capacity of Chiller:Electric:EIR, Design Air Flow Rate of CoolingTower:SingleSpeed, etc.) is oversized.

Is there any way to autosize them correctly? Or is this a bug and we have to wait for it to be fixed in the future?

image description

On the other hand, I also modelled the following AirLoops i.e., the AirLoop for ACB and the AirLoop for VAV are separated. In this model, AirLoops and PlantLoops have smaller flow rates compared to the previous model (5ZoneWarmest_rev+ACB_Integrated.idf), but still larger than 5ZoneWarmest_rev.idf.

image description

As the above models are not autosized well, I hardsized some parameters and finally managed to get what I wanted (5ZoneWarmest_rev+ACB_Integrated_Hardsized.idf), but this workflow takes many steps to get correct parameters. Hopefully there is a better way to model an AirLoop with two Airterminals in one zone.

image description

All the files (V23-2-0) are here.

edit retag flag offensive close merge delete