S-Parameters in Microwave Engineering
Scattering Parameters (S-Parameters)
Scattering Parameters (S-Parameters) are the global standard for characterizing high-frequency RF and microwave networks. Unlike low-frequency circuits that rely on total voltage and current, microwave network analysis uses traveling power waves to evaluate circuit performance.
What Are S-Parameters in Microwave Engineering?
S-parameters (also known as the scattering matrix or S-matrix) define how electromagnetic energy travels through a multi-port network, often modeled as a black box. A Vector Network Analyzer (VNA) measures these parameters by injecting a single-frequency stimulus into a specific port and detecting the amplitude and phase of the resulting waves exiting all connected ports.
In high-frequency systems, power and voltage travel along transmission lines as forward- and backward-propagating waves. S-parameters express input/output network behavior as ratios of these normalized power waves.
- \(a_i\) : Incident power wave entering Port \(i\).
- \(b_i\) : Reflected or scattered power wave leaving Port \(i\).
The incident and reflected waves are normalized using the reference characteristic impedance \(Z_0\), typically \(50\,\Omega\).
\[ a_i=\frac{V_i^+}{\sqrt{Z_0}} \]
\[ b_i=\frac{V_i^-}{\sqrt{Z_0}} \]
where \(V_i^+\) and \(V_i^-\) are the forward and reverse traveling voltage waves respectively.
Two-Port S-Parameter Matrix
For a standard two-port microwave network, the relationship between incident and reflected power waves is represented by the scattering matrix equation:
\[ \begin{bmatrix} b_1\\ b_2 \end{bmatrix} = \begin{bmatrix} S_{11} & S_{12}\\ S_{21} & S_{22} \end{bmatrix} \begin{bmatrix} a_1\\ a_2 \end{bmatrix} \]
This matrix completely characterizes the linear microwave network under matched-load conditions.
General N-Port S-Matrix Representation
For an arbitrary microwave network containing \(N\) ports, the scattering matrix expands to:
\[ \begin{bmatrix} b_1\\ b_2\\ \vdots\\ b_N \end{bmatrix} = \begin{bmatrix} S_{11} & S_{12} & \cdots & S_{1N}\\ S_{21} & S_{22} & \cdots & S_{2N}\\ \vdots & \vdots & \ddots & \vdots\\ S_{N1} & S_{N2} & \cdots & S_{NN} \end{bmatrix} \begin{bmatrix} a_1\\ a_2\\ \vdots\\ a_N \end{bmatrix} \]
Each element \(S_{xy}\) describes the response measured at Port \(x\) due to excitation applied at Port \(y\).
The diagonal elements:
\[ S_{11}, S_{22}, \ldots , S_{NN} \]
represent reflection coefficients at individual ports.
The off-diagonal elements:
\[ S_{12}, S_{21}, S_{13}, S_{31}, \ldots \]
represent transmission characteristics between ports.
Unlike impedance or admittance parameters, S-parameters can be measured accurately using matched terminations without requiring ideal open-circuit or short-circuit conditions.
Physical Interpretation of S-Parameters
The subscripts in an S-parameter indicate the output port and input port respectively.
\[ S_{xy} \]
means the response measured at Port \(x\) due to an incident signal applied at Port \(y\).
For a two-port network, the four S-parameters are:
- \(S_{11}\) — Input Reflection Coefficient
- \(S_{21}\) — Forward Transmission Coefficient
- \(S_{12}\) — Reverse Transmission Coefficient
- \(S_{22}\) — Output Reflection Coefficient
Together, these parameters completely describe the RF behavior of a linear two-port microwave network.
1. Input Reflection Coefficient (\(S_{11}\))
Mathematical Definition
\[ S_{11} = \left. \frac{b_1}{a_1} \right|_{a_2=0} \]
This parameter represents the ratio of the reflected power wave leaving Port 1 to the incident power wave entering Port 1 when Port 2 is terminated with a matched load.
\[ a_2=0 \]
indicates that no wave is reflected back from Port 2.

Physical Meaning
\(S_{11}\) measures how well Port 1 is impedance matched to the system characteristic impedance.
If the input impedance perfectly matches the system impedance:
\[ Z_{in}=Z_0 \]
then:
\[ S_{11}=0 \]
meaning no power is reflected.
If all power is reflected:
\[ |S_{11}|=1 \]
which indicates complete mismatch.
Relationship to Reflection Coefficient
When Port 2 is matched:
\[ S_{11} = \Gamma_{in} \]
Therefore, \(S_{11}\) is equivalent to the input reflection coefficient.
Return Loss
Input matching is commonly expressed using Return Loss:
\[ \text{Return Loss} = -20\log_{10}|S_{11}| \]
A larger Return Loss value indicates a better impedance match.
Typical values are:
- \(10\,\text{dB}\) → acceptable matching
- \(20\,\text{dB}\) → good matching
- \(30\,\text{dB}\) → excellent matching
Practical Example
If:
\[ |S_{11}|=0.1 \]
then:
\[ \text{Return Loss} = -20\log_{10}(0.1) = 20\,\text{dB} \]
This means only a small portion of the signal is reflected.
2. Forward Transmission Coefficient (\(S_{21}\))
Mathematical Definition
\[ S_{21} = \left. \frac{b_2}{a_1} \right|_{a_2=0} \]
\(S_{21}\) represents the ratio of the transmitted wave leaving Port 2 to the incident wave entering Port 1.
Physical Meaning
\(S_{21}\) indicates how effectively power is transferred from the input to the output.
It is the most important parameter when evaluating:
- Amplifier gain
- Filter insertion loss
- Transmission line performance
- Cable attenuation
- RF system efficiency
Gain and Insertion Loss

