Lesson 2/1020%
MODULE 02

Transmission Line Theory

Master distributed parameters, characteristic impedance, wave propagation, reflections, and controlled-impedance PCB design.

Course Overview

60-75 MIN

This module explores why PCB traces cannot be treated as simple wires at high speeds, and how the distributed nature of interconnects gives rise to characteristic impedance, wave propagation, reflections, and signal degradation. You will learn to calculate impedance from physical stackup parameters, predict propagation delay, analyze reflection diagrams, and design controlled-impedance traces for modern high-speed interfaces.

Through interactive calculators, animated signal propagation visualizations, and real PCB stackup examples, you will develop the quantitative intuition needed to make impedance-aware routing decisions — the single most impactful skill in high-speed PCB design.

Intermediate
Difficulty Level
60–75 min
Estimated Duration
8 Sections
Content Modules
15 Questions
Knowledge Check

Learning Objectives

After completing this module, you will be able to:

01 Understand why PCB traces behave as transmission lines
02 Explain distributed electrical parameters (RLGC model)
03 Calculate characteristic impedance from physical geometry
04 Understand wave propagation on transmission lines
05 Calculate propagation delay for PCB traces
06 Analyze reflections caused by impedance discontinuities
07 Calculate reflection coefficient (Γ) at discontinuities
08 Identify causes of signal integrity problems from TL effects
09 Relate PCB stackup parameters to impedance control
10 Design PCB traces for controlled impedance applications
SECTION 1

Why Transmission Lines Matter

When Does a PCB Trace Become a Transmission Line?

At low speeds, a PCB trace behaves like a simple wire — the entire conductor is at the same voltage at any given instant. Current flows, voltage appears at the far end, and the trace's physical length is irrelevant. This is the lumped circuit assumption, valid when the signal's wavelength is much larger than the trace length.

As edge rates increase, the signal's electromagnetic wavefront takes finite time to travel along the trace. Different points along the conductor are at different voltages simultaneously. The trace must now be modeled as a distributed circuit — a transmission line with characteristic impedance, propagation delay, and the potential for reflections.

The transition from "wire" to "transmission line" is not a property of the trace — it is a property of the signal's rise time relative to the trace's propagation delay. A 6-inch trace is a transmission line for a 500 ps rise time signal, but a simple wire for a 50 ns rise time signal.

The Critical Length Rule

The fundamental criterion for when transmission line effects become significant:

tpd > tr / 6
Propagation delay exceeds one-sixth of rise time

Equivalently, the critical length is:

Lcrit = (tr × vp) / 6
On FR4: vp ≈ 6 in/ns (inner layer) or ≈ 6.8 in/ns (outer layer)
Why 1/6?

When the round-trip propagation delay (2 × tpd) is less than ~1/3 of the rise time, any reflection returns and settles before the signal finishes transitioning. The receiver sees a smooth edge. Beyond this threshold, the reflected wave arrives while the signal is still transitioning — creating visible distortion, overshoot, or ringing.

Practical Implications
  • LVCMOS at 50 MHz (tr = 2 ns): critical length ≈ 2 inches
  • DDR4 (tr = 300 ps): critical length ≈ 0.3 inches
  • PCIe Gen4 (tr = 35 ps): critical length ≈ 0.035 inches
  • At PCIe Gen4+ speeds, every trace is a transmission line

Critical Length vs. Rise Time

Signal Rise Time BW ≈ 0.35/tr Critical Length (FR4) Example Interface Action Required
10 ns 35 MHz 10 inches Legacy CMOS, I²C Rarely needs TL analysis
1 ns 350 MHz 1.0 inch SPI >50 MHz, LPDDR3 Impedance control needed for traces >1"
500 ps 700 MHz 0.5 inch DDR4, USB 2.0 HS All signal traces need impedance control
100 ps 3.5 GHz 0.1 inch PCIe Gen3/4, USB 3.x Every trace + via is a TL. Full SI simulation required.
35 ps 10 GHz 0.035 inch PCIe Gen5/6, 112G SerDes Package-level TL effects. Channel simulation mandatory.

Lumped Circuit vs. Distributed Circuit

LUMPED

Valid when: trace length << wavelength

  • All points at same voltage simultaneously
  • No propagation delay effects
  • Simple R, L, C components
  • Kirchhoff's laws apply directly
  • No reflections possible
Src Simple wire Rcv V uniform along entire length
DISTRIBUTED

Required when: tpd > tr / 6

  • Voltage varies along trace length
  • Signal propagates as EM wave
  • Characteristic impedance Z0 emerges
  • Wave equations replace KVL/KCL
  • Reflections at impedance discontinuities
