• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Orcad Capture users

Qacer

Platinum Member
Hello all,

I found that there is an R_var part in the analog library. Is there an easy way to run a parametric sweep on this part? It would be nice to just place the R_var part on the schematic sheet and just run a quick simulation without having to go through the steps mentioned in other tutorials.

Thanks!
 
What sort of output are you looking to get exactly? If you only want to see the impact of changing the value of a resistor on an analog circuit it would be easier to define a tolerance on a standard resistor and run a monte carlo analysis. I guess i'm not clear on what you want to see.
 
That can do, too. Actually, I just wanted to cut down on the number of steps needed to vary the value of a part. The part could be a resistors, capacitor, inductor, etc.. Do you know of an easy way? How? Thanks!
 
use the standard resistor R and specify it's value as a parameter {parametername} (you need the curly braces, but use whatever name you want). Place optimizer parameters and add the parameter, using the name you chose. When you setup the pspice simulation profile, use parametric sweep. select the global parameter radio button, and specify the parameter name in the field provided. Then choose the step size and upper and lower bounds in the fields below that. In addition to getting a nice graph with tons of lines through it, you can also display a performance analysis graph, which will plot all sorts of different results as a function of the parameter changing.
 
Back
Top