On Thu, Apr 10, 2025 at 03:13 PM, John Woodgate wrote:
Ah, that would means that LTspice XVII doesn't recognize rs as a parameter of a diode, which cannot be true.
No, that is actually correct.? Here is what a Diode element line should look like, according to LTspice's Help:
Syntax: Dnnn anode cathode <model> [area] [off] [m=<val>] [n=<val>] [temp=<value>]
Notice there is no parameter named Rs.? The only listed parameters are Area, "off", M, N, and Temp.
?
But you are mistaking it for the .MODEL parameter Rs.? .MODEL parameters go only in .MODEL statements, not in the element line.? The entire list of diode model parameters belong only in the .MODEL statement.
?
Andy
?