Src Z₀ = √(L/C) Z L V(x,t) varies with position

Critical Length Calculator

INTERACTIVE

Adjust the rise time to see how critical length changes. Any trace longer than Lcrit requires transmission line analysis and impedance control.

Signal Rise Time (tr) 1.0 ns
Propagation Velocity (vp) 6.0 in/ns
Actual Trace Length 3.0 in
Critical Length (Lcrit)
1.00 in
Propagation Delay (tpd)
500 ps
Verdict
Transmission Line
Signal propagation along the trace — green zone = lumped, red zone = transmission line

Key Insight: The same physical trace can be a "wire" for one signal and a "transmission line" for another. A 2-inch trace carrying a 10 ns rise time I²C signal is perfectly fine as a lumped element. But that same trace carrying a 300 ps DDR4 signal has a propagation delay of 333 ps — well above the 50 ps threshold (tr/6) — and must be treated as a transmission line with controlled impedance and proper termination.

SECTION 2

Distributed Parameter Model

The RLGC Transmission Line Model

A transmission line is not a single resistor, inductor, or capacitor — it is all of these distributed continuously along its length. Every infinitesimal segment dx of the line contains four fundamental electrical parameters that arise from the physical geometry of the conductor, dielectric, and return path.

The RLGC model decomposes the transmission line into a ladder network of these per-unit-length elements. This model is the mathematical foundation for the Telegrapher's Equations — the wave equations that describe voltage and current propagation along the line.

Segment dx R·dx L·dx G·dx C·dx ... ... Segment dx R·dx L·dx G·dx C·dx ... ... V+ V− R (resistance) L (inductance) C (capacitance) G (conductance)

Distributed RLGC model — each infinitesimal segment dx contains all four parameters in series and shunt configuration

The Four Distributed Parameters

R
Series Resistance
Ohms per unit length (Ω/m)

Physical Origin: Finite conductivity of the copper trace. At DC, resistance is uniform across the cross-section. At higher frequencies, skin effect confines current to the outer surface, increasing effective resistance.

Typical Value: 5–50 mΩ/inch for PCB traces (frequency-dependent)

Effect: Signal attenuation (loss). Higher R means weaker signal at receiver. Dominates loss at low frequencies.

L
Series Inductance
Henrys per unit length (H/m)

Physical Origin: Magnetic flux generated by current flowing through the trace and its return path. The loop area between signal and reference plane determines the inductance per unit length.

Typical Value: 6–10 nH/inch for microstrip on FR4

Effect: Determines impedance (Z0 = √(L/C)) and propagation velocity. Larger dielectric height = more inductance = higher impedance.

C
Shunt Capacitance
Farads per unit length (F/m)

Physical Origin: Electric field between the signal trace and the reference plane, separated by dielectric material. The trace and plane form a parallel-plate capacitor (with fringing fields).

Typical Value: 2–4 pF/inch for microstrip on FR4

Effect: Determines impedance and velocity. Wider trace or thinner dielectric = more capacitance = lower impedance = slower propagation.

G
Shunt Conductance
Siemens per unit length (S/m)

Physical Origin: Dielectric loss — energy dissipated as heat when the electric field polarizes the dielectric material. Characterized by the loss tangent (tanδ) of the substrate.

Typical Value: FR4 tanδ ≈ 0.02; low-loss materials (Megtron 6): tanδ ≈ 0.002

Effect: Signal attenuation at high frequencies. Dominates loss above ~1 GHz. Critical for multi-gigabit channels (PCIe Gen4+, 56G/112G SerDes).

Lossless Approximation

For initial impedance and delay calculations, we often assume R = 0 and G = 0 (lossless line). This simplification is valid for short traces at moderate frequencies where losses don't significantly attenuate the signal.

LOSSLESS (R=0, G=0)
Z0 = √(L / C)
vp = 1 / √(L · C)
tpd = √(L · C)

Used for impedance matching, reflection analysis, and delay calculation.

LOSSY (full RLGC)
Z0 = √((R+jωL) / (G+jωC))
γ = √((R+jωL)(G+jωC))
γ = α + jβ (attenuation + phase)

Required for channel loss analysis, eye diagram prediction, and equalization design.

Interactive Distributed Model

INTERACTIVE

Adjust trace length to see how the number of distributed segments scales. Watch total R, L, C, G accumulate as the line gets longer.

