DCTopologicalIsland
An electrically connected subset of the network. DC 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:DCTopologicalIsland
Type: Class
classDiagram
class DCTopologicalIsland
click DCTopologicalIsland href "../DCTopologicalIsland"
IdentifiedObject <|-- DCTopologicalIsland
click IdentifiedObject href "../IdentifiedObject"
DCTopologicalIsland : DCTopologicalIsland.DCTopologicalNodes
DCTopologicalIsland --> DCTopologicalNode : DCTopologicalIsland.DCTopologicalNodes
click DCTopologicalNode href "../DCTopologicalNode"
DCTopologicalIsland : IdentifiedObject.mRID
DCTopologicalIsland : IdentifiedObject.name
Inheritance
- IdentifiedObject
- DCTopologicalIsland
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
DCTopologicalNodes | cim:DCTopologicalIsland.DCTopologicalNodes | 1..* DCTopologicalNode |
The DC topological nodes in a DC 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:DCTopologicalIsland |
native | this:DCTopologicalIsland |