Re: NCS2001
Derek, If I am right about the formatting of the G-source TABLE() functions, you can modify them like the following: First TABLE function (1 of 12): old line:? GD16 16 1 TABLE {V(16,1)}
By
Andy I
·
#159766
·
|
Re: NCS2001
I still get the "timestep too small" error.? ?But I'm using the computer with the older LTspice version today. See the FAQ ( /g/LTspice/files/z_yahoo/FAQ/faq_17-2.txt ) file for
By
Andy I
·
#159765
·
|
Re: NCS2001
There appears to be something missing from your upload. Download the .ZIP to Downloads and open it from there. There is a wire form C3 that goes nowhere and one labelled fb that also goes nowhere.
By
John Woodgate
·
#159764
·
|
NCS2001
I downloaded a model from OnSemi and am having issues with it simulating. Something about the TABLE lines. I am not a Spice expert, but would like some guidance to get the model working. I uploaded
By
DerekK
·
#159763
·
|
Re: Overriding a library diode's internal parameter(s)
Indeed - *almost* everything in LTspice is case-insensitive, just like all SPICE programs. LTspice does recognize upper/lowercase in a very limited situation in the waveform viewer, where "mHz" and
By
Andy I
·
#159762
·
|
Re: Overriding a library diode's internal parameter(s)
More specifically, being SPICE, it doesn't matter: SPICE is case-insensitive, regardless of what the OS does. -- This email has been checked for viruses by AVG antivirus software. www.avg.com
By
John Woodgate
·
#159761
·
|
Re: Overriding a library diode's internal parameter(s)
Does it matter if it's "rs", "RS", or "Rs"? It being windows probably not?
By
Richard Andrews
·
#159760
·
|
Re: Overriding a library diode's internal parameter(s)
Actually, I meant: LTspice XVII doesn't recognize rs as a//parameter of a diode /model/, which cannot be true. But what really matters is why the error occurs and how can it be fixed. -- Be
By
John Woodgate
·
#159759
·
|
Re: Overriding a library diode's internal parameter(s)
No, that is actually correct.? Here is what a Diode element line should look like, according to LTspice's Help: Notice there is no parameter named Rs.? The only listed parameters are Area, "off", M,
By
Andy I
·
#159758
·
|
Re: Overriding a library diode's internal parameter(s)
Actually, defining something twice (or more) is usually OK in most SPICE programs.? I think it was designed to work that way. In LTspice, sometimes you get a warning message, sometimes not.? And in
By
Andy I
·
#159757
·
|
Re: Overriding a library diode's internal parameter(s)
FYI, another way you can do that, which might work reasonably well, is this: * Edit the .MODEL command to make its Rs=0. * Add a discrete resistor in series with the diode, with resistance = Rs. There
By
Andy I
·
#159756
·
|
Re: Overriding a library diode's internal parameter(s)
When you use "Pick New Diode", you select from the diodes in your standard.dio (and/or user.dio).? Therefore, open standard.dio in Notepad/Wordpad or your editor of choice, or in LTspice itself.?
By
Andy I
·
#159755
·
|
Re: Overriding a library diode's internal parameter(s)
I have to think on that, Andy! Please see the file AD_PV_Sim 250410.zip I just uploaded. Dave Sent: Thursday, April 10, 2025 12:10 PM To: [email protected] Subject: EXTERNAL: Re: [LTspice] Overriding
By
Bell, Dave
·
#159753
·
|
Re: Overriding a library diode's internal parameter(s)
Ah, that would means that LTspice XVII doesn't recognize rs as a parameter of a diode, which cannot be true. Can you try another diode, just to see if you get the same error? You could also upload
By
John Woodgate
·
#159752
·
|
Re: Overriding a library diode's internal parameter(s)
In case it matters, ... Be careful with diode parameter 'N'. 'N' in the .model statement means Emission Coefficient. 'N' in the diode element line is the diode multiplier. This is a SPICE thing that
By
Andy I
·
#159751
·
|
Re: How to simulate the gate charge characteristic given in the datasheet of a mosfet?
Ankit, I will try to address your questions. 3) All measurements made by the .meas statements are done after the simulation has ended. They are done by a post processing step and have access to all
By
Dennis
·
#159750
·
|
Re: Overriding a library diode's internal parameter(s)
Well defining it twice is no good.
By
Richard Andrews
·
#159749
·
|
Re: How can I create a continuously (kind of) varying duty cycle in one simulation
I absolutely LOVE the TimerBlox line! SO many components rolled into one ddevice¡ Sent: Thursday, April 10, 2025 11:41 AM To: [email protected] Subject: EXTERNAL: Re: [LTspice] How can I create a
By
Bell, Dave
·
#159748
·
|
Re: Overriding a library diode's internal parameter(s)
OK, correcting my confusings¡ N={Ns} was a typo; I have N={N}, and that ¨C by itself ¨C works correctly. It¡¯s the second parameter, rs={Rs} that causes a fault: Error on line 3 : d1 vpv 0 mur460
By
Bell, Dave
·
#159747
·
|
Re: How can I create a continuously (kind of) varying duty cycle in one simulation
Answer: Use LTC6992 Voltage Controlled PWM Peter Sent from AT&T Yahoo Mail on Android
By
PK
·
#159746
·
|