* *********************************************************** * * BAS116LS * * Nexperia * * Low-leakage diode * IFmax = 325mA * VRmax = 75V * VFmax = 1,25V @ IF = 150mA * IRmax = 5nA @ VR = 75V * * * * Package pinning does not match Spice model pinning. * Package: DFN1006BD-2 (SOD882BD) * * Package Pin 1: Cathode * Package Pin 2: Anode * * * * Extraction date (week/year): 14/2016 * Simulator: SPICE3 * *********************************************************** * * 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 BAS116LS 1 2 R1 1 2 1E+013 D1 1 2 + DIODE1 D2 1 2 + DIODE2 * .MODEL DIODE1 D + IS = 2E-016 + N = 1 + BV = 122 + IBV = 5E-009 + RS = 0.8 + CJO = 1.572E-012 + VJ = 1.1 + M = 0.56 + FC = 0.5 + TT = 0 + EG = 1.1 + XTI = 3 .MODEL DIODE2 D + IS = 5E-014 + N = 1.6 + RS = 200 .ENDS *