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 Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
TopologicalIsland | 0..1 | TopologicalNode | 0..1 | AngleRefTopologicalIsland | The island for which the node is an angle reference. Normally there is one angle reference node for each island. | AngleRefTopologicalNode | The 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. |
TopologicalIsland | 0..1 | TopologicalNode | 1..* | TopologicalIsland | A topological node belongs to a topological island. | TopologicalNodes | A topological node belongs to a topological island. |