modelBaseModelStaticHeatPumps

Base model to test compressors using static heat pump boundaries

Extends from Modelica.Icons.Example (Icon for runnable examples).

Information

I still need to add the documentation!

Parameters

TypeNameDefaultDescription
General › Compressors
IntegernVal1Numer of compressors in parallel
General › Evaporator
Modelica.Units.SI.TemperatureDifferencedTPinEva2Pinch temperature at evaporator's outlet
Modelica.Units.SI.TemperatureDifferencedTSupHea1Superheating of working fluid
General › Condenser
Modelica.Units.SI.TemperatureDifferencedTPinCond2Pinch temperature at condenser's outlet
Modelica.Units.SI.TemperatureDifferencedTSubCool4Supercooling of working fluid
Modelica.Units.SI.DensitydSec1000Constant density of secondary fluid
Modelica.Units.SI.SpecificHeatCapacitycpSec4.1813e3Constant specific heat capacity of secondary fluid
Modelica.Units.SI.VolumeFlowRateV_flowSec(0.776 + 0.781 + 0.44)/3/3600Constant volume flow of secondary fluid

Connectors

TypeNameDefaultDescription
AixLib.Controls.Interfaces.ModularHeatPumpControlBusdataBusConnector that contains all control signals

Components

TypeNameDefaultDescription
Modelica.Blocks.Sources.CombiTimeTableinpDatStatic boundaries of compressor model
Modelica.Blocks.Sources.RealExpressioninpSetSpeEntExpressions describing set point of specific enthalpy
Modelica.Blocks.Sources.RealExpressioninpAmbTempExpressions describing ambient temperature
Modelica.Blocks.Sources.RealExpressioninpColCapExpressions describing col capacity
Modelica.Blocks.Sources.RealExpressioninpHeaCapExpressions describing heat capacity
Modelica.Blocks.Sources.RealExpressioninpTFloExpressions describing flow temperature at heat capacity
StaticEvaporatorevaModel that describes a simple static evaporator
Modelica.Blocks.Continuous.LimPIDconPIDPID controller to set valves' openings
Modelica.Blocks.Sources.RealExpressioninpCurSpeEntExpressions describing current specific enthalpy
Modelica.Blocks.Routing.ReplicatorrepMeaReplicating the current value of the manipulated variables
ModularExpansionValves.ModularExpansionValvesSensorsmodExpValModel that describes modular expansion valves in parallel
StaticCondenserconModel that describes a simple static condenser

Contents

NameDescription
Medium
StaticEvaporatorprotectedStatic evaporator assuming constant pinch point at evaporator's outlet
StaticCondenserprotectedStatic condenser assuming constant pinch point at condenser's outlet

Revisions

  • December 16, 2017, by Mirko Engelpracht, Christian Vering:
    First implementation (see issue 467).