Asset Health CIM - UCAIugcimug.ucaiug.org/Focus_Comms/AssetHealth/Public Document… · Web...

18
Asset Health CIM Common Information Model (CIM) for Asset Health Asset Health Focus Community Page 1 of 18

Transcript of Asset Health CIM - UCAIugcimug.ucaiug.org/Focus_Comms/AssetHealth/Public Document… · Web...

Page 1: Asset Health CIM - UCAIugcimug.ucaiug.org/Focus_Comms/AssetHealth/Public Document… · Web viewAsset health use case would require a new 61968 Interface Reference Model (IRM) business

Asset Health CIM

Common Information Model (CIM) for Asset Health

Asset Health Focus Community Page 1 of 16

Page 2: Asset Health CIM - UCAIugcimug.ucaiug.org/Focus_Comms/AssetHealth/Public Document… · Web viewAsset health use case would require a new 61968 Interface Reference Model (IRM) business

Asset Health CIM

Table of Contents

1 Introduction.........................................................................................................................................5

2 Use Cases, Interfaces, and Interactions...............................................................................................5

3 Gas in Oil Analysis................................................................................................................................8

3.1 Factory Acceptance Test..............................................................................................................9

3.2 Model........................................................................................................................................10

4 Electrical Property Analysis................................................................................................................12

5 Inspections and Surveys....................................................................................................................13

6 Testing Activity..................................................................................................................................13

7 61850 Considerations........................................................................................................................13

8 Concepts and Definitions...................................................................................................................14

9 References.........................................................................................................................................14

Asset Health Focus Community Page 2 of 16

Page 3: Asset Health CIM - UCAIugcimug.ucaiug.org/Focus_Comms/AssetHealth/Public Document… · Web viewAsset health use case would require a new 61968 Interface Reference Model (IRM) business

Asset Health CIM

Table of Figures

Figure 1—Asset health use case..................................................................................................................5Figure 2—Sequence diagram depicting determination of asset health baseline.........................................6Figure 3—Sequence diagram depicting asset health condition monitoring and escalation........................7Figure 4—Sequence diagram depicting asset health triggers......................................................................7Figure 5—Sequence diagram depicting asset use optimization..................................................................8Figure 6—Illustration of a class for asset health assessment....................................................................11Figure 7—DGA and Oil Quality measurements..........................................................................................12

Asset Health Focus Community Page 3 of 16

Page 4: Asset Health CIM - UCAIugcimug.ucaiug.org/Focus_Comms/AssetHealth/Public Document… · Web viewAsset health use case would require a new 61968 Interface Reference Model (IRM) business

Asset Health CIM

Revision History

Date Reason Author Version

19 August 2013 Initial Draft. Gowri Rajappan 0.12 September 2013

Illustrative asset health CIM UML additions & use case descriptions.

Gowri Rajappan 0.2

19 September 2013

Modified asset health use case figure and added a secondary use case for CIM-61850 harmonization for the measurements to track the asset.

Gowri Rajappan 0.3

Asset Health Focus Community Page 4 of 16

Page 5: Asset Health CIM - UCAIugcimug.ucaiug.org/Focus_Comms/AssetHealth/Public Document… · Web viewAsset health use case would require a new 61968 Interface Reference Model (IRM) business

Asset Health CIM

1 Introduction

2 Use Cases, Interfaces, and Interactions

Figure 1 shows the use case for asset health. The use case narrative is as follows:

1. An asset health Analytics System obtains asset health-related data from various sources including:

a. Online monitoring devices.b. Lab test database.c. Datasheets. d. EMS/DMS systems and SCADA Historian.e. Work history from Work and Asset Management System (WAMS).

2. The Analytics System provides assessment to an Asset Engineer.3. The Asset Engineer uses the assessment to determine actions such as further testing and

maintenance.4. The Analytics System can send information to the WAMS that can be used to trigger a

preventive or corrective work order.

Figure 1—Asset health use case.

Asset health use case would require a new 61968 Interface Reference Model (IRM) business sub-function to be defined. We are calling this sub-function “Analytics System.” Assuming such a business

Asset Health Focus Community Page 5 of 16

