How to plot the maximum of some sine waves versus the corresponding parameter value?

Status
Not open for further replies.

ravet

Member level 5
Joined
Sep 17, 2006
Messages
81
Helped
4
Reputation
8
Reaction score
2
Trophy points
1,288
Location
DSO
Activity points
1,762
hello

i made transit analysis in cadence, and make parametric sweep, the result is several sine waves versus time , each corresponds to a parameter value that i made sweep for it,,,,now , i want to plot the maximum of those sine waves versus the corresponding parameter value,, can i make that using the calculator or anything else? if yes, how???

thanks
 

cadence calculater

Yes. You can use the calculator to build a expression and plot it. You can also enter the expression in "Output / Setup ..." form of ADE. If the net name you want to view is "/OUT", then the expression is:
ymax(VT("/OUT"))
This function will return a scalar value for a single simulation run. When you do a parametric sweep, expressions with scalar results will be ploted vs. the sweep parameter.
 

    ravet

    Points: 2
    Helpful Answer Positive Rating
Re: cadence calculater

use "ymax" to get the max. value corresponding to a variable
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…