modelEnergyKpis

Test of different energy KPIs

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

Information

This example checks the models of energy KPIs.

The results represent the differences of thermal meters and electricity meters, with or without timer functions.

Components

TypeNameDefaultDescription
Modelica.Blocks.Sources.PulsepulQ_flowPulse value for heat flow
AixLib.Utilities.KPIs.Energy.ThermalEnergyMeterDualthmMtrThermal energy meter normal
AixLib.Utilities.KPIs.Energy.ThermalEnergyMeterDualthmMtrTimThermal energy meter with timers
Modelica.Blocks.Sources.PulsepulPPulse value for electric power
AixLib.Utilities.KPIs.Energy.ElectricityMetereleMtrElectricity meter normal
AixLib.Utilities.KPIs.Energy.ElectricityMetereleMtrTimElectricity meter with timer

Revisions

  • January 9, 2025, by Jun Jiang:
    First implementation (see issue 1534)