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

Oversizing Plant Equipment by Percentage in Open Studio

asked 2015-04-08 10:15:55 -0500

DW's avatar

updated 2022-10-20 15:55:49 -0500

I would like to use the autosizing feature for a boiler and chiller in a building I am testing. I would like to add an oversize factor so the plant equipment is at 110% of the peak load. I do not want to hard-code the numbers as I will be using this model in a range of weather climates using PAT. Is there a way to add or customize an oversize factor in OpenStudio or PAT?

edit retag flag offensive close merge delete

3 Answers

Sort by ยป oldest newest most voted
3

answered 2015-04-09 02:00:42 -0500

Just to summarize between what has been said already and to expose a potential problem, Sizing Factors can be entered:

  • For zones

    • There is the global Sizing:Parameters >This object allows the user to specify global heating and cooling sizing ratios. These ratios will be applied at the zone level to all of the zone heating and cooling loads and air flow rates. These new loads and air flow rates are then used to calculate the system level flow rates and capacities and are used in all component sizing calculations
    • There is the Sizing:Zone parameters > >This input overrides the building level sizing factor input in the Sizing:Parameters object. And, of course, if this field is blank or zero, the global heating sizing factor from the Sizing:Parameters object is used. >
  • For Plant equipment

    • There is the system Sizing Factor, for plant equipment (boiler, chiller, cooling towers). Example for a Chiller:Electric:EIR > This optional numeric field allows the user to specify a sizing factor for this component. The sizing factor is used when the component design inputs are autosized: the autosizing calculations are performed as usual and the results are multiplied by the sizing factor

All of this is summarized in the Component Autosizing section:

There are 3 places in the input where the user can impose sizing factors.

In Sizing Parameters (object: Sizing:Parameters), the user can specify an over-all sizing factor. This factor is applied to all the zone design loads and air flow rates resulting from the zone sizing calculations.

In Zone Sizing (object: Sizing:Zone), the user can specify a sizing factor for a specific zone. The factor is applied to the calculated zone design loads and air flow rates for the zone named in the Sizing:Zone object. This sizing factor overrides the global sizing factor. That is, a zone sizing factor, if specified, replaces the global sizing factor for the named zone.

For some plant components (basically all central chillers, boilers and cooling towers) the user can specify a sizing factor that modifies the autosized component capacity and flow rates. These factors are applied after the application of global or zone sizing factors. They are primarily used to split the design load between multiple components. These sizing factors can change the autosizing of the associated loops and pumps. The following rules are followed the effect of plant component sizing factors on loops and pumps.

So you need to be careful with the interaction between those.

If you define a global Sizing:Paremeters factor of 1.2, all of your zone loads will be multiplied by 1.2. If you have defined (or left default) the system Sizing Factor for your chiller at 1.0, you'll get a chiller that is 1.2 times what is really needed.

Now, if you define Sizing:Parameters at 1.2 and chiller Sizing Factor at 1.2, you'll get a chiller that's roughly 1.44 times the actual needed capacity

edit flag offensive delete link more
1

answered 2015-04-08 15:19:45 -0500

DW's avatar

Thank you, that pointed me in the right direction. I ended up finding what I needed: the "sizing factor" field.

image description

edit flag offensive delete link more
3

answered 2015-04-08 12:26:22 -0500

updated 2015-04-08 13:39:56 -0500

Under the simulation tab in OS you can change the Heating and Cooling Sizing Factors

Heating and Cooling Sizing Factors

I am not sure if there is a PAT measure that will allow you to change it, but it would be an easy script.

edit flag offensive delete link more

Comments

Also note that this can be done in the Thermal Zones tab (ref Sizing:Zone) to override these global settings for Sizing:Parameters.

MatthewSteen's avatar MatthewSteen  ( 2015-04-08 19:08:39 -0500 )edit

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: 2015-04-08 10:15:55 -0500

Seen: 528 times

Last updated: Apr 09 '15