modelBoilerReturn
Validation model for the return temperature controller of the boiler
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.Examples.Tutorial.CDL.Controls.BoilerReturn | conBoiRet | Controller for boiler return water temperature | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Ramp | TRet | Return water temperature |
Revisions
-
February 18, 2020, by Michael Wetter:
First implementation.