The package IDEAS.Controls.OBC contains the Control Description Language (CDL) and models for building control that are implemented using CDL. The Control Description Language is a language that is being standardized through ASHRAE Standard 231P. It has been developed to digitalize the design, implementation and commissioning of building control sequences in format that is independent of any particular control product line (Wetter et al., 2018). For a description of the process for digitalizing control delivery, see Wetter et al. (2022).
The package also contains models for unit conversions, IDEAS.Controls.OBC.UnitConversions, and utilities models, such as IDEAS.Controls.OBC.Utilities.OptimalStart, which output the optimal start time for an HVAC system.
The Control Description Language (CDL) can be found in IDEAS.Controls.OBC.CDL and its specification is at obc.lbl.gov. Note that the implementation in IDEAS.Controls.OBC.CDL replicates some classes from the Modelica Standard Library. This was done to have a self-contained implementation of CDL that can be standardized through ASHRAE and that has minimum dependencies on other software to ease support by building automation systems. The replication of the implementation of the blocks also avoids that CDL inadvertently changes if the Modelica Standard Library is updated, which is undesirable as changes to CDL will need to go through the ASHRAE standardization process.
| Name | Description |
|---|---|
| Conventions | Naming conventions in OBC package |