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

When to use summer and winter design day profiles in the schedule definition of openstudio?

asked 10 years ago

Xandrika's avatar

updated 9 years ago

I am defining some new schedule sets for my small hotel model in Nepal. My particular concern is how to represent the occupancy rate in the hotel that changes from season to season.
From the tutorials I learned how to define Run Period Profiles for different period. But I also saw the option of defining Summer and Winter Design Day profiles and could not find any information about this option. For what purpose does this option exist? What would be the appropriate approach to represent ocupancy rate in hotel: Summer/Winter Design Day Profiles or Run period profiles?

Preview: (hide)

2 Answers

Sort by » oldest newest most voted
3

answered 10 years ago

updated 10 years ago

The Design Day profiles you've seen are Sizing Period profiles used for HVAC system sizing. See the docs on Design Objects for clarification, and also the schedules documentation on Day Types which tells you what types of day you can specify in a schedule.

There must be at least 2 (up to any number) SizingPeriod objects present. Normally one will be for summer conditions and one for winter. The summer day should normally have the field Day Type set to SummerDesignDay. The winter design day should normally have Day Type set to WinterDesignDay.

So to answer your question, no these aren't normally used to represent schedules for entire seasons. You should probably build up a compact schedule.

Edit: This is an explanation from the EnergyPlus end of things. I don't really use OpenStudio so perhaps someone else can explain exactly how it applies there.

Preview: (hide)
link

Comments

2

OpenStudio uses design day schedules in the same way as EnergyPlus. You will need them for sizing HVAC equipment but they are not applied during the annual simulation. OpenStudio has a graphical schedule editor for creating schedules and choosing when they apply during the annual simulation, see this link for more details.

macumber's avatar macumber  ( 10 years ago )

More generally, OpenStudio basically is EnergyPlus. That's a gross oversimplification not to mention a mixing of metaphors and comparison of incomparables, but from a modeling standpoint OpenStudio essentially exposes EnergyPlus capabilities. It is not an energy simulation engine in and of itself.

__AmirRoth__'s avatar __AmirRoth__  ( 10 years ago )

How can I define COMPACT SCHEDULES in Openstudio? I could not find any compact schedule in one of the templates.

I was also wondering where to apply this COMPACT SCHEDULE in my model. I guess in the schedule set in Hours of Operation. Am I right?

However, I am not yet clear on how to apply the occupancy rate of a hotel in OS/Energyplus schedules. In the OS schedule it is all about a daily profiles. For Example: If the occupancy rate is 70%. Only 70% of the room are occupied and I would like to run the indivudual HVAC Split System in a room ONLY the time when it is occupied.

Xandrika's avatar Xandrika  ( 10 years ago )

It looks like this video will take you through the process link.

Jamie Bull's avatar Jamie Bull  ( 10 years ago )

On the second question, you'd probably need to set up a schedule for each room and have the occupancy as either 100% or 0%.

Jamie Bull's avatar Jamie Bull  ( 10 years ago )
3

answered 10 years ago

@Xandrika there are several questions floating around in this thread

1) hours of operation is an OpenStudio only schedule, it is not used by EnergyPlus, it is meant to be used by OpenStudio measures

2) OpenStudio allows you to specify a schedule at the building schedule set level. This is applied to all spaces below (unless those spaces override the building level default). Normally, a single schedule representing an average occupancy (e.g. occupancy = 0.8) is acceptable. However, it sounds like you need 0 or 1 only schedules in all spaces such that the area weighted average will come out to 0.8. OpenStudio does not have any mechanism to do this. You could probably write an OpenStudio measure to do this or use EnergyPlus EMS objects.

3) OpenStudio does not yet support Schedule:File but that is on the roadmap to add soon.

4) OpenStudio uses an object call OS:ScheduleRuleset to define schedules, this is equivalent to but different from Schedule:Compact in EnergyPlus. OpenStudio uses its own format in order to support the graphical schedule editor.

Preview: (hide)
link

Comments

@macumber Several questions: you are right. Therefore, I opened a new thread about the hotel occupance rate here Thanks for your answer. I am not a programmer and I have never written a OS measure. I am thinking to work something out similiar to the seasonal changes in OS school templates. I know that you can define schedule set on building level. But I am wondering what output variable I have to address. With such "building operational schedule" I would like to overide all schedules.

Xandrika's avatar Xandrika  ( 10 years ago )

Hey @Xandrika, there isn't a single schedule that you can use to change all the other schedules. So the best approach for you would be to create seasonally varying versions of the lighting, occupancy, equipment, and all other schedules. It just up to you to make sure the seasons line up correctly between all the schedules.

Thanks for sticking with the learning curve on this, I think you are getting close. Also, just because you aren't a programmer doesn't mean you can't write a measure, they are really pretty easy! Once you get a few models under your belt you should try one out :-)

macumber's avatar macumber  ( 10 years ago )

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

1 follower

Stats

Asked: 10 years ago

Seen: 3,835 times

Last updated: Nov 30 '14