Usage Based Condition Protocol - HxGN EAM - Version 11.07.01 - Feature Briefs - Hexagon

HxGN EAM Equipment Rankings

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

System will calculate the Condition Score as follows:

  1. ServiceLifeUsage =

    • Service Life Usage of the equipment.

    • If blank use same value from the Equipment Class Definition screen where Category is the same as that of the equipment, or if blank, Class is the same as that of the equipment.

      • System will first try and find a UOM matching Meter Unit on the Service Life Usages tab of the Equipment Class Definition screen.

      • If none found, the system will use Service Life Usage from the Equipment Class Definition screen providing Service Life Usage UOM matches Meter Unit.

  2. CurrentReading = Current Total Usage for the Meter Unit of the equipment.

  3. DailyAverage = Current average daily usage for the Meter Unit of the equipment.

    • Use Average Daily Usage if populated.

    • Otherwise use Estimated Daily Usage.

    • Otherwise use CurrentReading / ( Sysdate – Commission Date ). If the devisor less or equal 0 (zero) use 1.

  4. Increment = ( Condition Score End – Condition Score Start ) / ServiceLifeUsage.

  5. UsageCorrection = 0 (zero).

    • If on the equipment Correction Condition Score is not blank and Correction Usage is less than or equal to CurrentReading, then set UsageCorrection = Correction Usage.

  6. StartScore = Condition Score Start

    • If on the equipment Correction Condition Score is not blank and Correction Usage is less than or equal to CurrentReading, then use Correction Condition Score instead of Condition Score Start.

  7. ConditionScore = ( CurrentReading – UsageCorrection ) * Increment + StartScore

  8. EndofUsefulLife = ( Condition Score Threshold – ConditionScore ) / Increment / DailyAverage + Sysdate.