Buildings.DHC.Plants.Cooling.Controls.Validation
Collection of validation models
Information
This package contains validation models for the classes in Buildings.DHC.Plants.Cooling.Controls.
Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).
Package Content
Name | Description |
---|---|
ChilledWaterBypass | Example to test the chilled water bypass controller |
ChilledWaterPumpSpeed | Example to test the chilled water pump speed controller |
ChillerStage | Example to test the chiller staging controller |
TankStatus | Validation model for tank status controller |
Buildings.DHC.Plants.Cooling.Controls.Validation.ChilledWaterBypass
Example to test the chilled water bypass controller
Information
This model validates the chilled water bypass valve control logic implemented in Buildings.DHC.Plants.Cooling.Controls.ChilledWaterBypass.
Extends from Modelica.Icons.Example (Icon for runnable examples).
Modelica definition
Buildings.DHC.Plants.Cooling.Controls.Validation.ChilledWaterPumpSpeed
Example to test the chilled water pump speed controller
Information
This model validates the variable speed pump control logic implemented in Buildings.DHC.Plants.Cooling.Controls.ChilledWaterPumpSpeed.
Extends from Modelica.Icons.Example (Icon for runnable examples).
Modelica definition
Buildings.DHC.Plants.Cooling.Controls.Validation.ChillerStage
Example to test the chiller staging controller
Information
This model validates the chiller staging control logic implemented in Buildings.DHC.Plants.Cooling.Controls.ChillerStage.
Extends from Modelica.Icons.Example (Icon for runnable examples).
Modelica definition
Buildings.DHC.Plants.Cooling.Controls.Validation.TankStatus
Validation model for tank status controller
Information
This model validates
Buildings.DHC.Plants.Cooling.Controls.TankStatus.
Note that the output signals turn true
as soon as their respective temperature
input crosses the threshold, but there is a delay for it to turn back to
false
due to the hysteresis.
Extends from Modelica.Icons.Example (Icon for runnable examples).