Buildings.Controls.OBC.RadiantSystems.Cooling.Validation
Collection of validation models
Information
This package contains validation models for the classes in Buildings.Controls.OBC.RadiantSystems.Cooling.
Note that most validation models contain simple input data which may not be realistic, but for which the correct output can be obtained through an analytic solution. The examples plot various outputs, which have been verified against these solutions. These model outputs are stored as reference data and used for continuous validation whenever models in the library change.
Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).
Package Content
Name | Description |
---|---|
HighMassSupplyTemperature_TRoomRelHum | Validation model for the room temperature controller that takes the room temperature set point as an input |
HighMassSupplyTemperature_TSurRelHum | Validation model for the room temperature controller that takes the surface temperature set point as an input |
Buildings.Controls.OBC.RadiantSystems.Cooling.Validation.HighMassSupplyTemperature_TRoomRelHum
Validation model for the room temperature controller that takes the room temperature set point as an input
Information
This example validates the room temperature controller Buildings.Controls.OBC.RadiantSystems.Cooling.HighMassSupplyTemperature_TRoomRelHum for the radiant system. The validation model applies a tabulated signal to the controller input for the measured room air temperature. The model also calculates the dew point temperature to verify that the supply water temperature is never below the dew point.
Extends from Modelica.Icons.Example (Icon for runnable examples).
Modelica definition
Buildings.Controls.OBC.RadiantSystems.Cooling.Validation.HighMassSupplyTemperature_TSurRelHum
Validation model for the room temperature controller that takes the surface temperature set point as an input
Information
This example validates the room temperature controller Buildings.Controls.OBC.RadiantSystems.Cooling.HighMassSupplyTemperature_TSurRelHum for the radiant system. The validation model applies a ramp signal for the measured surface temperature and a tabulated signal to the controller input for the measured room air temperature. The model also calculates the dew point temperature to verify that the supply water temperature is never below the dew point.
Extends from Modelica.Icons.Example (Icon for runnable examples).