What are S-Parameters in High Frequency Design
4 min
- 1. Why Do We Need S-Parameters?
- 2. The Physical Meaning of S-Parameters
- 3. Understanding S11 to S22 (and Beyond)
- 4. The S-Parameter Design Approach
- Conclusion
S parameters are one of the main tools in high frequency design which are used to evaluate the circuits. In RF and microwaves the signal frequency becomes too high that a copper wire is not capable of carrying the signal and the probability of losing information much increased. We can not measure a signal by voltage or current but there are certain parameters, we can note the system behavior and then we can apply Scattering Parameter, or S-Parameter calculations. S-parameters might look like intimidating complex numbers, but they are simply a way to describe how RF signals behave at the ports of a network. It is just based on a two port network that determines how much power is reflected, transmitted, or absorbed.
1. Why Do We Need S-Parameters?
At low frequencies, we can use Ohm’s law and Kirchhoff’s laws easily because voltages and currents are well-defined. And to define the property of a system there we use parameters like Z, Y, H and G. But at high frequencies (above a few hundred MHz):
Wires act like transmission lines with distributed inductance and capacitance. Voltages and currents vary along that transmission line. Parasitics and radiation effects increase a lot and only matters. Measuring currents directly is difficult without disturbing the circuit. Instead of voltages and currents, S-parameters use traveling waves (incident and reflected) to describe the network’s behavior.
2. The Physical Meaning of S-Parameters
Imagine you have a component (e.g., amplifier, filter or antenna) with ports, input and output. Now to check the behaviour what we do is apply some input excitation and record the response. And in S parameter specially we are looking for signal reflection:
Through this we can note how the signal is reflected back (due to impedance mismatch). What part of the signal is transmitted to other ports? And the part of the signal lost as radiation or heat. The S-parameter is simply a ratio of these incident and reflected waves:
Where:
⦁ i = output port number
⦁ j = input port number
Now because there are two ports and 4 terminals, there are a total of 4 combinations. We will see these in the next section. And Sij parameter contains magnitude and phase information, which is used to predict the wave behaviour:
⦁ Magnitude (|Sij|) tells you how much of the signal is transmitted or reflected.
⦁ Phase (∠Sij) tells you the phase shift between input and output.
3. Understanding S11 to S22 (and Beyond)
For a 2-port network (common in RF), we have four S-parameters:
S11 (Input Match):
Input reflection coefficient at port 1, it tells how much signal is reflected back from port 1. Related to input return loss and VSWR. If S11 = 0, perfect match, no reflection and If |S11| is large, poor match, high reflection. In decibels the return loss is represented as:
S21(Forward Gain or Loss):
Forward transmission from port 1 to port 2, it tells how much signal passes from input to output. Related to gain (or loss). Positive dB means amplification and negative dB means attenuation.
S12(Reverse Isolation):
Reverse transmission from port 2 to port 1, measures reverse isolation. In amplifiers, we want S12 to be as low as possible to avoid feedback and oscillations.
S22(Output Match):
Output reflection coefficient at port 2, it tells how much signal is reflected back from port 2. Related to output return loss and load matching. It is very similar to S11, but at the output. And used to measure maximum power transfer to the load.
4. The S-Parameter Design Approach
First we have to measure or simulate S-parameters of the device. It is done through Vector Network Analyzers (VNAs) for measurement. Then we use S11 and S22 to design impedance matching networks. In this step we have to minimize reflections and maximize power transfer.
We have to determine maximum available gain (MAG) or maximum stable gain (MSG). To measure, we have to convert S-parameters to other network parameters (ABCD, Y, Z) when cascading devices. By adjusting component values to meet target S21 (gain), S11/S22 (matching), and S12 (isolation) specs.
Conclusion
S-parameters are the language of high-frequency design. An example to 4 parameters are:
⦁ S11 = -15 dB → good input match (VSWR ≈ 1.43)
⦁ S21 = 10 dB → amplifier provides ~10× voltage gain
⦁ S12 = -40 dB → excellent reverse isolation
⦁ S22 = -12 dB → decent output match
If you work in RF/microwave design measuring, and designing with S-parameters is essential. From antennas to filters to high-speed digital interconnects, they are the bridge between theory and real-world performance.
Popular Articles
• Understanding Electrical Schematics: A Comprehensive Guide
• The Comprehensive Guide to Circuit Symbols: Key to Understanding Electrical and Electronic Diagrams
• PCB Board Design: A Step-by-Step Guide for Beginners
• Choosing the Best PCB Color-Enhancing Aesthetics and Functionality
• PCB Silkscreen: All You Need to Know
Keep Learning
System on Module Design Guide: The Agile Alternative to Chip-Down Design
Designing custom embedded hardware from a bare System on Chip (SoC) is slow, complex, and risky due to high-speed memory routing, RF tuning, and power sequencing. A System on Module (SoM) bypasses these hurdles. The vendor packages the core compute subsystem (CPU, RAM, storage, and PMIC) into a pre-validated module, letting you focus entirely on your custom carrier board. This guide explains what a System on Module is, when it makes sense over chip-down design, and how to design a reliable carrier boa......
How to Design a Raspberry Pi Expansion Board (HAT) [2026]
Raspberry Pi is a powerful board, but by itself, it is not sufficient for all projects. Sometimes we may require extra functionality, such as a high-power driver, a real-time clock, or a cleaner power UPS to power the different sensors around it. A HAT becomes the easiest way to turn the Pi into a purpose-built add-on system. That is what makes Raspberry Pi HATs so useful: you can add additional circuitry as needed for the application. And whenever you need to change, just unplug the hat and get your ......
From Physical Board to Production: How to Master PCB Reverse Engineering
Key Takeaways Stick to a 3-Stage Workflow: Process sequentially from BOM mapping to netlist extraction, and finally DFM reconstruction. Trust the Measured Netlist: Always verify connections directly with a meter; electrical data overrides optical scans. Match Imaging to Board Density: Use scans for outer layers, but rely on micro CT or delayering for blind/buried HDI vias. Recalculate Trace Impedance: Never copy trace widths directly—re-calculate for your target layer stackup and dielectric thickness.......
How Hierarchical Schematic Design Simplifies Complex PCB Layouts and Streamlines Manufacturing
Key Takeaways A hierarchical schematic organizes complex circuits into top-level block symbols linked to nested sub-sheets, replacing flat, hard-to-navigate drawings. Hierarchical design cuts human error, enables parallel team development, and makes validated sub-circuits reusable across projects. Follow a four-step workflow: map top-level blocks, define port directions, manage net scope, then translate sheets into PCB layout. Watch for net-scope conflicts and duplicate BOM designators when sub-sheets......
The Comprehensive Guide to Circuit Symbols: Key to Understanding Electrical and Electronic Diagrams
Note Need a quick reference while reading schematics? Download our free, printable Circuit Symbols Cheat Sheet (PDF), featuring the most common IEC and ANSI symbols organized by category. Keep it on your desktop or print it for easy reference at your workbench. ⬇ Download the Free Circuit Symbols Cheat Sheet (PDF) Every electronic diagram is written in a visual language, and circuit symbols are its alphabet. From your first electrical schematic to a multi-layer board, knowing circuit symbols can make ......
Unlocking Flexibility and Scalability with Daughter Boards in Modern Electronics
Key Takeaways Daughter boards add flexibility and scalability without redesigning the main PCB. Enable easy upgrades for memory, wireless, sensors, and I/O modules. Reduce development time, costs, and maintenance efforts significantly. Proper connector selection and mechanical design are essential for reliability. Ideal for modular products like Raspberry Pi HATs and Arduino shields. Have you ever removed the back of a laptop, stuck in a piece of RAM, and watched it boot with extra memory a minute lat......