Terminal
An AC electrical connection point to a piece of conducting equipment. Terminals are connected at physical connection points called connectivity nodes.
URI: cim:Terminal
Type: Class
classDiagram
class Terminal
click Terminal href "../Terminal"
ACDCTerminal <|-- Terminal
click ACDCTerminal href "../ACDCTerminal"
Terminal : ACDCTerminal.BusNameMarker
Terminal --> BusNameMarker : ACDCTerminal.BusNameMarker
click BusNameMarker href "../BusNameMarker"
Terminal : Terminal.ConductingEquipment
Terminal --> ConductingEquipment : Terminal.ConductingEquipment
click ConductingEquipment href "../ConductingEquipment"
Terminal : Terminal.ConnectivityNode
Terminal --> ConnectivityNode : Terminal.ConnectivityNode
click ConnectivityNode href "../ConnectivityNode"
Terminal : IdentifiedObject.description
Terminal : IdentifiedObject.mRID
Terminal : IdentifiedObject.name
Terminal : Terminal.phases
Terminal --> PhaseCode : Terminal.phases
click PhaseCode href "../PhaseCode"
Terminal : ACDCTerminal.sequenceNumber
Inheritance
- IdentifiedObject
- ACDCTerminal
- Terminal
- ACDCTerminal
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
phases | cim:Terminal.phases | 0..1 PhaseCode |
Represents the normal network phasing condition | direct |
ConductingEquipment | cim:Terminal.ConductingEquipment | 1 ConductingEquipment |
The conducting equipment of the terminal | direct |
ConnectivityNode | cim:Terminal.ConnectivityNode | 0..1 ConnectivityNode |
The connectivity node to which this terminal connects with zero impedance | direct |
sequenceNumber | cim:ACDCTerminal.sequenceNumber | 1 integer |
The orientation of the terminal connections for a multiple terminal conductin... | ACDCTerminal |
BusNameMarker | cim:ACDCTerminal.BusNameMarker | 0..1 BusNameMarker |
The bus name marker used to name the bus (topological node) | ACDCTerminal |
mRID | cim:IdentifiedObject.mRID | 1 string |
Master resource identifier issued by a model authority | IdentifiedObject |
description | cim:IdentifiedObject.description | 0..1 string |
The description is a free human readable text describing or naming the object | IdentifiedObject |
name | cim:IdentifiedObject.name | 1 string |
The name is any free human readable and possibly non unique text naming the o... | IdentifiedObject |
Usages
used by | used in | type | used |
---|---|---|---|
ACDCConverter | PccTerminal | range | Terminal |
AuxiliaryEquipment | Terminal | range | Terminal |
CsConverter | PccTerminal | range | Terminal |
CurrentTransformer | Terminal | range | Terminal |
FaultIndicator | Terminal | range | Terminal |
PostLineSensor | Terminal | range | Terminal |
PotentialTransformer | Terminal | range | Terminal |
PowerTransformerEnd | Terminal | range | Terminal |
RegulatingControl | Terminal | range | Terminal |
Sensor | Terminal | range | Terminal |
SurgeArrester | Terminal | range | Terminal |
TapChangerControl | Terminal | range | Terminal |
TieFlow | Terminal | range | Terminal |
TransformerEnd | Terminal | range | Terminal |
VsConverter | PccTerminal | range | Terminal |
WaveTrap | Terminal | range | Terminal |
Comments
- The attribute Terminal.phases is not specified the Terminal will be understood to be three phase (ABC or ABCN). Except for terminals of grounding classes (specilizations of EarthFaultCompensator, GroundDisconnector, GroundSwitch, and Ground) which will be assumed to be N.
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/2020/CPSM-CoreEquipment#
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:Terminal |
native | this:Terminal |