modelSortRuntimeG36
Validation model for equipment runtime sorting logic
Information
This model reproduces the example provided in section 5.1.15.3
of ASHRAE, 2024.
In this example, three pumps are lead/lag alternated.
Simulating the model shows that the staging order sorRunTim.yIdx
matches the one from the guideline.
References
- ASHRAE, 2024. Guideline 36-2024, High-Performance Sequences of Operation for HVAC Systems. Atlanta, GA.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Templates.Plants.Controls.StagingRotation.SortRuntime | sorRunTim | Sort runtime | |
| Buildings.Controls.OBC.CDL.Logical.Sources.Constant[3] | u1AvaEqu | Equipment available signal | |
| Buildings.Controls.OBC.CDL.Logical.Sources.TimeTable | y1 | Equipment enable signal |
Revisions
-
June 10, 2026, by Antoine Gautier:
First implementation.