*********************************************************** * * BAS516 * * Nexperia * * High-speed switching diodes * IFmax = 250mA * VRmax = 100V * VFmax = 1,25V @ IF = 150mA * IRmax = 0,5µA @ VR = 80V * * * * Package pinning does not match Spice model pinning. * Package: SOD523 * * Package Pin 1: Cathode * Package Pin 2: Anode * * * * Extraction date (week/year): # * Simulator: SPICE2 * *********************************************************** * * The resistor R1 and the diode D2 * do not reflect physical devices. * Instead they improve modeling in the * forward and reverse mode of operation. * .SUBCKT BAS516 1 2 R1 1 2 1E+010 D1 1 2 DIODE1 D2 1 2 DIODE2 * .MODEL DIODE1 D + IS = 3.9E-009 + N = 1.9 + BV = 133.8 + IBV = 6.865E-007 + RS = 0.78 + CJO = 5.613E-013 + VJ = 0.02 + M = 0.058 + FC = 0.5 + TT = 0 + EG = 1.1 + XTI = 3 .MODEL DIODE2 D + IS = 3E-015 + N = 1.1 + RS = 280 .ENDS *