Trace Length 3.0 in
R per inch 25 mΩ
L per inch 7.5 nH
C per inch 3.0 pF
Total R 75 mΩ
Total L 22.5 nH
Total C 9.0 pF
Z0 50.0 Ω
Delay 500 ps
RLGC ladder network — segments scale with trace length

Key Relationship: The characteristic impedance Z0 = √(L/C) depends only on the ratio of inductance to capacitance per unit length — not on trace length. A 1-inch trace and a 10-inch trace of identical cross-section have the same Z0. However, the total delay, total loss, and total capacitive loading all scale linearly with length.

SECTION 3

PCB Trace Cross-Section

Microstrip vs. Stripline Geometry

The two most common transmission line structures on PCBs are microstrip (outer layer trace above a ground plane) and stripline (inner layer trace sandwiched between two reference planes). Their geometry determines impedance, velocity, and field confinement.

MICROSTRIP
Solder Mask Signal (W) FR4 (Er) H GND Plane E-field (fringing) Air
  • Outer layer — accessible for probing and rework
  • Fields partially in air, partially in dielectric
  • Effective Er < bulk Er (due to fringing)
  • Faster propagation than stripline
  • Higher radiation / EMI susceptibility
STRIPLINE
GND Plane 1 Signal (W) Dielectric (Er) GND Plane 2 H1 H2 E-field (fully confined)
  • Inner layer — shielded between two planes
  • Fields fully contained in dielectric
  • Effective Er = bulk Er (no fringing to air)
  • Slower propagation (higher Er)
  • Lower EMI — preferred for sensitive signals

Return Current Path

Every signal requires a return path. At high frequencies, return current does not spread across the entire ground plane — it flows directly beneath the signal trace, forming the tightest possible current loop to minimize inductance. This is called the image current.

At DC / Low Frequency

Return current takes the path of least resistance. It spreads broadly across the ground plane, following the shortest geometric path back to the source.

At High Frequency (>~1 MHz)

Return current takes the path of least inductance. It concentrates directly under the signal trace regardless of where the source is located — minimizing loop area and stored magnetic energy.

Design Rule: Never route a high-speed signal across a gap, slot, or split in its reference plane. If the return current cannot flow directly beneath the signal, it must detour — creating a large loop that increases inductance, causes impedance discontinuity, generates EMI, and degrades signal integrity. Every plane split is a potential SI disaster.

Animated Field Viewer

INTERACTIVE

Adjust trace width, dielectric thickness, and reference plane spacing to see how the electric field distribution changes in real time. Field line density indicates field intensity.

Trace Width (W) 8 mil
Dielectric Height (H) 4 mil
Structure Microstrip
W/H Ratio 2.00
Est. Z0 50.0 Ω
Field Confinement Partial
Electric field lines (red) between signal trace and reference plane(s)

Comparison: Microstrip vs. Stripline

Parameter Microstrip Stripline
Layer Position Outer (top/bottom) Inner (between planes)
Reference Planes One (below) Two (above & below)
Effective Er ≈ 0.6×Er + 0.4 (partial air) = Er (fully in dielectric)
Propagation Velocity Faster (≈ 6.0–6.8 in/ns) Slower (≈ 5.4–5.8 in/ns)
EMI / Radiation Higher — fields radiate Lower — shielded by planes
Crosstalk Higher (fringing fields) Lower (contained fields)
Typical Use Component connections, debug access High-speed buses, sensitive clocks
SECTION 4

Characteristic Impedance

What is Characteristic Impedance?

Characteristic impedance (Z0) is the instantaneous ratio of voltage to current for a traveling wave on a transmission line. It is the impedance that an electromagnetic wave "sees" as it propagates along an infinitely long line — or equivalently, along a finite line with a perfectly matched termination.

Unlike DC resistance (which depends on trace length and copper cross-section), Z0 depends only on the cross-sectional geometry and the dielectric properties of the transmission line. A 1-inch trace and a 10-inch trace of identical cross-section have the same Z0.

Z0 = √(L / C)
L = inductance per unit length (H/m)   |   C = capacitance per unit length (F/m)
Z0 is NOT DC Resistance

DC resistance depends on trace length, width, and thickness. Z0 is independent of length — it's a wave property of the cross-sectional geometry.

Depends on Geometry

Trace width, copper thickness, and distance to reference plane (dielectric height) determine the L and C per unit length.

Depends on Dielectric

The dielectric constant (Er) of the substrate material affects capacitance per unit length — higher Er means more C, which lowers Z0.

Standard Impedance Values & Applications

50 Ω
Single-Ended

RF industry standard. PCIe, USB 3.x (SE), JTAG, SPI, general digital I/O. Compromise between loss and power handling.

