modelElectricityMeter

Electricity meter for electric energy consumption

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

Information

This model is an electricity meter that integrates input eletric power into energy, with the option to output the activation time when the power is greater than 0.

Parameters

TypeNameDefaultDescription
Booleanuse_itgTimfalse= true, activate integral timers

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.RealInputPElectric power
Modelica.Blocks.Interfaces.RealOutputEElectric energy
Modelica.Blocks.Interfaces.RealOutputtimeActActivation time of consumption

Components

TypeNameDefaultDescription
AixLib.Utilities.KPIs.IntegralErrorSingleReference.IntegralErrorBySignitgIntegration electric energy
Modelica.Blocks.Sources.ConstantconZeroConstant zero
AixLib.Utilities.KPIs.IntegralErrorSingleReference.IntegralTimeritgTimIntegral timer for consumption

Revisions

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