Overview
The Smith chart is a polar plot of the reflection coefficient Γ overlaid with constant-resistance (r) and constant-reactance (x) circles for normalized impedances. It lets RF engineers visualize impedance, design matching networks, and understand frequency sweeps without computing complex arithmetic.
Step 1: Understand the Coordinate System
Normalized impedance: z = Z/Z₀ = r + jx (Z₀ = 50 Ω typically) Constant-r circles: Pass through right edge (r=∞) and center (r=1) Constant-x arcs: Pass through right edge; x > 0 upper half, x < 0 lower half Special points: - Center (r=1, x=0): Z = 50 Ω → perfect match - Right edge (r=∞): Open circuit - Left edge (r=0, x=0): Short circuit
Step 2: Plot a Complex Impedance
Example: Z = 25 − j35 Ω on a 50 Ω chart.
Normalize: z = Z/50 = 0.5 − j0.7
1. Find the r = 0.5 circle (passes through center and right edge, centered on x-axis)
2. Find the x = −0.7 arc (lower half, clockwise from open-circuit point)
3. The intersection is the point z = 0.5 − j0.7
Corresponding Γ = (z−1)/(z+1) = (0.5−j0.7−1)/(0.5−j0.7+1)
= (−0.5−j0.7)/(1.5−j0.7) → calculate |Γ| and angle
Step 3: Read a Frequency Sweep on the Smith Chart
When you load a .s2p file into RF View, the S11 trace appears as a curve on the Smith chart. The curve's position tells you:
- Upper locus (inductive, moving clockwise with frequency): Device is inductive — add shunt capacitor to match
- Lower locus (capacitive, moving clockwise with frequency): Device is capacitive — add series inductor or shunt inductor
- Distance from center: |Γ| magnitude → further from center = worse match = higher VSWR
- Speed of rotation with frequency: fast rotation = high group delay
Step 4: Trace a Matching Path
Goal: move the impedance locus to the chart center at the target frequency.
| Element to Add | Direction on Chart (Impedance View) |
|---|---|
| Series inductor (+jX) | Clockwise on constant-r circle |
| Series capacitor (−jX) | Counter-clockwise on constant-r circle |
| Shunt capacitor (+jB, admittance) | Switch to Y-chart: counter-clockwise on constant-g circle |
| Shunt inductor (−jB, admittance) | Y-chart: clockwise on constant-g circle |
| Series transmission line | Clockwise rotation on constant-|Γ| circle |
Step 5: Use Q-Circles for Bandwidth Estimation
Q-circles are arcs of constant Q = |x|/r. Staying inside a low-Q circle (Q < 2) during the matching path generally gives wider bandwidth. High Q (steep move on constant-r circle) gives narrow bandwidth but can handle larger impedance ratios.
Bandwidth estimate: BW₋₁₀dB ≈ f₀ / Q_match Q_match = maximum Q encountered during the matching path
Practical Example: Antenna Match at 2.4 GHz
Measured antenna Z = 35 + j22 Ω at 2.4 GHz (z = 0.7 + j0.44)
Target: center (50 Ω, z=1+j0)
Step 1: Add series capacitor to cancel +j22 Ω reactance
C = 1/(2π·2.4GHz·22) = 3.0 pF → new z = 0.7 + j0
Step 2: Add shunt element (admittance view) to bring r to 1
From z=0.7, admittance y = 1/0.7 = 1.43 → add jB = −0.43 (shunt inductor)
L_shunt = 50/(2π·2.4GHz·0.43·50) = 1.5 nH