Fundamentals
Transmission Line
At DC, a wire is a wire. At 5 GHz, a 10 cm PCB trace is not a wire; it is a 1.7 wavelength transmission line where every bend, via, and connector creates reflections that ripple through the frequency response. The critical concept is that when a signal's wavelength becomes comparable to the physical length of the conductor, the voltage and current are not uniform along the wire. They propagate as waves, with a characteristic impedance Z0 set by the distributed inductance and capacitance of the structure. Any point where Z0 changes reflects part of the wave back toward the source. Matching the load to Z0 eliminates reflections and delivers maximum power. This is the foundation of all RF interconnection.
Transmission Line Types
| Type | Z0 Range | Loss | Shielding | Freq. Range | Use Case |
|---|---|---|---|---|---|
| Coaxial (flexible) | 50 or 75 Ω | Moderate | Excellent | DC to 18 GHz | Cables, interconnects |
| Coaxial (semi-rigid) | 50 Ω | Low | Excellent | DC to 65 GHz | Lab, phase-stable |
| Microstrip | 20 to 120 Ω | Moderate | Partial | DC to 30 GHz | PCB traces |
| Stripline | 30 to 120 Ω | Moderate | Full | DC to 60 GHz | PCB inner layers |
| Rectangular waveguide | Variable | Very low | Full | Cutoff to 2× cutoff | High-power radar, sat |
| CPW | 30 to 100 Ω | Low to moderate | Good | DC to 110 GHz | MMIC, mmWave |
Characteristic impedance (lossless):
Z0 = √(L/C) where L, C are per unit length
Reflection coefficient:
Γ = (ZL − Z0) / (ZL + Z0)
75 Ω load, 50 Ω line: Γ = 0.2, RL = 14 dB, VSWR = 1.5
Propagation velocity:
v = c / √εr
Solid PTFE coax (εr = 2.1): v = 0.69c = 207 mm/ns. A 10 ns pulse occupies 2.07 meters of cable. Foam-dielectric coax (εr = 1.5): v = 0.82c = 245 mm/ns, lower loss but larger diameter.
Z0 = √(L/C) where L, C are per unit length
Reflection coefficient:
Γ = (ZL − Z0) / (ZL + Z0)
75 Ω load, 50 Ω line: Γ = 0.2, RL = 14 dB, VSWR = 1.5
Propagation velocity:
v = c / √εr
Solid PTFE coax (εr = 2.1): v = 0.69c = 207 mm/ns. A 10 ns pulse occupies 2.07 meters of cable. Foam-dielectric coax (εr = 1.5): v = 0.82c = 245 mm/ns, lower loss but larger diameter.
Common Questions
Frequently Asked Questions
When is a wire a transmission line?
When length > λ/10. At 100 MHz (λ = 3 m): connections >30 cm. At 10 GHz (λ = 3 cm): even 3 mm bond wires matter. At 5 GHz WiFi, a 10 cm trace is 1.7 wavelengths with standing waves at every discontinuity.
Why 50 Ω?
Minimum coax attenuation at 77 Ω. Maximum power handling at 30 Ω. Geometric mean: ~48 Ω, rounded to 50. TV uses 75 Ω (receive only, favoring low loss). Military/instruments use 50 Ω as the compromise standard.
What if not matched?
Γ = (ZL − Z0)/(ZL + Z0). Open: Γ = 1 (100% reflected). Short: Γ = −1. 75 on 50: Γ = 0.2, VSWR = 1.5. Incident and reflected waves form standing wave pattern repeating every λ/2.
See Also