フィルターのクリア

S-parameter to Y-parameter

6 ビュー (過去 30 日間)
Sumit dash
Sumit dash 2020 年 3 月 3 日
回答済み: Jesus Sanchez 2020 年 3 月 3 日
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 日
Check this toolbox, it does usual transformations between these kind of parameters

カテゴリ

Help Center および File ExchangeData Import and Network Parameters についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by