Skip to content

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.alpha

          CsConverter --> AngleDegrees : CsConverter.alpha
          click AngleDegrees href "../AngleDegrees"

      CsConverter : CsConverter.gamma

          CsConverter --> AngleDegrees : CsConverter.gamma
          click AngleDegrees href "../AngleDegrees"

      CsConverter : ACDCConverter.idc

          CsConverter --> CurrentFlow : ACDCConverter.idc
          click CurrentFlow href "../CurrentFlow"

      CsConverter : ACDCConverter.poleLossP

          CsConverter --> ActivePower : ACDCConverter.poleLossP
          click ActivePower href "../ActivePower"

      CsConverter : ConductingEquipment.SvStatus

          CsConverter --> SvStatus : ConductingEquipment.SvStatus
          click SvStatus href "../SvStatus"

      CsConverter : ACDCConverter.uc

          CsConverter --> Voltage : ACDCConverter.uc
          click Voltage href "../Voltage"

      CsConverter : ACDCConverter.udc

          CsConverter --> Voltage : ACDCConverter.udc
          click Voltage href "../Voltage"

Inheritance

Attributes

Name URI Cardinality and Range Description Inheritance
alpha cim:CsConverter.alpha 1
AngleDegrees
Firing angle that determines the dc voltage at the converter dc terminal direct
gamma cim:CsConverter.gamma 1
AngleDegrees
Extinction angle direct
idc cim:ACDCConverter.idc 1
CurrentFlow
Converter DC current, also called Id ACDCConverter
poleLossP cim:ACDCConverter.poleLossP 1
ActivePower
The active power loss at a DC Pole ACDCConverter
uc cim:ACDCConverter.uc 1
Voltage
Line-to-line converter voltage, the voltage at the AC side of the valve ACDCConverter
udc cim:ACDCConverter.udc 1
Voltage
Converter voltage at the DC side, also called Ud ACDCConverter
SvStatus cim:ConductingEquipment.SvStatus 0..1
SvStatus
The status state variable associated with this conducting equipment ConductingEquipment

Identifier and Mapping Information

Schema Source

  • from schema: http://iec.ch/TC57/ns/CIM/StateVariables-EU#Package_StateVariablesProfile

Mappings

Mapping Type Mapped Value
self cim:CsConverter
native this:CsConverter