blockOpenLoopRadiatorSupply
Open loop controller for mixing valve in radiator loop
Information
Open loop controller that outputs a constant control signal for the mixing valve of the radiator loop.
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Controls.OBC.CDL.Interfaces.RealInput | TRoo | Room air temperature | |
| Buildings.Controls.OBC.CDL.Interfaces.RealInput | TSup | Measured supply water temperature | |
| Buildings.Controls.OBC.CDL.Interfaces.RealOutput | yVal | Valve control signal |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Controls.OBC.CDL.Reals.Sources.Constant | con | Constant valve control signal |
Revisions
-
March 5, 2020, by Michael Wetter:
Corrected typo in comments.
This is for issue 1810. -
February 18, 2020, by Michael Wetter:
First implementation.