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