modelOccupancySchedule

Test model for occupancy schedule with look-ahead

Extends from Modelica.Icons.Example (Icon for runnable examples).

Information

Example that demonstrates the use of the occupancy schedule. The figure below shows how the time until the next occupancy starts or ends is decreased. The red line hits zero when the schedule indicates an occupied time, and the blue line hits zero when the schedule indicates a non-occupied time.

Time until next occupancy.

Components

TypeNameDefaultDescription
Buildings.Controls.SetPoints.OccupancyScheduleoccSchDayDay schedule
Buildings.Controls.SetPoints.OccupancyScheduleoccSchWeeWeek schedule

Revisions

  • November 21, 2011, by Michael Wetter:
    Added documentation.