Skip to content

S21 Series/Shunt Analysis

S21 analysis modes extract component parameters from transmission measurements. Connect components between CH0 and CH1 ports using series or shunt configurations to measure L, C, R, and Q values.

Access via DISPLAY > MEASURE:

ModeConfigurationUse Case
LC SERIESComponent in seriesLow impedance components
LC SHUNTComponent in parallelHigh impedance components

For measuring low-impedance components (< 100 ohms):

CH0 ----[Component]---- CH1
(series)

Connect the component directly between the center pins of CH0 and CH1.

  1. Connect component in series between ports
  2. Go to DISPLAY > MEASURE
  3. Tap LC SERIES
  4. The display shows extracted parameters
LC-SERIES
Fs = 10.000000 MHz
Lm = 2.53 uH Cm = 100.5 pF Rm = 2.3 ohm
Q = 68.5
  • Fs: Series resonant frequency (peak transmission)
  • Lm: Motional/series inductance
  • Cm: Motional/series capacitance
  • Rm: Series resistance (ESR)
  • Q: Quality factor

For measuring high-impedance components (> 100 ohms):

CH0 ----+-------- CH1
|
[Component]
|
GND

Connect the component between the signal path and ground (shunt configuration).

  1. Connect component in shunt between signal and ground
  2. Go to DISPLAY > MEASURE
  3. Tap LC SHUNT
  4. The display shows extracted parameters
LC-SHUNT
Fs = 5.000000 MHz
Lm = 10.1 uH Cm = 100.2 pF Rm = 5.6 ohm
Q = 56.2

The firmware finds:

  1. Peak transmission (minimum loss) = series resonance
  2. -45 degree phase points on either side
  3. From these, calculates bandwidth and Q
  4. Derives L, C, R from frequency and Q

The firmware finds:

  1. Minimum transmission (maximum loss) = parallel resonance
  2. +/-45 degree phase points on either side
  3. From these, calculates bandwidth and Q
  4. Derives L, C, R from frequency and Q
Terminal window
# Enable analysis modes
measure lcseries # LC series mode
measure lcshunt # LC shunt mode
measure none # Disable
# Set measurement resistance (fixture impedance)
# Default is 50 ohms from config._measure_r
  1. Connect inductor in shunt configuration (to ground)
  2. Set sweep from 1 MHz to 100 MHz
  3. Enable LC SHUNT mode
  4. Read inductance and Q from display

For series connection (between ports):

  1. Connect inductor between CH0 and CH1
  2. Enable LC SERIES mode
  3. Read inductance and Q
  1. Connect capacitor in series between ports
  2. Set sweep to cover expected resonance
  3. Enable LC SERIES mode
  4. Read capacitance and ESR
  1. Set sweep range based on expected values:
    • Higher L/C = lower resonant frequency
    • Lower L/C = higher resonant frequency
  2. Connect component in appropriate configuration
  3. Run measurement
  4. Compare measured values to specifications
Component ValueSeries Mode RangeShunt Mode Range
1 nH - 10 nH100 MHz - 1 GHz500 MHz+
10 nH - 100 nH30 MHz - 300 MHz100 MHz - 500 MHz
100 nH - 1 uH10 MHz - 100 MHz30 MHz - 200 MHz
1 uH - 10 uH1 MHz - 30 MHz5 MHz - 50 MHz
1 pF - 10 pF100 MHz - 1 GHzUse series mode
10 pF - 100 pF30 MHz - 300 MHz100 MHz+
100 pF - 1 nF10 MHz - 100 MHz30 MHz - 200 MHz