Electromagnetism
Telegrapher's Equations: How Voltage Waves Travel Down a Transmission Line
A voltage step launched into a length of RG-58 coaxial cable does not arrive at the far end instantly — it crawls along at roughly 200,000 km/s, about two-thirds the speed of light, because every meter of that cable stores energy in tiny distributed inductance and capacitance. The Telegrapher's Equations are the pair of coupled first-order partial differential equations that describe exactly how the voltage V(x,t) and current I(x,t) evolve as they propagate along such a line.
Formulated by Oliver Heaviside in the 1880s, they model a transmission line not as a simple wire but as an infinite ladder of series resistance R, series inductance L, shunt conductance G, and shunt capacitance C, all measured per unit length. From these four "distributed" parameters emerge the wave speed, the characteristic impedance, signal attenuation, and reflections — the entire language of high-frequency and long-distance signal transmission.
- TypeCoupled 1st-order PDEs (wave equation)
- Formulated byOliver Heaviside, 1880s (from Kelvin 1855)
- Key equation∂V/∂x = −(R + jωL)·I
- Characteristic impedanceZ₀ = √((R+jωL)/(G+jωC))
- Typical scaleZ₀ = 50 Ω or 75 Ω; v ≈ 0.66c
- Observed inCoax, PCB traces, power lines, telegraph
Interactive visualization
Press play, or step through manually. The visualization is yours to drive — try it before reading on.
Watch the 60-second explainer
A condensed visual walkthrough — narrated, captioned, under a minute.
What a Transmission Line Really Is: The Distributed-Element Model
Below about a wavelength, a wire behaves like a lumped element — a resistor or short circuit. But when the physical length becomes comparable to or larger than the signal's wavelength, that assumption collapses. A 1 GHz signal has a wavelength near 20 cm in coax, so a 30 cm cable is already electrically long: the voltage differs meaningfully from one end to the other at any instant.
The Telegrapher's model captures this by dicing the line into infinitesimal segments of length dx, each carrying four distributed parameters:
- R — series resistance per unit length (Ω/m), from conductor loss
- L — series inductance per unit length (H/m), from the magnetic field around the conductors
- G — shunt conductance per unit length (S/m), from dielectric leakage
- C — shunt capacitance per unit length (F/m), between the two conductors
Chaining infinitely many such R-L-G-C cells produces a continuum. The key insight, due to Heaviside, is that energy sloshes back and forth between L (magnetic) and C (electric) as the disturbance moves, producing genuine traveling waves rather than instantaneous conduction.
Deriving the Equations from Kirchhoff's Laws
Apply Kirchhoff's voltage law around one dx segment. The voltage drop across the series R and L equals the negative spatial rate of change of V:
∂V/∂x = −(R·I + L·∂I/∂t)
Apply Kirchhoff's current law at the node: current lost to the shunt G and C equals the negative spatial rate of change of I:
∂I/∂x = −(G·V + C·∂V/∂t)
These are the two Telegrapher's Equations. Differentiate one with respect to x and substitute the other, and V (or I) decouples into a single second-order equation — the damped wave equation:
∂²V/∂x² = LC·∂²V/∂t² + (RC + GL)·∂V/∂t + RG·V
Set R = G = 0 and it becomes the classic lossless wave equation ∂²V/∂x² = LC·∂²V/∂t², whose solutions are forward- and backward-traveling waves f(x − vt) and g(x + vt) moving at speed v = 1/√(LC). The extra R, G terms add attenuation and, in general, dispersion.
Key Quantities and a Worked Coax Example
Two derived numbers dominate practice. The propagation constant γ = √((R + jωL)(G + jωC)) = α + jβ, where α is attenuation (Np/m) and β is phase constant (rad/m). The characteristic impedance is Z₀ = √((R + jωL)/(G + jωC)), the fixed V/I ratio of a single traveling wave.
Worked example — RG-58 coax at RF: Take L ≈ 250 nH/m and C ≈ 100 pF/m (typical). In the low-loss limit:
- Z₀ ≈ √(L/C) = √(250e-9 / 100e-12) = √2500 = 50 Ω
- v = 1/√(LC) = 1/√(250e-9 · 100e-12) = 1/√(2.5e-17) ≈ 2.0 × 10⁸ m/s
- velocity factor v/c ≈ 0.67, matching solid-polyethylene coax
The dielectric constant ties them together: v = c/√εᵣ, and polyethylene's εᵣ ≈ 2.25 gives 1/√2.25 = 0.667. So the two-thirds-light-speed number is not arbitrary — it is fixed by the geometry (which sets L, C) and the insulator.
Reflections, Matching, and How It's Measured
When a wave of impedance Z₀ meets a load Z_L, part of it reflects. The reflection coefficient is Γ = (Z_L − Z₀)/(Z_L + Z₀). A matched load (Z_L = Z₀) gives Γ = 0 and no reflection; an open circuit gives Γ = +1, a short gives Γ = −1. This is why RF systems standardize on 50 Ω (best compromise between power handling and low loss) and video on 75 Ω (minimum attenuation).
Engineers measure these effects directly:
- Time-Domain Reflectometry (TDR) launches a fast step and times the reflected echoes; the round-trip delay locates faults, and Γ reveals the impedance mismatch — used to find cable breaks kilometers away.
- Vector Network Analyzers (VNAs) measure S-parameters (S₁₁ = Γ) versus frequency, directly extracting Z₀, α, and β.
- VSWR = (1 + |Γ|)/(1 − |Γ|) quantifies standing waves; a VSWR of 1.0 is a perfect match, 2.0 means ~11% power reflected.
Related Regimes and Close Cousins
The Telegrapher's Equations sit at the boundary between circuit theory and full electromagnetism. Their relatives:
- Kelvin's diffusion equation (1855): William Thomson's early undersea-cable analysis kept only R and C, yielding a diffusion equation (∂²V/∂x² = RC·∂V/∂t) that predicted the disastrous pulse-smearing on the first transatlantic telegraph. Heaviside restored the neglected L term, showing that added inductance sharpens signals — the basis of loading coils.
- Maxwell's equations: the full field theory. The Telegrapher's Equations are their reduction to one dimension for a guided TEM mode, valid when the transverse fields are quasi-static.
- Distortionless line: when R/L = G/C (the Heaviside condition), every frequency travels at the same speed and attenuates equally, so pulses stay sharp. This drove long-distance telephony design.
Unlike a free-space electromagnetic wave, a transmission-line wave is guided and one-dimensional, and its speed depends on the dielectric, not just the vacuum wave properties.
Significance, Legacy, and Where It Still Matters
The Telegrapher's Equations transformed telegraphy from empirical guesswork into engineering. Oliver Heaviside — a self-taught former telegraph operator — derived them in the 1880s, coined the terms impedance, inductance, and conductance, and recast Maxwell's twenty equations into the four vector forms used today. His prediction that adding inductance would counter cable distortion was validated by Michael Pupin and George Campbell, whose loading coils (patented 1900) extended telephone range dramatically.
The equations remain indispensable wherever signals are electrically long:
- High-speed digital: multi-gigabit PCB traces and DDR memory buses must be impedance-controlled or reflections corrupt data.
- RF and microwave: antennas, radar, and 5G front-ends live and die by 50 Ω matching.
- Power grids: long lines suffer traveling-wave surges from lightning, analyzed with the same math.
An open question in modern research is extending the framework to lossy, dispersive, and metamaterial lines where R, L, G, C themselves vary strongly with frequency — but the 140-year-old core remains exact.
| Regime | Condition | Characteristic impedance Z₀ | Behavior |
|---|---|---|---|
| Lossless | R = 0, G = 0 | √(L/C), purely real | No attenuation; v = 1/√(LC); shape preserved |
| Low-loss (RF) | R ≪ ωL, G ≪ ωC | ≈ √(L/C) | Slight attenuation α ≈ R/2Z₀ + GZ₀/2; near-ideal |
| Distortionless | R/L = G/C (Heaviside condition) | √(L/C), real | Attenuation α = √(RG) but all frequencies delayed equally |
| General lossy | R, G both significant | √((R+jωL)/(G+jωC)), complex | Frequency-dependent loss and dispersion; pulse spreads |
| Low-frequency (RC) | ωL ≪ R, ωC ≫ G neglect | Diffusive, not wave-like | Kelvin's original telegraph-line diffusion regime |
Frequently asked questions
What are the telegrapher's equations in simple terms?
They are two coupled equations describing how voltage and current change along a transmission line in both space and time. The first says the voltage drop along the line is caused by series resistance and inductance; the second says current leaks off through shunt conductance and capacitance. Together they show that signals travel as waves, not instantly.
Who derived the telegrapher's equations and when?
Oliver Heaviside formulated them in their modern four-parameter form in the 1880s, building on William Thomson (Lord Kelvin), who analyzed undersea cables with a simpler resistance-capacitance diffusion model around 1855. Heaviside's key addition was including inductance (L) and conductance (G), which revealed true wave propagation and the possibility of distortionless transmission.
What is characteristic impedance Z₀?
Z₀ is the ratio of voltage to current for a single wave traveling down the line, set entirely by the line's geometry and materials: Z₀ = √((R+jωL)/(G+jωC)). For a lossless line it simplifies to √(L/C). Common values are 50 Ω for RF coax and 75 Ω for video and CATV cable. A load matched to Z₀ produces no reflection.
Why do signals travel slower than light in a cable?
The wave speed is v = 1/√(LC) = c/√εᵣ, where εᵣ is the dielectric constant of the insulator. Polyethylene (εᵣ ≈ 2.25) gives v ≈ 0.67c, about 200,000 km/s. The dielectric slows the electric-field energy exchange between the distributed capacitance and inductance, so the signal lags a vacuum electromagnetic wave.
What is the Heaviside distortionless condition?
It is the special relationship R/L = G/C. When it holds, every frequency component travels at the same speed and suffers the same attenuation α = √(RG), so a pulse keeps its shape as it propagates. This principle led to loading coils, which added inductance to telephone lines to keep long-distance speech intelligible.
How are the telegrapher's equations used today?
They underpin all high-frequency and long-distance signaling: impedance-matching antennas and RF circuits to 50 Ω, controlling reflections on multi-gigabit PCB traces and memory buses, locating cable faults with time-domain reflectometry, and modeling lightning-induced surges on power lines. Any conductor longer than a fraction of a wavelength must be treated with them rather than as a simple wire.