• 易迪拓培训,专注于微波、射频、天线设计工程师的培养
首页 > ADS > ADS FAQ > How to run EM Simulation in ADS through coding ? Is it possible?

How to run EM Simulation in ADS through coding ? Is it possible?

录入:edatop.com    点击:
Dear all,

May I know how to run EM Simulation in ADS through coding ? Is it possible? like How can I give layer information, frequency, meshing and plotting S-parameters ?

> May I know how to run EM Simulation in ADS through coding ? Is it possible?

Layout and some of the EM settings can be controlled from the ADS scripting language (AEL). You can see the AEL commands for user interface actions when you do "Tools>Command Line" from the ADS main window. That window will now create something like an "AEL macro" or log file of (almost) all your user interface actions.

Most EM settings (emSetup/emModel) require XML files where you would need to code your own XML reader/writer because AEL doesn't give direct access to these setting.

> How can I give layer information,

AEL code to create/modify the layout -> easy
Momentum substrate file (*.subst) -> need to create code to read/write XML
Momentum materials file (materials.matdb) -> need to create code to read/write XML

> frequency, meshing and plotting S-parameters ?
emStateFile.xml in the simulation directory -> need to create code to read/write XML
optional DDS template (ASCII)

Summary: EM in recent ADS releases is very powerful, but it is a pain to automate because it is all XML-based with almost no AEL control.

申明:网友回复良莠不齐,仅供参考。如需专业帮助,请学习易迪拓培训专家讲授的ADS视频培训课程

上一篇:snp file format
下一篇:Rayleigh Fading in AM modulated signal

ADS培训课程推荐详情>>

  网站地图