微波EDA网,见证研发工程师的成长!
首页 > 研发问答 > 微波和射频技术 > 天线设计和射频技术 > How to import ADS data to MATLAB

How to import ADS data to MATLAB

时间:04-04 整理:3721RD 点击:
I have designed a microstrip bandpass filter in ADS, and I have designed the filter for different substrate materials and I would like to add all the simulation results for the different substrates in one graph so i can have a better comparison between them. I have looked and found that ADS does not provide that, and most people are suggesting that I export those data from ADS and import them to Matlab. Anyone know how to do that, as i have around 5 graphs and i want to combine them in one graph.

What do you miss? You can plot multiple curves in ADS into one graph, just select the corresponding dataset in the dropdown list.



If you still prefer Matlab, have at look at write_var() in the ADS online help. That is a function to write data from the ADS data display to a file. It is used by placing an equation on the data display page: dummy = write_var ()

I think you miss read my question. I have designed the filter for different substrates, like FR4, Roger Duroid 5880, ect, and i want to combine these results in one graph, like one graph for insertion loss for all the substrate materials



Where to add write_var() in ADS, i couldn't find any place type a command in ADS?

I understood your question, and that is easily possible. I do it all the time! You can place as many different datasets into one graph as you like. You can switch datasets as I showed above, and add S-params from different datasets using that dialog.

You add this as an equation in the data display, as shown in my second screenshot at the very bottom. The variable on the left side of the equation is just a dummy, the relevant part is calling the write_var function with the correct parameters.

It worked!, I have not noticed that before. Thank you for your help :) :)

上一篇:best inducer for77500Hz
下一篇:最后一页

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

网站地图

Top