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

TypeNameDefaultDescription
RealnSetRelative rotational speed of compressor between 0 and 1
BooleanmodeSetCurrent operation mode: true: main operation mode, false: reversible operation mode
BooleanonOffMeaMeasured value of device being on or off (relative speed greater than 0)
Modelica.Units.SI.ThermodynamicTemperatureTEvaInMeaTemperature of flow into evaporator
Modelica.Units.SI.ThermodynamicTemperatureTConInMeaTemperature of flow into condenser
Modelica.Units.SI.ThermodynamicTemperatureTEvaOutMeatemperature of flow out of evaporator
Modelica.Units.SI.ThermodynamicTemperatureTConOutMeaTemperature of flow out of condenser
Modelica.Units.SI.PowerPelMeaTotal electrical active power
Modelica.Units.SI.MassFlowRatem_flowEvaMeaMass flow rate through evaporator
Modelica.Units.SI.MassFlowRatem_flowConMeaMass flow rate through condenser
RealCoPMeaCoefficient of performance
Modelica.Units.SI.ThermodynamicTemperatureTOdaMeaOutdoor air temperature
Modelica.Units.SI.ThermodynamicTemperatureTEvaAmbMeaAmbient temperature on evaporator side
Modelica.Units.SI.ThermodynamicTemperatureTConAmbMeaAmbient temperature on condenser side
RealiceFacMeaEfficiency 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).