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 : IdentifiedObject.description

      TopologicalNode : IdentifiedObject.mRID

      TopologicalNode : IdentifiedObject.name

      TopologicalNode : TopologicalNode.ReportingGroup

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

Inheritance

Attributes

Name URI Cardinality and Range Description Inheritance
BaseVoltage cim:TopologicalNode.BaseVoltage 1
BaseVoltage
The base voltage of the topological node direct
ConnectivityNodeContainer cim:TopologicalNode.ConnectivityNodeContainer 1
ConnectivityNodeContainer
The connectivity node container to which the topological node belongs direct
ReportingGroup cim:TopologicalNode.ReportingGroup 0..1
ReportingGroup
The reporting group to which the topological node belongs direct
mRID cim:IdentifiedObject.mRID 1
string
Master resource identifier issued by a model authority IdentifiedObject
description cim:IdentifiedObject.description 0..1
string
The description is a free human readable text describing or naming the object IdentifiedObject
name cim:IdentifiedObject.name 0..1
string
The name is any free human readable and possibly non unique text naming the o... IdentifiedObject

Usages

used by used in type used
ConnectivityNode TopologicalNode range TopologicalNode
Terminal TopologicalNode range TopologicalNode

Identifier and Mapping Information

Schema Source

  • from schema: http://iec.ch/TC57/ns/CIM/Topology/5.0#

Mappings

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