ACDCTerminal
An electrical connection point (AC or DC) to a piece of conducting equipment. Terminals are connected at physical connection points called connectivity nodes.
- NOTE: this is an abstract class and should not be instantiated directly
URI: cim:ACDCTerminal
Type: Class
classDiagram
class ACDCTerminal
click ACDCTerminal href "../ACDCTerminal"
IdentifiedObject <|-- ACDCTerminal
click IdentifiedObject href "../IdentifiedObject"
ACDCTerminal <|-- DCBaseTerminal
click DCBaseTerminal href "../DCBaseTerminal"
ACDCTerminal <|-- Terminal
click Terminal href "../Terminal"
ACDCTerminal : ACDCTerminal.BusNameMarker
ACDCTerminal --> BusNameMarker : ACDCTerminal.BusNameMarker
click BusNameMarker href "../BusNameMarker"
ACDCTerminal : IdentifiedObject.description
ACDCTerminal : IdentifiedObject.mRID
ACDCTerminal : IdentifiedObject.name
ACDCTerminal : ACDCTerminal.sequenceNumber
Inheritance
- IdentifiedObject
- ACDCTerminal
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
sequenceNumber | cim:ACDCTerminal.sequenceNumber | 1 integer |
The orientation of the terminal connections for a multiple terminal conductin... | direct |
BusNameMarker | cim:ACDCTerminal.BusNameMarker | 0..1 BusNameMarker |
The bus name marker used to name the bus (topological node) | direct |
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 |
---|---|---|---|
OperationalLimitSet | Terminal | range | ACDCTerminal |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/2020/CPSM-CoreEquipment#
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:ACDCTerminal |
native | this:ACDCTerminal |