recordSingleSplitRXM20R

Daikin_FTXM20R_RXM20R heating mode

Extends from Buildings.Fluid.HeatPumps.ModularReversible.Data.TableData2D.GenericHeatPump (Partial heat pump data).

Information

Performance data for Daikin FTXM20R_RXM20R for the heating mode.

Boundaries are for dry-bulb temperature. Pressure drops are not provided in the datasheet.

References

Daikin, Technical data book RXM-R https://www.heizman24.de/media/pdf/fa/50/2c/Daikin-RXM-R-Produktdatenbuch.pdf

Parameters

TypeNameDefaultDescription
Real[:,:]tabPEle (from Generic)Electrical power consumption table, T in K, Q_flow in W
Modelica.Units.SI.MassFlowRatemCon_flow_nominal (from Generic)Nominal mass flow rate in condenser
Modelica.Units.SI.MassFlowRatemEva_flow_nominal (from Generic)Nominal mass flow rate in evaporator
Modelica.Units.SI.PressureDifferencedpCon_nominal (from Generic)Nominal pressure drop in condenser
Modelica.Units.SI.PressureDifferencedpEva_nominal (from Generic)Nominal pressure drop in evaporator
StringdevIde (from Generic)Name of the device
Booleanuse_TEvaOutForTab (from Generic)if true, use evaporator outlet temperature for table data, otherwise use inlet
Booleanuse_TConOutForTab (from Generic)if true, use condenser outlet temperature for table data, otherwise use inlet
Real[:,:]tabQCon_flow (from GenericHeatPump)Heating output table, T in K, Q_flow in W
Real[:,2]tabUppBou (from GenericHeatPump)Points to define upper boundary for sink temperature
Booleanuse_TEvaOutForOpeEnv (from GenericHeatPump)falseif true, use evaporator outlet temperature for operational envelope, otherwise use inlet
Booleanuse_TConOutForOpeEnv (from GenericHeatPump)trueif true, use condenser outlet temperature for operational envelope, otherwise use inlet

Revisions

  • November 26, 2018 by Fabian Wuellhorst:
    First implementation (see issue AixLib #577)