Menu

#9 Transient Sweep

0.0.18
open
nobody
None
5
2016-04-16
2016-04-16
No

Hi, I'm trying to do a parameter sweep over a transient simulation but I don't get the expected result. I get the same result for every value of the parameter being swept (a voltage source).
Is this a bug or I'm doing something wrong? I checked the output with Octave.

1 Attachments

Discussion

  • Pablo Cremades

    Pablo Cremades - 2016-04-16

    The schematic

     
  • Claudio Girardi

    Claudio Girardi - 2016-04-16

    Hello,
    you are sweeping the V1 parameter, but not using this variable in any component, so the circuit does not change while doing the sweep.
    As an example, you could assing V1 to the V2 source value U, by using "U=V1" instead of "U=1V" there.

     
  • Pablo Cremades

    Pablo Cremades - 2016-04-16

    Thanks Claudio. I made a mistake with the voltage source name. Anyway, I thought I should put the component's name in the parametric sweep dialog. Thanks for clarifying!

     

Log in to post a comment.