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 : ConductingEquipment.BaseVoltage
CsConverter --> BaseVoltage : ConductingEquipment.BaseVoltage
click BaseVoltage href "../BaseVoltage"
CsConverter : IdentifiedObject.description
CsConverter : Equipment.EquipmentContainer
CsConverter --> EquipmentContainer : Equipment.EquipmentContainer
click EquipmentContainer href "../EquipmentContainer"
CsConverter : ACDCConverter.idleLoss
CsConverter : CsConverter.maxAlpha
CsConverter : CsConverter.maxGamma
CsConverter : CsConverter.maxIdc
CsConverter : ACDCConverter.maxP
CsConverter : ACDCConverter.maxUdc
CsConverter : CsConverter.minAlpha
CsConverter : CsConverter.minGamma
CsConverter : CsConverter.minIdc
CsConverter : ACDCConverter.minP
CsConverter : ACDCConverter.minUdc
CsConverter : IdentifiedObject.mRID
CsConverter : IdentifiedObject.name
CsConverter : Equipment.normallyInService
CsConverter : ACDCConverter.numberOfValves
CsConverter : ACDCConverter.PccTerminal
CsConverter --> Terminal : ACDCConverter.PccTerminal
click Terminal href "../Terminal"
CsConverter : CsConverter.ratedIdc
CsConverter : ACDCConverter.ratedUdc
CsConverter : ACDCConverter.resistiveLoss
CsConverter : ACDCConverter.switchingLoss
CsConverter : ACDCConverter.valveU0
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 |
maxP | cim:ACDCConverter.maxP | 0..1 ActivePower |
Maximum active power limit | ACDCConverter |
maxUdc | cim:ACDCConverter.maxUdc | 0..1 Voltage |
The maximum voltage on the DC side at which the converter should operate | ACDCConverter |
minP | cim:ACDCConverter.minP | 0..1 ActivePower |
Minimum active power limit | 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 |
PccTerminal | cim:ACDCConverter.PccTerminal | 0..1 Terminal |
Point of common coupling terminal for this converter DC side | ACDCConverter |
BaseVoltage | cim:ConductingEquipment.BaseVoltage | 0..1 BaseVoltage |
Base voltage of this conducting equipment | 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 |
mRID | cim:IdentifiedObject.mRID | 1 string |
Master resource identifier issued by a model authority | IdentifiedObject |
description | cim:IdentifiedObject.description | 0..1 string |
The description is a free human readable text describing or naming the object | IdentifiedObject |
name | cim:IdentifiedObject.name | 1 string |
The name is any free human readable and possibly non unique text naming the o... | IdentifiedObject |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/2020/CPSM-CoreEquipment#
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:CsConverter |
native | this:CsConverter |