ED, 09/02/13,
I think we’d be clearer if we left the OMS and Operations Manager off the diagram. I think it’s probably out of scope… In addition, OMS is a fairly well defined Distribution function that is distinct from the Transmission Outage Scheduling function.
Rajappan, Gowri, 09/19/13,
[Gowri] Modified the use case per Pat’s comment E1.
Page 6: Asset Health CIM - UCAIugcimug.ucaiug.org/Focus_Comms/AssetHealth/Public Document… · Web viewAsset health use case would require a new 61968 Interface Reference Model (IRM) business

Asset Health CIM

sub-function, a number of sequence diagrams can be developed, showing interaction with other IRM functions. We anticipate the following four interactions:

1. Asset health baseline (Figure 2) – the baseline health of the asset needs to be determined. This is the basis of ongoing condition monitoring and assessment.

2. Condition monitoring and escalation (Figure 3) – this is the main interaction.3. Asset health triggers (Figure 4) – provide asset health-related operational triggers/thresholds.4. Asset use optimization (Figure 5) – determine optimal operational region/regime for the asset.

Figure 2—Sequence diagram depicting determination of asset health baseline.

Asset Health Focus Community Page 6 of 16

ED, 09/03/13,
These twp correlate to the Assessment and Scheduling arrows on Figure 1? I would think there could be others – failure probability, asset ranking, etc.
Rajappan, Gowri, 09/19/13,
[Gowri] Re. Pat’s comment E3: ongoing condition monitoring performed relative to a baseline health, which may be different for different assets, and so needs to be determined first.
ED, 09/03/13,
The difference between these two is what? They both seem to me like they apply to the 5 <<flow>> arrows on Figure 1.
Page 7: Asset Health CIM - UCAIugcimug.ucaiug.org/Focus_Comms/AssetHealth/Public Document… · Web viewAsset health use case would require a new 61968 Interface Reference Model (IRM) business

Asset Health CIM

Figure 3—Sequence diagram depicting asset health condition monitoring and escalation.

Figure 4—Sequence diagram depicting asset health triggers.

Asset Health Focus Community Page 7 of 16

Page 8: Asset Health CIM - UCAIugcimug.ucaiug.org/Focus_Comms/AssetHealth/Public Document… · Web viewAsset health use case would require a new 61968 Interface Reference Model (IRM) business

Asset Health CIM

Figure 5—Sequence diagram depicting asset use optimization.

3 Gas in Oil Analysis

The following are requirements and pertinent concepts obtained from responses to the AHFC DGA Survey and subsequent discussions:

1. Tests on oil samples consist of Dissolved Gas Analysis (DGA) and Oil Quality.a. DGA indicates current-day problem; Oil Quality indicates future problem.

2. Lab vs. online monitoring equipment.a. Lab is considered more reliable, since controlled environment vs. instrumentation that is

exposed to the elements.b. One reason to pull samples for lab testing even when real-time monitoring is done is to

verify the sensors are okay.c. Labs also perform more tests (more data produced) compared to field instrumentation.d. Other than lab test data being used to verify field instrumentation, the on-line data from

the field instrumentation is treated the same way.3. Factory Acceptance Test (FAT) vs Site Acceptance Test (SAT) vs Reconditioning Test vs Routine

Tests.a. Routine tests are less comprehensive than SAT & Reconditioning Test, which in turn are

less comprehensive than FAT.

Asset Health Focus Community Page 8 of 16

Page 9: Asset Health CIM - UCAIugcimug.ucaiug.org/Focus_Comms/AssetHealth/Public Document… · Web viewAsset health use case would require a new 61968 Interface Reference Model (IRM) business

Asset Health CIM

b. When a transformer is first energized (or re-energized), it is monitored to detect infant mortality. For instance, oil samples @ 24 hr intervals at first, then 1 week interval, and then 1 month interval.

c. As for FAT vs SAT, results from the latter are more important since they represent in-field condition. But if there are symptoms like unusual gassing, may refer back to factory test data.

d. If oil is cleaned, a new baseline is set.4. Assessment results communicated to other systems, hence need to be modeled.

a. Oil test results are scored, so that those that score badly can then be attended to.b. Recommendations need to be communicated.c. Can give rise to further tests/corrective work.

3.1 Factory Acceptance Test

The following figures show typical DGA and Oil Quality FAT for transformer. These tests could be done multiple times over a period of several days.

Asset Health Focus Community Page 9 of 16

