Mapping r5alertdataobj record to electricity data - HxGN EAM - Version 11.07.01 - Feature Briefs - Hexagon

HxGN EAM Alert Management

Language
English
Product
HxGN EAM
Search by Category
Feature Briefs
HxGN EAM Version
11.7.1

Destination Field

Source Field

Comments

OBJECT

ADO_OBJ

OBJECT_ORG

ADO_OBJ

DATE RECORDED

ADO_UDFDATE01

INTERVAL

This is the difference in minutes between this record and the previous record for the same equipment. This number must be rounded to whole minutes.

COMPLETE

If the calculated interval matches the Electric Sub-meter Interval on the equipment set complete to ‘+’, otherwise complete is set to ‘-‘.

EQUIPMENT ON

If CURRENTA_A is greater than or equal to the Electric Usage Threshold on the equipment set Equipment On to ‘+’, otherwise Equipment On is set to ‘-‘.

VOLTAGEAB_V

ADO_UDFNUM01

VOLTAGEBC_V

ADO_UDFNUM02

VOLTAGECA_V

ADO_UDFNUM03

VOLTAGE_IMBALANCE

Calculate as follows:

Determine highest of VoltageAB_V, VoltageBC_V and VoltageCA_V

Determine lowest of VoltageAB_V, VoltageBC_V and VoltageCA_V

Determine average of VoltageAB_V, VoltageBC_V and VoltageCA_V

Difference between highest and lowest

Voltage Imbalance = Difference / Average * 100

Leave blank if any of the three voltage fields are blank or the average is 0 (zero).

VOLTAGEAN_V

ADO_UDFNUM07

VOLTAGEBN_V

ADO_UDFNUM08

VOLTAGECN_V

ADO_UDFNUM09

CURRENTA_A

ADO_UDFNUM04

CURRENTB_A

ADO_UDFNUM05

CURRENTC_A

ADO_UDFNUM06

CURRENTNEUTRAL_A

ADO_UDFNUM12

FREQUENCY_HZ

ADO_UDFNUM15

POWERFACTOR_PCT

ADO_UDFNUM13 * 100

ENERGYTOTAL_KWH

ADO_UDFNUM16

ENERGY_KWH

ENERGY_KWH = the difference between ENERGYTOTAL_KWH of this (current) measurement and the previous measurement for the same equipment providing the difference between current and previous measurement is consistent with the Electricity Meter Interval of the equipment, i.e. Complete is ‘+’.

ENERGYTOTAL_KWH may roll over. So it is possible that the current measurement is lower than the previous. If this is true than use the following simple logic to determine actual difference:

Determine number of digits before the decimal comma on the previous measurement. If previous measurement was 99749.6 this is 5 digits.

To determine the max meter value plus 1 append as many zeroes behind 1 as there are digits. That would be 100000.

Subtract the previous measurement from this number. Top = 100000 - 99749.6 = 250.4

ENERGY_KWH = ENERGYTOTAL_KWH of the current measurement + Top.

Leave this field blank if complete = ‘-‘.

ENERGYTOTAL

APPARENT_VAH

ADO_UDFNUM14

ENERGYTOTAL

REACTIVE_VARH

ADO_UDFNUM11

POWER_W

ADO_UDFNUM10

Peak Demand. Expressed in Watts.

POWERAPPARENT_VA

ADO_UDFNUM17

POWERREACTIVE_VAR

ADO_UDFNUM18

THDVOLTA_PCT

ADO_UDFNUM19

THDVOLTB_PCT

ADO_UDFNUM20

THDVOLTC_PCT

ADO_UDFNUM21

THDCURRENTA_PCT

ADO_UDFNUM22

THDCURRENTB_PCT

ADO_UDFNUM23

THDCURRENTC_PCT

ADO_UDFNUM24