4

Is there any way to create a dual-branch air-handling unit by using EnergyPlus or OpenStudio?

I plan to create a Dual-branch air-handling unit (attached) for building energy model. As we know, there are some restricts of the node settings in the HVAC system by using EnergyPlus or OpenStudio. Whether there are some methods like using EMS to create the system? image description

Yunyang Ye's avatar
816
Yunyang Ye
asked 2018-11-06 22:53:06 -0500
shorowit's avatar
11.8k
shorowit
updated 2019-09-10 17:31:49 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

2 Answers

3

Are you trying to model a dual duct system (hot branch/cold branch)? That is an available system type in OpenStudio/EnergyPlus.

Otherwise you cannot define multiple zone terminal units serving the same zone from the same air loop.

mdahlhausen's avatar
9.5k
mdahlhausen
answered 2018-11-07 12:45:06 -0500
edit flag offensive 0 remove flag delete link

Comments

In my case, some return air (RAB) will be used for reheating the cooled air from cooling coil directly. Is it possible to create two branches for return air? Thanks.

Yunyang Ye's avatar Yunyang Ye (2018-11-07 13:58:30 -0500) edit

nope, this is not possible in EnergyPlus.

mdahlhausen's avatar mdahlhausen (2018-11-07 17:28:43 -0500) edit
add a comment see more comments
1

I'm wondering if you could approximate this with a VAV AHU with series fan powered boxes. That also can have return air (in the case of SFP boxes it is local plenum air) used for reheating the cooled air from the cooling coil. You would just need to think through what you would need to hard code to make it work like you want.

For example, if your system is constant volume and only has two fans but more than two zones, you would need to set the main primary fan to have zero power and a minimum flow fraction of 1.0 and spread the SA1 fan power evenly between your interior zone SFP terminals and SA2 fan power evenly between your exterior zone SFP terminals.

anchapin's avatar
626
anchapin
answered 2018-11-08 06:21:42 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments