* ******************************************* * *1PS76SB70 * *NXP Semiconductors * *General-purpose Schottky diodes * * *VRmax = 70V * *IFmax = 70mA *VFmax = 410mV @ IF = 1mA * * * * * * * * * * *Package pinning does not match Spice model pinning. *Package: SOD323 (SC-76) * *Package Pin 1: Cathode *Package Pin 2: Anode * * * *Extraction date (week/year): 30/2016 *Simulator: SPICE3 * ******************************************* *# .SUBCKT 1PS76SB70 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 8E+008 D1 1 2 + DIODE1 D2 1 2 + DIODE2 * .MODEL DIODE1 D + IS = 4E-013 + N = 0.65 + BV = 88 + IBV = 0.001 + RS = 28 + CJO = 1.749E-012 + VJ = 0.22 + M = 0.3 + FC = 0 + TT = 0 + EG = 0.69 + XTI = 2 .MODEL DIODE2 D + IS = 3.8E-010 + N = 0.81 + RS = 120 .ENDS *