Skip to main content

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​

NameTypeDescription
currentFeederDirectionIntegerStores the direction of the feeder head relative to this terminal in the current state of the network.
normalFeederDirectionIntegerStores the direction of the feeder head relative to this terminal in the normal state of the network.
phasesPhaseCodeRepresents the normal network phasing condition.
sequenceNumberIntegerThis Terminal's sequence number.
tracedPhasesIntegerThe 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 ClassSource CardinalityTargetTarget CardinalitySource NameSource Assoc. DescriptionTarget NameTarget Assoc. Description
Terminal0..*ConnectivityNode0..1TerminalsTerminals interconnected with zero impedance at a this connectivity node.ConnectivityNodeThe connectivity node to which this terminal connects with zero impedance.
Terminal0..*ConductingEquipment1TerminalsConducting equipment have terminals that may be connected to other conducting equipment terminals via connectivity nodes or topological nodes.ConductingEquipmentThe conducting equipment of the terminal. Conducting equipment have terminals that may be connected to other conducting equipment terminals via connectivity nodes or topological nodes.