Transmission line basics
Transmission lines carry electromagnetic energy between two points using two or more parallel conductors separated by a dielectric material. Rather than treating these structures as simple wires, you model them as a distributed network of infinitesimal inductors, capacitors, resistors, and conductors. This distributed approach is necessary whenever the physical length of the line is comparable to the wavelength of the signal, because voltage and current vary along the line's length.
Distributed parameters
Each short segment of a transmission line is characterized by four parameters, all defined per unit length:
- Inductance per unit length () captures the magnetic field energy stored around the conductors. It depends on conductor geometry and the permeability of the surrounding medium.
- Capacitance per unit length () captures the electric field energy stored between the conductors. It depends on conductor geometry and the permittivity of the dielectric.
- Resistance per unit length () accounts for ohmic losses in the conductors due to their finite conductivity.
- Conductance per unit length () accounts for leakage current through the imperfect dielectric.
These four parameters feed directly into the telegrapher's equations, which govern how voltage and current evolve along the line.
Lossless vs. lossy lines
A lossless line sets and . This is the idealized case you'll use most often to build intuition: waves propagate without attenuation, and the math simplifies considerably.
A lossy line keeps and finite. Waves now decay exponentially as they travel, described by the attenuation constant . Dispersion (frequency-dependent phase velocity) can also appear, meaning different frequency components travel at different speeds and pulses spread out over distance.
Characteristic impedance
The characteristic impedance is the ratio of voltage to current for a single traveling wave on an infinitely long line. It's a property of the line itself, not the load.
- Lossless line:
- Lossy line:
When the load impedance equals , there are no reflections and maximum power transfers to the load. Any mismatch between and sends energy back toward the source.
Voltage and current waves
Electromagnetic energy propagates along a transmission line as coupled voltage and current waves. On a lossless line, these waves travel at the phase velocity , which equals the speed of light in the dielectric medium.
Forward and reflected waves
Forward (incident) waves travel from source to load:
Reflected waves travel from load back to source, arising whenever the load impedance doesn't match :
Here is the propagation constant ( = attenuation, = phase constant). For a lossless line, .
The total voltage and current at any point are the superpositions: and .
Note the minus sign in . The reflected current wave has the opposite sign relative to its voltage wave compared to the forward wave. This follows from the fact that the reflected wave carries power in the direction.
Reflection coefficient
The reflection coefficient quantifies how much of the incident wave bounces back at the load:
Key values to remember:
- : perfect match (), no reflection
- : short circuit (), full reflection with phase inversion
- : open circuit (), full reflection with no phase inversion
In general is complex, carrying both magnitude and phase information.
Standing wave ratio (SWR)
When forward and reflected waves coexist on a line, they interfere to create a standing wave pattern. The voltage amplitude oscillates between maxima and minima along the line. The SWR measures this variation:
- : perfect match, uniform voltage amplitude everywhere
- : total reflection, deep nulls in the standing wave pattern
High SWR means significant power is bouncing back and forth rather than being delivered to the load.
Power flow and the Poynting vector
This is where the unit's core theme connects to transmission lines. The power flowing along a transmission line can be understood through the Poynting vector , integrated over the cross-sectional area between the conductors. The result is equivalent to the circuit-level expression .
Average power
The time-averaged power at any point on a lossless line is:
This expression has a clean physical interpretation. The first term is the incident power. The second term is the reflected power. The net power delivered to the load is the difference. On a lossless line, is the same at every point along the line, since no energy is dissipated.

