Standards, Specifications, and Industry Practices Datasheets and Specifications Informational

What do the S-parameters S11, S21, S12, and S22 represent and how do I interpret them on a datasheet?

S-parameters (scattering parameters) describe the RF behavior of a two-port network by measuring the reflected and transmitted power waves at each port. Each S-parameter represents a specific input-output relationship: (1) S11 (input reflection coefficient): the ratio of the reflected wave at port 1 to the incident wave at port 1 (with port 2 terminated in 50 ohms). S11 = b1/a1 (a2 = 0). |S11|² = fraction of input power reflected back. A perfect 50-ohm match: S11 = 0 (no reflection). A short circuit: S11 = -1 (total reflection, 180° phase shift). An open circuit: S11 = +1 (total reflection, 0° phase shift). On a datasheet: |S11| is usually expressed as return loss: RL = -20×log10(|S11|) in dB. Lower |S11| means better match. Example: |S11| = 0.1 → RL = 20 dB (good). |S11| = 0.316 → RL = 10 dB (marginal). (2) S21 (forward transmission coefficient): the ratio of the transmitted wave at port 2 to the incident wave at port 1. S21 = b2/a1 (a2 = 0). |S21|² = fraction of input power delivered to port 2. For an amplifier: |S21| > 1 (gain). Gain (dB) = 20×log10(|S21|). Example: S21 = 10 → 20 dB gain. For a passive component: |S21| < 1 (loss). Insertion loss (dB) = -20×log10(|S21|). Example: S21 = 0.9 → 0.9 dB insertion loss. (3) S12 (reverse transmission coefficient / isolation): the ratio of the transmitted wave at port 1 to the incident wave at port 2. |S12| < |S21| for an amplifier (reverse isolation). Isolation (dB) = -20×log10(|S12|). Example: |S12| = 0.001 → 60 dB isolation (excellent). Higher isolation prevents the load from affecting the source. (4) S22 (output reflection coefficient): the ratio of the reflected wave at port 2 to the incident wave at port 2 (with port 1 terminated in 50 ohms). Same interpretation as S11 but for the output port. Output return loss: RL_out = -20×log10(|S22|).
Category: Standards, Specifications, and Industry Practices
Updated: April 2026
Product Tie-In: All Components

S-Parameter Fundamentals

S-parameters are the universal language of RF component specification. Every amplifier, filter, mixer, and passive component is characterized by its S-parameters.

Reading S-Parameters on a Datasheet

(1) Magnitude plots: S21 magnitude (dB) vs frequency: shows the gain (or loss) bandwidth. A flat S21 over the operating band indicates wideband performance. Gain slope (dB/GHz) indicates the gain flatness. S11 and S22 magnitude (dB) vs frequency: should be below -10 dB (VSWR < 2:1) across the operating band. Peaks in S11 indicate frequencies where the match is poor (possible resonances or impedance mismatch). S12 magnitude (dB) vs frequency: should be well below 0 dB (negative numbers = good isolation). For amplifiers: S12 is typically -20 to -40 dB. (2) Phase plots: the phase of S21 indicates the electrical delay through the device. A linear phase vs frequency indicates constant group delay (no phase distortion). Deviations from linearity cause group delay variation (important for modulated signals). (3) Smith chart: S11 and S22 can be plotted on a Smith chart (complex reflection coefficient). The center of the Smith chart: perfect match (Γ = 0). The perimeter: total reflection (|Γ| = 1). The trajectory of S11 on the Smith chart shows how the input impedance varies with frequency. This is useful for designing matching networks.

Key Specifications Derived from S-Parameters

(1) VSWR: VSWR = (1 + |S11|) / (1 - |S11|). VSWR < 1.5:1 ↔ RL > 14 dB ↔ |S11| < 0.2. VSWR < 2.0:1 ↔ RL > 10 dB ↔ |S11| < 0.316. (2) Stability factor K (Rollett): K = (1 - |S11|² - |S22|² + |Δ|²) / (2 × |S12 × S21|). Where Δ = S11×S22 - S12×S21. K > 1 and |Δ| < 1: the amplifier is unconditionally stable (will not oscillate with any passive source and load impedance). K < 1: conditionally stable (may oscillate for certain source/load impedances). (3) Maximum available gain (MAG): the maximum gain achievable with simultaneous conjugate matching at input and output. MAG = |S21/S12| × (K - sqrt(K² - 1)). (4) Group delay: τ_g = -dφ(S21)/dω. The derivative of the S21 phase with respect to angular frequency.

S-Parameter Definitions
S11 = b1/a1 (input reflection)
S21 = b2/a1 (forward gain)
S12 = b1/a2 (reverse isolation)
S22 = b2/a2 (output reflection)
VSWR = (1+|S11|)/(1-|S11|)
Common Questions

Frequently Asked Questions

What does "50 ohm" mean for S-parameters?

S-parameters are defined relative to a reference impedance (Z0), which is almost always 50 ohms for RF systems. This means: S11 = 0 when the input impedance equals 50 ohms (perfectly matched to the reference). S21 is the gain when the source and load are both 50 ohms. If your system uses a different impedance (e.g., 75 ohms for CATV): the S-parameters must be re-referenced (mathematically converted) to the new reference impedance. Most VNAs can be configured for different Z0 values. Important: S-parameters measured at 50 ohms describe the device behavior in a 50-ohm system. The device behavior in a non-50-ohm system will differ.

How do I convert between S-parameters and impedance?

For a one-port device (S11 only): Z_in = Z0 × (1 + S11) / (1 - S11). Where Z0 = 50 ohms (reference impedance). Example: S11 = 0.2∠45° → Z_in = 50 × (1 + 0.2∠45°) / (1 - 0.2∠45°) = 50 × (1.141 + j0.141) / (0.859 - j0.141) = 68.2 + j16.7 Ω. For a two-port device: convert S-parameters to Z-parameters (impedance matrix) using standard formulas. The Z-matrix describes the voltage-current relationship at each port. This conversion is handled automatically by VNA software and circuit simulators.

What is the difference between S-parameters and Y/Z-parameters?

S-parameters: defined in terms of traveling waves (incident and reflected power waves). Natural for RF measurements (the VNA directly measures S-parameters). Convenient for cascading networks (using transmission matrices). Well-defined for transmission lines (traveling waves exist on transmission lines). Z-parameters: defined in terms of voltages and currents (V = Z × I). Natural for lumped-element circuits (resistors, capacitors, inductors). Not directly measurable at RF (the VNA does not measure voltage and current independently). Converted from S-parameters using formulas. Y-parameters: the inverse of Z (I = Y × V). Useful for parallel combinations of circuits. All three representations contain the same information and are interconvertible.

Need expert RF components?

Request a Quote

RF Essentials supplies precision components for noise-critical, high-linearity, and impedance-matched systems.

Get in Touch