ACDCTerminal
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
Ancestors
Descendents
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
ACDCTerminal | 1..* | BusNameMarker | 0..1 | Terminal | The terminals associated with this bus name marker. | BusNameMarker | The bus name marker used to name the bus (topological node). |
ACDCTerminal | 0..1 | OperationalLimitSet | 0..* | Terminal | The terminal where the operational limit set apply. | OperationalLimitSet | The operational limit sets at the terminal. |
ACDCTerminal | 0..1 | Measurement | 0..* | Terminal | One or more measurements may be associated with a terminal in the network. | 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. |