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 : Terminal.AuxiliaryEquipment
Terminal --> AuxiliaryEquipment : Terminal.AuxiliaryEquipment
click AuxiliaryEquipment href "../AuxiliaryEquipment"
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 : Terminal.ConverterDCSides
Terminal --> ACDCConverter : Terminal.ConverterDCSides
click ACDCConverter href "../ACDCConverter"
Terminal : IdentifiedObject.description
Terminal : IdentifiedObject.energyIdentCodeEic
Terminal : IdentifiedObject.mRID
Terminal : IdentifiedObject.name
Terminal : ACDCTerminal.OperationalLimitSet
Terminal --> OperationalLimitSet : ACDCTerminal.OperationalLimitSet
click OperationalLimitSet href "../OperationalLimitSet"
Terminal : Terminal.phases
Terminal --> PhaseCode : Terminal.phases
click PhaseCode href "../PhaseCode"
Terminal : Terminal.RegulatingControl
Terminal --> RegulatingControl : Terminal.RegulatingControl
click RegulatingControl href "../RegulatingControl"
Terminal : ACDCTerminal.sequenceNumber
Terminal : IdentifiedObject.shortName
Terminal : Terminal.TieFlow
Terminal --> TieFlow : Terminal.TieFlow
click TieFlow href "../TieFlow"
Terminal : Terminal.TransformerEnd
Terminal --> TransformerEnd : Terminal.TransformerEnd
click TransformerEnd href "../TransformerEnd"
Inheritance
- IdentifiedObject
- ACDCTerminal
- Terminal
- ACDCTerminal
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
ConverterDCSides | cim:Terminal.ConverterDCSides | * ACDCConverter |
All converters' DC sides linked to this point of common coupling terminal | direct |
AuxiliaryEquipment | cim:Terminal.AuxiliaryEquipment | * AuxiliaryEquipment |
The auxiliary equipment connected to the terminal | 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 |
RegulatingControl | cim:Terminal.RegulatingControl | * RegulatingControl |
The controls regulating this terminal | direct |
phases | cim:Terminal.phases | 0..1 PhaseCode |
Represents the normal network phasing condition | direct |
TransformerEnd | cim:Terminal.TransformerEnd | * TransformerEnd |
All transformer ends connected at this terminal | direct |
TieFlow | cim:Terminal.TieFlow | * TieFlow |
The control area tie flows to which this terminal associates | direct |
sequenceNumber | cim:ACDCTerminal.sequenceNumber | 1 integer |
The orientation of the terminal connections for a multiple terminal conductin... | ACDCTerminal |
OperationalLimitSet | cim:ACDCTerminal.OperationalLimitSet | * OperationalLimitSet |
The operational limit sets at the terminal | ACDCTerminal |
BusNameMarker | cim:ACDCTerminal.BusNameMarker | 0..1 BusNameMarker |
The bus name marker used to name the bus (topological node) | ACDCTerminal |
description | cim:IdentifiedObject.description | 0..1 string |
The description is a free human readable text describing or naming the object | IdentifiedObject |
energyIdentCodeEic | eu:IdentifiedObject.energyIdentCodeEic | 0..1 string |
The attribute is used for an exchange of the EIC code (Energy identification ... | IdentifiedObject |
mRID | cim:IdentifiedObject.mRID | 1 string |
Master resource identifier issued by a model authority | IdentifiedObject |
name | cim:IdentifiedObject.name | 1 string |
The name is any free human readable and possibly non unique text naming the o... | IdentifiedObject |
shortName | eu:IdentifiedObject.shortName | 0..1 string |
The attribute is used for an exchange of a human readable short name with len... | IdentifiedObject |
Usages
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:Terminal |
native | this:Terminal |