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.inService
CsConverter : IdentifiedObject.mRID
CsConverter : CsConverter.operatingMode
CsConverter --> CsOperatingModeKind : CsConverter.operatingMode
click CsOperatingModeKind href "../CsOperatingModeKind"
CsConverter : ACDCConverter.p
CsConverter --> ActivePower : ACDCConverter.p
click ActivePower href "../ActivePower"
CsConverter : CsConverter.pPccControl
CsConverter --> CsPpccControlKind : CsConverter.pPccControl
click CsPpccControlKind href "../CsPpccControlKind"
CsConverter : ACDCConverter.q
CsConverter --> ReactivePower : ACDCConverter.q
click ReactivePower href "../ReactivePower"
CsConverter : CsConverter.targetAlpha
CsConverter --> AngleDegrees : CsConverter.targetAlpha
click AngleDegrees href "../AngleDegrees"
CsConverter : CsConverter.targetGamma
CsConverter --> AngleDegrees : CsConverter.targetGamma
click AngleDegrees href "../AngleDegrees"
CsConverter : CsConverter.targetIdc
CsConverter --> CurrentFlow : CsConverter.targetIdc
click CurrentFlow href "../CurrentFlow"
CsConverter : ACDCConverter.targetPpcc
CsConverter --> ActivePower : ACDCConverter.targetPpcc
click ActivePower href "../ActivePower"
CsConverter : ACDCConverter.targetUdc
CsConverter --> Voltage : ACDCConverter.targetUdc
click Voltage href "../Voltage"
Inheritance
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
operatingMode | cim:CsConverter.operatingMode | 1 CsOperatingModeKind |
Indicates whether the DC pole is operating as an inverter or as a rectifier | direct |
pPccControl | cim:CsConverter.pPccControl | 1 CsPpccControlKind |
Kind of active power control | direct |
targetAlpha | cim:CsConverter.targetAlpha | 0..1 AngleDegrees |
Target firing angle | direct |
targetGamma | cim:CsConverter.targetGamma | 0..1 AngleDegrees |
Target extinction angle | direct |
targetIdc | cim:CsConverter.targetIdc | 0..1 CurrentFlow |
DC current target value | direct |
p | cim:ACDCConverter.p | 1 ActivePower |
Active power at the point of common coupling | ACDCConverter |
q | cim:ACDCConverter.q | 1 ReactivePower |
Reactive power at the point of common coupling | ACDCConverter |
targetPpcc | cim:ACDCConverter.targetPpcc | 0..1 ActivePower |
Real power injection target in AC grid, at point of common coupling | ACDCConverter |
targetUdc | cim:ACDCConverter.targetUdc | 0..1 Voltage |
Target value for DC voltage magnitude | ACDCConverter |
inService | cim:Equipment.inService | 1 boolean |
Specifies the availability of the equipment | Equipment |
mRID | cim:IdentifiedObject.mRID | 1 string |
Master resource identifier issued by a model authority | IdentifiedObject |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/ns/CIM/SteadyStateHypothesis-EU#Package_SteadyStateHypothesisProfile
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:CsConverter |
native | this:CsConverter |