Hi, I'm looking for a LTSpice model of a 10V zener capable for > 300mW
purpose: use under output pentode K
Not such a thing in the default LTSpice library
Any source?
Cheers
(and happy new year!)
J
purpose: use under output pentode K
Not such a thing in the default LTSpice library
Any source?
Cheers
(and happy new year!)
J
.SUBCKT 1N4740A 1 2
* Terminals A K
D1 1 2 DF
DZ 3 1 DR
VZ 2 3 9.02
.MODEL DF D ( IS=41.2p RS=0.620 N=1.10
+ CJO=68.9p VJ=0.750 M=0.330 TT=50.1n )
.MODEL DR D ( IS=8.24f RS=0.403 N=1.30 )
.ENDS
* Terminals A K
D1 1 2 DF
DZ 3 1 DR
VZ 2 3 9.02
.MODEL DF D ( IS=41.2p RS=0.620 N=1.10
+ CJO=68.9p VJ=0.750 M=0.330 TT=50.1n )
.MODEL DR D ( IS=8.24f RS=0.403 N=1.30 )
.ENDS
Hi, you can find "zener" in the lib/sym directory, but when open, it redirects to the diode list
schottky,led,zener etc.
The model Ikoflexer shared works ok, but to read cathode current , I had to add a 1 ohm res ..
schottky,led,zener etc.
The model Ikoflexer shared works ok, but to read cathode current , I had to add a 1 ohm res ..
Last edited:
- Status
- Not open for further replies.