Select to view content in your preferred language

Improving Network Topology Handling for De-Energized Phases and Subnetwork Integrity

152
2
Sunday
Status: Already Offered
PollyC
by
Emerging Contributor

In de-energized scenarios, applying a workaround by isolating a short section of a line can cause incorrect subnetwork assignment—e.g., the section may inherit the subnetwork name from the downstream feeder. This leads to inconsistent behavior and potentially misleading information in ADMS, which may raise safety concerns.

 

Key observations:

-Initial tests showed that a line simulating a tie switch displayed different subnetwork names at each end—an inconsistency that challenges the reliability of this workaround.

-Introducing temporary (dummy) switches in ArcGIS helps avoid error 29, but these switches don’t exist in the real network and appear in ADMS, introducing data integrity and operational risks.

-Isolated network sections without proper subnetwork assignment may result in incorrect delegation when exported to ADMS.

-Merging subnetworks creates new feeders, requiring deletion and re-export of all related MV/LV feeders. This can mislead operators if existing feeder names are changed, which is typically discouraged.

-Use of temporary network elements has been questioned due to safety concerns in control room operations.

 

Looking for a more reliable way to handle de-energized phases without incorrect subnetwork assignments or the need for dummy switches. The goal is to maintain data integrity and safety in ADMS without introducing non-existent elements or confusing feeder names.

2 Comments
gis_KIWI4

@PollyC - Based on my understanding of your question, I believe you can solve this using attribute propagators. 

https://mediaspace.esri.com/media/t/1_nl5m6g2p/246131802

Look at the example at the 21:00 min mark. 
The de-energized features will not be exported from the subnetwork.

https://www.esri.com/arcgis-blog/products/utility-network/electric-gas/exploring-propagation-and-att...

 

MikeMillerGIS
Status changed to: Already Offered

We added a new switch state called Open-Traceable.  This switch state is a condition barrier for the subnetwork definition.  One Tie Switch would be set to Open, and one set to Open-Traceable.  When you run Export Subnetwork, you override the Subnetwork Definition and remove this condition barrier.  The de-energized section is included in the subnetwork that the Open Traceable tie switches subnetwork.  The phase information of that section is still reported as De-energized, as result of propagation is not recalculated on Export Subnetwork.

 

Some more info here - https://www.esri.com/arcgis-blog/products/utility-network/electric-gas/utility-network-design-to-ope...