- 易迪拓培训,专注于微波、射频、天线设计工程师的培养
ads export s2p
I run a parameter sweep (x = 1,2,...to 100) with S parameters simulation.
I can see 100 different [S] curves in Data Display.
But how to export 100 different s2p files from the dataset ?
If I try this with data file tool, it write me only the first S matrix (x=1).
Is there a method to bypass it ? by AEL command ?
Thank you.
Ok, I find a solution but it's not very easy.
I have create a AEL user functions which load the number of sweeps and file name, and make a loop to create s2p (with incremental name) one by one, using the ADS pre-defined function WRITE_SNP.
That is, for the loop:
sweepvar_s=sprintf("%d",sweepvar[i]);
file_name_s=strcat(file_name,sweepvar_s,".s2p");
action=write_snp(file_name_s,S[i,::],"S data","GHz","MA",50);
After, I use it in my Schematic as an meas. equation. or in Display as equation.
If an ADS developper read this topic, please create this function in the next version of your soft ! :D
I think a lot of users need to this functionnality !
申明:网友回复良莠不齐,仅供参考。如需专业帮助,请学习易迪拓培训专家讲授的ADS视频培训课程。
上一篇:How to import S-Parameter in ADS?
下一篇:copy a design from one workspace to another in ADS 2014
国内最全面、最专业的Agilent ADS培训课程,可以帮助您从零开始,全面系统学习ADS设计应用【More..】
- Agilent ADS教学培训课程套装
- 两周学会ADS2011、ADS2013视频教程
- ADS2012、ADS2013射频电路设计详解
- ADS高低阻抗线微带滤波器设计培训教程
- ADS混频器仿真分析实例视频培训课程
- ADS Momentum电磁仿真设计视频课程
- ADS射频电路与通信系统设计高级培训
- ADS Layout和电磁仿真设计培训视频
- ADS Workspace and Simulators Training Course
- ADS Circuit Simulation Training Course
- ADS Layout and EM Simulation Training Course
- Agilent ADS 内部原版培训教材合集