LTspice tutorial - Stepping sets of parameters

Поделиться
HTML-код
  • Опубликовано: 21 июл 2024
  • #116 #ltspice
    In this video I look at how sets of parameters can be stepped at the same time using the .step command together with the table function. Its quite a simple implementation that can be used to go trough multiple parameters at the same time.
    LTspice Tutorial series:
    EP1-Getting started:
    • LTSpice Tutorial - EP1...
    EP2-AC simulation and the Baxandall tone control circuit:
    • LTspice tutorial - EP2...
    EP3-.param and .step directives:
    • LTspice tutorial - EP3...
    EP4-How to import libraries and component models: • LTspice tutorial - EP4...
    Ep5- Stock example simulations to play with: • LTspice tutorial - Ep5...
    Ep6- Basics of FFT analysis and .four statment: • LTspice tutorial - Ep6...
    EP7- Dependent voltage and current sources
    • LTspice tutorial - Ep7...
    Ep8- Turning a datasheet into a component model
    • LTspice tutorial - Ep8...
    EP9- Independent voltage and current sources
    • LTspice tutorial - Ep9...
    Ep10- .wave statement and audio file processing
    • LTspice tutorial - Ep1...
    Ep11 The effect of temperature on your circuit
    • LTspice tutorial - The...
    EP12 Modeling a DC brushed motor
    • LTSpice Tutorial - Mod...
    Ep13- Worst Case, Monte Carlo and Gaussian statistics circuit analysis
    • LTspice tutorial - Wor...
    EP14 - Digital circuits and logic gates • LTspice tutorial - Dig...
    EP15- SMPS EMI and electrical noise and filters
    • LTspice tutorial - SMP...
    EP16- Feedback loop simulation
    • LTspice tutorial - Fee...
    Ep17 - Verifying Simulation Models
    • LTspice tutorial - Sim...
    Ep18 - Simulating Capacitors
    • LTspice tutorial - Sim...
    Ep 19 - Simulating Inductors
    • LTspice tutorial - Sim...
    EP 20 - Noise simulations
    • LTspice tutorial - Noi...
    Ep21 - Models and Libraries
    • LTspice Tutorial - Cre...
    Ep22- Voltage and current limited source
    • LTspice Tutorial - Vol...
    Ep23- Measuring Power Factor
    • LTspice tutorial - Mea...
    Ep24 - Modeling a vacuum tube triode
    • LTspice tutorial - Mod...
    Ep25- Using standard symbols
    • LTspice tutorial - Re-...
    Ep26- Modeling transformers
    • LTspice tutorial - Mod...
    Ep27 - Stepping sets of parameters
    • LTspice tutorial - Ste...
    Special Thanks to all my supporters on Patreon! Especially @afiskon and Ralf B.!
    If you liked this video be sure to check out my other videos and you can also subscribe to be up to date with all the new ones!
    If you want to support the creation of more and better videos please consider checking out: / feszelectronics
  • НаукаНаука

Комментарии • 22

  • @unlokia
    @unlokia Год назад +3

    I think you’re my new favourite electronics RUclipsr, because your voice and attitude is so professional and unique. God bless you sir.

  • @andresyesidmorenovilla7888
    @andresyesidmorenovilla7888 11 месяцев назад +2

    You are so underrated! I was actually wondering if something like this existed but didn't find much. Thank's so much, all that I know about ltspice I owe to you

  • @joshmyer9
    @joshmyer9 4 месяца назад +1

    Using the voltages as direct readouts for the index variables in the first sim is a nice teaching technique. I'll have to keep that one in my back pocket. Thanks for introducing it to us!

  • @hanyanglee9018
    @hanyanglee9018 Год назад +1

    One detail worthy mentioning. This docs is inside menu -> help -> help topics, or simply press F1. Then, LTspice XVII -> LTspice(R) -> Dot Commands. This Dot Commands section maybe the most important as I would say, every user has to know how to find this.

  • @seinfan9
    @seinfan9 3 года назад +3

    Always appreciate new videos with this tool.

  • @mayankgupta460
    @mayankgupta460 2 года назад +3

    Great Video, I am currently learning ltspice and your videos have been a great help

  • @yaghiyahbrenner8902
    @yaghiyahbrenner8902 3 года назад +3

    very good video. such a useful feature man simulation is such a time saver when the tool used is understood.

  • @schwinn434
    @schwinn434 3 года назад +4

    Great work, as-usual!

  • @VikasVJois
    @VikasVJois 3 года назад +2

    Thank you for showing this technique in LTspice. It would be great to see an explanation of the "measure" statements in LTspice. I have a hard time understanding their syntax. In recent versions, there is a GUI implemented to write them but that does not give the entire flexibility and power of the measure statements.

  • @rjordans
    @rjordans 3 года назад +1

    Nice one! Another advantage of 'scripting' these circuit variants is that it avoids problems in copy/paste actions where you accidentally missed a change in one of your simulations. Makes things much more reliable and reproducible.

    • @FesZElectronics
      @FesZElectronics  3 года назад

      To be honest, if I just want to change component values, this method is ok; but the copy/paste method can be far more useful when changing interconnections or adding different components.

  • @ahmedzangana5251
    @ahmedzangana5251 3 месяца назад +1

    Huge thanks

  • @custodiogomesbarcellos4972
    @custodiogomesbarcellos4972 3 года назад +1

    Great video!

  • @AndrewKiethBoggs
    @AndrewKiethBoggs Год назад +1

    Thank you so much.

  • @MegaCadr
    @MegaCadr 3 года назад +1

    Analog should hire you :)

  • @d4vidd
    @d4vidd 11 месяцев назад

    Shouldn't be the .step param n 1 2 3 instead of 1 3 1 at 4:20?

  • @aitorsierra
    @aitorsierra 3 года назад +1

    Hi FesZ Electronics: What is the purpose of Pgood connexion ?. Datasheet shows typical application without Pgood.

    • @FesZElectronics
      @FesZElectronics  3 года назад +3

      In general Pgood, PG, or "power good" is an open drain output that stays high only if the power supply is within ~5% of the nominal voltage (exact % differs from IC to IC). The common use case is to link this pin to a microcontrollers reset so that the uC is allowed to function only after the voltage stabilizes. This is to prevent unexpected behaviors during low voltage supply.

    • @aitorsierra
      @aitorsierra 3 года назад

      @@FesZElectronics Ok and in your simulation R5 could be removed and will work without problems.

    • @FesZElectronics
      @FesZElectronics  3 года назад

      Of course. I didn't really bother to remove unwanted components from the schematic, I just took the default test fixture that LT provides.

  • @MJ-vt1kp
    @MJ-vt1kp 3 года назад +1

    Hey FresZ, Do you have a doctoral title? If not any known university should give it to you ;-)

  • @ohmslaw6856
    @ohmslaw6856 3 года назад +1

    Alot going on haha big headache lol