* ******************************************* * *RB520CS3002L * *NXP Semiconductors * *200mA low VF MEGA Schottky barrier rectifier * * * * * * * * * * * * * * * * *Package pinning does not match Spice model pinning. *Package: SOD882 * *Package Pin 1: Cathode *Package Pin 2: Anode * * * * *Simulator: SPICE3 * ******************************************* *# .SUBCKT RB520CS3002L 1 2 R1 1 2 1E+008 D1 1 2 DIODE1 D2 1 2 DIODE2 * *The resistor R1 and the diode2 *do not reflect physical devices but improve *only modeling in the reverse mode of operation. * .MODEL DIODE1 D + IS = 8E-016 + N = 1.1 + BV = 40.74 + IBV = 6E-007 + RS = 400 + CJO = 1.575E-011 + VJ = 0.25 + M = 0.39 + FC = 0 + TT = 0 + EG = 0.69 + XTI = 2 .MODEL DIODE2 D + IS = 3E-008 + N = 1 + RS = 0.65 .ENDS *