Skip to content

Transmission Line

Synthetic two-port transmission line assembled from a pair of Transmission Line Terminals and their shared Transmission Line Model. Not placed directly — the netlist converter creates it when two terminals sharing a line name are paired. Implements PI (lumped nominal-pi) and Bergeron (travelling-wave) models in single-phase and three-phase forms.

Category: Transmission

Ports

NameDirectionValue typeNotes
end_aelectricaldoubleVisible when number_of_conductors == 1
end_belectricaldoubleVisible when number_of_conductors == 1
end_a3electrical_3phdoubleVisible when number_of_conductors == 3
end_b3electrical_3phdoubleVisible when number_of_conductors == 3

Parameters

NameLabelTypeDefaultUnitsDescription
number_of_conductorsConductorsenum (1 / 3)11 = single-phase (ports end_a/end_b), 3 = three-phase (ports end_a3/end_b3).
modelModelenum (PI / Bergeron)BergeronPI = lumped nominal-pi section. Bergeron = travelling-wave. Set by the converter; the converter falls back to PI when the travel time is shorter than the time step.
RR (Ω)double1Single-phase total series resistance (canonical).
LL (H)double0.1Single-phase total series inductance (canonical).
CC (F)double0.000001Single-phase total shunt capacitance (canonical).
R1R1 (Ω)double3Positive-sequence total series resistance (canonical, 3-phase).
L1L1 (H)double0.09Positive-sequence total series inductance (canonical, 3-phase).
C1C1 (F)double0.0000012Positive-sequence total shunt capacitance (canonical, 3-phase).
R0R0 (Ω)double30Zero-sequence total series resistance (canonical, 3-phase).
L0L0 (H)double0.26Zero-sequence total series inductance (canonical, 3-phase).
C0C0 (F)double8e-7Zero-sequence total shunt capacitance (canonical, 3-phase).

Observables

SignalTypeDefault nameEnableDescription
branchCurrentsignalfrom current_nameemit_i1Single-phase current at terminal end_a, scaled to the chosen unit (A / kA): series-branch current plus the end_a shunt-charging current. Positive 'out of end_a into the line' unless the end-A terminal selects '+ve in'.
branchCurrent_asignalfrom current_name_aemit_i3Phase A current at terminal end_a, scaled to the chosen unit (A / kA).
branchCurrent_bsignalfrom current_name_bemit_i3Phase B current at terminal end_a, scaled to the chosen unit (A / kA).
branchCurrent_csignalfrom current_name_cemit_i3Phase C current at terminal end_a, scaled to the chosen unit (A / kA).
branchCurrentBsignalfrom currentB_nameemit_i1_bSingle-phase current at terminal end_b, scaled to the chosen unit (A / kA): series-branch current plus the end_b shunt-charging current. Positive 'out of end_b into the line' unless the end-B terminal selects '+ve in'.
branchCurrentB_asignalfrom currentB_name_aemit_i3_bPhase A current at terminal end_b, scaled to the chosen unit (A / kA).
branchCurrentB_bsignalfrom currentB_name_bemit_i3_bPhase B current at terminal end_b, scaled to the chosen unit (A / kA).
branchCurrentB_csignalfrom currentB_name_cemit_i3_bPhase C current at terminal end_b, scaled to the chosen unit (A / kA).