1.1.3.4.38 DRV_METROLOGY_RMS_TYPE Enum

C

typedef enum {
    RMS_UA = 0,
    RMS_UB,
    RMS_UC,
    RMS_IA,
    RMS_IB,
    RMS_IC,
    RMS_INI,
    RMS_INM,
    RMS_INMI,
    RMS_PT,
    RMS_PA,
    RMS_PB,
    RMS_PC,
    RMS_QT,
    RMS_QA,
    RMS_QB,
    RMS_QC,
    RMS_ST,
    RMS_SA,
    RMS_SB,
    RMS_SC,
    RMS_FREQ,
    RMS_ANGLEA,
    RMS_ANGLEB,
    RMS_ANGLEC,
    RMS_ANGLEN,
    RMS_TYPE_NUM
} DRV_METROLOGY_RMS_TYPE;

Summary

Identifies the all RMS types of measurements.

Description

RMS values are calculated including all harmonics of each phase, where:

  • U = Voltage RMS value

  • I = Current RMS value

  • P = Active power RMS value

  • Q = Reactive power RMS value

  • S = Aparent power RMS value

  • FREQ = Frequency of the line voltage fundamental harmonic component determined by the Metrology library using the dominant phase

  • ANGLE = Angle between the voltage and current vectors