* ******************************************* * *BAT165A * *NXP Semiconductors * *40V, 0.75A medium power Schottky barrier rectifier * * *VRmax = 40V * *IFmax = 0,75A *VFtyp = 640mV @ IF = 750mA *IRtyp = 1,5ľA @ VR = 40V * * * * * * * * * *Package pinning does not match Spice model pinning. *Package: SOD323 (SC-76) * *Package Pin 1: Cathode *Package Pin 2: Anode * * * *Extraction date (week/year): 17/2016 *Simulator: SPICE3 * ******************************************* *# .SUBCKT BAT165A 1 2 * *The resistor R1 and the diode D2 do not reflect *physical devices but improve only modeling *in the reverse mode of operation. * R1 1 2 3.445E+007 D1 1 2 + DIODE1 D2 1 2 + DIODE2 * .MODEL DIODE1 D + IS = 1.1E-007 + N = 1 + BV = 53 + IBV = 0.001 + RS = 0.3 + CJO = 4.339E-011 + VJ = 0.34 + M = 0.45 + FC = 0.5 + TT = 0 + EG = 0.69 + XTI = 2 .MODEL DIODE2 D + IS = 1E-015 + N = 1.2 + RS = 2 .ENDS *