modelthermostatPI_control
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Real[:,:] | setpointTable | [0, 18; 6, 21; 9, 18; 15, 21; 21, 18] | Table matrix (time = first column [h]; temperature setpoints = second column [degC]) |
| Modelica.SIunits.TemperatureDifference | bandwidth | 0.5 | Bandwidth around reference signal |
| Modelica.SIunits.MassFlowRate | m_flow_nominal | Nominal mass flow rate |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | T_measurement | Connector of Real input signal | |
| Modelica.Blocks.Interfaces.RealOutput | y | Connector of Real output signal |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| IBPSA.Controls.Continuous.LimPID | PI | ||
| Modelica.Blocks.Sources.CombiTimeTable | tempSetpoint | Table used for interpolation |