DCShunt
A shunt device within the DC system, typically used for filtering. Needed for transient and short circuit studies.
URI: cim:DCShunt
Type: Class
classDiagram
class DCShunt
click DCShunt href "../DCShunt"
DCConductingEquipment <|-- DCShunt
click DCConductingEquipment href "../DCConductingEquipment"
DCShunt : Equipment.aggregate
DCShunt : DCShunt.capacitance
DCShunt --> Capacitance : DCShunt.capacitance
click Capacitance href "../Capacitance"
DCShunt : DCConductingEquipment.DCTerminals
DCShunt --> DCTerminal : DCConductingEquipment.DCTerminals
click DCTerminal href "../DCTerminal"
DCShunt : IdentifiedObject.description
DCShunt : IdentifiedObject.energyIdentCodeEic
DCShunt : Equipment.EquipmentContainer
DCShunt --> EquipmentContainer : Equipment.EquipmentContainer
click EquipmentContainer href "../EquipmentContainer"
DCShunt : IdentifiedObject.mRID
DCShunt : IdentifiedObject.name
DCShunt : Equipment.normallyInService
DCShunt : Equipment.OperationalLimitSet
DCShunt --> OperationalLimitSet : Equipment.OperationalLimitSet
click OperationalLimitSet href "../OperationalLimitSet"
DCShunt : DCConductingEquipment.ratedUdc
DCShunt --> Voltage : DCConductingEquipment.ratedUdc
click Voltage href "../Voltage"
DCShunt : DCShunt.resistance
DCShunt --> Resistance : DCShunt.resistance
click Resistance href "../Resistance"
DCShunt : IdentifiedObject.shortName
Inheritance
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
capacitance | cim:DCShunt.capacitance | 1 Capacitance |
Capacitance of the DC shunt | direct |
resistance | cim:DCShunt.resistance | 1 Resistance |
Resistance of the DC device | 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:DCShunt |
native | this:DCShunt |