Class Description

An electrical connection point (AC or DC) to a piece of conducting equipment. Terminals are connected at physical connection points called connectivity nodes.

Attributes

Name Type Description
connected Boolean The connected status is related to a bus-branch model and the topological node to terminal relation. True implies the terminal is connected to the related topological node and false implies it is not.
In a bus-branch model, the connected status is used to tell if equipment is disconnected without having to change the connectivity described by the topological node to terminal relation. A valid case is that conducting equipment can be connected in one end and open in the other. In particular for an AC line segment, where the reactive line charging can be significant, this is a relevant case.
sequenceNumber Integer The orientation of the terminal connections for a multiple terminal conducting equipment. The sequence numbering starts with 1 and additional terminals should follow in increasing order. The first terminal is the “starting point” for a two terminal branch.

Relationships

Inherits from

Descendant classes

Leaf/Root class

IsLeaf IsRoot
False False

Associations

Source Class Cardinality Source Target Class Cardinality Target Source Name Source Assoc. Description Target Name Target Assoc. Description
BusNameMarker 0..1 ACDCTerminal 1..* BusNameMarker The bus name marker used to name the bus (topological node). Terminal The terminals associated with this bus name marker.
Measurement 0..* ACDCTerminal 0..1 Measurements Measurements associated with this terminal defining where the measurement is placed in the network topology. It may be used, for instance, to capture the sensor position, such as a voltage transformer (PT) at a busbar or a current transformer (CT) at the bar between a breaker and an isolator. Terminal One or more measurements may be associated with a terminal in the network.
OperationalLimitSet 0..* ACDCTerminal 0..1 OperationalLimitSet The operational limit sets at the terminal. Terminal The terminal where the operational limit set apply.