* ******************************************* * *BAT46LS-Q * *Nexperia * *General-purpose Schottky diode * * *VRmax = 100V *IRmax = 3µA @ VR = 75V * *VFmax = 1,35V @ IF = 250mA * * * * * * * * * * *Package pinning does not match Spice model pinning. *Package: DFN1006BD-2 (SOD882BD) * *Package Pin 1: cathode *Package Pin 2: anode * * * *Extraction date (week/year): 28/2022 *Simulator: SPICE3 * ******************************************* *# .SUBCKT BAT46LS-Q 1 2 R1 1 2 1.7E+08 D1 1 2 + DIODE1 D2 1 2 + DIODE2 * *The resistor R1 and the diode D2 do not reflect *physical devices but improve only modeling *in the forward and reverse mode of operation. * .MODEL DIODE1 D + IS = 1.7E-07 + N = 1.16 + BV = 122.9 + IBV = 0.005 + RS = 3 + CJO = 1.7E-11 + VJ = 0.45 + M = 0.5 + FC = 0.5 + TT = 0 + EG = 0.69 + XTI = 2 .MODEL DIODE2 D + IS = 1E-14 + N = 0.5 + RS = 50 .ENDS *