2

Cooling setpoint schedules

Hi, I need to have different cooling setpoint schedules for different zones. However I am facing some troubles doing that:

  1. As I cannot copy the existing cooling point schedules and edit them later I am creating new schedules. These new schedules are throwing errors as I cannot set control type values. I am getting error of "invalid controller". How to go about it.
  2. In the tab thermal zones, I am trying to change the schedules for the selected thermal zones. But when I drag and drop a different schedule, the schedules of all the other zones changes automatically. Please guide me on how to set different schedules for different thermal zones.

Best, Sanket

sanket's avatar
81
sanket
asked 2014-12-16 00:19:46 -0500
David Goldwasser's avatar
20.4k
David Goldwasser
updated 2014-12-16 12:11:15 -0500
edit flag offensive 0 remove flag close merge delete

Comments

@sanket: what program are you using? Openstudio?

Julien Marrec's avatar Julien Marrec (2014-12-16 04:12:30 -0500) edit
add a comment see more comments

1 Answer

2

@sanket good questions. You are hitting some limitations and quirkiness of schedules and thermostats. I''ll explain in more detail below.

  1. Unfortunately you can't currently clone schedules in the OpenStudio GUI. We do plan to fix that, but as a result if you want one schedule that is a slight variation on another, it is a bit more work. We do have an issue open for this. Making a new schedule is also a bit confusing. The green "+" makes a new schedule, but then it is important that you choose the proper "Class" and "Schedule Type" based on how you want to use the schedule. if you don't do this correctly the GUI may not let you apply the schecule, or if it does, energy plus may fail. See the image caption for more details.
  2. This is another peculiar behavior what we need to address. In the SketchUp plugin our templates are pre-loaded with a few thermostats that are treated like a shared resource. if you apply a thermostat to 5 thermal zones, they all use the same thermostat. When you open this model in the stand alone OpenStudio application and change one of the schedules, you are changing the shared thermostat, so it will change in all zones. If you turn off a thermostat or delete the setpoint schedules, it will be disabled in all zones. There isn't any indication of this since the thermostat object itself is kind of hidden, with the user only seeing the heating and cooling setpoint schedules. If you start fresh in the OpenStudio application and assign thermostats here, behind the scenes we are making a unique thermostat just for that zone. Many zones may share heating and cooling setpoint schedules, but the thermostats are unique. As a result anything you do in one zone wont' impact another. We also have an issue open for this. We do also have a measure that lets you batch assign thermostats to all zones in a model in the OpenStudio application. It doesn't use a shared thermostat, so it is as if you added them by hand in the Openstudio application, so you can then alter specific zones.

image description This is the dialog you see when you make a new schedule. choosing the "Class" and "Schedule Type" will set the type limits for the schedule and determine what type of objects the schedule is intended to be used for. Currently you can't easily see or edit this information after you make the schedule, although units will be displayed when viewing a profile and will be affected by the si/ip units preference.

image description For reference, here is what the set thermostat measure looks like. It can either apply to a single zone, or to all zones.

David Goldwasser's avatar
20.4k
David Goldwasser
answered 2014-12-16 11:19:07 -0500
MJWitte's avatar
9.7k
MJWitte
updated 2015-01-09 14:10:31 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments