Skip to main content

VsPpccControlKind

Class Description

Types applicable to the control of real power and/or DC voltage by voltage source converter.

Attributes

NameTypeDescription
pPccControl is real power at point of common coupling. The target value is provided by ACDCConverter.targetPpcc.
pPccAndUdcDroopControl is active power at point of common coupling and local DC voltage, with the droop. Target values are provided by ACDCConverter.targetPpcc, ACDCConverter.targetUdc and VsConverter.droop.
pPccAndUdcDroopPilotControl is active power at point of common coupling and the pilot DC voltage, with the droop. The mode is used for Multi Terminal High Voltage DC (MTDC) systems where multiple HVDC Substations are connected to the HVDC transmission lines. The pilot voltage is then used to coordinate the control the DC voltage across the HVDC substations. Targets are provided by ACDCConverter.targetPpcc, ACDCConverter.targetUdc and VsConverter.droop.
pPccAndUdcDroopWithCompensationControl is active power at point of common coupling and compensated DC voltage, with the droop. Compensation factor is the resistance, as an approximation of the DC voltage of a common (real or virtual) node in the DC network. Targets are provided by ACDCConverter.targetPpcc, ACDCConverter.targetUdc, VsConverter.droop and VsConverter.droopCompensation.
phasePccControl is phase at point of common coupling. Target is provided by VsConverter.targetPhasePcc.
udcControl is DC voltage with target value provided by ACDCConverter.targetUdc.

Relationships

Ancestors

No ancestor classes

Descendents

No descendent classes

Associations

None