¿ªÔÆÌåÓý

Date
Re: Conductance Negative
Use the educational examples, oscillators, Colpits and remove the resonating inductor leaving the active device and passive feedback elements in place. Do a scattering parameter operation and note the
By alan victor · #159440 ·
Re: Simulating Using PyLTSpice Takes Too Long
LTSpice generates .raw output files, noramlly. I am using PyLTSpice tp prepeare netlist before simulation. I am manually writing the netlist. After simulation, I am gathering .raw files and reading
By davitkharshiladze26@... · #159439 ·
Re: Simulating Using PyLTSpice Takes Too Long
So -- what files does PyLTspice need to write and read? I still think (from your description) that this is the bottleneck. Andy
By Andy I · #159438 ·
Re: Simulating Using PyLTSpice Takes Too Long
No, I am not using .MEAS commands. I tried using some mechanisms that reduced filesize for .raw files, but results remained the same.
By davitkharshiladze26@... · #159437 ·
Re: Simulating Using PyLTSpice Takes Too Long
As far as I know, file reading and writing are part of the reported simulation time. You might affect that by controlling where it accesses those files, and how big they can be. Andy
By Andy I · #159436 ·
Re: Simulating Using PyLTSpice Takes Too Long
Wait - are you using .measure commands?? Is that where you see things slowing down? .MEAS commands are indeed processed after the simulation is over. Andy
By Andy I · #159435 ·
Re: Simulating Using PyLTSpice Takes Too Long
Unfortunately, I can not use .STEP command. My main problem is finding multi-port s-parameters of a given circuit. LTSpice only supports 2-port s-parameters. To measure 4-port s-parameters I need to
By davitkharshiladze26@... · #159434 ·
Re: Simulating Using PyLTSpice Takes Too Long
Can you re-do your sims using .STEP ?? Thus avoiding PyLTspice? Andy
By Andy I · #159433 ·
Re: Simulating Using PyLTSpice Takes Too Long
I made the schematic in LTspice and it runs very fast. The netlist is: * C:\Program Files\ADI\LTspice\Draft1.asc V1 N001 0 AC 1 0 L1 N002 N001 10? C1 N002 0 1p R1 N002 0 50k .ac dec 150 10meg 100G
By John Woodgate · #159432 ·
Re: Simulating Using PyLTSpice Takes Too Long
I have no familiarity with PyLTspice.? But you say most of the time is spent doing something other than the LTspice simulation itself.? Which means the cause is something other than LTspice. Maybe
By Andy I · #159431 ·
Re: Simulating Using PyLTSpice Takes Too Long
eetch00, I obtained this from viewing LTSpice netlist. Nevertheless, I tried changing it after your comment and results remained the same
By davitkharshiladze26@... · #159430 ·
Re: Simulating Using PyLTSpice Takes Too Long
You can confirm the netlist format by simulating it directly in LTspice without using python. It won't run correctly formatted the way you've shown. See my previous post.
By eetech00 · #159429 ·
Re: Simulating Using PyLTSpice Takes Too Long
try the developer.? GitHub - nunobrum/PyLTSpice: Set of tools to interact with LTSpice. See README file for more information. | | | | | | | | | | | GitHub - nunobrum/PyLTSpice: Set of tools to
By Richard Andrews · #159428 ·
Re: Simulating Using PyLTSpice Takes Too Long
The circuit may have some unreasonable problems, however, I am not plotting anything, nor am I trying to obtain any meaningful data from this circuit. This is a dummy circuit that represents the
By davitkharshiladze26@... · #159427 ·
Re: Simulating Using PyLTSpice Takes Too Long
I see. but there are problems with this simple circuit. Using a linear sweep with such a wide range doesn't result in a useful frequency response plot. A decade sweep is much better. Also, the 50 ohm
By John Woodgate · #159426 ·
Re: Simulating Using PyLTSpice Takes Too Long
On Sat, Mar 29, 2025 at 12:01 PM, <davitkharshiladze26@...> wrote: > > Hello Everyone, > > I am trying to simulate very simple circuit using PyLTSpice. However, > simulation takes too much time.
By eetech00 · #159425 ·
Re: Simulating Using PyLTSpice Takes Too Long
I am trying to automate circuit simulation process. This is a simple representation of my large problem.
By davitkharshiladze26@... · #159424 ·
Re: Simulating Using PyLTSpice Takes Too Long
I don't know anything about PyLTspice, but why don't you use LTspice directly? Are you using an OS other than Windows, MAC or Linux?
By John Woodgate · #159423 ·
Simulating Using PyLTSpice Takes Too Long
Hello Everyone, I am trying to simulate very simple circuit using PyLTSpice. However, simulation takes too much time. It takes 1 second for the simulation to complete. Even when I increased the
By davitkharshiladze26@... · #159422 ·
Re: .MEAS syntax with variable parameters
Eagles? Tony, well... Desperado ( https://genius.com/2111295/Eagles-desperado/Desperado ) , woah, you ain't gettin' no younger Your pain and your hunger, they're drivin' you (
By Ian McCrum MI5AFL · #159421 ·