The Smith Chart is Geometry
What looks like a chart for radio engineers is really a Möbius transform drawn on the complex plane. A visual essay on why impedance matching is a question of circles, lines, and rotations.
Every RF textbook opens with the same intimidating diagram: a unit circle with two families of curves, orange circles tangent to the left edge, blue arcs that sweep from the bottom to the top. The Smith chart. Most engineers learn to read it the way pilots read an artificial horizon: a pattern-recognition skill, built on a thousand hours of practice, divorced from any geometric intuition.
The problem the chart solves
In RF engineering, we often need to compute the reflection coefficient of a load: the ratio of a wave's reflected amplitude to its incident amplitude, for a signal bouncing off the end of a transmission line. The reflection coefficient is a complex number, typically denoted :
where is the load impedance (a complex number with resistive and reactive parts) and is the characteristic impedance of the line (typically real).
Here's the awkward bit. If we plot every possible load impedance as a point in the complex plane, with R on the real axis and X (reactance) on the imaginary axis, we get the impedance plane. The reflection coefficient is a rational function of the load. Every possible occupies a unique point, but the same mapped through lands in a different, more useful place.
The trade-off in the choice of plane
Impedance plane: bounded on the left by zero (a short circuit), unbounded to the right. A perfect open circuit is a point at infinity. The locus of "matched" loads is a single point, .
Reflection coefficient plane (-plane): bounded, all values inside the unit disk. The locus of matched loads is the origin. Open and short are on the unit circle. A lossless line is a rotation around the origin.
The Smith chart is the -plane, with the impedance overlay drawn back on top.
The mapping is a Möbius transform, the class of fractional linear transformations that map the extended complex plane to itself. The Möbius transform of equation (1) maps the right half of the impedance plane (passive loads with R ≥ 0) to the interior of the unit disk in the -plane. The boundary of the right half-plane (the imaginary axis, R = 0) maps to the unit circle. Infinity maps to (open circuit at the right side of the disk).
The most important consequence: every passive load is inside the disk. Every unmatched load is somewhere in the disk, its distance from the origin equal to the reflection magnitude. So the visual answer to "how matched is this load?" is the distance from the origin, and the visual answer to "where is the mismatch?" is the angle. Two questions, one glance at the chart.
The geometry: where the curves come from
A Möbius transform has one famously useful property for geometry: it maps circles and lines to circles and lines (where a line is just a circle of infinite radius). This is why the Smith chart has such clean topology. The messy algebra of impedance arithmetic becomes a clean operation on circles.
Start with the orange circles on the chart, the constant-resistance circles. The locus of all loads with the same resistive part R is a line in the impedance plane (). Mapped through the Möbius transform, that line becomes a circle in the -plane, with:
- Center: , on the real axis
- Radius:
Notice what happens as R varies:
- (pure reactance): center at 0, radius 1 → the unit circle itself
- (matched): center at 0.5, radius 0.5 → passes through the origin
- : center at 1, radius 0 → a single point at (open circuit)
The blue arcs are constant-reactance circles. The locus of all loads with the same reactive part X is a vertical line in the impedance plane (). Mapped, that line becomes a circle whose center is offset from the real axis:
- Center: , with imaginary part
- Radius:
Positive reactances (inductive) produce circles in the upper half; negative reactances (capacitive) produce circles in the lower half. The boundary X = 0 is the real axis (resistive loads).
Why circles, and not some other curve
The fundamental theorem: any Möbius transform maps any circle or line to some circle or line. Since the impedance plane's constant-R and constant-X loci are lines (vertical and horizontal), the -plane's loci are circles. This is not an accident of the specific transform. It is a structural property of all Möbius transforms.
The same identity is why Joukowski airfoil mappings in aerodynamics, Schwarz-Christoffel transformations in conformal mapping, and the z → (z−1)/(z+1) used in the Möbius ladder filter all produce circular structures.
The rotation: moving down a transmission line
A lossless transmission line of length transforms the load impedance by:
This is also a Möbius transform. Its action on the -plane is the simplest possible: a rotation about the origin by . The angle is twice the electrical length.
This is the property that makes the Smith chart so useful. As you walk down a transmission line, the reflection coefficient traces a circle of constant (since rotation preserves magnitude). Because the rotation angle is , one full rotation happens over just a half-wavelength () of line, so walking a full wavelength sends you twice around. In practice the orange circles of the chart become the loci of "this load impedance, but at different line lengths."
Reading the chart, geometrically
Here's the typical RF design task: you've got a load , you want to match it to , and you have a stub of a fixed length to add. The procedure on a Smith chart is:
- Plot the normalised load. Compute
z = Z_L / Z₀(a dimensionless complex number). Find the point on the chart where the constant-R circle and the constant-X circle meet. - Walk along a constant- circle toward the source. A quarter wavelength lands you at a real impedance (purely resistive), with the same magnitude of mismatch.
- Add a stub in parallel. This is a movement along a constant-conductance circle (the chart is symmetric in impedance and admittance; the bottom half is the admittance Smith chart).
- Iterate: each element of the matching network is a rotation on the chart. The full network is a sequence of rotations landing at the origin.
On a properly drawn Smith chart, all of this reduces to: read the angle, draw an arc, read the angle, draw an arc. The maths is being done visually.
The same problem on a calculator
A standalone calculation: rotate by angle (line length ), then find the impedance via Z = Z₀ (1+Γ)/(1−Γ), then convert to admittance via Y = 1/Z, then add a stub admittance, then convert back. The same procedure, six transformations, three or four complex divisions, and every step is susceptible to a sign error or a missing factor of two.
The chart collapses all of this to: one rotation, one point. The chart is a tool, but it is also a proof that the underlying operations are geometric.
Why this post exists
The Smith chart is a teaching case for a broader truth: the easiest computations often hide the deepest geometry. A well-drawn picture can be both a faster tool and a deeper proof. The same pattern tends to show up in:
- The Argand diagram, where a complex multiply becomes a rotation-and-scale
- The S-parameter flow graph, where a feedback loop becomes a Mason's-rule summation drawn in circles
- Thevenin/Norton equivalent circuits, where any linear two-terminal network becomes a point on the (R, I) plane
The lab at the top of this post is a playground for the chart's geometry. Drag the controls, watch the vector sweep, observe how the line length is just a rotation. The lab in "The rotation: moving down a transmission line" section uses the conformal grid to show the underlying Möbius transform in action, mapping a Cartesian grid onto the chart's circles. The two labs are the same maths, drawn two ways: the chart as a tool, the grid as the transform. Read the chart as a Möbius map and the geometry quietly does the work the algebra used to.
Reading further
- Pozar, Microwave Engineering, 4th ed. Chapter 3 has the cleanest derivation of the Smith chart from the Möbius transform.
- Gonzalez, Microwave Transistor Amplifiers, 2nd ed. Chapter 2 treats the impedance/admittance symmetry as a Möbius map.
- Apostol, Modular Functions and Dirichlet Series in Number Theory. Chapter 2 covers the deeper geometry: the upper half-plane and the modular group. The Smith chart is the same construction in disguise.
- Needham, Visual Complex Analysis. Chapter 3 gives the visual approach to Möbius transforms that grounds the chart's geometry in pictures.
Try it in the lab
All effects →AM Modulation
engineeringCarrier, message, modulated signal, and spectrum — envelope, sidebands, overmodulation.
communicationsmodulationrfBand Structure
physicsNearly-free electron E-k diagram with Brillouin zone gaps.
condensed mattersolid stateBloch Sphere
physicsQubit state precessing on the Bloch sphere under a magnetic Hamiltonian.
quantumqm
More from the blog
PLL Design from First Principles
A phase-locked loop is a control system with a phase detector instead of a summing junction. The intuition you can build with the lab above is more durable than the textbook derivations.
Attention, From the Inside Out
Attention is just a weighted average whose weights the data computes by asking itself questions. A worked tour through scaled dot-product attention, temperature and sampling, and what a representative 46B-active / 1T-total Mixture-of-Experts spec actually means — with live matrices you can poke.
Why time only runs forwards
The microscopic laws of physics run the same forwards and backwards, yet eggs never unscramble and gases never un-mix. We resolve the paradox with a box of mixing particles: the arrow of time isn't a force, it's a counting argument — there are overwhelmingly more messy arrangements than tidy ones, so disorder wins by sheer weight of numbers.