5

Unreasonable "Sizing Runs" requirement in ASHRAE 90.1-2019

ASHRAE90.1-2019 Appendix G specifies that internal loads schedules for cooing sizing runs shall be equal to the highest hourly value used in the annual simulation runs and applied to the entire cooling design day.

image description

Before seeing this requirement, I was using the same schedules for annual simulation and sizing runs.

When I followed this requirement and changed the internal loads schedules in my project, the cooling demand (peak cooling load) became almost three times higher than before changing the schedules. Before changing the schedules, the peak was at 15:10, but after changing the schedules it was at 6:10am. It makes sense because when air conditioning is turned on in a midsummer morning, inside of the building is hot, and adding peak internal loads to that situation generates an extremely high cooling load.

image description

Is everyone complying with this requirement?

Honestly, I don't want to follow it because it's unrealistic. Or is my interpretation wrong?

Keigo's avatar
4k
Keigo
asked 2021-08-03 07:46:37 -0500
__AmirRoth__'s avatar
4.4k
__AmirRoth__
updated 2021-08-17 11:15:58 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

2 Answers

6

Your interpretation is right, and to be honest, most design engineers have been doing that. I actually see a scenario where the engineers would make all internal loads 100% of their peak power at all times.

One change that I can suggest is that your HVAC should be ON through the whole day. Otherwise, you will get those high-peaks for the heat gain that has been accumulating in the space.

Luis Lara's avatar
2.1k
Luis Lara
answered 2021-08-03 09:02:27 -0500
edit flag offensive 0 remove flag delete link

Comments

1

Thank you for your answer. I followed your suggestion and the cooling demand became only about 10% higher than the original one, which is acceptable to me.

Keigo's avatar Keigo (2021-08-07 11:34:14 -0500) edit

I agree with keeping ALWAYS_ON the HVAC system too

Ag's avatar Ag (2021-08-12 04:51:22 -0500) edit

How do you set up HVAC ON through the whole day in openstudio? I am setting the cooling setpoint at the design temperature 24hr all days. Is it that OK?

obuchely's avatar obuchely (2022-08-22 18:12:03 -0500) edit

The availability schedule of your equipment should be a schedule that always has a value of 1. The OpenStudio application, by default creates a schedule called "Always on - discrete". You can use that one or create your own.

Luis Lara's avatar Luis Lara (2022-08-24 07:36:14 -0500) edit
add a comment see more comments
4

This answer suggests modifying the Timesteps in Averaging Window input in the SIzing:Parameters object to smooth out the spike in the load associated with recovering from a night setback/system off period.

I think if you maintain the averaging window to one hour you are within the intent of the generally accepted engineering standards referenced in G2.2.3.

ericringold's avatar
10.6k
ericringold
answered 2021-08-03 11:40:05 -0500, updated 2021-08-03 11:40:37 -0500
edit flag offensive 0 remove flag delete link

Comments

Thank you for your answer. At first Number of Timesteps per Hour of my model was 6 and I haven't set Timesteps in Averaging Window. I changed Timesteps in Averaging Window to 6, but the cooling demand hardly changed. I increased Timesteps in Averaging Window to 12 and 18, and the cooling demand decreased a little, but it was still1.5 times more than the original. I think 18 is too long as Timesteps in Averaging Window. So, in my model, I chose to change the HVAC schedule to 24 hours instead of changing Timesteps in Averaging Window. But I'm glad to know this function. Thanks!

Keigo's avatar Keigo (2021-08-07 11:12:32 -0500) edit
add a comment see more comments