TwoTerminalLCCLine
Package: PowerOperationsOpenAPIModels · Source: Operations/Branch/TwoTerminalLCCLine.json
A Non-Capacitor Line Commutated Converter (LCC)-HVDC transmission line. As implemented in PSS/E.
Properties
| Property | Type | Required | Unit | Description |
|---|---|---|---|---|
id | integer | yes | — | Unique integer identifier for this component. |
name | string | yes | — | Name of the component. Components of the same type (e.g., PowerLoad) must have unique names, but components of different types (e.g., PowerLoad and ACBus) can have the same name. |
available | boolean | yes | — | Indicator of whether the component is connected and online (true) or disconnected, offline, or down (false). Unavailable components are excluded during simulations. |
arc | integer | yes | — | An Arc defining this line from a rectifier bus to an inverter bus. The rectifier bus must be specified in the from bus and inverter bus in the to bus. |
active_power_flow | number | yes | MW / pu (by power_units) | Initial condition of active power flow on the line. Units: per power_units — NATURAL_UNITS: MW, COMPONENT_BASE: pu . |
parameter_units | string (ImpedanceUnitBasis) | — | — | Unit basis for this line’s impedance fields (r, rectifier/inverter rc/xc, capacitor reactances, compounding_resistance). |
r | number | yes | ohm / pu (by parameter_units) | Series resistance of the DC line. Units: per parameter_units — NATURAL_UNITS: ohm, COMPONENT_BASE: pu . |
transfer_setpoint | number | yes | MW / A (by power_mode) | Desired set-point of power. If power_mode = true this value is in MW units, and if power_mode = false is in Amperes units. This parameter must not be specified in per-unit. A positive value represents the desired consumed power at the rectifier bus, while a negative value represents the desired power at the inverter bus (i.e. the absolute value of transfer_setpoint is the generated power at the inverter bus). Units: per power_mode — true: MW, false: A . |
dc_voltage_units | string (VoltageUnitBasis) | — | — | Unit basis for the DC voltage fields (scheduled_dc_voltage, switch_mode_voltage, min_compounding_voltage). |
scheduled_dc_voltage | number | yes | kV / pu (by dc_voltage_units) | Scheduled compounded DC voltage. By default this parameter is the scheduled DC voltage in the inverter bus. This parameter must not be specified in per-unit. Units: kV. Units: per dc_voltage_units — NATURAL_UNITS: kV, COMPONENT_BASE: pu . |
rectifier_bridges | integer | yes | — | Number of bridges in series in the rectifier side. |
rectifier_delay_angle_limits | MinMax | yes | rad | Minimum and maximum rectifier firing delay angle (alpha). Units: rad. |
rectifier_rc | number | yes | ohm / pu (by parameter_units) | Rectifier commutating transformer resistance per bridge. Units: per parameter_units — NATURAL_UNITS: ohm, COMPONENT_BASE: pu . |
rectifier_xc | number | yes | ohm / pu (by parameter_units) | Rectifier commutating transformer reactance per bridge. Units: per parameter_units — NATURAL_UNITS: ohm, COMPONENT_BASE: pu . |
rectifier_base_voltage | number | yes | kV | Rectifier primary base AC voltage, entered in kV. Units: kV. |
inverter_bridges | integer | yes | — | Number of bridges in series in the inverter side. |
inverter_extinction_angle_limits | MinMax | yes | rad | Minimum and maximum inverter extinction angle (gamma). Units: rad. |
inverter_rc | number | yes | ohm / pu (by parameter_units) | Inverter commutating transformer resistance per bridge. Units: per parameter_units — NATURAL_UNITS: ohm, COMPONENT_BASE: pu . |
inverter_xc | number | yes | ohm / pu (by parameter_units) | Inverter commutating transformer reactance per bridge. Units: per parameter_units — NATURAL_UNITS: ohm, COMPONENT_BASE: pu . |
inverter_base_voltage | number | yes | kV | Inverter primary base AC voltage, entered in kV. Units: kV. |
power_mode | boolean | — | — | Boolean flag to identify if the LCC line is in power mode or current mode. If power_mode = true, setpoint values must be specified in MW, and if power_mode = false setpoint values must be specified in Amperes. |
switch_mode_voltage | number | — | kV / pu (by dc_voltage_units) | Mode switch DC voltage. This parameter must not be added in per-unit. If LCC line is in power mode control, and DC voltage falls below this value, the line switch to current mode control. Units: kV. Units: per dc_voltage_units — NATURAL_UNITS: kV, COMPONENT_BASE: pu . |
compounding_resistance | number | — | ohm / pu (by parameter_units) | Compounding Resistance. This parameter is for control of the DC voltage in the rectifier or inverter end. For inverter DC voltage control, the parameter is set to zero; for rectifier DC voltage control, the parameter is set to the DC line resistance; otherwise, set to a fraction of the DC line resistance. Units: per parameter_units — NATURAL_UNITS: ohm, COMPONENT_BASE: pu . |
min_compounding_voltage | number | — | kV / pu (by dc_voltage_units) | Minimum compounded voltage. This parameter must not be added in per-unit. Only used in constant gamma operation (gamma_min = gamma_max), and the AC transformer is used to control the DC voltage. Units: kV. Units: per dc_voltage_units — NATURAL_UNITS: kV, COMPONENT_BASE: pu . |
rectifier_transformer_ratio | number | — | 1 | Rectifier transformer ratio between the primary and secondary side AC voltages. Units: 1. |
rectifier_tap_setting | number | — | 1 | Rectifier transformer tap setting. Units: 1. |
rectifier_tap_limits | MinMax | — | 1 | Minimum and maximum rectifier tap limits as a ratio between the primary and secondary side AC voltages. Units: 1. |
rectifier_tap_step | number | — | 1 | Rectifier transformer tap step value. Units: 1. |
rectifier_delay_angle | number | — | rad | Rectifier firing delay angle (alpha). Units: rad. |
rectifier_capacitor_reactance | number | — | ohm / pu (by parameter_units) | Commutating rectifier capacitor reactance magnitude per bridge. Units: per parameter_units — NATURAL_UNITS: ohm, COMPONENT_BASE: pu . |
inverter_transformer_ratio | number | — | 1 | Inverter transformer ratio between the primary and secondary side AC voltages. Units: 1. |
inverter_tap_setting | number | — | 1 | Inverter transformer tap setting. Units: 1. |
inverter_tap_limits | MinMax | — | 1 | Minimum and maximum inverter tap limits as a ratio between the primary and secondary side AC voltages. Units: 1. |
inverter_tap_step | number | — | 1 | Inverter transformer tap step value. Units: 1. |
inverter_extinction_angle | number | — | rad | Inverter extinction angle (gamma). Units: rad. |
inverter_capacitor_reactance | number | — | ohm / pu (by parameter_units) | Commutating inverter capacitor reactance magnitude per bridge. Units: per parameter_units — NATURAL_UNITS: ohm, COMPONENT_BASE: pu . |
active_power_limits_from | MinMax | — | MW / pu (by power_units) | Minimum and maximum active power flows to the FROM node. Units: per power_units — NATURAL_UNITS: MW, COMPONENT_BASE: pu . |
active_power_limits_to | MinMax | — | MW / pu (by power_units) | Minimum and maximum active power flows to the TO node. Units: per power_units — NATURAL_UNITS: MW, COMPONENT_BASE: pu . |
reactive_power_limits_from | MinMax | — | MVAr / pu (by power_units) | Minimum and maximum reactive power limits to the FROM node. Units: per power_units — NATURAL_UNITS: MVAr, COMPONENT_BASE: pu . |
reactive_power_limits_to | MinMax | — | MVAr / pu (by power_units) | Minimum and maximum reactive power limits to the TO node. Units: per power_units — NATURAL_UNITS: MVAr, COMPONENT_BASE: pu . |
loss | LossCurve | — | — | A generic loss model coefficients. It accepts a linear model with a constant loss and a proportional loss rate (MW of loss per MW of flow). It also accepts a Piecewise loss, with N segments to specify different proportional losses for different segments. |
base_power | number | yes | MVA | System base power for per-unitization of this component’s per-unit fields, recorded per component in lieu of a system-level table. Units: MVA. |
power_units | string (UnitSystem) | yes | — | Unit basis for this component’s power-family fields (active/reactive/apparent power, ratings, limits, ramp rates). COMPONENT_BASE: per unit on this component’s own base_power. NATURAL_UNITS: the field’s physical unit. |