expandable connectorVapourCompressionMachineControlBus
Standard data bus with heat pump or chiller information
Extends from AixLib.Obsolete.BaseClasses.ObsoleteModel (Icon for classes that are obsolete and will be removed in later versions), Modelica.Icons.SignalBus (Icon for signal bus).
Information
Bus connector with all relevant signals for vapour compression machines.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Real | nSet | Relative rotational speed of compressor between 0 and 1 | |
| Boolean | modeSet | Current operation mode: true: main operation mode, false: reversible operation mode | |
| Boolean | onOffMea | Measured value of device being on or off (relative speed greater than 0) | |
| Modelica.Units.SI.ThermodynamicTemperature | TEvaInMea | Temperature of flow into evaporator | |
| Modelica.Units.SI.ThermodynamicTemperature | TConInMea | Temperature of flow into condenser | |
| Modelica.Units.SI.ThermodynamicTemperature | TEvaOutMea | temperature of flow out of evaporator | |
| Modelica.Units.SI.ThermodynamicTemperature | TConOutMea | Temperature of flow out of condenser | |
| Modelica.Units.SI.Power | PelMea | Total electrical active power | |
| Modelica.Units.SI.MassFlowRate | m_flowEvaMea | Mass flow rate through evaporator | |
| Modelica.Units.SI.MassFlowRate | m_flowConMea | Mass flow rate through condenser | |
| Real | CoPMea | Coefficient of performance | |
| Modelica.Units.SI.ThermodynamicTemperature | TOdaMea | Outdoor air temperature | |
| Modelica.Units.SI.ThermodynamicTemperature | TEvaAmbMea | Ambient temperature on evaporator side | |
| Modelica.Units.SI.ThermodynamicTemperature | TConAmbMea | Ambient temperature on condenser side | |
| Real | iceFacMea | Efficiency factor (0..1) to estimate influence of icing. 0 means no heat is transferred through heat exchanger (fully frozen). 1 means no icing/frosting. |
Revisions
- May 21, 2021, by Fabian Wüllhorst:
Refactor (see issue 912).