微波EDA网,见证研发工程师的成长!
首页 > 研发问答 > 微波和射频技术 > 天线设计和射频技术 > complex S-parameter calculation in HFSS

complex S-parameter calculation in HFSS

时间:04-05 整理:3721RD 点击:
Please help me to find out the S11*, S21*, S12* and S22* in Ansoft HFSS....

You could use the real() and the imag() function. With this you can create the S11* and the others.

hi flanello
could u give me more explannation about using the real and the image function?

When you right click on Results->Create Modal Solution Data Report-> Data Table->Function.
The re() and im() function give you the real and the imaginary part of a value.
With the following you get the S11*
(cmplx(re(S(1,1)),-im(S(1,1))))

Copyright © 2017-2020 微波EDA网 版权所有

网站地图

Top