The option to include one's own C++ code is absolutely fantastic!
@GoatZilla Жыл бұрын
boy that's going to be a lot of fun pasting in and drawing bog standard parts.
@electronicswithemrys Жыл бұрын
I expect many people would use it for basic circuits only, but I think the power of the simulator comes from the code blocks you can easily add. I wrote a model for an LM2611 Cuk controller since there wasn't one available from the manufacturer and they said they wouldn't be making one. It took me less than an hour using the DLL block capabilities of Qspice & it seems to be working quite well.
@Wil_Bloodworth3 ай бұрын
Keeping Notepad++ alive. LOL. After 40+ years of writing code, my old eyes can't do "light mode" anymore. Dark mode everything FTW. Thanks for the excellent video!
@Turco9498 ай бұрын
This is very helpful to a complete noob to electronics like myself. Thanks for sharing this!
@jeffstrang1345 Жыл бұрын
This is a great quick start guide. Thanks for making it!
@the_runofff10 ай бұрын
i like the argument names when writing the pulse, i can never remember the order
@mohammedalyagoub732410 ай бұрын
Hi, Great video!! Do you know how to add a specific transistor if it is not in the list? I am trying to simulate a circuit using 2n3904 Transistor.
@EmrysMaier10 ай бұрын
Yes, just copy the model text and paste into QSpice. It should generate an appropriate symbol for you.
@mohammedalyagoub732410 ай бұрын
Thanks for the help, I have also one quick question. I have a capacitor that is supposed to move my sine wave from 8V to 0V and it works pretty well on other simulations programs, but on Qspice it doesn't change anything at all. the capacitor value is 0.1uF, dont know if it could be that Qspice isn't used to small capacitor values.
@electronicswithemrys8 ай бұрын
Are you leaving the circuit open after the capacitor, or terminating with a load resistor? I expect your circuit is ambiguous (ie the other side of the cap is floating) and different simulators handle that situation differently. I'm sure Mike Engelhardt over on the QSpice forums can answer why exactly QSpice responds the way it does (and he probably also can tell you why other sims do it the other way) -- but a simple fix is to add a load resistor (from the capacitor to ground). Even 1 Gohm works.
@StudSupreme Жыл бұрын
Hell, I'm saving this to my favorites 🙂
@Pesquisando0b101110 ай бұрын
When you import a model, can you save it in the QSpice library?
@electronicswithemrys10 ай бұрын
I'm afraid I don't know off the top of my head. That's probably a good topic for the QSpice forum.
@Pesquisando0b101110 ай бұрын
@@electronicswithemrys It seems the software lacks some of theses basics features: To be able to create our own components library accessible directly inside the program and we could have a menu with most used simulation instructions like, .tran, .op etc, preconfigured and that we could modify.
@dziadekRem9 ай бұрын
You can create your own Qspice library saving all models imported from another sub or lib files, from LTSpice, Spice or another software. Use option to create new symbol in Qspice, use CTRL+V to put ther saved in memory model. Redraw as you want and save as a new Qspice model.
@electronicswithemrys9 ай бұрын
@@dziadekRem Thanks!
@jackyzheng55Ай бұрын
are the schematics created compatible with ltspice?
@electronicswithemrysАй бұрын
I doubt that could ever happen since LTSpice restricts competitors (like Qorvo) from using their simulator.
@byugrad10245 ай бұрын
I want something that runs unit tests in GoogleTest against a spice simulator. I have realized though that QSpice needs to be the thing that "invokes" the C++, but I would like it the other way around. I want GTest to be able to load my test fixture (whatever simulated hardware that looks like in spice) and connect it to my source code and run scripted simulations. So far I have not been able to find anything like what I want. Can this do that? Does QSpice have a command line interface?
@electronicswithemrys5 ай бұрын
I don't know if it's capable of that. I'd recommend to post this to the QSpice forums - there's a lot of very experienced folks on there that can probably help.
@NullStaticVoid11 ай бұрын
hoping they do a Mac port.
@PatrickDelabrenne6 ай бұрын
Michael Thomas Engelhardt was born in June 1953 so ... He's ... 71 years old !!! Well well
@electronicswithemrys6 ай бұрын
Let's hope he continues to be healthy for a long, long time :).
@myceliumbrick14097 күн бұрын
@@electronicswithemrys haha yes we need him !
@iforth647 ай бұрын
Can you please pinpoint (with a time code) where you answer the title question: "the *best free* simulator"?
@electronicswithemrys7 ай бұрын
The question is to you, the viewer.
@dabdoube92 Жыл бұрын
Why does it look like LT's ?
@richardgray8593 Жыл бұрын
Same author.
@stefano.a11 ай бұрын
@@richardgray8593 same author but with 1980 mentality
@stefano.a11 ай бұрын
You have to remember long text strings also only to modify a single generator. Panels to insert parameters are disappeared. At this point is better LTSPice or Micro-cap.
@Roottech252 ай бұрын
Is that linux?
@electronicswithemrys2 ай бұрын
Nope - it's running under Windows. I would definitely like to see a linux version. From what I've found, the latest Mike said was, "I’ll revisit it when WINE implements with DirectX12 API."
@whatisthemeaningofthislife175810 ай бұрын
Hi, new subscriber here! It will be great if you can make a tutorial course with the QSpice, and a little bit of programming with C++, much appreciated! Thanks!
@electronicswithemrys10 ай бұрын
Great suggestion! Do you have a particular circuit in mind that you'd like to see simulated?
@robr8554 Жыл бұрын
Look nice in principle. Learning curve could be steep
@electronicswithemrys Жыл бұрын
Agreed. The help files aren't bad, but could be better. They do have an active forum that is very helpful, and there's some good content there for anyone who wants to tinker with the DLL models.
@lamap452 ай бұрын
windows only. Qucs is more universal.
@electronicswithemrys2 ай бұрын
I had tried QUCS a few years back and didn't get the hang of it. I'll have to give it another try.
@stevenbliss98911 ай бұрын
So does that mean I can simulate any processor written in "C++" ????
@electronicswithemrys11 ай бұрын
You should give it a shot - it would be quite interesting to see.
@change_your_oil_regularly428711 ай бұрын
Seems like yet another simulator designed for more advanced users I'll try it out at some stage but unlikely i'll give up my current easy to use extensive GUI simulator Edit; I'm slow. Just realised this is Windoze. I'll needto check for a linux release, try in wine or a vm
@electronicswithemrys11 ай бұрын
Which simulator is your favorite now?
@martinkuliza11 ай бұрын
So...Become an Advanced User. I understand being a beginner, but how long were you planning on remaining a beginner for. HERE'S A TIP TO GET YOUR MOVING FORWARD Try things that you don't think you can do , from time to time What you'll find is that you can do more things than you actually thought you could
@stefano.a11 ай бұрын
LTSpice have a way better interface
@electronicswithemrys11 ай бұрын
I would respectfully disagree - I've always thought LTSpice had a terrible user interface that I was forced to get used to and prefer the updates Mike made to Qspice.
@stefano.a11 ай бұрын
@@electronicswithemrys how do you expect someone to be able to memorize all the parameters of the strings to be inserted? We are in 2023, not 1980. The idea of using text strings is unacceptable today. We have to concentrate about the project and not on the syntax of the strings.
@electronicswithemrys11 ай бұрын
@@stefano.aFor those that I don't already know b/c I use SPICE quite a bit, I refer to the help files. Personally, I find that graphical interfaces often take much more time and effort to build the same circuit as text interfaces.
@VEC7ORlt11 ай бұрын
@@electronicswithemrys LTSpice has and always had shit interface, thanks to Mike's stubbornness and holier than though attitude to UI design, also what is with this obsesssion of representing circuits with text - what sense does that make? You do you, I want my schematics, so do hundreds of others, instead we'll get these dumbass interfaces.
@kenchilton11 ай бұрын
Any SPICE that only runs on Windows cannot be the best. It is a toy, a game, not a professional tool. No good software developer writes a modern application to only run on one platform - it is too easy to use the toolkits to provide cross platform UIs and architectures. Simulation in a professional environment properly integrates within the development flow, allowing for automation and master data management. Qorvo should have had this mindset from the outset of this effort, and that they do not casts shade upon their technical and operational abilities as a company, and if they don’t know how a modern development flow should work, their components will likely reflect their haphazard and amateurish methods.
@VEC7ORlt11 ай бұрын
Wow, quite diatribe you left there, but alas - tough shit pumpkin - CAD is the domain of windows, it saddens me as well and there is nothing you can do here - I'm too busy to make things work on nix, nor am I willing to learn things that work natively. Also most problems of qorvo stem from its dumbass interface.
@Michael_Kiwanuka5 ай бұрын
You are delusional. You don't know what you are talking about.