How converting S-parameter to another with different impendance per port?
6 ビュー (過去 30 日間)
古いコメントを表示
Hi,
I would like to convert a mixed-mode S parameter onto another with different terminations and more specificatlly different impedance per port since the terminations can be different between differential and common modes for some reasons. I guess I am looking for a function similar to s2s but where I can put a vector of impendance with different values, one per port. Is it possible with the RF toolbox? how?
Denis
0 件のコメント
回答 (1 件)
Joe Wargo
2015 年 1 月 29 日
Hello Denis,
Unfortunately, the RF Toolbox does not support per-port impedances "out of the box". The RF Toolbox interprets vectors of impedances as "per-frequency" instead.
The best help I can suggest are the functions provided for mixed mode functionality: see
doc s2smm
Sadly, if this isn't general enough for your use-case, the flexibility of per-port impedances does not yet exist in the RF Toolbox.
Joe
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!