5. Transmission Lines
Learning Objectives
- Define a transmission line and list its key electrical characteristics
- Explain why impedance mismatch causes reflections and how the reflection coefficient quantifies it
- Calculate characteristic impedance from a line's inductance and capacitance per unit length
- Compute and interpret Standing Wave Ratio (SWR) for a given reflection coefficient
- Compare coaxial cable, twisted pair, optical fiber, and waveguides in terms of application and performance
- Explain why attenuation and propagation delay matter in high-speed digital and RF system design
Quick Answer
A transmission line is any structure — coaxial cable, twisted pair, waveguide, or a trace on a circuit board — designed to guide an electrical or electromagnetic signal from a source to a load with predictable behavior. Every real transmission line has a characteristic impedance, Z0 = √(L/C), and if the load impedance doesn't match Z0, part of the signal reflects back toward the source instead of being fully absorbed. This mismatch is measured by the reflection coefficient Γ and its transmission-line cousin, the Standing Wave Ratio (SWR). Getting impedance matching right — using matching networks, correct cable selection, or terminating resistors — is what keeps RF systems, high-speed digital buses, and communication links free of signal-corrupting reflections.
What a Transmission Line Actually Does
At low frequencies (or short lengths), a wire is "just a wire" — voltage appears everywhere along it at essentially the same instant. But once the signal's wavelength becomes comparable to the line's physical length (true for RF signals on cables, or for GHz-clock digital signals on PCB traces just centimeters long), the line must be treated as a distributed circuit: it has inductance and capacitance spread continuously along its length, and the voltage and current form traveling waves rather than instantaneous, uniform values.
The line's behavior is captured by the telegrapher's equations relating voltage V and current I to the line's per-unit-length inductance L and capacitance C:
∂V/∂z = -L ∂I/∂t, ∂I/∂z = -C ∂V/∂t
Solving these gives a wave that travels along the line at a speed set by L and C, and a characteristic impedance:
Z0 = √(L/C)
Z0 is the impedance the line presents to a signal traveling along it — it is a property of the line's geometry and materials, not of any component connected to it.
Common misunderstanding: Students often think characteristic impedance is something you measure with an ohmmeter across the line's conductors. It isn't — a DC ohmmeter reading gives a near-short or near-open depending on the line's length and termination. Z0 only has meaning for traveling AC/RF signals and is calculated from the line's physical construction.
Impedance Matching and Reflections
When a traveling wave reaches the end of the line (the load), how much of it is absorbed versus reflected depends on how well the load impedance ZL matches the line's characteristic impedance Z0. The reflection coefficient is:
Γ = (ZL - Z0) / (ZL + Z0)
Γ = 0whenZL = Z0: perfect match, all power delivered to the load, no reflection.Γ = +1when the line is open (ZL = ∞): total reflection, in phase.Γ = -1when the line is shorted (ZL = 0): total reflection, inverted phase.
Why it matters: In a real system, an unmatched load reflects power back toward the source. That reflected wave interferes with the forward wave, creating a standing wave pattern along the line — regions of constructively and destructively combined voltage that don't move. This wastes transmitted power, can distort digital signal edges (causing false clock triggers), and in high-power RF systems can even damage the transmitter.
Standing Wave Ratio (SWR)
SWR quantifies how severe the standing wave pattern is:
SWR = (1 + |Γ|) / (1 - |Γ|)
An SWR of 1:1 means a perfect match (no reflection). Higher SWR indicates worse mismatch — RF engineers typically aim to keep SWR below about 1.5:1 to 2:1 for efficient power transfer in antenna and transmitter systems.
Real-world example: Amateur radio operators routinely measure SWR on their antenna feed line with an SWR meter before transmitting at high power, because an antenna that isn't well-matched to its feedline (say, cut to the wrong length for the operating frequency) will reflect significant power back into the transmitter, reducing radiated power and potentially overheating the final amplifier stage.
Types of Transmission Lines
- Coaxial cable: A center conductor surrounded by a dielectric, a braided/foil shield, and an outer jacket. The shield rejects external interference and confines the field, giving good performance up to several GHz. Used for cable TV, RF equipment interconnects, and broadband internet drops.
- Twisted pair: Two insulated conductors twisted together so that induced noise couples nearly equally into both wires and cancels out in a differential receiver. Cheap and flexible; used in telephone lines and Ethernet (Cat5e/Cat6).
- Optical fiber: Guides light rather than electrical signals, via total internal reflection between a higher-index core and lower-index cladding. Immune to electromagnetic interference and capable of extremely high bandwidth over long distances with very low attenuation — the backbone of long-haul and high-speed internet infrastructure.
- Waveguides: Hollow conductive tubes that confine electromagnetic waves via reflection off the inner walls, with no center conductor. Used at microwave and millimeter-wave frequencies (radar, satellite ground stations) where coaxial cable losses would be too high.
Key Terms
| Term | Definition | Related Concept |
|---|---|---|
| Characteristic impedance (Z0) | The impedance a traveling wave "sees" on a transmission line, Z0 = √(L/C), determined by the line's geometry | Impedance matching, reflection |
| Reflection coefficient (Γ) | Ratio describing how much of an incident wave is reflected at a load: Γ = (ZL - Z0)/(ZL + Z0) | SWR, impedance matching |
| Standing Wave Ratio (SWR) | Ratio of maximum to minimum voltage along a line with reflections; `SWR = (1+ | Γ |
| Attenuation | Reduction in signal amplitude as it propagates along a line, due to conductor and dielectric losses | Signal integrity, cable rating |
| Propagation delay | Time taken for a signal to travel along a transmission line, set by the line's velocity factor | Telegrapher's equations |
| Telegrapher's equations | Coupled differential equations describing voltage and current along a distributed transmission line | Characteristic impedance |
| Impedance matching | Designing source and load impedance to equal the line's Z0 to eliminate reflections | Matching network, SWR |
| Velocity factor | Ratio of a signal's propagation speed on a line to the speed of light in vacuum | Propagation delay |
Common Mistakes
Misconception: A transmission line's impedance is a fixed resistance you could measure directly with a multimeter.
Why it's wrong: Characteristic impedance describes how AC/RF traveling waves interact with the line's distributed inductance and capacitance; it has no meaning for a static DC measurement, which would instead show the line as effectively a short or open depending on length and far-end termination.
Correct understanding: Z0 = √(L/C) is calculated from the line's physical geometry (conductor spacing, dielectric) and only manifests its effect on AC signals whose wavelength is comparable to or shorter than the line's length.
Misconception: As long as a cable "carries the signal," any impedance mismatch is a minor inefficiency that doesn't matter much. Why it's wrong: Mismatches cause reflected waves that combine with the forward wave to form standing waves, which distort signal timing and amplitude, waste transmitted power, and in high-power RF systems can damage the transmitter's output stage. Correct understanding: Impedance matching is a design requirement, not an optimization afterthought — high-speed digital and RF systems are engineered from the start around a consistent characteristic impedance (commonly 50Ω for RF, 75Ω for video/cable TV, and controlled values for PCB traces).
Misconception: A perfectly matched line (SWR = 1:1) means the signal experiences no loss at all. Why it's wrong: SWR and reflection describe impedance matching, which is separate from attenuation (resistive and dielectric losses along the line's length). A perfectly matched line can still attenuate the signal significantly if it's long or lossy. Correct understanding: Total signal loss depends on both attenuation (intrinsic to the cable and its length) and reflection loss (from impedance mismatch) — engineers must control both independently.
Comparison and Connections
| Type | Guiding Mechanism | Typical Bandwidth | Noise Immunity | Typical Application |
|---|---|---|---|---|
| Coaxial cable | Shielded center conductor | Up to several GHz | Good (shielded) | Cable TV, RF interconnects |
| Twisted pair | Differential signaling with cancellation | Up to ~10 Gbps (Cat6a) | Moderate (differential cancels noise) | Telephone, Ethernet |
| Optical fiber | Total internal reflection of light | Tens of Tbps (with WDM) | Excellent (immune to EMI) | Long-haul, high-speed internet backbone |
| Waveguide | Reflection inside a hollow conductive tube | Microwave/mmWave bands | Excellent (fully enclosed) | Radar, satellite ground stations |
Practice Questions
Recall
-
Write the formula for characteristic impedance of a transmission line and define each symbol. Answer guidance: Z0 = √(L/C), where L is inductance per unit length and C is capacitance per unit length of the line.
-
What value of reflection coefficient corresponds to a perfectly matched load, and what SWR does this produce? Answer guidance: Γ = 0 for a perfect match (ZL = Z0), which gives SWR = 1:1.
Understanding
-
Explain why a DC ohmmeter reading across a transmission line's conductors does not tell you its characteristic impedance. Answer guidance: Z0 is a property that governs how AC/RF traveling waves propagate along the distributed inductance and capacitance of the line; a DC measurement only sees the line as a simple short or open circuit depending on its far-end termination, not the wave-propagation impedance.
-
Why do twisted pair cables resist noise better than a single unshielded wire? Answer guidance: The two wires are twisted together and carry equal-and-opposite (differential) signals; external noise induces roughly equal voltage in both wires, and a differential receiver subtracts the two signals, canceling the common noise while preserving the true signal difference.
Application
-
A transmission line has a characteristic impedance of 50Ω and is terminated with a 150Ω load. Calculate the reflection coefficient and the resulting SWR. Answer guidance: Γ = (150-50)/(150+50) = 100/200 = 0.5. SWR = (1+0.5)/(1-0.5) = 1.5/0.5 = 3:1.
-
An engineer needs to run a high-speed data link across a facility where lightning-induced electromagnetic interference is a serious concern. Which transmission line type should they choose, and why? Answer guidance: Optical fiber, because it carries information as light rather than electrical current, making it completely immune to electromagnetic interference — a key advantage over coaxial or twisted-pair cable in electrically noisy environments.
Analysis
-
Compare the consequences of impedance mismatch in a low-speed analog audio cable versus a high-speed digital data bus. Why does the digital case usually matter more? Answer guidance: In low-speed audio, wavelengths are much longer than the cable, so mismatch effects are usually negligible. In high-speed digital buses, signal edges have frequency content in the hundreds of MHz to GHz range, comparable to or shorter than the trace length, so reflections can cause ringing, overshoot, or false clock edges — directly threatening data integrity.
-
Two engineers debate whether reducing attenuation or improving impedance matching is more important for a long fiber-optic backbone versus a short PCB trace carrying a fast clock signal. Explain which concern dominates in each case. Answer guidance: For a long fiber backbone, attenuation (and dispersion) dominates because the signal travels tens to hundreds of kilometers and cumulative loss determines whether repeaters/amplifiers are needed. For a short PCB trace, the trace length is short so attenuation is negligible, but because clock edge times are comparable to the trace's electrical length, impedance mismatch and reflection dominate signal integrity concerns.
FAQ
Why do RF systems standardize on 50Ω (and video systems on 75Ω)? 50Ω represents a practical compromise between minimizing power loss and maximizing power-handling capacity in coaxial cable design, making it the de facto standard for RF equipment. 75Ω minimizes attenuation specifically for video-frequency signals, which is why cable TV and older video equipment use 75Ω coax.
What happens if a transmission line is left completely open or completely shorted at the far end? Both cases produce total reflection (|Γ| = 1), and an infinite theoretical SWR. An open line reflects the wave in phase; a shorted line reflects it inverted. Either way, essentially none of the incident power reaches a "load" because there effectively isn't one — all the power bounces back toward the source.
Does a longer transmission line always mean worse signal quality? Length increases both attenuation (more cumulative loss) and propagation delay, but a well-matched line of any reasonable length can still deliver a clean signal — attenuation is compensated by amplifiers or repeaters, and delay itself doesn't distort the signal, it just adds latency. It's mismatch and dispersion, not length alone, that primarily distort signal shape.
Why does optical fiber have so much more bandwidth than copper cable? Optical fiber uses light at frequencies around 200 THz, offering an enormous usable spectrum compared to copper's practical RF range (up to a few GHz), and further multiplies capacity using Wavelength Division Multiplexing (WDM) to send many different light wavelengths down the same fiber simultaneously.
Is a printed circuit board trace really a "transmission line"? Yes, once the signal's rise time is fast enough that its associated wavelength becomes comparable to the trace length (a common situation with modern GHz-class digital clocks), the trace must be treated as a transmission line with a controlled characteristic impedance, or reflections will distort the digital waveform.
Quick Revision
- A transmission line must be treated as a distributed circuit once wavelength is comparable to the line's length
- Characteristic impedance: Z0 = √(L/C), a property of the line's geometry, not a DC-measurable resistance
- Reflection coefficient: Γ = (ZL - Z0)/(ZL + Z0); Γ = 0 means perfect match, no reflection
- SWR = (1+|Γ|)/(1-|Γ|); SWR of 1:1 is ideal, higher values indicate worse mismatch
- Impedance mismatch wastes power, distorts signals, and can damage transmitters in high-power RF systems
- Coaxial cable: shielded, good to several GHz, used for RF and cable TV
- Twisted pair: cheap, differential noise cancellation, used for telephone and Ethernet
- Optical fiber: immune to EMI, extremely high bandwidth, used for long-haul backbones
- Waveguides: hollow conductive tubes for microwave/mmWave, used in radar and satellite ground stations
- Attenuation (intrinsic loss) and reflection (mismatch loss) are separate effects that must both be controlled
Related Topics
Prerequisites: Basics of Communication Systems, AC circuit theory, inductance and capacitance fundamentals
Related Topics: Wireless Communication, Fiber Optic Communication, Satellite Communication
Next Topics: Wireless Communication, Fiber Optic Communication, Satellite Communication