S-parameter to Y-parameter

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 ?

回答 (1 件)

Jesus Sanchez
Jesus Sanchez 2020 年 3 月 3 日

0 投票

Check this toolbox, it does usual transformations between these kind of parameters

カテゴリ

質問済み:

2020 年 3 月 3 日

回答済み:

2020 年 3 月 3 日

Community Treasure Hunt

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

Start Hunting!

Translated by