Now we descend from free space to the cables, traces, and connectors of real hardware.
5.1 When is a wire a transmission line?
A wire becomes a transmission line when its length is comparable to a wavelength of the signal it is carrying. The rule of thumb: if the line length is more than , treat it as a transmission line. Below that, lumped circuit analysis (Chapter 2) is fine.
Some examples in FR-4 ( cm/ns, so ):
| Frequency | Wavelength on FR-4 | |
|---|---|---|
| 100 MHz | 1.4 m | 14 cm |
| 1 GHz | 14 cm | 1.4 cm |
| 5 GHz (Wi-Fi) | 2.8 cm | 2.8 mm |
| 28 GHz (5G mmWave) | 5 mm | 0.5 mm |
A 2 cm trace at 100 MHz is fine to treat as a wire. The same trace at 5 GHz is unambiguously a transmission line, and ignoring that fact will produce reflections, ringing, and signal-integrity disasters.
5.2 Types of transmission lines
┌────────────────────────┐
│ Coax (shielded) │
│ ●←inner │
│ ─────────── │
│ ◯ outer (shield) │
├────────────────────────┤
│ Microstrip │
│ ━━━━ trace │
│ │
│ ════════ ground plane │
├────────────────────────┤
│ Stripline │
│ ════════ ground │
│ ━━━━ trace (centered) │
│ ════════ ground │
├────────────────────────┤
│ CPW (coplanar) │
│ ═══━━━━═══ │
│ ───────────── │
│ ════════ optional gnd │
├────────────────────────┤
│ Twisted pair │
│ ⊗⊙⊗⊙⊗⊙⊗⊙ two wires │
└────────────────────────┘- Two-wire (open-wire): old phone lines, ladder-line antenna feeders. High impedance (300-600 Ω), moderate loss, no shielding.
- Coaxial cable (coax): inner conductor inside an outer shield. Standard impedances 50 Ω (RF, test) and 75 Ω (TV, video). The shield contains the field, providing excellent immunity. In every cable TV install, every oscilloscope probe, every base-station antenna.
- Microstrip: a signal trace on top of a PCB above a ground plane, with the dielectric between. On every Wi-Fi router PCB, every smartphone radio frontend. Easy to fabricate, mostly TEM, but radiates a bit because half its field is in air.
- Stripline: trace sandwiched between two ground planes inside the PCB stackup. Better shielding than microstrip, slightly slower (all field is in dielectric). Used for sensitive analog or where coupling to top components is a concern.
- CPW (coplanar waveguide): signal and ground all on the same top layer. Easy probe access, uniform geometry, popular in millimeter-wave chips and test fixtures.
- Twisted pair: two wires twisted around each other. Differential signaling rejects common-mode noise and limits radiation. Ethernet, USB, telephone, HDMI internal pairs.
- Waveguide: hollow metal tube, no inner conductor. Field propagates inside without a center wire. Cannot support TEM mode; carries only TE and TM modes above a cutoff frequency. We meet these in Chapter 18 (microwave engineering).
5.3 The distributed equivalent circuit
A real transmission line, no matter what type, can be modeled as a chain of infinitesimal sections. Each tiny length has:
─┬─[R Δz]──[L Δz]─┬──
│ │
[G Δz] [C Δz]
│ │
─┴─────────────────┴──- (Ω/m): series resistance per unit length, from conductor losses.
- (H/m): series inductance per unit length, from magnetic energy stored around the conductors.
- (S/m): shunt conductance per unit length, from dielectric losses.
- (F/m): shunt capacitance per unit length, from electric energy stored between conductors.
These four are the primary line parameters. They are derived from the line's geometry and material properties, by exactly the kind of Gauss's-law and Ampere's-law calculations we did in Sections 1 and 2. For coax, for instance:
Plug in mm and mm for RG-58, with for polyethylene, and you get about nH/m and pF/m.
5.4 The telegraph equations
Apply KVL around the loop of one section:
Apply KCL at the node:
Divide by , take the limit, switch to phasors at frequency :
These are the telegraph equations (so-named because they were derived to model long telegraph lines in the 19th century). Differentiate the first and substitute the second:
A 1-D wave equation again, this time for voltage on the line. The general solution is
A forward-traveling wave plus a backward-traveling wave. Each travels at the line's wave velocity, with attenuation given by .
5.5 Characteristic impedance derivation
Substitute the voltage solution into the first telegraph equation and solve for :
with characteristic impedance
For a lossless line ():
This is one of the most important formulas in all of high-speed digital and RF design. It tells you that the impedance of a transmission line is set by geometry and dielectric, and not by length. A 1-meter and a 100-meter coax of the same construction have the same characteristic impedance.
For our RG-58 numbers:
There is your 50 Ω.
Standard impedances in real systems:
| System | |
|---|---|
| Most RF (coax, test equipment, antennas) | 50 Ω |
| Cable TV, video | 75 Ω |
| USB differential | ~90 Ω |
| HDMI differential | ~100 Ω |
| Ethernet (Cat5/6) | 100 Ω diff |
| DDR memory single-ended | ~50 Ω |
| Old open-wire feeders | 300-600 Ω |
| Free space (intrinsic) | 377 Ω |
Why 50 Ω specifically? It is a compromise: minimum loss in air-dielectric coax happens around 77 Ω, maximum power-handling at 30 Ω, the geometric mean is around 50 Ω, and Bell Labs settled on it in the 1930s. Inertia and standardization did the rest.
5.6 Lossless and distortionless lines
A lossless line has and . Then is purely imaginary; and . Phase velocity , independent of frequency: every component of a signal travels at the same speed, so the signal shape is preserved.
A distortionless line is a real line with losses, but with . Plugging in:
so (real, frequency-independent) and (also independent of frequency). The signal attenuates uniformly across all frequencies but does not disperse: pulses come out smaller but with the same shape. Telegraph engineers used to add loading coils along long lines to satisfy artificially. Submarine telegraph cables in the late 1800s were loaded this way until cables shifted to repeated amplifiers and eventually fiber.
5.7 Reflection coefficient on a terminated line
Now suppose the line of impedance is terminated at the far end (, say) by a load impedance . The boundary condition there is at . Plug in the wave solution:
Solve for the reflection coefficient at the load:
Identical in form to the Fresnel reflection coefficient at a dielectric boundary. Same physics. Special cases:
- : , perfectly absorbed, no reflection.
- (short circuit): , full reflection with sign inversion.
- (open circuit): , full reflection same sign.
- (pure reactance): , full reflection at some phase.
5.8 Standing waves and VSWR
When , the forward and reflected waves interfere along the line. At points where they add in phase, voltage maximum. Where they oppose, voltage minimum. The pattern is stationary in space (it does not propagate, hence "standing wave") but oscillates at in time.
|V(z)|
╱╲ ╱╲ ╱╲ ╱╲
╱ ╲ ╱ ╲ ╱ ╲ ╱ ╲
───╱────╲──╱────╲──╱────╲──╱────╲─── z
╲╱ ╲╱ ╲╱ ╲╱
↑ ↑
load sourceThe ratio of maximum to minimum voltage is the Voltage Standing Wave Ratio (VSWR):
| VSWR | Power reflected | |
|---|---|---|
| 0 | 1.00 | 0% |
| 0.1 | 1.22 | 1% |
| 0.2 | 1.50 | 4% |
| 0.33 | 2.00 | 11% |
| 0.5 | 3.00 | 25% |
| 1.0 | ∞ | 100% |
Hams and base-station engineers think in VSWR. PCB and signal-integrity engineers think in return loss in dB. They are equivalent, just different units. A return loss of 20 dB corresponds to , VSWR 1.22, 1% of incident power reflected.
Why VSWR matters in real life. A high VSWR on a transmitter's antenna feedline means power is bouncing back into the power amplifier, sometimes catastrophically. Modern transmitters fold back power or shut down if VSWR exceeds ~3:1. On a digital trace, high VSWR means reflections that ring at every transition; eyes close, bits get mangled, your DDR4 fails timing margin.
5.9 Input impedance of a terminated line
What does the source see when it looks into a transmission line of length , terminated in ? Compute the ratio of to at the input:
This is the input impedance. The line transforms impedance, in a way that depends on length, frequency, and load. Some particularly useful special cases:
- Half-wavelength line (): , so . The half-wave line repeats the load impedance unchanged. Useful for moving an antenna's impedance across a wall or rooftop without changing it.
- Quarter-wavelength line (): , and the ratio collapses to:
The quarter-wave line is an impedance transformer.
- Short-circuited stub (): . Pure reactance, varying from inductive () through infinite () to capacitive () and back. A short-circuited stub is a tunable reactance you can build out of nothing but copper trace.
- Open-circuited stub (): . Same flexibility, dual behavior.
5.10 Quarter-wave transformer
To match a 50 Ω source to a 200 Ω load, insert a quarter-wavelength of line whose characteristic impedance is the geometric mean:
Then Ω. Perfect match. At one frequency.
The quarter-wave transformer is narrowband. Above and below the design frequency, the match degrades because the line is no longer exactly a quarter-wavelength. Multi-section transformers (two or more cascaded quarter-wave sections of carefully chosen impedances) trade complexity for bandwidth. The stripline impedance transitions in your microwave radio's RF front-end are typically a chain of multi-section quarter-wave transformers.
Source λ/4 of Z_T Load
50 Ω ───[ ━━━━━━━━━━━━━ ]─── 200 Ω
Z_T = 100 Ω5.11 Stub matching: single and double
What if you cannot break the line to insert a quarter-wave transformer? Place a stub in parallel with the main line at a chosen position, with a chosen length, and let it cancel out the imaginary part of the load admittance.
Single-stub match procedure:
- Move along the line from the load until the admittance has the right real part, .
- Place a parallel stub at that point whose susceptance is . The combination has admittance , matched.
The Smith chart (Section 5.13) makes this two-step procedure visual and three minutes of work.
Double-stub match: two stubs at fixed positions (often apart) with adjustable lengths. Avoids the need to slide the stub position along the line, at the cost of being unable to match every load.
These techniques are the bread and butter of every RF engineer matching antennas, RF amplifiers, mixers, and filters. On a real Wi-Fi board, you can sometimes spot the matching stubs as little stubby pads or short trace fingers near the front-end IC.
5.12 Time-domain reflectometry
Send a step pulse down a line and watch the reflected waveform as a function of time. Each impedance discontinuity along the line produces a partial reflection arriving at a delay , where is the one-way travel time to the discontinuity. The amplitude of each reflection tells you the magnitude (and sign) of the impedance jump.
This is time-domain reflectometry (TDR), and it is hugely useful:
- Find a fault in a buried cable from one end. The reflection time tells you exactly how far down the fault is.
- Detect a tap on a network cable. A tap is a small impedance discontinuity, and TDR sees it as a small reflection at the tap location. This is one of the standard hardware-tampering detection methods, used everywhere from data-center cable monitoring to secure networking.
- Validate PCB stackups. Run TDR on a high-speed trace to confirm the impedance matches the design across the trace.
- Evaluate connectors and vias. Each is a small discontinuity, and TDR turns each into a measurable reflection.
The companion technique, time-domain transmission (TDT), watches what comes out the far end of the line for clues about loss and dispersion.
5.13 The Smith chart
The Smith chart is a graphical device, invented by Phillip H. Smith in 1939, that maps the complex reflection coefficient onto a chart with circles of constant resistance and constant reactance. It collapses the messy algebra of impedance transformation onto a single picture you can manipulate by inspection.
The mathematical idea: define normalized impedance . The reflection coefficient is
This bilinear transformation maps the right half of the complex -plane (passive impedances, ) onto the unit disk in the -plane. Constant- vertical lines in the -plane become circles in the -plane. Constant- horizontal lines become arcs.
Smith chart sketch (axes labeled)
+jx
↑
╲ │ ╱
x=1 →╲ ╱╲│╱╲ ←x=1
x=0.5 │ x=0.5
────┼──── r=∞ (right edge)
x=0.5↗│↘x=0.5
x=1 ↗ ╲│╱ ↘x=1
╱╱│╲╲
↓ -jx
Center: Γ = 0, perfect match
Right: Γ = +1, open
Left: Γ = -1, short
Outer rim: |Γ| = 1, total reflectionThings you can do on the Smith chart by inspection:
- Read off VSWR. Distance from center is . The outermost circle has VSWR ; concentric circles inward correspond to lower VSWR.
- Move along a transmission line. Translation along a lossless line is a rotation about the center of the Smith chart, by radians (a full goes around once). Clockwise toward the source, counterclockwise toward the load.
- Convert between and admittance . Reflect through the center.
- Design a single-stub match. Rotate the load until on the admittance chart, then cancel the residual susceptance with a parallel stub.
Modern engineers use software like ADS, Microwave Office, or Python (scikit-rf) for all of this. Yet every RF engineer still draws Smith charts on a whiteboard when designing matching networks. The Smith chart is the compass-and-straightedge of RF engineering, and an active tool in industry, not a museum piece.
5.14 Why coax does not radiate
By Gauss's law, the field inside a coax cable is entirely between inner conductor and shield. Outside the shield, the enclosed charge is zero (Section 1.4). By Ampere's law, the magnetic field around the cable is zero too, because the inner conductor's current is exactly canceled by the equal-and-opposite return current on the inside of the shield.
So coax is, by construction, a perfectly contained electromagnetic structure. It does not leak outward, and it cannot pick up external interference (which would have to set up a current on the outside of the shield, decoupled from the signal current on the inside). This is why coax has been the workhorse of broadcast TV, professional audio, RF test equipment, base-station antenna feeds, and any application that demands signal integrity across long distances.
Practical caveat: coax is only this good if the shield is solid and well-grounded. Cheap cables with foil-only shields (no braid) leak at high frequencies. Connectors with bad ground contacts leak at the connection. Cable installers will tell you a coax is only as shielded as its worst connector.