expandable connectorModularHeatPumpControlBus

Connector used for modular heat pump controller

Extends from Modelica.Icons.SignalBus (Icon for signal bus).

Information

This connector is a base connector used for modular heat pumps and contains typical variables that may be measured in the modular heat pump models. Therefore, this connector contains three further connectors that are presented below:

  1. Modular expansion valves bus: This connector contains variables that may be needed for modular expansion valves.
  2. Modular compressors bus: This connector contains variables that may be needed for modular compressors.
  3. Modular sensors bus: This connector contains variables that may be needed for modular sensors.

Additionally, the heat pump mode as well as the number of components (e.g. expansion valves or compressors) can be selected.

Parameters

TypeNameDefaultDescription
General › Modular approach
IntegernVal1Number of expansion valves
IntegernEvanValNumber of evaporators
IntegernCom1Number of compressors
IntegernCon1Number of condensers
General › Controller
Types.heatPumpModemodeTypes.heatPumpMode.heatPumpChoose between heat pump or chiller

Connectors

TypeNameDefaultDescription
ModularExpansionValveControlBusexpValBusBus that contains all relevant connections for modular expansion valves
ModularCompressorControlBuscomBusBus that contains all relevant connections for modular compressors
ModularSensorControlBussenBusBus that contains all relevant connections for modular sensors

Revisions

  • October 25, 2017, by Mirko Engelpracht:
    First implementation (see issue 479).