\(S_{21}\) is normally expressed in decibels:
\[ S_{21}(\text{dB}) = 20\log_{10}|S_{21}| \]
For amplifiers:
\[ |S_{21}|>1 \]
which produces positive gain.
For passive devices:
\[ |S_{21}|<1 \]
which produces insertion loss.
Amplifier Example
If:
\[ |S_{21}|=10 \]
then:
\[ 20\log_{10}(10) = 20\,\text{dB} \]
The amplifier provides \(20\,\text{dB}\) forward gain.
Filter Example
If:
\[ |S_{21}|=0.5 \]
then:
\[ 20\log_{10}(0.5) = -6.02\,\text{dB} \]
This means the filter introduces approximately \(6\,\text{dB}\) insertion loss.
Relationship Between \(S_{11}\) and \(S_{21}\)
For a perfectly lossless two-port network:
\[ |S_{11}|^2 + |S_{21}|^2 = 1 \]
This equation shows that power can only be reflected or transmitted.
If reflection decreases:
\[ |S_{11}| \downarrow \]
then transmission increases:
\[ |S_{21}| \uparrow \]
which improves overall RF performance.
Because of this relationship, microwave engineers typically strive to minimize \(S_{11}\) while maximizing \(S_{21}\).
3. Reverse Transmission Coefficient / Isolation (\(S_{12}\))
Mathematical Definition
\[ S_{12} = \left. \frac{b_1}{a_2} \right|_{a_1=0} \]
This parameter represents the ratio of the power wave leaving Port 1 to the incident power wave entering Port 2 when Port 1 is terminated with a matched load.
\[ a_1=0 \]
ensures that no reflections are generated from Port 1 during the measurement.
Physical Meaning
\(S_{12}\) measures how much signal travels backward through a microwave network.
While \(S_{21}\) measures forward signal flow from Port 1 to Port 2, \(S_{12}\) measures reverse signal flow from Port 2 to Port 1.
This parameter is often called reverse transmission or reverse isolation.

Importance of Isolation
In many RF systems, signals should ideally flow in only one direction.
A small value of:
\[ |S_{12}| \]
indicates excellent isolation and minimal unwanted feedback.
High isolation is especially important in:
- RF amplifiers
- Oscillators
- Directional couplers
- Duplexers
- Radar systems
- Communication transmitters
Excessive reverse transmission can create:
- Instability
- Oscillation
- Signal distortion
- Reduced amplifier performance
Isolation in Decibels
The reverse transmission coefficient is usually expressed in decibels:
\[ S_{12}(\text{dB}) = 20\log_{10}|S_{12}| \]
The more negative the value, the better the isolation.
Typical values include:
- \(-10\,\text{dB}\) → poor isolation
- \(-20\,\text{dB}\) → moderate isolation
- \(-40\,\text{dB}\) → excellent isolation
- \(-60\,\text{dB}\) → extremely high isolation
Isolation Example
If:
\[ |S_{12}|=0.01 \]
then:
\[ 20\log_{10}(0.01) = -40\,\text{dB} \]
This means only a tiny fraction of the output signal leaks back toward the input.
4. Output Reflection Coefficient (\(S_{22}\))
Mathematical Definition
\[ S_{22} = \left. \frac{b_2}{a_2} \right|_{a_1=0} \]
\(S_{22}\) represents the ratio of the reflected power wave leaving Port 2 to the incident power wave entering Port 2 when Port 1 is matched.
Physical Meaning
\(S_{22}\) measures the impedance matching quality at the output port.
Just as \(S_{11}\) evaluates the input match, \(S_{22}\) evaluates the output match.
If the output impedance equals the system impedance:
\[ Z_{out}=Z_0 \]
then:
\[ S_{22}=0 \]
which indicates a perfect output match.
If the output is completely mismatched:
\[ |S_{22}|=1 \]
all power is reflected back into the network.
Output Return Loss

