You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

20 lines
557 B

*****************************************************************
* SPICE2G6 MODEL OF THE DIODE BAS16 (SOT-23) *
* REV: 98.1 DANALYSE GMBH BERLIN (27.07.1998) *
*****************************************************************
* jjt 30/10/2000: moved the model into the subckt
*
.SUBCKT BAS16 1 2
D 3 4 DBAS16
L1 1 3 0.350N
L2 4 2 0.350N
.MODEL DBAS16 D
+ IS = 2.7838E-09
+ N = 1.8703
+ RS = 1.3548
+ EG = 1.0637
+ XTI = 1.5000
+ CJO = 0.6000E-12
+ VJ = 0.2000
+ M = 0.1000
.ENDS