Virtuoso ADS Output Expression

Status
Not open for further replies.

teem

Junior Member level 1
Joined
Nov 17, 2009
Messages
16
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,408
Hello,

I setup below outputs to calculate the equavilent parallel R and L by doing one-port SP analysis in Virtuoso ADS.


freq=xval(aaSP(1 1))
Lp=-1/imag(YP(1 1))/(2*acos(-1)*freq))
Rp=1/real(YP(1 1))

It showed error message: ("*Error* eval: unbound variable" freq).

Seems the result of the 1st expression, freq=xval(aaSP(1 1)), can not be used in the following expressions.

Could any seniors tell me how can I solve it, i.e., let the results of previous expressions be used in the following expressions?

Thanks a lot.
 

freq. is not a defined variable in Virtuoso as in ADS.
Instead, use calculator and its functions to find these values..
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…