modelThermalEnergyMeterDual

Thermal energy meter for heating and cooling energy

Extends from Modelica.Icons.RoundSensor (Icon representing a round measurement device).

Information

This model is a thermal energy meter that measures heating and cooling energy, with the option to output the heating and cooling durations.

Parameters

TypeNameDefaultDescription
Booleanuse_itgTimfalse= true, activate integral timers

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.RealInputQ_flowHeat flow rate
Modelica.Blocks.Interfaces.RealOutputQHeaHeating energy
Modelica.Blocks.Interfaces.RealOutputQCooCooling energy
Modelica.Blocks.Interfaces.RealOutputtimeHeaTime of heating
Modelica.Blocks.Interfaces.RealOutputtimeCooTime of cooling

Components

TypeNameDefaultDescription
AixLib.Utilities.KPIs.IntegralErrorSingleReference.IntegralErrorBySignitgHeaIntegration heating energy
AixLib.Utilities.KPIs.IntegralErrorSingleReference.IntegralErrorBySignitgCooIntegration cooling energy
Modelica.Blocks.Sources.ConstantconZeroConstant zero
AixLib.Utilities.KPIs.IntegralErrorSingleReference.IntegralTimeritgTimHeaIntegral timer for heating
AixLib.Utilities.KPIs.IntegralErrorSingleReference.IntegralTimeritgTimCooIntegral timer for cooling

Revisions

  • December 17, 2024, by Jun Jiang:
    First implementation (see issue 1534)