01-10-2016 11:47 AM - edited 01-10-2016 11:51 AM
Hello, I want to perform a parameter sweep for this potentiometer (VR1) in order to see how much the output voltage changes when I alternate between Vcc and Vee. I've been trying to find information about this but I can't find the correct way to do it, and when I try it I get the wrong results.
I don't even know if the part I'm selecting is the right one, since even after I gave it a name, the potentiometer is not shown in the list (see attachment).
01-11-2016 12:34 PM
Hi INORAN,
There are a couple problems here. First you are trying to sweep the device parameter rc1:xu1, this is an internal component of the opamp model.
The potentiometer isn't really suited to parameter suite, it is designed to be used with interactive simulation where you can contol resistance with the slider. The resistance / slider value cannot be swept by parameter sweep. You would be better off using a regular resistor, or if you are just trying to see the effect of rail-to-rail input voltages, just a DC source.
A DC source is probably better since then you can ground the circuit (Multisim and SPICE sometimes run into trouble if a circuit has no ground). Then you would have something like this for your paremeter sweep settings:
01-11-2016 05:01 PM
Thank you, I suspected I wasn't selecting the right parameter. I was hopeful that 'parameter sweep' worked with potentiometers, since this is an assignment for extra points (that exact same circuit). I think that what you suggested is a better idea. I'll check with my professor.