: Public Class
Created: 02/05/2013 16:44:10
Modified: 07/06/2016 14:53:27
Project:
Advanced:
For a detailed substation model a TopologicalNode 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 changes as the current network state changes (i.e., switches, breakers, etc. change state).<br/>For a planning model switch statuses are not used to form TopologicalNodes. Instead they are manually created or deleted in a model builder tool. TopologialNodes maintained this way are also called "busses".<br/><br/>
Element Source Role Target Role
ConnectivityNodeContainer
Class  
Name: TopologicalNode
The topological nodes which belong to this connectivity node container.
Name: ConnectivityNodeContainer
The connectivity node container to which the toplogical node belongs.
Details:
 
SvInjection
Class  
Name: TopologicalNode
The topological node associated with the flow injection state variable.
Name: SvInjection
The injection flows state variables associated with the topological node.
Details:
 
SvVoltage
Class  
Name: TopologicalNode
The topological node associated with the voltage state.
Name: SvVoltage
The state voltage associated with the topological node.
Details:
 
Element Source Role Target Role
Terminal
Class  
Name: Terminal
The terminals associated with the topological node. This can be used as an alternative to the connectivity node path to terminal, thus making it unneccesary to model connectivity nodes in some cases. Note that if connectivity nodes are in the model, this association would probably not be used as an input specification.
Name: TopologicalNode
The topological node associated with the terminal. This can be used as an alternative to the connectivity node path to topological node, thus making it unneccesary to model connectivity nodes in some cases. Note that the if connectivity nodes are in the model, this association would probably not be used as an input specification.
Details:
 
BaseVoltage
Class  
Name: BaseVoltage
The base voltage of the topologocial node.
Name: TopologicalNode
The topological nodes at the base voltage.
Details:
 
ConnectivityNode
Class  
Name: ConnectivityNodes
The connectivity nodes combine together to form this topological node. May depend on the current state of switches in the network.
Name: TopologicalNode
The topological node to which this connectivity node is assigned. May depend on the current state of switches in the network.
Details:
 
Tag Value
GUIDBasedOn {82489582-0ECB-4066-970D-A265B1065315}
Details:
 
isParentOf {2E102841-39FC-4580-A32F-D2984708A678}
Details:
 
Object Type Connection Direction Notes
TopologicalNode Class Dependency From  
TopologicalNode Class Dependency To  
TopologicalNode Class Dependency From  
IdentifiedObject Class Generalization To