Page 10: Asset Health CIM - UCAIugcimug.ucaiug.org/Focus_Comms/AssetHealth/Public Document… · Web viewAsset health use case would require a new 61968 Interface Reference Model (IRM) business

Asset Health CIM

3.2 Model

Figure 6 and Figure 7 illustrate CIM UML modifications to address the requirements detailed earlier. The model in the figures provides:

Provenance data through Document hierarchy. DGA and Oil measurements through Measurement & MeasurementValue. Assessment results through a new class.

Some issues of note to be addressed include:

Though the model can say what asset the DGA tests pertain to, it doesn’t capture the provenance of the oil samples themselves – e.g., from what valve were they taken, the conditions under which it was taken, etc.

The association between ProcedureDataSet and MeasurementValue is currently only informative, not normative.

As for the DGA and Oil measurements, the measurement classes themselves were subject of extensive discussion.

o Summary by Tanja: There are three approaches in principle for measurementType. Enumerated is the most explicit, but not easily extensible. String is the most flexible, but doesn’t interoperate well. Defining a class called MeasurementType is third, but this could get messy.

o Suggestion by Herb: Define three categories of measurement types – standardized, industry standardized, and proprietary. Should be able to define and get agreement on the first two.

The model needs ways to distinguish between various lifecycle stages such as FAT vs. SAT vs. ongoing testing. One approach is an attribute in ProcedureDataSet.

Asset Health Focus Community Page 10 of 16

ED, 09/03/13,
Might DGA or Oil Quality tests use different Procedure instances at different times during the lifecycle of the Asset? (A question of how different the data is that is being collected at different stages.) If sufficiently different the Procedure.kind attribute might be something to leverage.
Page 11: Asset Health CIM - UCAIugcimug.ucaiug.org/Focus_Comms/AssetHealth/Public Document… · Web viewAsset health use case would require a new 61968 Interface Reference Model (IRM) business

Asset Health CIM

Figure 6—Illustration of a class for asset health assessment.

Asset Health Focus Community Page 11 of 16

