DCGround
A ground within a DC system.
URI: cim:DCGround
Type: Class
classDiagram
class DCGround
click DCGround href "../DCGround"
DCConductingEquipment <|-- DCGround
click DCConductingEquipment href "../DCConductingEquipment"
DCGround : Equipment.aggregate
DCGround : DCConductingEquipment.DCTerminals
DCGround --> DCTerminal : DCConductingEquipment.DCTerminals
click DCTerminal href "../DCTerminal"
DCGround : IdentifiedObject.description
DCGround : IdentifiedObject.energyIdentCodeEic
DCGround : Equipment.EquipmentContainer
DCGround --> EquipmentContainer : Equipment.EquipmentContainer
click EquipmentContainer href "../EquipmentContainer"
DCGround : DCGround.inductance
DCGround --> Inductance : DCGround.inductance
click Inductance href "../Inductance"
DCGround : IdentifiedObject.mRID
DCGround : IdentifiedObject.name
DCGround : Equipment.normallyInService
DCGround : Equipment.OperationalLimitSet
DCGround --> OperationalLimitSet : Equipment.OperationalLimitSet
click OperationalLimitSet href "../OperationalLimitSet"
DCGround : DCGround.r
DCGround --> Resistance : DCGround.r
click Resistance href "../Resistance"
DCGround : DCConductingEquipment.ratedUdc
DCGround --> Voltage : DCConductingEquipment.ratedUdc
click Voltage href "../Voltage"
DCGround : IdentifiedObject.shortName
Inheritance
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
inductance | cim:DCGround.inductance | 0..1 Inductance |
Inductance to ground | direct |
r | cim:DCGround.r | 0..1 Resistance |
Resistance to ground | direct |
ratedUdc | cim:DCConductingEquipment.ratedUdc | 1 Voltage |
Rated DC device voltage | DCConductingEquipment |
DCTerminals | cim:DCConductingEquipment.DCTerminals | * DCTerminal |
A DC conducting equipment has DC terminals | DCConductingEquipment |
aggregate | cim:Equipment.aggregate | 0..1 boolean |
The aggregate flag provides an alternative way of representing an aggregated ... | Equipment |
normallyInService | cim:Equipment.normallyInService | 0..1 boolean |
Specifies the availability of the equipment under normal operating conditions | Equipment |
EquipmentContainer | cim:Equipment.EquipmentContainer | 0..1 EquipmentContainer |
Container of this equipment | Equipment |
OperationalLimitSet | cim:Equipment.OperationalLimitSet | * OperationalLimitSet |
The operational limit sets associated with this equipment | Equipment |
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 |
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:DCGround |
native | this:DCGround |