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.ConductingEquipment
Terminal --> ConductingEquipment : Terminal.ConductingEquipment
click ConductingEquipment href "../ConductingEquipment"
Terminal : IdentifiedObject.description
Terminal : IdentifiedObject.mRID
Terminal : IdentifiedObject.name
Terminal : Terminal.RemoteInputSignal
Terminal --> RemoteInputSignal : Terminal.RemoteInputSignal
click RemoteInputSignal href "../RemoteInputSignal"
Inheritance
- IdentifiedObject
- ACDCTerminal
- Terminal
- ACDCTerminal
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
ConductingEquipment | cim:Terminal.ConductingEquipment | 1 ConductingEquipment |
The conducting equipment of the terminal | direct |
RemoteInputSignal | cim:Terminal.RemoteInputSignal | * RemoteInputSignal |
Input signal coming from this terminal | direct |
description | cim:IdentifiedObject.description | 0..1 string |
The description is a free human readable text describing or naming the object | IdentifiedObject |
mRID | cim:IdentifiedObject.mRID | 1 string |
Master resource identifier issued by a model authority | IdentifiedObject |
name | cim:IdentifiedObject.name | 0..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 |
---|---|---|---|
ConductingEquipment | Terminals | range | Terminal |
AsynchronousMachine | Terminals | range | Terminal |
EnergyConnection | Terminals | range | Terminal |
EnergyConsumer | Terminals | range | Terminal |
PowerElectronicsConnection | Terminals | range | Terminal |
RegulatingCondEq | Terminals | range | Terminal |
RotatingMachine | Terminals | range | Terminal |
StaticVarCompensator | Terminals | range | Terminal |
SynchronousMachine | Terminals | range | Terminal |
ACDCConverter | Terminals | range | Terminal |
CsConverter | Terminals | range | Terminal |
VsConverter | Terminals | range | Terminal |
RemoteInputSignal | Terminal | range | Terminal |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/ns/CIM/Dynamics-EU#Package_DynamicsProfile
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:Terminal |
native | this:Terminal |