Using Multiple Data Sets on One Graph in PSPICE: Changing X Variable

  • Thread starter Thread starter hitman012
  • Start date Start date
  • Tags Tags
    Pspice Variable
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 5K views
hitman012
Messages
2
Reaction score
0
Hi,

I'm running a simulation on PSPICE in which I am trying to plot Vce against Ic for various base currents of a transistor, and I therefore need to have multiple data sets on one graph. I've managed to do this by using the DC Sweep simulation with the primary sweep on the collector resistor and a parametric sweep on the base resistor.

The resulting graph does have a data set for each value of the base resistance, but I am unable to change the X variable to the collector current: it gives me a message saying "Only 1 X variable is allowed" or something like that.

Is there a way round this?

Thanks.
 
Engineering news on Phys.org
So, you are plotting Vce against Ic for a range of stepped Ib's? I really don't think you need to use variables to do this. You can just do a iterated sweep sort of thing.
 
Could you explain how to do this? I've only been using PSPICE for a week or two, so I'm quite new to some of these features.

Many thanks for your response.