TopologicalIsland
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.
URI: cim:TopologicalIsland
Type: Class
classDiagram
class TopologicalIsland
click TopologicalIsland href "../TopologicalIsland"
IdentifiedObject <|-- TopologicalIsland
click IdentifiedObject href "../IdentifiedObject"
TopologicalIsland : TopologicalIsland.AngleRefTopologicalNode
TopologicalIsland --> TopologicalNode : TopologicalIsland.AngleRefTopologicalNode
click TopologicalNode href "../TopologicalNode"
TopologicalIsland : IdentifiedObject.mRID
TopologicalIsland : IdentifiedObject.name
TopologicalIsland : TopologicalIsland.TopologicalNodes
TopologicalIsland --> TopologicalNode : TopologicalIsland.TopologicalNodes
click TopologicalNode href "../TopologicalNode"
Inheritance
- IdentifiedObject
- TopologicalIsland
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
AngleRefTopologicalNode | cim:TopologicalIsland.AngleRefTopologicalNode | 1 TopologicalNode |
The angle reference for the island | direct |
TopologicalNodes | cim:TopologicalIsland.TopologicalNodes | 1..* TopologicalNode |
A topological node belongs to a topological island | direct |
mRID | cim:IdentifiedObject.mRID | 1 string |
Master resource identifier issued by a model authority | IdentifiedObject |
name | cim:IdentifiedObject.name | 1 string |
The name is any free human readable and possibly non unique text naming the o... | IdentifiedObject |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/ns/CIM/StateVariables/5.0#
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:TopologicalIsland |
native | this:TopologicalIsland |