adms integration creating a single source of truth for a distribution network model

38
ADMS Integration Creating a single source of truth for a distribution network model

Upload: verity-sparks

Post on 17-Dec-2015

254 views

Category:

Documents


4 download

TRANSCRIPT

Page 1: ADMS Integration Creating a single source of truth for a distribution network model

ADMS Integration

Creating a single source of truth for a distribution network model

Page 2: ADMS Integration Creating a single source of truth for a distribution network model

2

Page 3: ADMS Integration Creating a single source of truth for a distribution network model

3

Outline●Integration Challenge●CIM Integration●Common Information Model●CIM Profile●Integration Process●Query and Query Set●Mapping Configuration●Post Processing●ArcFM Integration●Beyond ArcFM●Design, Develop, Deploy

Page 4: ADMS Integration Creating a single source of truth for a distribution network model

4

Integration Challenge

That’s only the GIS!

A Tower of Babel

Page 5: ADMS Integration Creating a single source of truth for a distribution network model

5

CIM Integration

Lingua franca of power distribution

Page 6: ADMS Integration Creating a single source of truth for a distribution network model

6

Single Source of Truth

Page 7: ADMS Integration Creating a single source of truth for a distribution network model

7

Bypassing the CIM

Page 8: ADMS Integration Creating a single source of truth for a distribution network model

8

Each transformation, from a unique data model to the CIM, requires unique logic; however, Schneider Electric offers a single transformation component supporting multiple source data models through a relatively simple, mapping configuration shared by all models.

Common CIMTransformation Component

Page 9: ADMS Integration Creating a single source of truth for a distribution network model

9

Common Information Model

A standard data model for electric utilities encompassing many information systems, developed by the International Electrotechnical Commission, working group 14.

●IEC 61970: Distribution network, loads, outage, SCADA, …●IEC 61968: Asset management, customer information, …●Schema specified in the Unified Modeling Language●Designed to integrate systems serving the control center including transmission, distribution and generation systems requiring real-time integration.●Avoids a multiplicity of bilateral, inter-system integration components.

Page 10: ADMS Integration Creating a single source of truth for a distribution network model

10

Power System ResourceCIM

Page 11: ADMS Integration Creating a single source of truth for a distribution network model

11

Conducting EquipmentCIM

Page 12: ADMS Integration Creating a single source of truth for a distribution network model

12

SwitchCIM

Page 13: ADMS Integration Creating a single source of truth for a distribution network model

13

CIM Profile

A CIM profile is a subset of the CIM describing a portion of the model recorded by a particular information system, a distribution feeder model recorded by a GIS for example.

●A single data source may support many profiles.●Does not describe the transformation from a source data model to the CIM●Specified with the Resource Description Framework (RDF), XML Schema Definition (XSD) or Web Ontology Language (OWL)

Page 14: ADMS Integration Creating a single source of truth for a distribution network model

14

A CIM Feeder ProfileCIM Profile

Page 15: ADMS Integration Creating a single source of truth for a distribution network model

15

Integration Process

Page 16: ADMS Integration Creating a single source of truth for a distribution network model

16

Query

A Query retrieves a set of related data from a data source and constructs a query set representing a portion of the source model.

Example: An ArcFM feeder query connects to an ArcFM database, performs an ArcFM distribution circuit trace, retrieves data related to the feeder equipment and constructs a query set representing the equipment and related data.

Query

Page 17: ADMS Integration Creating a single source of truth for a distribution network model

17

Query Set

A Schemaless* Collection of Related Objects

An object of Class-1 is related to two objects of Class-2. One relationship is named.

*An object may have any attribute and may be related to any other object, and an object’s class name is simply a required attribute.

QuerySet

Page 18: ADMS Integration Creating a single source of truth for a distribution network model

18

MultiSpeak FeederQuery Set

QuerySet

Page 19: ADMS Integration Creating a single source of truth for a distribution network model

19

Mapping ConfigurationMapping

Configuration

A Mapping Configuration describes the relationship between the source data model and the CIM, enabling a single integration component to generate the CIM from diverse utility systems.

