Appearance
Chapter 8 — Travelling waves and the Bergeron line
Every model in Modules 1 and 2 rested on a hidden assumption: when a voltage changes, it changes everywhere in the branch at once. That is what lumped means, and for a transmission line it is false. A disturbance launched at one end of a 50 km line does not reach the other end for roughly 170 microseconds, which is a long interval when the time step is 50 µs. In this chapter we take distance seriously, and the result is the most distinctive model in EMT simulation: a line represented not by an impedance but by a delay.
Learning objectives
By the end of this chapter you should be able to:
- Explain when a line must be treated as distributed rather than lumped.
- Derive the wave equation for a lossless line and identify its surge impedance
and travel time . - Show that
is unchanged along a travelling wave, and use that to build the two-terminal history-source model. - Compute the reflection coefficient at a termination and predict voltage doubling at an open end.
- Build a distributed line in NumaSim from a Model plus two Terminals, and read the reflection staircase off the scope.
8.1 When distance starts to matter
The relevant question is how long a disturbance takes to cross the line. On an overhead line the propagation speed is close to the speed of light, so a 50 km span costs about
- If the crossing takes less than one step, the far end responds within a single step anyway, and a lumped model is honest.
- If the crossing takes many steps, a lumped model is a fiction. It reports the receiving end reacting before the disturbance could physically arrive.
The comparison between travel time and time step is the entire basis for choosing a line model, and Chapter 9 makes it quantitative. For the moment it is enough to observe that a line long enough to matter needs a model with memory of where things are, not merely when.
The physical picture is a chain of infinitesimal slices. Each slice of length
8.2 The wave equation on a lossless line
Apply Kirchhoff to the slice. The voltage lost across the series inductance over the length
and the current diverted into the shunt capacitance is
Differentiate the first with respect to
This is the wave equation, and its solutions are shapes that slide along the line without changing form. Writing the propagation velocity as
the general solution is any pair of such shapes, one moving in each direction:
The argument
8.3 Surge impedance and travel time
The companion current follows from the same two equations. For the forward wave alone, substituting
Because the backward wave carries current in the opposite direction, the two solutions combine as
Finally, if the line has length
Of these three quantities only two are independent. Given either
8.4 The invariant that makes the model work
The step that turns this physics into an algorithm is to add
The right-hand side depends on
That invariance is the entire model. Knowing
8.5 A two-port with no instantaneous coupling
Label the ends
Solve for the present current at
Repeating the argument for a wave travelling
Compared with the companion models of Chapter 2, the family resemblance is immediate: a conductance in parallel with a known current source. The conductance is
One difference, however, is of the first importance. The history source at end
The consequence for the solver is substantial. Chapter 3 assembled one conductance matrix over the whole network; a travelling-wave line splits that matrix in two. NumaSim takes the decoupling literally. A Bergeron line is realized as two independent half-line components, each placed in its own electrical island with its own solve, exchanging nothing but delayed history through a ring buffer. A line in the middle of a circuit therefore does not enlarge the system to be solved; it divides it.
8.6 Reflections
A wave arriving at a termination generally cannot satisfy the termination's own
Suppose a forward wave
Solving for the ratio gives the reflection coefficient
Three cases carry all the intuition:
| Termination | Behaviour | |
|---|---|---|
| Matched, | Nothing reflects. The line behaves as if it went on forever. | |
| Open, | The reflected wave adds: the terminal voltage doubles. | |
| Short, | The reflected wave cancels: the terminal voltage stays at zero. |
Voltage doubling at an open end deserves particular attention, because it is not a numerical artifact but the reason energizing an unloaded line is a genuine insulation hazard. The arriving wave carries current that has nowhere to go, and the only way to satisfy the zero-current condition at the open end is to launch a backward wave whose current cancels the incident current. By the
The same formula applies at the sending end, with
8.7 Building a distributed line in NumaSim
Distributed lines are built from two palette components in the Transmission category rather than one, so the procedure is worth setting out in full.
- Place a Transmission Line Model. It has no ports and takes part in no circuit — it is a named definition box. Give it a Model name (
TL1by default), leave Conductors at 1, and choose the Data entry method. Bergeron — Surge Impedance asks directly for Zc (Ω) and τ (travel time); Bergeron — RLC asks instead for Length (km) and per-kilometre, , , from which the same two numbers are derived. - Place two Transmission Line Terminals, one at each end of the line in your circuit. On each, set Transmission Line Model to the model's name and give both the same Transmission Line name. Exactly two terminals may share a name — that pairing is what tells NumaSim which two points in the circuit are the ends of the same line.
- Wire each terminal into the network like any other one-port.
When you press run, the model and its two terminals are fused into the pair of half-line components described in the previous section. Each terminal can optionally monitor its own current, with a selectable sign convention, which is how the sample below publishes Is and Ir.
8.8 Lab: watch a wave bounce
Lab 8A — the reflection staircase
Open the Bergeron line demo in simulator →
The circuit is a
Begin with the selector on Vr sits at zero for one travel time and then steps cleanly to Vr on the very first step.
Now switch the selector to
The first arrival overshoots to Vr updates only at odd multiples of
| Arrival | Vr | |
|---|---|---|
| 1st | ||
| 2nd | ||
| 3rd | ||
| 4th |
The sequence converges on
The third position,
Two further features of the run deserve attention:
Vsnever moves. It is pinned atthroughout, because an ideal source has zero impedance, so all the visible activity is at the far end. Making the sending end respond requires source impedance: set the source's Impedance to R, give it a value, andVsdevelops a staircase of its own.Isstarts atregardless of the load. For the first the source has no information about the far end and sees only the line, so the current is . Only after the round trip does it begin working toward . This is causality expressed directly in the waveform, and no lumped model reproduces it.
Lab 8B — the extremes
Open the open/short line demo in simulator →
Same line, same source, but the terminations are now pushed to the two ends of the range:
The sample opens on the open end, where Vr reaches almost exactly Vr swings between roughly
The Vr to only Vr creeps up in even increments of about Is alongside it: the current starts at the same
The two runs use the same line and the same source. Only the sign of
8.9 Summary
- A line is distributed when a disturbance takes appreciably longer than one time step to cross it; the lumped assumption breaks because it lets effects outrun their causes.
- The lossless line obeys the wave equation, with propagation speed
, surge impedance , and travel time . - The quantity
is unchanged along a forward-travelling wave. Applying that at the two ends yields a conductance in parallel with a history source at each end — the same companion-model shape as Chapter 2, but with the history coming from the other end, seconds ago. - Because there is no instantaneous path between the ends, the line decouples the network: NumaSim solves each end in its own island.
- A termination reflects a fraction
of the arriving wave. Open ends double the voltage, shorts cancel it, matched loads absorb it, and an ideal source reflects with .
8.10 Problems
Problem 8.1. An overhead line has
Solution 8.1
which is essentially the speed of light — the expected answer for an overhead line in air.
Problem 8.2. The line of Problem 8.1 is to be entered using the Bergeron — Surge Impedance method. Which two numbers are required? Suppose a colleague then enters
Solution 8.2
The required entries are
The colleague's numbers are not consistent with
Problem 8.3. A
Solution 8.3
The terminal voltage is the incident wave plus the reflected wave:
The result is half again the applied voltage on a line that is only lightly loaded, which is why energizing a long, weakly terminated line is treated as a genuine overvoltage study rather than a formality.
Problem 8.4. Explain, without algebra, why the voltage doubles at an open end but the current does not.
Solution 8.4
An open end forces the current to be zero there. The arriving wave brings current with it, so the only way to satisfy that constraint is to launch a backward wave carrying an equal and opposite current — the two currents cancel, giving zero, as required.
Voltage and current in a travelling wave are, however, locked together by
Problem 8.5. In the lab, Is held at exactly
Solution 8.5
The
The duration is
Problem 8.6. A line is terminated in its own surge impedance at both ends and energized by a step. How many reflections occur, and what does the receiving-end waveform look like?
Solution 8.6
None. With
The receiving-end voltage is therefore flat at zero for one travel time, then steps once to its final value and remains there. This is the cleanest available demonstration of the delay itself, with no reflection staircase superimposed on it, which is why the lab begins from the matched case before mismatching the load.
8.11 References
- L. Bergeron, Water Hammer in Hydraulics and Wave Surges in Electricity, ASME Committee / Wiley — the graphical travelling-wave method, borrowed from hydraulics, that the line model is named after.
- H. W. Dommel, Electromagnetic Transients Program (EMTP) Theory Book, Bonneville Power Administration — the distributed-parameter line as a pair of Norton equivalents coupled only by delay.
- J. Arrillaga and N. R. Watson, Power Systems Electromagnetic Transients Simulation, IET Power and Energy Series 39 — travelling-wave line models and the two-port history-source formulation.
Previous: Chapter 7 — Rectifiers and converters · Next: Chapter 9 — Losses, lumped lines, and the time step.