75 Ω
Single-Ended

Video and cable TV standard. Minimizes attenuation for long coaxial cables. HDMI, analog video, cable modem.

90 Ω
Differential

USB 2.0/3.x differential pairs. HDMI differential pairs. Common in consumer electronics interfaces.

100 Ω
Differential

Ethernet (1G/10G/25G/100G), PCIe, SATA, SAS, DDR4/5 clocks. Most common differential impedance in digital design.

60 Ω
Single-Ended

Some JEDEC LPDDR standards. Occasionally used where lower power or specific driver matching is required.

Impedance Calculator

INTERACTIVE

Adjust trace parameters and stackup type to calculate Z0, effective Er, capacitance per inch, and inductance per inch in real time.

Trace Width (W) 5.0 mil
Copper Thickness (T) 1.4 mil
Dielectric Height (H) 4.0 mil
Dielectric Constant (Er) 4.3
Impedance Trends
Width ↑ Z0
Diel. Height ↑ Z0
Er ↑ Z0
Thickness ↑ Z0 ↓ (slight)
Z0
50.0 Ω
Effective Er
3.20
C per inch
2.9 pF
L per inch
7.2 nH
Cross-section scales with parameters — wider trace / thinner dielectric visible in real time

Design Insight: To achieve 50Ω on a standard FR4 stackup (Er ≈ 4.3), the trace width is typically close to the dielectric height (W/H ≈ 1.0–1.2 for microstrip). For 100Ω differential pairs, designers use narrower traces with controlled spacing. The fabricator's stackup table is your primary reference — always verify impedance targets with the fab's impedance calculator using their actual material data.

SECTION 5

Wave Propagation

Signals Travel as Electromagnetic Waves

A digital signal on a PCB is not electrons moving from driver to receiver. It is an electromagnetic wave — coupled voltage and current waves that propagate together at the speed of light in the medium. The voltage wave exists in the electric field between trace and plane; the current wave flows in the signal conductor and returns through the reference plane directly beneath.

Energy is transported in the dielectric — not in the copper. The copper merely guides the electromagnetic field. This is why the dielectric constant (Er) determines propagation velocity, not the copper conductivity.

vp = c / √Ereff
c = 3×108 m/s (speed of light)  |  Ereff = effective dielectric constant
On FR4 (Er≈4.3): vp ≈ 6 in/ns (microstrip)  |  ≈ 5.5 in/ns (stripline)
Electromagnetic Field

E-field (voltage) between trace & plane couples with H-field (current) to form a TEM wave that propagates along the line.

Energy Transport

Power flows in the dielectric via the Poynting vector (E×H). Copper guides the wave but doesn't carry the energy.

Return Current

At high frequencies, return current mirrors the signal trace path on the reference plane — forming the H-field loop.

Propagation Velocity Calculator

INTERACTIVE
Dielectric Constant (Er) 4.3
Velocity
5.76 in/ns
% of Speed of Light
48.2%
mm/ns
146 mm/ns
Speed indicator — bar shows velocity relative to speed of light
SECTION 6

Propagation Delay

Signals Require Finite Time to Travel

Because signals travel at a finite velocity (roughly half the speed of light on FR4), every inch of PCB trace introduces a measurable delay. This propagation delay is critical for timing analysis in synchronous buses (DDR, LPDDR), clock distribution, and length-matching requirements.

tpd = Length / vp
On FR4 microstrip: tpd ≈ 150–170 ps/inch
167 ps
1-inch trace
1.67 ns
10-inch trace
5.0 ns
30" backplane
333 ps
2" DDR bus

Delay Calculator

INTERACTIVE
Trace Length4.0 in
Dielectric Constant (Er)4.3
One-Way Delay
667 ps
Round-Trip Delay
1.33 ns
Delay per Inch
167 ps/in
SECTION 7

Signal Launch Animation

Signal Propagation Visualizer

ANIMATION

Watch a signal pulse launch from the driver, propagate along the transmission line, and arrive at the load. The voltage waveform, position marker, and time marker update in real time.

ZLoad50 Ω
Speed1x
Γ (load)
0.000
Time
0.0 ns
SECTION 8

Reflection Theory

Reflections at Impedance Discontinuities

Whenever a traveling wave encounters a change in impedance — a different trace width, a connector, a via, or a mismatched termination — part of its energy reflects back toward the source. The severity of the reflection is determined by the reflection coefficient (Γ).

