* ******************************************* * *BAS116GW * *Nexperia * *Low leakage switching diode * * * * * * *IRmax = 5nA @ VR=75V * * *VRmax = 75V * * * * * * *Package pinning does not match Spice model pinning. *Package: SOD123 * *Package Pin 1: Cathode *Package Pin 2: Anode * * * *Extraction date (week/year): 31/2022 *Simulator: SPICE3 * ******************************************* *# .SUBCKT BAS116GW 1 2 * *The Resistor R1 and the diode D2 *do not reflect physical devices. *Instead they improve modeling in *the reverse mode of operation. * R1 1 2 1E+13 D1 1 2 + DIODE1 D2 1 2 + DIODE2 * .MODEL DIODE1 D + IS = 2E-16 + N = 1 + BV = 122 + IBV = 5E-09 + RS = 0.58 + CJO = 2E-12 + VJ = 0.7 + M = 0.3 + FC = 0.5 + TT = 0 + EG = 1.1 + XTI = 3 .MODEL DIODE2 D + IS = 5E-14 + N = 1.6 + RS = 200 .ENDS *