Skip to main content

TopologicalIsland

Class Description

An electrically connected subset of the network. Topological islands can change as the current network state changes, e.g. due to:

  • disconnect switches or breakers changing state in a SCADA/EMS.
  • manual creation, change or deletion of topological nodes in a planning tool. Only energised TopologicalNode-s shall be part of the topological island.

Attributes

None

Relationships

Ancestors

Descendents

No descendent classes

Associations

Source ClassSource CardinalityTargetTarget CardinalitySource NameSource Assoc. DescriptionTarget NameTarget Assoc. Description
TopologicalIsland0..1TopologicalNode0..1AngleRefTopologicalIslandThe island for which the node is an angle reference. Normally there is one angle reference node for each island.AngleRefTopologicalNodeThe angle reference for the island. Normally there is one TopologicalNode that is selected as the angle reference for each island. Other reference schemes exist, so the association is typically optional.
TopologicalIsland0..1TopologicalNode1..*TopologicalIslandA topological node belongs to a topological island.TopologicalNodesA topological node belongs to a topological island.