Convert between scattering (S), impedance (Z), admittance (Y) and ABCD (A) parameters for linear two‑port networks.Enter complex matrix elements for any parameter type, choose normalization impedance, and get instant conversions with full complex results.
Standard 50Ω for RF, 75Ω for video
? 3dB Pad (resistive)
? 6dB Attenuator (Pi)
? FET Model (high Zin)
Input Parameters (S-Parameters)
Converted values (complex: real + j*imag). All results are computed using exact two‑port network parameter transformations.
S‑Parameters (Scattering)
Z‑Parameters (Impedance) [Ω]
Y‑Parameters (Admittance) [S]
ABCD (Chain) Matrix
Local computations: No data leaves your browser. All matrix inversions and conversions are performed client‑side using IEEE 754 double precision.
S, Z, Y, A Parameters: Core Concepts for Microwave Network Analysis
Linear two‑port networks are fundamental to RF, microwave, and high‑speed digital design. The four most common parameter sets – Scattering (S), Impedance (Z), Admittance (Y), and ABCD (chain) – each offer unique advantages depending on measurement, cascading, or simulation context. This converter implements the rigorous transformations defined in David M. Pozar's "Microwave Engineering" and IEEE standards.
⚡ Key transformations (Zo = reference impedance): S ↔ Z: Z = Zo · (I + S)(I − S)-1 , S = (Z − Zo I)(Z + Zo I)-1 Z ↔ Y: Y = Z-1 ABCD ↔ Z: A = Z11/Z21, B = (Z11Z22 - Z12Z21)/Z21, C = 1/Z21, D = Z22/Z21 ABCD ↔ Y: A = -Y22/Y21, B = -1/Y21, C = -det(Y)/Y21, D = -Y11/Y21
Why Convert Between Parameter Sets?
S‑parameters are directly measured with VNAs (Vector Network Analyzers) and are ideal for high‑frequency design.
Z/Y parameters simplify series/parallel connections and are widely used in circuit simulators (SPICE).
Stability analysis (Rollet factor, μ‑test) often requires conversion between S and Z/Y parameters.
Application Examples
Low‑Noise Amplifier (LNA) Design
A transistor's S‑parameters from the datasheet are converted to Z‑parameters to compute optimal source/load impedances for minimum noise figure. Our converter provides instant transformation.
Filter Cascading
Combine several two‑port filter sections by converting each to ABCD matrices, multiplying them, and then converting back to S‑parameters to visualize overall return loss.
Conversion Algorithms – Verified Against Pozar & Collin
All conversion routines are implemented using complex matrix arithmetic (2×2) with robust error handling. The tool handles singular matrices (e.g., Z21 = 0) by showing a warning, as certain idealized networks may not be invertible.
Reference: Pozar, D. M. (2011). Microwave Engineering, 4th Edition, Wiley. & Collin, R. E. (1992). Foundations for Microwave Engineering, 2nd Edition. GetZenQuery's engineering team validated the conversions with multiple test cases including resistive networks, ideal transmission lines, and common transistor models.
Frequently Asked Questions
S11 is the input reflection coefficient when the output is terminated with Zo. It determines return loss and impedance matching.
Yes. The converter supports any real positive reference impedance. S‑parameters are defined with respect to Zo; Z/Y parameters remain absolute values (Ω or Siemens).
Double precision (≈15 decimal digits) ensures negligible rounding error. For most practical RF networks this is more than sufficient.
Developed with reference to IEEE Std 287-2007 and validated by RF design experts. The conversion engine is used in educational environments and professional test benches. Last revision: May 2026.
Compute the analog output voltage, LSB size, and full-scale range for an ideal N-bit unipolar DAC. Enter resolution (bits), reference voltage Vref, and digital input code D. The interactive graph displays the linear transfer characteristic.
Determine the exact series resistor needed to safely drive any LED. Calculate resistance, power dissipation, nearest standard value, and visualize the resistor color code in real time.
Compute capacitor voltage at any instant during charging or discharging. Visualize the exponential transient curve, determine the time constant τ = R·C, and explore step response. Ideal for electronics design, lab experiments, and circuit analysis education.