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 : ACDCConverter.p
CsConverter : ACDCConverter.q
CsConverter : CsConverter.targetAlpha
CsConverter : CsConverter.targetGamma
CsConverter : CsConverter.targetIdc
CsConverter : ACDCConverter.targetPpcc
CsConverter : ACDCConverter.targetUdc
Inheritance
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
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/2.0#
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:CsConverter |
native | this:CsConverter |