Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question
1

What air terminal unit types are allowed on a AirLoopHVAC:Unitary system?

asked 2018-03-01 12:40:07 -0500

Molly Curtz's avatar

I see that the diagrams in the section of the I/O reference on AirLoopHVAC:UnitarySystemshow only AirTerminal:SingleDuct:Uncontrolled. I have a file built by a colleague (which runs) that uses AirTerminal:SingleDuct:VAV:NoReheat for a zone served by an AirLoopHVAC:UnitarySystem. I am wondering if this is problematic.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2018-03-01 12:47:53 -0500

updated 2018-03-02 07:55:38 -0500

The AirloopHVAC:UnitarySystem can model load, set point or single-zone VAV control.

AirLoopHVAC:UnitarySystem,
  A2,  \field Control Type
     \type choice
     \key Load
     \key SetPoint
     \key SingleZoneVAV
     \default Load

When load control is used the UnitarySystem will set the operating flow rate so the terminal units do not need to be VAV. I would expect that if VAV were used there would be fighting between the components as to what flow rate to operate at.

When set point control is used, the model expects constant fan mode to be used. So since the UnitarySystem is not cycling the fan, it really doesn't care what flow rate is used, just that the flow rate is constant throughout the time step. So yes, I would expect VAV boxes to work with the UnitarySystem model.

See the Eng. Ref. for a description of fan speed and capacity modulation for SZVAV control.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Careers

Question Tools

1 follower

Stats

Asked: 2018-03-01 12:40:07 -0500

Seen: 147 times

Last updated: Mar 02 '18