modelPartialValidation
Validation base case for the reversible heat pump model.
Information
Partial model for the validation of different modular heat pump approaches based on measured data of a brine-to-water heat pump at the Institute for Energy Efficient Building and Indoor Climate.
If questions regarding the data or model arises, please raise an issue and link FWuellhorst.
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealOutput | TConOutMea | Measured condenser outlet | |
| Modelica.Blocks.Interfaces.RealOutput | TEvaOutMea | Measured evaporator outlet | |
| Modelica.Blocks.Interfaces.RealOutput | PEleMea | Measured electrical power consumption | |
| Modelica.Blocks.Interfaces.RealOutput | PEleSim | Simulated electrical power consumption | |
| Modelica.Blocks.Interfaces.RealOutput | TConOutSim | Simulated condenser outlet | |
| Modelica.Blocks.Interfaces.RealOutput | TEvaOutSim | Simulated evaporator outlet |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Fluid.Sources.MassFlowSource_T | souSidMasFlowSou | Ideal mass flow source at the inlet of the source side | |
| Buildings.Fluid.Sources.Boundary_pT | souSidFixBou | Fixed boundary at the outlet of the source side | |
| Buildings.Fluid.HeatPumps.ModularReversible.Modular | heaPum | Heat pump | |
| Buildings.Fluid.Sources.Boundary_pT | sinSidFixBou | Fixed boundary at the outlet of the sink side | |
| Buildings.Fluid.Sources.MassFlowSource_T | sinSidMasFlowSou | Ideal mass flow source at the inlet of the source side | |
| Modelica.Blocks.Math.Gain | mEva_flow | Gain to scale the time table output to flow rate | |
| Modelica.Blocks.Math.Gain | mCon_flow | Gain to scale the time table output to flow rate | |
| Modelica.Blocks.Sources.CombiTimeTable | tabMea | Table with measurement data | |
| Modelica.Blocks.Sources.RealExpression | reaPEle | Use of internal heat pump state for PEle | |
| Modelica.Blocks.Sources.RealExpression | reaTEvaOut | Use of internal heat pump state for TEvaOut | |
| Modelica.Blocks.Sources.RealExpression | reaTConOut | Use of internal heat pump state for TConOut |
Contents
| Name | Description |
|---|---|
Revisions
-
October 2, 2022 by Fabian Wuellhorst:
First implementation (see issue #1576)