Rajappan, Gowri, 09/19/13,
[Gowri] Re. Pat’s comment E7: yes, multiple ProcedureDataSets could be the taken into account for one assessment (e.g., DGA data, thermal data, loading data, etc. going in to produce one transformer health assessment score.
ED, 09/03/13,
This type of assessment essentially test specific? Assumed to be produced in conjunction with each run of a test? An assessment’s association with multiple ProcedureDataSets would mean what? (that multiple tests provided input to the assessment?) Does there need to be an indication of the type of the assessment?W might want to hold off modeling outputs of the Analytics System until we have a good straw man transformer and breaker model so we know what the asset actually looks like and can better tell what we might want Analytics outputs to be “hung”off of.
Page 12: Asset Health CIM - UCAIugcimug.ucaiug.org/Focus_Comms/AssetHealth/Public Document… · Web viewAsset health use case would require a new 61968 Interface Reference Model (IRM) business

Asset Health CIM

Figure 7—DGA and Oil Quality measurements.

4 Electrical Property Analysis

Electrical properties pertinent to asset health include:

Bushing insulation power factor. Winding insulation power factor. Winding resistance.

Asset Health Focus Community Page 12 of 16

ED, 09/03/13,
So names listed under DGAMeasurements and OilQualityMeasurements would be allowed values for measurementType. And all the actual values would be AnalogValues with the exception of visualExamination which would be a StringValue which it looks like the CIM doesn’t have yet.
Page 13: Asset Health CIM - UCAIugcimug.ucaiug.org/Focus_Comms/AssetHealth/Public Document… · Web viewAsset health use case would require a new 61968 Interface Reference Model (IRM) business

Asset Health CIM

Sweep frequency response.

5 Inspections and Surveys

Visual inspections are a key part of asset health maintenance regimes.

6 Testing Activity

AHFC discussions have determined that there is value in explicitly modeling testing activity. For instance, a single trip to the field could result in multiple procedures (Assets::Procedure) being performed and multiple, disparate data set being collected (Assets::ProcedureDataSet). We need a way of tracking these multiple procedures and data sets under the single activity.

7 61850 Considerations

The following are some considerations and conclusions reached regarding 61850 for asset health:

CIM should be able to bring in 61850 data without losing any information. Need only a subset of 61850 data for CIM – i.e., the measurements needed for asset health

assessments. A CIM-61850 harmonization use case for asset health to be provided to the CIM-61850

Harmonization Task Force.

The following is the primary use case narrative:

A 61850 IED has measurement and status data objects with data pertinent to asset health. The Measured Value and Status Information objects in the SIML LN are examples.

The asset health analytics system needs to access this data for its analysis. Other sources, such as non-61850 devices (via SCADA Historian) and lab test databases may also

be providing the same data that is provided by the 61850 IED. o This data is expected to be available to the asset health analytics system through classes

in the CIM Meas package. This equivalent data from multiple sources need to be presented to the analytics system with

common semantics. The pertinent 61850 measurement and status data objects need to be harmonized with the CIM

Meas package classes.

The following is a secondary use case narrative:

Asset Health Focus Community Page 13 of 16

Page 14: Asset Health CIM - UCAIugcimug.ucaiug.org/Focus_Comms/AssetHealth/Public Document… · Web viewAsset health use case would require a new 61968 Interface Reference Model (IRM) business

Asset Health CIM

The CIM-61850 harmonized measurement data should be tied to the asset. When the asset moves to a different location, the historical asset health-related CIM-61850 data

should be able to move with it.

8 Concepts and Definitions

Factory Acceptance Test (FAT): Tests that are performed on an asset at the factory prior to shipping to the install site.

Site Acceptance Test (SAT): Tests that are performed on an asset at its site of operation after it has been received from the factory and installed, but before it has been commissioned.

Reconditioning Test: Tests that are performed after a component/material replacement.

Field Test: Test that is performed on the field.

On-line Test: A type of field test that is performed using attached instrumentation while the asset could be energized.

Off-line Test: A type of field test that is performed with the asset de-energized.

Lab Test: Test that is performed off-site under controlled settings on sample obtained from the asset.

Infant Mortality: Describes failure of an asset early in its lifecycle.

9 Measurements (measurementType Enumerations)

9.1 Gas in Oil

Enumeration Unit CommentHydrogen PpmAcetylene PpmEthane PpmEthylene PpmMethane PpmCarbonDioxide PpmCarbonMonoxide PpmNitrogen PpmOxygen Ppm

Asset Health Focus Community Page 14 of 16

Page 15: Asset Health CIM - UCAIugcimug.ucaiug.org/Focus_Comms/AssetHealth/Public Document… · Web viewAsset health use case would require a new 61968 Interface Reference Model (IRM) business

Asset Health CIM

OxygenPlusArgon PpmTotalDissolvedGas PpmTotalCombustibleDissolvedGas Ppm

9.2 Oil Quality

Enumeration Unit CommentMoistureInOil ppmInterfacialNumber Dynes/cmAcidNumber Mg KOH/gColorNumberFreeWaterVisualExaminationSedimentExaminationDielectricBreakdown kVPowerFactor %SpecificGravityOxidationInhibitor % weightPCB PpmCorrosiveSulphur5Hydroxymethyl2Furaldehyde

Ppb

FurfurylAlcohol Ppb2Furaldehyde Ppb2Acetylfuran Ppb5Methyl2Furaldehyde Ppb

9.3 Bushing Insulation Power Factor

9.4 Winding Insulation

Asset Health Focus Community Page 15 of 16

Page 16: Asset Health CIM - UCAIugcimug.ucaiug.org/Focus_Comms/AssetHealth/Public Document… · Web viewAsset health use case would require a new 61968 Interface Reference Model (IRM) business

Asset Health CIM

9.5 Thermal

From the different measurement points you can get in the part 7 of the Loading guide for oil-immersed power transformers (IEC 60076-7), the following are some points to build thermal model for the estimation of top-oil temperature:

Enumeration Unit CommentAmbient TemperatureTop-oil TemperatureLoad CurrentHT Hot-Spot Winding TemperatureBT Hot-Spot Winding TemperatureWind StrengthWind Direction

10 References

[1] IEEE Std C57.104, IEEE Guide for the Interpretation of Gases Generated in Oil-immersed Transformers.

[2] IEEE Std C57.91, IEEE Guide for Loading Mineral-Oil-Immersed Transformers.[3] Asset Health Focus Community, Dissolved Gas Analysis (DGA) Survey.

Asset Health Focus Community Page 16 of 16