Buildings.Obsolete.Air.Systems.SingleZone.VAV.Examples.OptimalStart
Example models of the block OptimalStart
Information
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.Obsolete.Controls.OBC.ASHRAE.G36_PR1.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.
Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).
Package Content
Name | Description |
---|---|
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 |
Buildings.Obsolete.Air.Systems.SingleZone.VAV.Examples.OptimalStart.Guideline36Spring
Example model using the block OptimalStart with a Guideline36 controller for a single-zone system in spring
Information
This is an example model on how to use the block Buildings.Controls.OBC.Utilities.OptimalStart that integrates with a controller based on Guideline36 Buildings.Obsolete.Controls.OBC.ASHRAE.G36_PR1.AHUs.SingleZone.VAV.Controller, a single-zone VAV system and a single-zone floor building. The building, HVAC system and controller model can be found in the base class Buildings.Obsolete.Air.Systems.SingleZone.VAV.Examples.OptimalStart.BaseClasses.ZoneWithAHUG36.
This example validates the optimal start results for the spring condition. The first few days are initialization period. The optimal start time is zero when the zone temperature is within the heating and cooling setpoint deadband.
Extends from Modelica.Icons.Example (Icon for runnable examples).
Modelica definition
Buildings.Obsolete.Air.Systems.SingleZone.VAV.Examples.OptimalStart.Guideline36Summer
Example model using the block OptimalStart with a Guideline36 controller for a single-zone system in summer
Information
This is an example model on how to use the block Buildings.Controls.OBC.Utilities.OptimalStart that integrates with a controller based on Guideline36 Buildings.Obsolete.Controls.OBC.ASHRAE.G36_PR1.AHUs.SingleZone.VAV.Controller, a single-zone VAV system and a single-zone floor building. The building, HVAC system and controller model can be found in the base class Buildings.Obsolete.Air.Systems.SingleZone.VAV.Examples.OptimalStart.BaseClasses.ZoneWithAHUG36.
This example validates the optimal start results for the summer condition. The first few days are initialization period. The optimal start block calculates the optimal precooling time based on the moving average temperature slope of the zone computed from previous days.
Extends from Buildings.Obsolete.Air.Systems.SingleZone.VAV.Examples.OptimalStart.Guideline36Spring (Example model using the block OptimalStart with a Guideline36 controller for a single-zone system in spring).
Modelica definition
Buildings.Obsolete.Air.Systems.SingleZone.VAV.Examples.OptimalStart.Guideline36Winter
Example model using the block OptimalStart with a Guideline36 controller for a single-zone system in winter
Information
This is an example model on how to use the block Buildings.Controls.OBC.Utilities.OptimalStart that integrates with a controller based on Guideline36 Buildings.Obsolete.Controls.OBC.ASHRAE.G36_PR1.AHUs.SingleZone.VAV.Controller, a single-zone VAV system and a single-zone floor building. The building, HVAC system and controller model can be found in the base class Buildings.Obsolete.Air.Systems.SingleZone.VAV.Examples.OptimalStart.BaseClasses.ZoneWithAHUG36.
This example validates the optimal start results for the winter condition. The first few days are initialization period. The optimal start block calculates the optimal preheating time based on the moving average temperature slope of the zone computed from previous days.
Extends from Buildings.Obsolete.Air.Systems.SingleZone.VAV.Examples.OptimalStart.Guideline36Spring (Example model using the block OptimalStart with a Guideline36 controller for a single-zone system in spring).