This package contains example models that integrate the block Buildings.Controls.OBC.Utilities.OptimalStart with a single-zone VAV system, and base classes used by the example models.
There are two sets of example models: one set uses a conventional controller Buildings.Air.Systems.SingleZone.VAV.BaseClasses.ControllerChillerDXHeatingEconomizer; the other set uses a controller based on Guideline36 Buildings.Controls.OBC.ASHRAE.G36.AHUs.SingleZone.VAV.Controller.
Both sets of examples use the same single-zone building model Buildings.ThermalZones.Detailed.Validation.BaseClasses.SingleZoneFloor and the same single-zone VAV system Buildings.Air.Systems.SingleZone.VAV.ChillerDXHeatingEconomizer.
Each set of example models validates three different seasonal conditions: spring, summer and winter.
| Name | Description |
|---|---|
| ConventionalSpring | Example model using the block OptimalStart with a conventional controller for a single-zone VAV system in spring |
| ConventionalSummer | Example model using the block OptimalStart with a conventional controller for a single-zone VAV system in summer |
| ConventionalWinter | Example model using the block OptimalStart with a conventional controller for a single-zone VAV system in winter |
| Guideline36Spring | Example model using the block OptimalStart with a Guideline36 controller for a single-zone system in spring |
| Guideline36Summer | Example model using the block OptimalStart with a Guideline36 controller for a single-zone system in summer |
| Guideline36Winter | Example model using the block OptimalStart with a Guideline36 controller for a single-zone system in winter |
| BaseClasses | Base classes of models in the package OptimalStart |