Instantaneous power
The instantaneous power at position and time is:
This contains a DC (constant) component equal to the average power, plus an oscillating component at twice the signal frequency. The oscillating part represents reactive power sloshing back and forth between the electric and magnetic field energy stored on the line. It doesn't contribute to net energy transfer.
Power factor
The power factor is the ratio of average (real) power to apparent power:
- : purely resistive load, all power is delivered as real power
- : purely reactive load, energy oscillates but no net transfer occurs
On a matched lossless line, the power factor equals 1 because the voltage and current are in phase everywhere.
Impedance matching
When , reflections reduce the power delivered to the load and can cause problems like voltage standing waves, signal distortion, and even damage to sources. Impedance matching eliminates (or reduces) these reflections.
Matching techniques
Two broad categories:
- Lumped element networks (L-networks, T-networks, Pi-networks): Use discrete inductors and capacitors to transform the load impedance to . Practical at lower frequencies where component sizes are small relative to the wavelength.
- Distributed element networks (quarter-wave transformers, stub matching): Use transmission line sections themselves to achieve the impedance transformation. Preferred at microwave frequencies where lumped components become impractical.
Quarter-wave transformer
A transmission line section exactly long with characteristic impedance:
This transforms a real load impedance into at the input. The mechanism relies on the quarter-wave section inverting the impedance: .
The main limitation is bandwidth. The section is exactly only at the design frequency, so the match degrades as you move away from that frequency. For broader bandwidth, you can cascade multiple quarter-wave sections with gradually tapered impedances.
Stub matching
A stub is a short section of transmission line, either open-circuited or short-circuited at one end, connected in parallel (or series) with the main line.
- Single-stub matching: Place one stub at a calculated distance from the load. You choose two parameters (stub length and position) to cancel the reactive part of the impedance and match the real part.
- Double-stub matching: Two stubs at fixed positions give more design flexibility and can handle a wider range of load impedances, though there are still some loads that can't be matched with a given stub spacing.
Transmission line losses
Real transmission lines dissipate energy, causing the signal to attenuate as it propagates.
Conductor losses
These arise from the finite conductivity of the metal conductors. Two effects make them worse at high frequencies:
- Skin effect: At high frequencies, current crowds into a thin layer near the conductor surface (the skin depth ). This reduces the effective cross-sectional area carrying current, increasing resistance.
- Proximity effect: Current distributions in nearby conductors distort each other, further concentrating current and increasing effective resistance.
Dielectric losses
The dielectric material between conductors isn't a perfect insulator. The loss tangent quantifies how "lossy" the dielectric is, representing the ratio of conduction current to displacement current in the material. Dielectric losses generally increase with both frequency and temperature.

Radiation losses
Energy can leak out of the transmission line as radiated electromagnetic waves. This is more significant for:
- Higher frequencies (shorter wavelengths relative to conductor spacing)
- Unshielded or poorly shielded geometries
- Bends, discontinuities, and asymmetries in the line
Coaxial cables and waveguides are inherently better shielded than open two-wire lines, which is one reason they're preferred at high frequencies.
Transient behavior
When a transmission line is suddenly excited (a switch closes, a digital pulse launches), the steady-state standing wave pattern doesn't appear instantly. Instead, waves bounce back and forth between source and load, and the voltages and currents build up over multiple transit times.
Step response
When a step voltage is applied to a transmission line:
-
A forward wave launches from the source and propagates toward the load at velocity .
-
After one transit time (where is the line length), the wave reaches the load.
-
If , a reflected wave with amplitude heads back toward the source.
-
At the source, if the source impedance , another reflection occurs with coefficient .
-
This process repeats, with each successive reflection smaller (assuming ), until the line settles to its DC steady state.
Overshoots, undershoots, and ringing in the transient response are direct consequences of these multiple reflections.
Pulse response
A pulse can be thought of as two step functions separated in time. Each edge launches its own set of reflections. On lossy or dispersive lines, the pulse also broadens and distorts as it propagates. In digital systems, this distortion can cause inter-symbol interference (ISI), where one pulse bleeds into the time slot of the next, increasing bit error rates.
Bounce diagrams
A bounce diagram is a space-time plot that tracks wave reflections visually:
- The horizontal axis represents position along the line (source on the left, load on the right).
- The vertical axis represents time, increasing downward.
- Diagonal lines show waves propagating back and forth, with their amplitudes labeled at each reflection.
To read the voltage at any point and time, you sum all the wave amplitudes that have passed through that point up to that time. Bounce diagrams are extremely useful for working through transient problems step by step without getting lost in the algebra.
Transmission line applications
Coaxial cables
An inner conductor is surrounded by a dielectric insulator and an outer conducting shield. The fields are entirely contained between the two conductors, providing excellent shielding against electromagnetic interference. Coaxial cables are standard for RF signal transmission (antenna feeds, cable TV, test equipment connections). Common characteristic impedances are 50 (lab/RF) and 75 (video/broadcast).
Microstrip lines
A conducting strip on one side of a dielectric substrate, with a ground plane on the other side. Microstrip is the workhorse of microwave integrated circuits and printed circuit boards because it's easy to fabricate using standard lithography. The fields are partly in the dielectric and partly in air above the strip, making the effective permittivity a weighted average of the two. This "quasi-TEM" mode means microstrip is slightly dispersive, but it works well up to tens of GHz.
Waveguides
Hollow metallic tubes (rectangular or circular cross-section) that guide electromagnetic waves through internal reflections off the conducting walls. Unlike coaxial cables and microstrip, waveguides have a cutoff frequency below which waves cannot propagate. Above cutoff, they offer very low loss and can handle high power levels, making them ideal for radar systems, satellite communication feeds, and industrial microwave applications.