DCBaseTerminal
An electrical connection point at a piece of DC conducting equipment. DC terminals are connected at one physical DC node that may have multiple DC terminals connected. A DC node is similar to an AC connectivity node. The model requires that DC connections are distinct from AC connections.
- NOTE: this is an abstract class and should not be instantiated directly
URI: cim:DCBaseTerminal
Type: Class
classDiagram
class DCBaseTerminal
click DCBaseTerminal href "../DCBaseTerminal"
ACDCTerminal <|-- DCBaseTerminal
click ACDCTerminal href "../ACDCTerminal"
DCBaseTerminal <|-- ACDCConverterDCTerminal
click ACDCConverterDCTerminal href "../ACDCConverterDCTerminal"
DCBaseTerminal <|-- DCTerminal
click DCTerminal href "../DCTerminal"
DCBaseTerminal : ACDCTerminal.BusNameMarker
DCBaseTerminal --> BusNameMarker : ACDCTerminal.BusNameMarker
click BusNameMarker href "../BusNameMarker"
DCBaseTerminal : DCBaseTerminal.DCNode
DCBaseTerminal --> DCNode : DCBaseTerminal.DCNode
click DCNode href "../DCNode"
DCBaseTerminal : IdentifiedObject.description
DCBaseTerminal : IdentifiedObject.mRID
DCBaseTerminal : IdentifiedObject.name
DCBaseTerminal : ACDCTerminal.sequenceNumber
Inheritance
- IdentifiedObject
- ACDCTerminal
- DCBaseTerminal
- ACDCTerminal
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
DCNode | cim:DCBaseTerminal.DCNode | 0..1 DCNode |
The DC connectivity node to which this DC base terminal connects with zero im... | 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 |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/2020/CPSM-CoreEquipment#
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:DCBaseTerminal |
native | this:DCBaseTerminal |