Select to view content in your preferred language

How to use the "electric edge object" table

242
3
Jump to solution
09-03-2024 12:12 PM
mshanaghan
Frequent Contributor

I am considering different ways to model my electric data, mainly deciding whether to represent conductors spatially or non-spatially.

If you utilize the "electric edge object" table, what does each row in the table represent for you? Do you represent conductors only non-spatially through this table? How do you represent duct banks, conduits, and conductors?

Any info anyone wants to share is appreciated. Thank you.

0 Kudos
1 Solution

Accepted Solutions
JohnAlsup
Esri Contributor

Most electric utilities use one of two graphical representations of conductors, Single Line or Three Line.  They do want to see circuits on a map and be able to locate pad mounted or pole mounted equipment.  However, many electric utilities also want to track the details of each individual conductor.  Either from an asset management perspective or they have mixed conductor types within the same circuit segment and multiple conductors per phase.  This is important information for specific types of engineering studies.  Edge Object or Junction Objects can be easily used to represent these individual conductors.  Personally, I would use junction objects, as there significant unneeded overhead with using edge objects in this way.

Trying to layout a complete circuit using non-spatial would be very challenging for a number of reasons.

John Alsup
jalsup@esri.com

View solution in original post

0 Kudos
3 Replies
JohnAlsup
Esri Contributor

Most electric utilities use one of two graphical representations of conductors, Single Line or Three Line.  They do want to see circuits on a map and be able to locate pad mounted or pole mounted equipment.  However, many electric utilities also want to track the details of each individual conductor.  Either from an asset management perspective or they have mixed conductor types within the same circuit segment and multiple conductors per phase.  This is important information for specific types of engineering studies.  Edge Object or Junction Objects can be easily used to represent these individual conductors.  Personally, I would use junction objects, as there significant unneeded overhead with using edge objects in this way.

Trying to layout a complete circuit using non-spatial would be very challenging for a number of reasons.

John Alsup
jalsup@esri.com
0 Kudos
JoaquinMadrid1
Regular Contributor

There are many ways to model the elements you refer to and the Esri Electric Foundation already offers ready-made alternatives.

But one important consideration when using non-spatial objects is that, at the present time, Esri Web clients (Web Maps, Field Editor, etc.) do not provide OOTB support to navigating the Feature-to-Object associations. (As an example, the Web pop-up form for a feature does not show you its NSO contents. Your Line pop-up would not show conductor NSOs.) The Java SDK allows you to customize your own forms, though. 

0 Kudos
JohnAlsup
Esri Contributor

If you don't use junctionobjects, the system will not automatically set the subnetwork name (supporting subnetwork or supported subnetwork fields).  Also, information in related tables is not included in an export subnetwork.  To use a related class would require a custom tool to assembly the information in to the appropriate place in the json for feeding systems like ADMS or OMS.

John Alsup
jalsup@esri.com
0 Kudos