Smith Chart


What the Smith Chart Represents

At its core, the Smith Chart is a plot of the complex reflection coefficient Γ (gamma) on the complex plane, presented in a normalized form. Points on the chart correspond to normalized impedances or admittances. The horizontal axis represents purely real normalized impedances (resistance) while the vertical axis represents the reactive component (inductance or capacitance). The outer circle of the chart corresponds to |Γ| = 1, which represents total reflection; the center corresponds to Γ = 0, which represents a perfect match (normalized impedance of 1 + j0).

Key relationships:

  • Normalized impedance: z = Z / Z0 (where Z0 is the characteristic impedance, commonly 50 Ω)
  • Reflection coefficient: Γ = (z – 1) / (z + 1)

Because the mapping between z and Γ is conformal, circles and arcs on the Smith Chart correspond to constant resistance or constant reactance loci in the impedance plane.


Chart Elements — Resistance and Reactance Circles

The Smith Chart is composed of two families of orthogonal circles:

  • Resistance circles: These are circles centered on the horizontal axis that represent points of constant normalized resistance ®. Moving along a resistance circle changes the reactive component while keeping the resistance fixed.
  • Reactance arcs: These are arcs intersecting the resistance circles and represent points of constant normalized reactance (x). Positive reactance (inductive) lies above the horizontal axis and negative reactance (capacitive) lies below.

Intersection points of a resistance circle and a reactance arc identify a unique normalized impedance z = r + jx. Conversely, the chart also contains admittance information (conductance and susceptance) by rotating the impedance point by 180° (or using a separate admittance overlay), since admittance is the reciprocal of impedance.


Usage: Converting Between Impedance, Admittance, and Reflection Coefficient

Practical steps frequently used on the Smith Chart:

  1. Normalize the impedance: z = Z / Z0.
  2. Locate the point corresponding to z on the chart by finding the intersection of the correct resistance circle and reactance arc.
  3. Read the reflection coefficient Γ directly as the vector from chart center to the point; its magnitude |Γ| gives the reflection magnitude and its angle gives the phase.
  4. To find admittance, move to the point 180° around the center (antipodal point) or use the admittance overlay.

Example equations:

  • Γ = (z – 1) / (z + 1)
  • |Γ| = sqrt[(r – 1)^2 + x^2] / sqrt[(r + 1)^2 + x^2]

Transmission Line Behavior on the Smith Chart

One of the Smith Chart’s most powerful features is its ability to show how impedance changes along a transmission line. Moving along a lossless transmission line corresponds to rotating the point representing the load impedance around the chart’s center. The rotation is clockwise for movement toward the generator and counterclockwise toward the load (depending on the chart orientation and whether you use normalized electrical length in wavelengths). A movement of λ/4 (a quarter wavelength) corresponds to a 180° rotation and transforms impedance to its inverse (series reactance ↔ shunt susceptance).

Important practical points:

  • Short-circuit (Z = 0) maps to the far left edge (Γ = -1).
  • Open-circuit (Z = ∞) maps to the far right edge (Γ = +1).
  • A quarter-wave line transforms impedance according to Zin = Z0^2 / ZL.

Impedance Matching with the Smith Chart

Designing matching networks (to maximize power transfer and minimize reflections) is one of the Smith Chart’s primary applications. Common matching techniques illustrated on the chart include:

  • Single-stub matching (open or short-circuited stub): Move from the load along the constant |Γ| circle to the point where a stub can cancel the reactive component, then determine stub length and location.
  • Lumped-element matching (series and shunt L and C): Convert the load impedance to the desired match by moving along resistance circles and reactance arcs to add the appropriate reactance, then de-normalize component values.
  • Transformer or quarter-wave matching: Use transmission line rotations to place the impedance at the correct point on the real axis for a quarter-wave transformer.

Example workflow for a single-stub (shunt) match:

  1. Plot normalized load impedance.
  2. Move toward the generator along a constant |Γ| circle until the susceptance equals the negative of the stub susceptance required.
  3. Read off the physical stub length (in wavelengths) and its type (open/short) from the rotation and chart scales.

Practical Examples

Example 1 — Converting a load to normalized impedance:

  • Given ZL = 75 + j25 Ω with Z0 = 50 Ω → z = (75 + j25)/50 = 1.5 + j0.5. Locate the point r = 1.5, x = 0.5 on the chart; read Γ magnitude and phase or proceed with matching.

Example 2 — Quarter-wave transformer:

  • To match ZL = 100 Ω to Z0 = 50 Ω using a λ/4 transformer, choose Zt = sqrt(Z0 * ZL) = sqrt(50*100) ≈ 70.71 Ω. On the chart, rotating the load by λ/4 (180°) maps to the admittance inversion, confirming the transformation.

Extensions: S-Parameters and Smith Chart Tools

Modern RF design often uses scattering parameters (S-parameters). The Smith Chart is compatible with S11 and S22 plots: S11, the input reflection coefficient, is directly plotted on the chart as Γin versus frequency. Frequency sweeps produce locus traces showing how impedance varies across the band. Vector Network Analyzers (VNAs) display Smith Chart traces, enabling real-time visualization of matching and tuning.

Many software tools and libraries (e.g., MATLAB, Python’s scikit-rf, ADS, Microwave Office) include Smith Chart plotting utilities and interactive features that make plotting, rotating, and designing matches straightforward.


Tips and Common Pitfalls

  • Always normalize impedances to the system characteristic impedance before using the chart.
  • Remember that the Smith Chart assumes linear, passive, time-invariant networks; for active or strongly nonlinear elements, interpretation may differ.
  • Be careful with sign conventions for reactance and rotation directions—consistent use of “toward generator” vs “toward load” matters.
  • For lossy lines, rotations are not pure circles; use software or corrected charts that include attenuation, or convert to complex propagation constants before plotting.

Conclusion

The Smith Chart remains a powerful, visually intuitive tool for RF engineers, useful for impedance visualization, transmission-line analysis, and matching network design. While software automates many calculations today, understanding the Smith Chart provides fundamental insight into impedance behavior and helps engineers make quick, reliable design decisions.

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *