5

Add return fan in OS

I would like to add a return fan to an AHU but not quite sure where I should put it in. I put an additional fan in the Supply Equipment side of the air loop, just before the AirLoopHVAC:OutdoorAirSystem. But when I check the idf file, the fan is still in the supply branch and in this branch, there are two fans. Is it correct? What about relief fan?

Yan's avatar
1.2k
Yan
asked 2015-08-11 09:10:08 -0500
__AmirRoth__'s avatar
4.4k
__AmirRoth__
updated 2015-11-08 11:08:57 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

4

A return fan should be placed on the node before the AirLoopHVAC:OutdoorAirSystem, as you described. This fan will show up as the first component listed in the branch that describes the air loop's "Primary Air System", which is the 'supply side' of the air loop: image description image description

A relief fan will be placed on the relief air node of the outdoor air system. In the IDF, the fan will be listed as a component in the AirLoopHVAC:OutdoorAirSystem:EquipmentList object, not on the air loop's supply branch: image description image description

ericringold's avatar
10.6k
ericringold
answered 2015-08-11 12:02:25 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments