modelPartialPerformanceData
Model with a replaceable for different methods of data aggregation
Extends from AixLib.Obsolete.BaseClasses.ObsoleteModel (Icon for classes that are obsolete and will be removed in later versions).
Information
Partial model for calculation of P_el, QCon and QEva based on the values in the sigBusHP.
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealOutput | Pel | Electrical Power consumed by HP | |
| Modelica.Blocks.Interfaces.RealOutput | QCon | Heat flow rate through Condenser | |
| AixLib.Obsolete.Year2024.Controls.Interfaces.VapourCompressionMachineControlBus | sigBus | Bus-connector used in a heat pump | |
| Modelica.Blocks.Interfaces.RealOutput | QEva | Heat flow rate through Evaporator |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Math.Add | calcRedQCon | Based on redcued heat flow to the evaporator, the heat flow to the condenser is also reduced | |
| Modelica.Blocks.Math.Product | proRedQEva | Based on the icing factor, the heat flow to the evaporator is reduced |
Revisions
-
November 26, 2018 by Fabian Wüllhorst:
First implementation (see issue #577)