ACDCConverterDCTerminal
A DC electrical connection point at the AC/DC converter. The AC/DC converter is electrically connected also to the AC side. The AC connection is inherited from the AC conducting equipment in the same way as any other AC equipment. The AC/DC converter DC terminal is separate from generic DC terminal to restrict the connection with the AC side to AC/DC converter and so that no other DC conducting equipment can be connected to the AC side.
URI: cim:ACDCConverterDCTerminal
Type: Class
classDiagram
class ACDCConverterDCTerminal
click ACDCConverterDCTerminal href "../ACDCConverterDCTerminal"
DCBaseTerminal <|-- ACDCConverterDCTerminal
click DCBaseTerminal href "../DCBaseTerminal"
ACDCConverterDCTerminal : ACDCTerminal.BusNameMarker
ACDCConverterDCTerminal --> BusNameMarker : ACDCTerminal.BusNameMarker
click BusNameMarker href "../BusNameMarker"
ACDCConverterDCTerminal : ACDCConverterDCTerminal.DCConductingEquipment
ACDCConverterDCTerminal --> ACDCConverter : ACDCConverterDCTerminal.DCConductingEquipment
click ACDCConverter href "../ACDCConverter"
ACDCConverterDCTerminal : DCBaseTerminal.DCNode
ACDCConverterDCTerminal --> DCNode : DCBaseTerminal.DCNode
click DCNode href "../DCNode"
ACDCConverterDCTerminal : IdentifiedObject.description
ACDCConverterDCTerminal : IdentifiedObject.mRID
ACDCConverterDCTerminal : IdentifiedObject.name
ACDCConverterDCTerminal : ACDCTerminal.sequenceNumber
Inheritance
- IdentifiedObject
- ACDCTerminal
- DCBaseTerminal
- ACDCConverterDCTerminal
- DCBaseTerminal
- ACDCTerminal
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
DCConductingEquipment | cim:ACDCConverterDCTerminal.DCConductingEquipment | 1 ACDCConverter |
A DC converter terminal belong to an DC converter | direct |
DCNode | cim:DCBaseTerminal.DCNode | 0..1 DCNode |
The DC connectivity node to which this DC base terminal connects with zero im... | DCBaseTerminal |
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:ACDCConverterDCTerminal |
native | this:ACDCConverterDCTerminal |