S-parameter to Y-parameter

3 Ansichten (letzte 30 Tage)
Sumit dash
Sumit dash am 3 Mär. 2020
Beantwortet: Jesus Sanchez am 3 Mär. 2020
Hello
let's say I have
S11=( s^4+(-0.0026j)*s^3+(1.0615)*s^2+(-0.0009j)*s+(0.1580) )/(s^4 +(2.2467-0.0047j)*s^3 + (3.6063-0.0031j)*s^2 + (3.2898-0.0489j)*s +(1.9877-0.0025j));
S21= (j*s^4+(2.2128)*s^3+(26.5826j)*s^2+(1.4870)*s+(65.6671j)) /(s^4 +(2.2467-0.0047j)*s^3 + (3.6063-0.0031j)*s^2 + (3.2898-0.0489j)*s +(1.9877-0.0025j));
S22=S11;
S12=S21;
Z0=50;
can i convert this S-parameter to Y-parameter ?

Antworten (1)

Jesus Sanchez
Jesus Sanchez am 3 Mär. 2020
Check this toolbox, it does usual transformations between these kind of parameters

Kategorien

Mehr zu Frequency Domain Analysis finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by