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 : CsConverter.CSCDynamics
CsConverter --> CSCDynamics : CsConverter.CSCDynamics
click CSCDynamics href "../CSCDynamics"
CsConverter : IdentifiedObject.description
CsConverter : IdentifiedObject.mRID
CsConverter : IdentifiedObject.name
CsConverter : ConductingEquipment.Terminals
CsConverter --> Terminal : ConductingEquipment.Terminals
click Terminal href "../Terminal"
Inheritance
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
CSCDynamics | cim:CsConverter.CSCDynamics | 0..1 CSCDynamics |
Current source converter dynamics model used to describe dynamic behaviour of... | direct |
Terminals | cim:ConductingEquipment.Terminals | * Terminal |
Conducting equipment have terminals that may be connected to other conducting... | ConductingEquipment |
description | cim:IdentifiedObject.description | 0..1 string |
The description is a free human readable text describing or naming the object | IdentifiedObject |
mRID | cim:IdentifiedObject.mRID | 1 string |
Master resource identifier issued by a model authority | IdentifiedObject |
name | cim:IdentifiedObject.name | 0..1 string |
The name is any free human readable and possibly non unique text naming the o... | IdentifiedObject |
Usages
used by | used in | type | used |
---|---|---|---|
CSCUserDefined | CSConverter | range | CsConverter |
CSCDynamics | CSConverter | range | CsConverter |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/ns/CIM/Dynamics-EU#Package_DynamicsProfile
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:CsConverter |
native | this:CsConverter |