modelControl_Dehumidifier
Controller for the dehumidifier
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Temperature | T_max | 273.15 + 60 | Fill level of tank 1 |
| Modelica.Units.SI.Temperature | T_min | 273.15 + 50 | Lowest level of tank 1 and 2 |
| Modelica.Units.SI.Time | waitTime | 2 | Wait time, between operations |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.BooleanOutput | Dehum | ||
| Modelica.Blocks.Interfaces.RealInput | T_air | ||
| Modelica.Blocks.Interfaces.RealInput | air_RH | ||
| Modelica.Blocks.Interfaces.RealInput | T_air_sp | ||
| Modelica.Blocks.Interfaces.RealOutput | CS | Control signal |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.StateGraph.InitialStep | All_off | ||
| Modelica.Blocks.Sources.BooleanExpression | Set_Dehum | ||
| Modelica.StateGraph.StateGraphRoot | stateGraphRoot | ||
| Modelica.StateGraph.Step | runDehum | ||
| Modelica.StateGraph.Transition | T2 | ||
| Modelica.StateGraph.Transition | T1 | ||
| Modelica.Blocks.Sources.RealExpression | RH_setpoint | ||
| PID | PID_HR |