modelRadiatorSupply
Validation model for the valve of the radiator supply
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
Validation model for the boiler return water temperature controller. The input to the controller is a ramp signal of increasing measured return water temperature. The validation shows that as the temperature crosses the set point, the valve opens.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Controls.OBC.CDL.Reals.Sources.Ramp | TRoo | Room air temperature | |
| Buildings.Examples.Tutorial.CDL.Controls.RadiatorSupply | conRadSup | Controller for radiator supply water temperature | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Sin | TSup | Measured supply water temperature |
Revisions
-
February 18, 2020, by Michael Wetter:
First implementation.