Terminal
Class Description​
An AC electrical connection point to a piece of conducting equipment. Terminals are connected at physical connection points called connectivity nodes.
Attributes​
Name | Type | Description |
---|---|---|
currentFeederDirection | Integer | Stores the direction of the feeder head relative to this terminal in the current state of the network. |
normalFeederDirection | Integer | Stores the direction of the feeder head relative to this terminal in the normal state of the network. |
phases | PhaseCode | Represents the normal network phasing condition. |
sequenceNumber | Integer | This Terminal's sequence number. |
tracedPhases | Integer | The traced phase status: | uint32 | | 16 bits |16 bits | Network status: | current | normal | Network state phase status: | 16 bits | | 4 bits | 4 bits | 4 bits | 4 bits | Nominal phase: | N | C | B/Y/s2 | A/X/s1 | Each nominal phase (actual phase): | 4 bits | | 1 bit | 1 bit | 1 bit | 1 bit | Actual Phase: | N | C | B | A | |
Relationships​
Ancestors​
Descendents​
No descendent classes
Associations​
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
Terminal | 0..* | ConnectivityNode | 0..1 | Terminals | Terminals interconnected with zero impedance at a this connectivity node. | ConnectivityNode | The connectivity node to which this terminal connects with zero impedance. |
Terminal | 0..* | ConductingEquipment | 1 | Terminals | Conducting equipment have terminals that may be connected to other conducting equipment terminals via connectivity nodes or topological nodes. | ConductingEquipment | The conducting equipment of the terminal. Conducting equipment have terminals that may be connected to other conducting equipment terminals via connectivity nodes or topological nodes. |