S11参数优化
来源:edatop
更新时间:2024-07-10
阅读:
我想优化s11参数,使其在指定频带内最大值低于某值a,采用move max 可以实现吗?
我的优化结果好像是反的,s11最大值变大了反而
Minimize the distance of the maximum of the 1d result to the selected target.不就是这个意思吗?
难道没人用过Optimizer?
最好有详细的截图。这样写别人并不知道你到底是怎么设置的。
照片传不上来,这样设置的
Type:1D result:S11dB
Operator move max
Target. -30
Range. Total
Weight. 1.0
那你是想让S11越大越好呢还是越小越好呢?正常的理解应该是越小越好,operator应该是move min吧?
越小越好,move min的官方意思是minimize the abscissa distance of the minimum of the 1D result to the selected target
这个参数像是调谐振频率的
应该是move min
range也不是total,而是你想要S11最小的那个频点
我优化的目的是使整个频段的s11都小于某一数值
不过现在看来用小于也可以,似乎move max 没什么用