modelHighMassSupplyTemperature_TRoomRelHum

Validation model for the room temperature controller that takes the room temperature set point as an input

Extends from Modelica.Icons.Example (Icon for runnable examples).

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.

Components

TypeNameDefaultDescription
Buildings.Controls.OBC.CDL.Reals.Sources.TimeTableTPhiRooMeaMeasured room temperature and relative humidity
Controls.OBC.RadiantSystems.Cooling.HighMassSupplyTemperature_TRoomRelHumconCooController
Buildings.Controls.OBC.CDL.Reals.Sources.ConstantTRooSetSet point temperature for room
CDL.Psychrometrics.DewPoint_TDryBulPhidewPoiDew point temperature

Revisions

  • September 7, 2021, by Michael Wetter:
    First implementation.