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.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Controls.SetPoints.OccupancySchedule | occSchDay | Day schedule | |
| Buildings.Controls.SetPoints.OccupancySchedule | occSchWee | Week schedule |
Revisions
-
November 21, 2011, by Michael Wetter:
Added documentation.