•Maps related CIM classes to classes related in the data source•Maps each attribute of a concrete CIM class to one or more data source attributes•Mapping Operators derive CIM property values from data source field values

Page 20: ADMS Integration Creating a single source of truth for a distribution network model

20

CIM Substationfrom ArcFM ElectricStation

Mapping Configuration

Page 21: ADMS Integration Creating a single source of truth for a distribution network model

21

CIM Locationfor Various Classes

Mapping Configuration

Page 22: ADMS Integration Creating a single source of truth for a distribution network model

22

CIM SurgeProtectorfrom MiscNetworkFeature

Mapping Configuration

Page 23: ADMS Integration Creating a single source of truth for a distribution network model

23

Post Processing

Post Processing Operators

Post Processing operations apply additional transformation logic to CIM objects after property mapping is complete.

Because post processing operates on the CIM rather than the source data model, operations developed for one source often are applicable to other sources with little or no modification.

Page 24: ADMS Integration Creating a single source of truth for a distribution network model

24

Feeder Model Validation

Post Processing Operators

Page 25: ADMS Integration Creating a single source of truth for a distribution network model

25

ArcFM IntegrationArcFM’s Network Adapter supports

CIM integration

●Supports standard feeder queries●Requires an ArcFM client and Network Adapter license●Runs outside of ArcMap●Command line support enables batch processing

Page 26: ADMS Integration Creating a single source of truth for a distribution network model

26

●Runs inside or outside of ArcMap●Requires no ArcFM client●Supports data sources other than

ArcFM

ArcFM

CIMINT Export

Page 27: ADMS Integration Creating a single source of truth for a distribution network model

27

●Supports feeder, station, landbase, ArcMap selection set and custom queries

●Configure connections to many SDE/PGDB instances

●Configure connections to SDE versions

ArcFM

Page 28: ADMS Integration Creating a single source of truth for a distribution network model

28

ArcFM

Page 29: ADMS Integration Creating a single source of truth for a distribution network model

29

Beyond ArcFM

Schneider’s CIM integration framework supports ADMS integration with systems other than ArcFM and can generate the Common Information Model from systems other than ArcFM for systems other than ADMS.

Page 30: ADMS Integration Creating a single source of truth for a distribution network model

30

Smallworld Electric Office

CIMINT seamlessly integrates Electric Office with ADMS at Austin Energy. AE users employ a familiar GUI to export a feeder model from EO. The EO export component invokes CIMINT to generate a CIM feeder model for ADMS.

Beyond ArcFM

Page 31: ADMS Integration Creating a single source of truth for a distribution network model

31

CIMINT as a Service

Beyond ArcFM

Page 32: ADMS Integration Creating a single source of truth for a distribution network model

32

Query Set in an XML Message

Beyond ArcFM

Page 33: ADMS Integration Creating a single source of truth for a distribution network model

33

Beyond ArcFM

Translation service for DMS integration

Page 34: ADMS Integration Creating a single source of truth for a distribution network model

34

Design

1. Master resource identifiers2. CIM profile of each data source3. Map of each source to a profile4. Each data source query set5. Change control process6. Data remediation strategy7. System Interfaces8. User Interfaces

Design, Develop, Deploy

Page 35: ADMS Integration Creating a single source of truth for a distribution network model

35

Develop

1. Data source queries2. Mapping configuration3. System Interfaces4. User Interfaces5. Enriched data sources

Design, Develop, Deploy

Page 36: ADMS Integration Creating a single source of truth for a distribution network model

36

Deploy

1. Migrate network model2. Maintain data sources3. Maintain DMS model4. Operate more effectively

Design, Develop, Deploy

Page 37: ADMS Integration Creating a single source of truth for a distribution network model

Session Feedback

•Click the Survey icon on the Link 2013 App •Click on Session Feedback Survey to give your feedback•Contact the presenter at [email protected]

Page 38: ADMS Integration Creating a single source of truth for a distribution network model

Thank You! #SELink