Skip to content

TopologicalNode

For a detailed substation model a topological node is a set of connectivity nodes that, in the current network state, are connected together through any type of closed switches, including jumpers. Topological nodes change as the current network state changes (i.e., switches, breakers, etc. change state).

For a planning model, switch statuses are not used to form topological nodes. Instead they are manually created or deleted in a model builder tool. Topological nodes maintained this way are also called "busses".

URI: cim:TopologicalNode
Type: Class

 classDiagram
    class TopologicalNode
    click TopologicalNode href "../TopologicalNode"
      IdentifiedObject <|-- TopologicalNode
        click IdentifiedObject href "../IdentifiedObject"

      TopologicalNode : TopologicalNode.BaseVoltage

          TopologicalNode --> BaseVoltage : TopologicalNode.BaseVoltage
          click BaseVoltage href "../BaseVoltage"

      TopologicalNode : TopologicalNode.ConnectivityNodeContainer

          TopologicalNode --> ConnectivityNodeContainer : TopologicalNode.ConnectivityNodeContainer
          click ConnectivityNodeContainer href "../ConnectivityNodeContainer"

      TopologicalNode : TopologicalNode.ConnectivityNodes

          TopologicalNode --> ConnectivityNode : TopologicalNode.ConnectivityNodes
          click ConnectivityNode href "../ConnectivityNode"

      TopologicalNode : IdentifiedObject.description

      TopologicalNode : IdentifiedObject.energyIdentCodeEic

      TopologicalNode : IdentifiedObject.mRID

      TopologicalNode : IdentifiedObject.name

      TopologicalNode : TopologicalNode.ReportingGroup

          TopologicalNode --> ReportingGroup : TopologicalNode.ReportingGroup
          click ReportingGroup href "../ReportingGroup"

      TopologicalNode : IdentifiedObject.shortName

      TopologicalNode : TopologicalNode.Terminal

          TopologicalNode --> Terminal : TopologicalNode.Terminal
          click Terminal href "../Terminal"

Inheritance

Attributes

Name URI Cardinality and Range Description Inheritance
BaseVoltage cim:TopologicalNode.BaseVoltage 1
BaseVoltage
The base voltage of the topological node direct
ConnectivityNodes cim:TopologicalNode.ConnectivityNodes *
ConnectivityNode
The connectivity nodes combine together to form this topological node direct
ConnectivityNodeContainer cim:TopologicalNode.ConnectivityNodeContainer 1
ConnectivityNodeContainer
The connectivity node container to which the topological node belongs direct
Terminal cim:TopologicalNode.Terminal 1..*
Terminal
The terminals associated with the topological node direct
ReportingGroup cim:TopologicalNode.ReportingGroup 0..1
ReportingGroup
The reporting group to which the topological node belongs direct
description cim:IdentifiedObject.description 0..1
string
The description is a free human readable text describing or naming the object IdentifiedObject
energyIdentCodeEic eu:IdentifiedObject.energyIdentCodeEic 0..1
string
The attribute is used for an exchange of the EIC code (Energy identification ... IdentifiedObject
mRID cim:IdentifiedObject.mRID 1
string
Master resource identifier issued by a model authority IdentifiedObject
name cim:IdentifiedObject.name 0..1
string
The name is any free human readable and possibly non unique text naming the o... IdentifiedObject
shortName eu:IdentifiedObject.shortName 0..1
string
The attribute is used for an exchange of a human readable short name with len... IdentifiedObject

Usages

used by used in type used
BaseVoltage TopologicalNode range TopologicalNode
ConnectivityNode TopologicalNode range TopologicalNode
ConnectivityNodeContainer TopologicalNode range TopologicalNode
Terminal TopologicalNode range TopologicalNode
ReportingGroup TopologicalNode range TopologicalNode

Identifier and Mapping Information

Schema Source

  • from schema: http://iec.ch/TC57/ns/CIM/Topology-EU#Package_TopologyProfile

Mappings

Mapping Type Mapped Value
self cim:TopologicalNode
native this:TopologicalNode