Smith Chart Marker Formats
When using the Smith chart display, markers can show impedance data in 13 different formats. Select the format that best suits your measurement needs.
Change Marker Format
Section titled “Change Marker Format”- Set a trace to Smith chart format
- Tap the screen to open the menu
- Navigate to
MARKER > SMITH FORMAT - Select the desired format
Available Formats
Section titled “Available Formats”Basic Formats
Section titled “Basic Formats”| Format | Display | Description |
|---|---|---|
| LIN | Linear | Linear reflection coefficient magnitude |
| LOG | Log dB | Reflection coefficient in dB |
| Re/Im | r + ji | Complex reflection coefficient |
| R+jX | R + jX ohms | Impedance in rectangular form |
Component Formats
Section titled “Component Formats”| Format | Display | Description |
|---|---|---|
| R+L/C | R + L or C | Resistance plus series inductance or capacitance |
| G+B | G + jB | Conductance and susceptance |
| G+L/C | G + L or C | Conductance plus parallel L or C |
Parallel Equivalent Formats
Section titled “Parallel Equivalent Formats”| Format | Display | Description |
|---|---|---|
| Rp+Xp | Rp + jXp | Parallel equivalent impedance |
| Rp+L/C | Rp + L/C | Parallel R with L or C |
Shunt Equivalent Formats
Section titled “Shunt Equivalent Formats”| Format | Display | Description |
|---|---|---|
| R+jX(sh) | R + jX (shunt) | Shunt equivalent series impedance |
| R+L/C(sh) | R + L/C (shunt) | Shunt equivalent with component value |
Series Equivalent Formats
Section titled “Series Equivalent Formats”| Format | Display | Description |
|---|---|---|
| R+jX(ser) | R + jX (series) | Series equivalent impedance |
| R+L/C(ser) | R + L/C (series) | Series equivalent with component value |
Format Details
Section titled “Format Details”R+jX (Rectangular Impedance)
Section titled “R+jX (Rectangular Impedance)”The most common format showing resistance and reactance:
Z = R + jX ohmsWhere:
- R = Resistance (real part)
- X = Reactance (imaginary part, positive = inductive, negative = capacitive)
R+L/C (Component Values)
Section titled “R+L/C (Component Values)”Shows resistance plus the equivalent component value:
Z = 50 + j31.4 ohms --> 50 ohms + 10 nH @ 500 MHzThe firmware calculates the component value from reactance at the marker frequency.
G+B (Admittance)
Section titled “G+B (Admittance)”Shows conductance and susceptance (inverse of impedance):
Y = G + jB siemensUseful for parallel circuit analysis and matching network design.
Parallel Equivalent (Rp+Xp)
Section titled “Parallel Equivalent (Rp+Xp)”Converts the impedance to parallel equivalent form:
Series: Rs + jXs --> Parallel: Rp || jXpUseful when designing parallel resonant circuits or matching networks.
Shunt/Series Equivalent
Section titled “Shunt/Series Equivalent”For two-port measurements, shows the equivalent impedance in shunt or series configuration.
Shell Commands
Section titled “Shell Commands”Set Smith marker format via serial console:
# Set Smith marker format for a tracetrace {0|1|2|3} {format}
# Smith formats:# lin|log|ri|rx|rlc|gb|glc|rpxp|rplc|rxsh|rlcsh|rxser|rlcser
# Examples:trace 0 smith rx # R+jX formattrace 0 smith rlc # R + L/C formattrace 0 smith gb # G + jB formattrace 0 smith rpxp # Parallel Rp + jXpPractical Applications
Section titled “Practical Applications”Antenna Impedance Analysis
Section titled “Antenna Impedance Analysis”Use R+jX format to see resistance and reactance directly:
- Set trace to Smith chart
- Set marker format to R+jX
- Place marker at resonance
- Read impedance directly
Matching Network Design
Section titled “Matching Network Design”Use R+L/C format for direct component values:
- Measure the load impedance
- Set format to R+L/C
- The displayed L or C value indicates what component would resonate out the reactance
Crystal Measurement
Section titled “Crystal Measurement”Use R+jX with series/shunt formats:
- Connect crystal in series or shunt fixture
- Select appropriate series or shunt format
- Read motional parameters directly
Choosing the Right Format
Section titled “Choosing the Right Format”| Application | Recommended Format |
|---|---|
| General impedance | R+jX |
| Component matching | R+L/C |
| Parallel circuits | Rp+L/C or G+L/C |
| Matching networks | R+jX or G+B |
| RF amplifier design | G+B |
| Filter design | R+L/C |