DC line

List of input parameters

ParameterDescriptionTypeValue range

name

a custom name for this DC line

string

-

p_mw*

active power transmitted from from_bus to to_bus

float

> 0

loss_percent*

relative transmission loss in percent of active power transmission

float

≥ 0

loss_mw*

Total transmission loss in MW

float

≥ 0

vm_from_pu*

Voltage setpoint at from bus

float

≥ 0

vm_to_pu*

Voltage setpoint at to bus

float

≥ 0

*necessary for executing a power flow calculation

The exact model and result parameters (for pandapower) are defined in the link below: https://pandapower.readthedocs.io/en/latest/elements/dcline.html

Last updated