¿ªÔÆÌåÓý

Date
Re: Importing 2N7000
No, the first very basic mockup was done in a bash script, simply to get an idea how it should work. But anything for the masses has to be multi-platform. I'd not even considered Powershell. I don't
By Tony Casey · #147087 ·
Re: Importing 2N7000
I have a folder named "Components", where I put the basic sims of individual devices. Each one has a folder with the .asc, .sym and model in it. When I want to sim a circuit that usees one of these
By Jerry Lee Marcel · #147086 ·
Re: Importing 2N7000
Isn't the normal way of doing this to create a 'Project' folder that automatically contains folders for each data type (i.e. each .extension) that can all 'see' each other? Like a PCB design project.
By John Woodgate · #147085 ·
Re: Importing 2N7000
Hmm. interestingly, I happen to be working on a powershell script to do just that (although, I'm guessing yours would probably be designed for linux OS). I imagine, however, that there would have to
By eetech00 · #147084 ·
.imp file
I just did a simulation of a simple active filter, to look at distortion of the filtered signal, and after LTspice has closed, it has left a file called 'Filter.imp' in the schematic folder. It's 4097
By John Woodgate · #147083 ·
Re: Importing 2N7000
Yes, I write and tell them sometimes. But my voice isn't loud enough. Anyone that's been here long enough will remember Helmut saying all this over and over again. Another way that this issue could be
By Tony Casey · #147082 ·
Re: Importing 2N7000
Against stupidity, the gods themselves contend in vain. ====================================================================================== Best wishes John Woodgate OOO-Own Opinions Only
By John Woodgate · #147081 ·
Re: Importing 2N7000
I fully agree. It's what I do since you have recommanded it years ago. The only drawback is that one has to copy the necessary model and symbol in a separate operation. It would be nice if copying a
By Jerry Lee Marcel · #147080 ·
Re: Importing 2N7000
Agreed, and doing that doesn't stop you ALSO having personal library files for symbols and models, which avoids having to remember which schematic folder to look into for a given .ASY and/or .MOD or
By John Woodgate · #147079 ·
Re: Importing 2N7000
If you have those folders, it's because you have added them. They are not in the distribution. I'm also fairly sure you don't mean 2n7002.sym, because LTspice symbol files are .asy. I highly recommend
By Tony Casey · #147078 ·
Re: Importing 2N7000
Personally, that make no sense to me, as normally I select a device on the basis of one of the other parameters, like voltage, Rdson or gate charge. I prefer not to touch the standard libraries in any
By Tony Casey · #147077 ·
Re: Limitation of line length for B-source equations?
I've reported it as a bug. Let's hope they do something about the grid control warning (it is indeed necessary to hide the B-source text in some way when '+' is not supported) Properly showing the
By mhx@... · #147076 ·
Re: Limitation of line length for B-source equations?
On 02/07/2023 12:53, mhx@... wrote: > The following B source definition (all on one line, it is a mere 600 characters) is no problem in LTspiceIV: > ~~~ > Bxx S_junction_1 0 I=V(n1 ) * 9.3993002816
By Tony Casey · #147075 ·
Re: Importing 2N7000
Hello All
By eewiz · #147074 ·
Re: Limitation of line length for B-source equations?
It is a bit better/weirder than I thought. My circuit with the added "+" character to extend the B-source line *did* in fact run. The warning that is reported (by popping up the expanded listing) is
By mhx@... · #147073 ·
JFET .NOISE Errors
I have uploaded a simple
By Tony Casey · #147071 ·
Re: Importing 2N7000
re:? "The original point in dispute was the existence, or otherwise, of an entry in standard.mos for a 2N7002." No, the original point in dispute was whether one could hit "F2" and type "2N7002" and
By Andy I · #147070 ·
Re: Importing 2N7000
On 02/07/2023 13:28, Andy I wrote: > When you hit F2, and type a part name or number, you are *not* looking in your "standard.mos" listing.? You are looking in "lib\sym", which is *not* the same as
By Tony Casey · #147069 ·
Re: Limitation of line length for B-source equations?
marcel, It is a known fact that the line length is limited in LTspice's attribute editor.? That was discovered way back when Mike Engelhardt was still working for ADI or LTC. If I remember right
Re: Importing 2N7000
Tony and eewiz, When you hit F2, and type a part name or number, you are *not* looking in your "standard.mos" listing.? You are looking in "lib\sym", which is *not* the same as "lib\cmp" which is
By Andy I · #147067 ·