Select to view content in your preferred language

How to integrate between Gis data and power factory ?

3221
9
11-23-2023 02:46 PM
JokerEsri
Emerging Contributor

Hello 

which method is usable to integrate data between GIS data and power factory ?

0 Kudos
9 Replies
AnthonyRyanEQL
Frequent Contributor

We are using a CIM adaptor for Utility Network to PowerFactory

0 Kudos
JokerEsri
Emerging Contributor

@AnthonyRyanEQL Thanks for ur reply . Does it work great ,without any problems ? 
So Could we exchange data between power factory to GIS or from GIs to power factory ? 

Could you explain some more about it ,advantages and disadvantages?

How long it takes approximately to export the whole GIS data then import them into Power factory ?

0 Kudos
AnthonyRyanEQL
Frequent Contributor

It's only 1 way comms from Utility Network to PowerFactory. It's a 3rd party tool we purchased from Similix (Esri Partner). Basically, there are 2 parts, the Designer (CIM mappings) and the Adaptor.

Designer - You build your mappings from your UtilityNetwork Model. This can be a lot of work depending on how custom your UNM is. In my case, our UNM is totally custom as the North American electrical model of UNM doesn't meet the needs here in Australia.

Adaptor - Runs as a service connecting to your UtilityNetwork. It uses OOTB REST API calls to the UN to extract the subnetwork information and maps it accordingly to your CIM mapping file into the standard XML format to be consumed into PowerFactory.

Sorry I can't tell you how it works inside of PowerFactory.

0 Kudos
JokerEsri
Emerging Contributor

Thanks a lot ,it is a  good start for me .

0 Kudos
PierreloupDucroix
MVP Regular Contributor

Hello,
where did you find the documentation on the format expected by Power Factory? It seems to be an RDF (XML) format based on the CGMES standard, but quite different from, say, an ADMS schema with several files for the equipment, the topology, etc.

CEO of MAGIS
0 Kudos
gis_KIWI4
MVP Regular Contributor

@PierreloupDucroix - I didn't find documentation for CIM specifically but here is the DGS manual. This is good for understanding the structure ElmTerms, StaCubics, etc. 
I have also attached the rdfs files in CIM folder along with some other material that was supplied. 

We ditched the CIM/CGMES method for GIS->FME->Excel (DGS format). 
This excel file is imported into PF.


PierreloupDucroix
MVP Regular Contributor

Thanks Sahil, I'll take a look at your files.
What made you prefer importing Excel files to importing CIM files?

CEO of MAGIS
0 Kudos
gis_KIWI4
MVP Regular Contributor

It was simply because of the ease of working with Excel and being able to troubleshoot. Another part of this was our inexperience with CIM standards and it's hierarchy. 
In excel, each sheet is a entity with certain attributes that possibly joins to the other objects.

gis_KIWI4_0-1782078436047.png

Example each switch ends up in the ElmCoup sheet.
There are two cubicles corresponding to that switch end up in StaCubic
To make up the connectivity the one of the above cubicles is associated with another cubicle (say line) via a terminal these are stored in the ElmTerm sheet.

There's also type sheets which include physical characteristics to conductors, switches, etc. 

We found this easy to work with and decided to proceed this way. We use the REST Trace/Export Subnetwork and then use the connectivity element that highlights the connectivity in that To-From-Via format. 

 

0 Kudos
Jens_Dalsgaard
Frequent Contributor

CIM based extracts from UN to PowerFactory works and is already in play at Denmark's second largest DSO feeding approximately 40% of the Danish land base and 800.000 meter points. 

As an alternative to the above suggested product, Volue offers our SaaS based UN CIM Extractor allowing you to export any section of your grid based on UN traces: https://www.volue.com/products-and-services/grid-planner.

Plugs right into PowerFactory

Reach out if interested

Jens Dalsgaard
Principal Product Owner
Power Grid, V O L U E
jens.dalsgaard&@volue.com
Volue Technology Denmark A/S
Alfred Nobels Vej 27
9220 Aalborg Øst, Denmark
volue.com
0 Kudos