Output matching is usually specified using Return Loss:
\[ \text{Output Return Loss} = -20\log_{10}|S_{22}| \]
Higher return loss values indicate better matching and more efficient power transfer.
Example
If:
\[ |S_{22}|=0.05 \]
then:
\[ -20\log_{10}(0.05) = 26\,\text{dB} \]
This indicates a very well-matched output port.
Complete Two-Port S-Parameter Interpretation
The complete scattering matrix can be interpreted as:
\[ \begin{bmatrix} b_1\\ b_2 \end{bmatrix} = \begin{bmatrix} S_{11} & S_{12}\\ S_{21} & S_{22} \end{bmatrix} \begin{bmatrix} a_1\\ a_2 \end{bmatrix} \]
or equivalently:
\[ \begin{bmatrix} b_1\\ b_2 \end{bmatrix} = \begin{bmatrix} \text{Input Reflection} & \text{Reverse Transmission}\\ \text{Forward Transmission} & \text{Output Reflection} \end{bmatrix} \begin{bmatrix} a_1\\ a_2 \end{bmatrix} \]
Engineering Interpretation of the Four S-Parameters
| Parameter | Physical Meaning | Desired Value |
|---|---|---|
| \(S_{11}\) | Input reflection coefficient | As small as possible |
| \(S_{21}\) | Forward transmission coefficient | As large as possible |
| \(S_{12}\) | Reverse transmission coefficient | As small as possible |
| \(S_{22}\) | Output reflection coefficient | As small as possible |
For an ideal amplifier:
\[ S_{11}=0 \]
\[ S_{22}=0 \]
\[ |S_{21}| \gg 1 \]
\[ S_{12}=0 \]
This represents perfect matching, high gain, and complete reverse isolation.
For an ideal passive transmission line:
\[ S_{11}=0 \]
\[ S_{22}=0 \]
\[ |S_{21}|=1 \]
\[ S_{12}=1 \]
which corresponds to lossless transmission with no reflections.
4. Output Reflection Coefficient (S22)
The final scattering parameter of a two-port microwave network is the output reflection coefficient, denoted by S22. This parameter evaluates how effectively the output port is matched to the system characteristic impedance.
Mathematical Definition
\[ S_{22}= \left. \frac{b_2}{a_2} \right|_{a_1=0} \]
The condition \(a_1 = 0\) means Port 1 is terminated with a perfectly matched load so that no reflected energy returns toward Port 2 from the input side.
Detailed Interpretation of S22
S22 represents the ratio of the reflected power wave leaving Port 2 to the incident power wave entering Port 2.
Physically, it indicates how much energy is reflected back toward the output source due to impedance mismatch at the output terminal.
A well-designed microwave circuit attempts to minimize output reflections so that maximum RF power is delivered to the next stage in the signal chain.
Relationship to Output Reflection Coefficient
When Port 1 is terminated in the system impedance \(Z_0\), S22 becomes identical to the output reflection coefficient:
\[ S_{22} = \Gamma_{out} \]
This makes S22 an important metric when evaluating output matching networks for amplifiers, mixers, oscillators, and filters.
Output Return Loss
Output matching quality is commonly expressed as Return Loss:
\[ \text{Output Return Loss (dB)} = -20\log_{10}|S_{22}| \]
Smaller values of \(|S_{22}|\) produce larger return-loss values and therefore indicate superior matching.
- \(|S_{22}|=1\) → Complete reflection
- \(|S_{22}|=0.316\) → 10 dB Return Loss
- \(|S_{22}|=0.1\) → 20 dB Return Loss
- \(|S_{22}|=0\) → Perfect output match
Practical Applications of S22
- RF amplifier output matching design
- Power amplifier load optimization
- Microwave filter output characterization
- Oscillator load stability analysis
- Antenna feed network matching
Summary Matrix of Two-Port S-Parameters
The complete two-port scattering matrix is:
\[ \begin{bmatrix} b_1\\ b_2 \end{bmatrix} = \begin{bmatrix} S_{11} & S_{12}\\ S_{21} & S_{22} \end{bmatrix} \begin{bmatrix} a_1\\ a_2 \end{bmatrix} \]
Each S-parameter has a unique physical meaning:
| S-Parameter | Name | Physical Meaning | Typical Use |
|---|---|---|---|
| S11 | Input Reflection Coefficient | Amount of signal reflected at Port 1 | Input matching analysis |
| S21 | Forward Transmission Coefficient | Signal transmitted from Port 1 to Port 2 | Gain and insertion loss measurement |
| S12 | Reverse Transmission Coefficient | Signal leakage from Port 2 to Port 1 | Isolation analysis |
| S22 | Output Reflection Coefficient | Amount of signal reflected at Port 2 | Output matching analysis |
Why S-Parameters Are Essential in Microwave Engineering
At microwave frequencies, traditional circuit parameters such as Z-parameters, Y-parameters, h-parameters, and ABCD parameters become difficult to measure accurately because they require ideal open-circuit or short-circuit conditions.
S-parameters eliminate these limitations by using matched loads and measurable traveling power waves. This approach prevents unwanted reflections, improves measurement accuracy, and allows safe characterization of active devices using a Vector Network Analyzer (VNA).
As a result, S-parameters have become the universal language of microwave engineering, RF circuit design, antenna analysis, amplifier characterization, filter design, and high-frequency communication systems.
In Short
- S11 measures input matching and reflections at Port 1.
- S21 measures forward transmission, gain, and insertion loss.
- S12 measures reverse transmission and isolation.
- S22 measures output matching and reflections at Port 2.
- S-parameters are measured using matched loads rather than impractical open- or short-circuit conditions.
- They provide the most accurate and practical method for characterizing RF and microwave networks.