Appearance
Transmission Line (Bergeron half)
One island-local terminal of a split Bergeron transmission line. Not placed directly — the netlist converter emits a pair of these (roles a/b) for each travelling-wave line whose one-way travel time clears the time step, so the two circuits decouple into separate electrical islands and exchange delayed history through arena rings. The lumped PI / short-line fallback uses the two-port Transmission Line component instead.
Category: Transmission
Ports
| Name | Direction | Value type | Notes |
|---|---|---|---|
end | electrical | double | Visible when number_of_conductors == 1 |
end3 | electrical_3ph | double | Visible when number_of_conductors == 3 |
Parameters
| Name | Label | Type | Default | Units | Description |
|---|---|---|---|---|---|
number_of_conductors | Conductors | enum (1 / 3) | 1 | — | 1 = single-phase (port end), 3 = three-phase (port end3). |
R | R (Ω) | double | 1 | — | Single-phase total series resistance (canonical). |
L | L (H) | double | 0.1 | — | Single-phase total series inductance (canonical). |
C | C (F) | double | 0.000001 | — | Single-phase total shunt capacitance (canonical). |
R1 | R1 (Ω) | double | 3 | — | Positive-sequence total series resistance (canonical, 3-phase). |
L1 | L1 (H) | double | 0.09 | — | Positive-sequence total series inductance (canonical, 3-phase). |
C1 | C1 (F) | double | 0.0000012 | — | Positive-sequence total shunt capacitance (canonical, 3-phase). |
R0 | R0 (Ω) | double | 30 | — | Zero-sequence total series resistance (canonical, 3-phase). |
L0 | L0 (H) | double | 0.26 | — | Zero-sequence total series inductance (canonical, 3-phase). |
C0 | C0 (F) | double | 8e-7 | — | Zero-sequence total shunt capacitance (canonical, 3-phase). |
Observables
| Signal | Type | Default name | Enable | Description |
|---|---|---|---|---|
branchCurrent | signal | from current_name | emit_i1 | Single-phase current at this terminal, scaled to the chosen unit (A / kA). Positive 'out of this end into the line' unless the terminal selects '+ve in'. |
branchCurrent_a | signal | from current_name_a | emit_i3 | Phase A current at this terminal, scaled to the chosen unit (A / kA). |
branchCurrent_b | signal | from current_name_b | emit_i3 | Phase B current at this terminal, scaled to the chosen unit (A / kA). |
branchCurrent_c | signal | from current_name_c | emit_i3 | Phase C current at this terminal, scaled to the chosen unit (A / kA). |
