CsConverter
DC side of the current source converter (CSC).
The firing angle controls the dc voltage at the converter, both for rectifier and inverter. The difference between the dc voltages of the rectifier and inverter determines the dc current. The extinction angle is used to limit the dc voltage at the inverter, if needed, and is not used in active power control. The firing angle, transformer tap position and number of connected filters are the primary means to control a current source dc line. Higher level controls are built on top, e.g. dc voltage, dc current and active power. From a steady state perspective it is sufficient to specify the wanted active power transfer (ACDCConverter.targetPpcc) and the control functions will set the dc voltage, dc current, firing angle, transformer tap position and number of connected filters to meet this. Therefore attributes targetAlpha and targetGamma are not applicable in this case.
The reactive power consumed by the converter is a function of the firing angle, transformer tap position and number of connected filter, which can be approximated with half of the active power. The losses is a function of the dc voltage and dc current.
The attributes minAlpha and maxAlpha define the range of firing angles for rectifier operation between which no discrete tap changer action takes place. The range is typically 10-18 degrees.
The attributes minGamma and maxGamma define the range of extinction angles for inverter operation between which no discrete tap changer action takes place. The range is typically 17-20 degrees.
URI: cim:CsConverter
Type: Class
classDiagram
class CsConverter
click CsConverter href "../CsConverter"
ACDCConverter <|-- CsConverter
click ACDCConverter href "../ACDCConverter"
CsConverter : Equipment.aggregate
CsConverter : ACDCConverter.baseS
CsConverter --> ApparentPower : ACDCConverter.baseS
click ApparentPower href "../ApparentPower"
CsConverter : ConductingEquipment.BaseVoltage
CsConverter --> BaseVoltage : ConductingEquipment.BaseVoltage
click BaseVoltage href "../BaseVoltage"
CsConverter : ACDCConverter.DCTerminals
CsConverter --> ACDCConverterDCTerminal : ACDCConverter.DCTerminals
click ACDCConverterDCTerminal href "../ACDCConverterDCTerminal"
CsConverter : IdentifiedObject.description
CsConverter : IdentifiedObject.energyIdentCodeEic
CsConverter : Equipment.EquipmentContainer
CsConverter --> EquipmentContainer : Equipment.EquipmentContainer
click EquipmentContainer href "../EquipmentContainer"
CsConverter : ACDCConverter.idleLoss
CsConverter --> ActivePower : ACDCConverter.idleLoss
click ActivePower href "../ActivePower"
CsConverter : CsConverter.maxAlpha
CsConverter --> AngleDegrees : CsConverter.maxAlpha
click AngleDegrees href "../AngleDegrees"
CsConverter : CsConverter.maxGamma
CsConverter --> AngleDegrees : CsConverter.maxGamma
click AngleDegrees href "../AngleDegrees"
CsConverter : CsConverter.maxIdc
CsConverter --> CurrentFlow : CsConverter.maxIdc
click CurrentFlow href "../CurrentFlow"
CsConverter : ACDCConverter.maxP
CsConverter --> ActivePower : ACDCConverter.maxP
click ActivePower href "../ActivePower"
CsConverter : ACDCConverter.maxUdc
CsConverter --> Voltage : ACDCConverter.maxUdc
click Voltage href "../Voltage"
CsConverter : CsConverter.minAlpha
CsConverter --> AngleDegrees : CsConverter.minAlpha
click AngleDegrees href "../AngleDegrees"
CsConverter : CsConverter.minGamma
CsConverter --> AngleDegrees : CsConverter.minGamma
click AngleDegrees href "../AngleDegrees"
CsConverter : CsConverter.minIdc
CsConverter --> CurrentFlow : CsConverter.minIdc
click CurrentFlow href "../CurrentFlow"
CsConverter : ACDCConverter.minP
CsConverter --> ActivePower : ACDCConverter.minP
click ActivePower href "../ActivePower"
CsConverter : ACDCConverter.minUdc
CsConverter --> Voltage : ACDCConverter.minUdc
click Voltage href "../Voltage"
CsConverter : IdentifiedObject.mRID
CsConverter : IdentifiedObject.name
CsConverter : Equipment.normallyInService
CsConverter : ACDCConverter.numberOfValves
CsConverter : Equipment.OperationalLimitSet
CsConverter --> OperationalLimitSet : Equipment.OperationalLimitSet
click OperationalLimitSet href "../OperationalLimitSet"
CsConverter : ACDCConverter.PccTerminal
CsConverter --> Terminal : ACDCConverter.PccTerminal
click Terminal href "../Terminal"
CsConverter : CsConverter.ratedIdc
CsConverter --> CurrentFlow : CsConverter.ratedIdc
click CurrentFlow href "../CurrentFlow"
CsConverter : ACDCConverter.ratedUdc
CsConverter --> Voltage : ACDCConverter.ratedUdc
click Voltage href "../Voltage"
CsConverter : ACDCConverter.resistiveLoss
CsConverter --> Resistance : ACDCConverter.resistiveLoss
click Resistance href "../Resistance"
CsConverter : IdentifiedObject.shortName
CsConverter : ACDCConverter.switchingLoss
CsConverter --> ActivePowerPerCurrentFlow : ACDCConverter.switchingLoss
click ActivePowerPerCurrentFlow href "../ActivePowerPerCurrentFlow"
CsConverter : ConductingEquipment.Terminals
CsConverter --> Terminal : ConductingEquipment.Terminals
click Terminal href "../Terminal"
CsConverter : ACDCConverter.valveU0
CsConverter --> Voltage : ACDCConverter.valveU0
click Voltage href "../Voltage"
Inheritance
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
maxAlpha | cim:CsConverter.maxAlpha | 0..1 AngleDegrees |
Maximum firing angle | direct |
maxGamma | cim:CsConverter.maxGamma | 0..1 AngleDegrees |
Maximum extinction angle | direct |
maxIdc | cim:CsConverter.maxIdc | 0..1 CurrentFlow |
The maximum direct current (Id) on the DC side at which the converter should ... | direct |
minAlpha | cim:CsConverter.minAlpha | 0..1 AngleDegrees |
Minimum firing angle | direct |
minGamma | cim:CsConverter.minGamma | 0..1 AngleDegrees |
Minimum extinction angle | direct |
minIdc | cim:CsConverter.minIdc | 0..1 CurrentFlow |
The minimum direct current (Id) on the DC side at which the converter should ... | direct |
ratedIdc | cim:CsConverter.ratedIdc | 0..1 CurrentFlow |
Rated converter DC current, also called IdN | direct |
baseS | cim:ACDCConverter.baseS | 0..1 ApparentPower |
Base apparent power of the converter pole | ACDCConverter |
idleLoss | cim:ACDCConverter.idleLoss | 0..1 ActivePower |
Active power loss in pole at no power transfer | ACDCConverter |
maxUdc | cim:ACDCConverter.maxUdc | 0..1 Voltage |
The maximum voltage on the DC side at which the converter should operate | ACDCConverter |
minUdc | cim:ACDCConverter.minUdc | 0..1 Voltage |
The minimum voltage on the DC side at which the converter should operate | ACDCConverter |
numberOfValves | cim:ACDCConverter.numberOfValves | 0..1 integer |
Number of valves in the converter | ACDCConverter |
ratedUdc | cim:ACDCConverter.ratedUdc | 0..1 Voltage |
Rated converter DC voltage, also called UdN | ACDCConverter |
resistiveLoss | cim:ACDCConverter.resistiveLoss | 0..1 Resistance |
It is converter’s configuration data used in power flow | ACDCConverter |
switchingLoss | cim:ACDCConverter.switchingLoss | 0..1 ActivePowerPerCurrentFlow |
Switching losses, relative to the base apparent power 'baseS' | ACDCConverter |
valveU0 | cim:ACDCConverter.valveU0 | 0..1 Voltage |
Valve threshold voltage, also called Uvalve | ACDCConverter |
maxP | cim:ACDCConverter.maxP | 0..1 ActivePower |
Maximum active power limit | ACDCConverter |
minP | cim:ACDCConverter.minP | 0..1 ActivePower |
Minimum active power limit | ACDCConverter |
PccTerminal | cim:ACDCConverter.PccTerminal | 0..1 Terminal |
Point of common coupling terminal for this converter DC side | ACDCConverter |
DCTerminals | cim:ACDCConverter.DCTerminals | * ACDCConverterDCTerminal |
A DC converter have DC converter terminals | ACDCConverter |
BaseVoltage | cim:ConductingEquipment.BaseVoltage | 0..1 BaseVoltage |
Base voltage of this conducting equipment | ConductingEquipment |
Terminals | cim:ConductingEquipment.Terminals | * Terminal |
Conducting equipment have terminals that may be connected to other conducting... | ConductingEquipment |
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:CsConverter |
native | this:CsConverter |