First time here? Check out the Help page!

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

Is it possible to control zone level equipment as secondary and not primary equipment?

asked 9 years ago

updated 9 years ago

If I ever add zone level equipment as supplemental heating, such as baseboard or radiant floor, I cannot get that equipment to be secondary to the primary equipment, such as a roof top unit. Is it necessary to use energy management system code to implement this type of control or am I missing something? This is very common control and I would assume that it would be easy to implement in the OpenStudio app.

Preview: (hide)

2 Answers

Sort by » oldest newest most voted
10

answered 9 years ago

updated 8 years ago

At the EnergyPlus level the order in which equipment is simulated and therefore the order that it picks up load is determined by the ZoneHVAC:EquipmentList

In OpenStudio the heating/cooling priority that ends up in the ZoneHVACEquipmentList is determined by the order that components are displayed in the Application. For example in the following example for "Thermal Zone 1" the PTAC is simulated first and the unit heater is simulated second.

image description

It is not possible to reorder equipment in the graphical interface. Instead you need to remove the component(s) and add them in the order that you want them to simulate.


Edit

As @Eric Ringold pointed out in a comment below, you can change the heating/cooling priority using a measure with the setCoolingPriority and setHeatingPriority methods.

Preview: (hide)
link

Comments

1

I have been wondering about this as well, thanks for the great answer Kyle!

TaylorRoberts's avatar TaylorRoberts  ( 9 years ago )
1

Wow, I didn't know that either...is a drag/drop feature to rearrange/reorder objects on the roadmap or possible? I've thought this feature would be nice for loops to reorder air-side components or to change plant equipment from parallel to series without losing field entries.

MatthewSteen's avatar MatthewSteen  ( 9 years ago )
1

FYI, you can change the heating/cooling priority using a measure with the setCoolingPriority and setHeatingPrioritymethods.

ericringold's avatar ericringold  ( 9 years ago )

@MatthewSteen drag and drop to rearrange is possible for both zone equipment and system components. Like Eric points out the API supports this, enabling in the user interface just hasn't become high enough priority yet.

Kyle Benne's avatar Kyle Benne  ( 9 years ago )

UserVoice feedback to allow rearranging of zone HVAC equipment.

MatthewSteen's avatar MatthewSteen  ( 9 years ago )
1

answered 9 years ago

BL's avatar

In the IDF Editor, under ZoneHVAC:Equipement List, you can change the sequence manually by setting up the Zone Equipment Cooling Sequence and Zone Equipment Heating or No-Load Sequence.

"Equipment is simulated in the order specified by Zone Equipment Cooling Sequence and Zone Equipment Heating or No-Load Sequence, depending on the thermostat request. For equipment of similar type, assign sequence 1 to the first system intended to serve that type of load. For situations where one or more equipment types has limited capacity or limited control, order the sequence so that the most controllable piece of equipment runs last. ;"

Preview: (hide)
link

Your Answer

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

Add Answer

Training Workshops

Careers

Question Tools

2 followers

Stats

Asked: 9 years ago

Seen: 697 times

Last updated: May 09 '16