Γ = (ZL − Z0) / (ZL + Z0)
ZL = load impedance  |  Z0 = line characteristic impedance
Γ Value Condition Physical Meaning Effect on Signal
0 ZL = Z0 Perfect match All energy absorbed. No reflection.
+1 ZL = ∞ (open) Open circuit Full positive reflection. Voltage doubles.
−1 ZL = 0 (short) Short circuit Full negative reflection. Voltage cancels.
0 < |Γ| < 1 ZL ≠ Z0 Partial mismatch Partial reflection — causes ringing.
Open End
Γ = +1
Short End
Γ = −1
Connector
Via/pad mismatch
Via Transition
Capacitive stub
Width Change
Z0 step

Reflection Impact on Received Signal

LIVE ANIMATION

Compare the clean driver square wave with what the receiver sees after multiple reflections. Toggle between load impedances and observe ringing severity in real time.

Impedances
ZL (load)75 Ω
ZS (source)10 Ω
Load Presets
Reflection Metrics
Γload +0.200
Γsource -0.667
Bounces 6
Overshoot
Playback
Mismatch
Reflections present
PCB Topology: Signal Path
Oscilloscope: Driver vs Receiver
CH1: Driver (ideal)
CH2: Receiver (reflections)

Reflection Calculator

INTERACTIVE
Z0 (line)50 Ω
ZL (load)75 Ω
Reflection Coefficient (Γ)
+0.200
Reflected Voltage (% of incident)
20.0%
Reflected Energy (Γ²)
4.0%
SECTION 9

PCB Design Implications

Controlled Impedance in Practice

Modern high-speed interfaces mandate controlled impedance routing. The fabricator must maintain trace geometry within tight tolerances (±10% or better) across the entire board. Understanding how stackup parameters relate to impedance is essential for successful design sign-off.

DDR4/5 Memory

40Ω SE data, 80Ω diff clocks. Tight length matching (±5 mil within byte lane). Fly-by topology.

PCIe Gen4/5

85Ω diff pairs. Loss budget < 20dB at Nyquist. Back-drilling required for via stubs.

USB 3.x / USB4

90Ω diff. Reference plane continuity critical. Connector launch optimization needed.

Ethernet (10G+)

100Ω diff. Low-loss dielectric (Dk <3.5, Df <0.005). Channel compliance to IEEE specs.

HDMI 2.1

100Ω diff. Maximum trace length constrained by loss. Careful via and connector transition design.

56G/112G SerDes

92–100Ω diff. Ultra-low-loss materials. Full-channel S-parameter simulation mandatory.

KNOWLEDGE CHECK

Module 2 Quiz

Score: 0 / 15  |  Pass: 12/15

Select the best answer for each question.

Question 1 of 15
1. What determines whether a PCB trace must be treated as a transmission line?
  • The clock frequency of the signal
  • The DC resistance of the trace
  • The ratio of propagation delay to signal rise time
  • The number of PCB layers
DESIGN EXERCISE

Engineering Challenge

Solve these real-world transmission line problems.

Problem 1

W=5mil, H=4mil, Er=4.3 (microstrip). Calculate Z0.

Problem 2

Calculate propagation delay for a 6-inch stripline trace (Er=4.3).

Problem 3

Z0=50Ω, ZL=75Ω. Calculate Γ and reflected voltage.

Solution 1

W/H = 5/4 = 1.25. Er_eff ≈ 3.2. Z0 ≈ 69Ω (microstrip Hammerstad equation). To get 50Ω, increase W to ~8 mil or decrease H.

Solution 2

Stripline: vp = c/√Er = 11.8/√4.3 = 5.69 in/ns. tpd = 6/5.69 = 1.054 ns.

Solution 3

Γ = (75−50)/(75+50) = 25/125 = +0.2. Vreflected = 0.2 × Vincident = 20% reflection.

Key Takeaways

PCB traces become transmission lines when propagation delay > tr/6.
Transmission lines have distributed R, L, C, G parameters per unit length.
Z0 = √(L/C) depends on geometry and dielectric, not trace length.
Signals propagate at v = c/√Er — roughly 6 in/ns on FR4 microstrip.
Propagation delay must be considered in timing budgets for synchronous buses.
Impedance mismatches create reflections: Γ = (ZL−Z0)/(ZL+Z0).
Controlled impedance routing is mandatory for all modern high-speed interfaces (DDR, PCIe, USB, Ethernet).

What's Next: Module 3 — Impedance Matching covers termination strategies (series, parallel, AC, Thevenin), bounce diagrams, and practical termination design for real interfaces.

Finished all sections and the quiz? Mark this module as complete.