Dear Forum,
I have a case where I have extracted an array of Z12 mutual inductance between two inductors moving relative to each other as in the case of an NFC device. If I use ADS, I would like to use two fixed inductors and iterate through a list (or an array) of values I extracted from another tool to look at the voltage induced from one inductor to the other as a function of position.
The issue I have is I don't know how to do this in ADS. In spice, we can use ".step param X list 0.1 0.2 0.3 0.4 0.5 0.6" which causes spice to loop through all these values and plot a family of curves. How can I do the same in ADS?
Your help is greatly appreciated.
I have tried several websites and other tutorials but none do what I want. So this appears to be not possible with this tool and very simple in Spice.