DCNode
DC nodes are points where terminals of DC conducting equipment are connected together with zero impedance.
URI: cim:DCNode
Type: Class
classDiagram
class DCNode
click DCNode href "../DCNode"
IdentifiedObject <|-- DCNode
click IdentifiedObject href "../IdentifiedObject"
DCNode : DCNode.DCEquipmentContainer
DCNode --> DCEquipmentContainer : DCNode.DCEquipmentContainer
click DCEquipmentContainer href "../DCEquipmentContainer"
DCNode : DCNode.DCTerminals
DCNode --> DCBaseTerminal : DCNode.DCTerminals
click DCBaseTerminal href "../DCBaseTerminal"
DCNode : IdentifiedObject.description
DCNode : IdentifiedObject.energyIdentCodeEic
DCNode : IdentifiedObject.mRID
DCNode : IdentifiedObject.name
DCNode : IdentifiedObject.shortName
Inheritance
- IdentifiedObject
- DCNode
Attributes
| Name | URI | Cardinality and Range | Description | Inheritance |
|---|---|---|---|---|
| DCTerminals | cim:DCNode.DCTerminals | * DCBaseTerminal |
DC base terminals interconnected with zero impedance at a this DC connectivit... | direct |
| DCEquipmentContainer | cim:DCNode.DCEquipmentContainer | 1 DCEquipmentContainer |
The DC container for the DC nodes | direct |
| 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
| used by | used in | type | used |
|---|---|---|---|
| ACDCConverterDCTerminal | DCNode | range | DCNode |
| DCBaseTerminal | DCNode | range | DCNode |
| DCConverterUnit | DCNodes | range | DCNode |
| DCEquipmentContainer | DCNodes | range | DCNode |
| DCLine | DCNodes | range | DCNode |
| DCTerminal | DCNode | range | DCNode |
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:DCNode |
| native | this:DCNode |