*********************************************************** * * RB521CS30L * * Nexperia * * 100 mA low VF MEGA Schottky barrier rectifier * IFmax = 100mA (average) * VRmax = 30V * VFmax = 350mV @ IF = 10mA * IRmax = 10µA @ VR = 10V * * * * * Package pinning does not match Spice model pinning. * Package: SOD882 * * Package Pin 1: Cathode * Package Pin 2: Anode * * * Extraction date (week/year): # * Simulator: SPICE3 * *********************************************************** * * The resistor R1 and the diode D2 * do not reflect physical devices. * Instead they improve modeling in the * forward and reverse mode of operation. * .SUBCKT RB521CS30L 1 2 R1 1 2 1E+007 D1 1 2 DIODE1 D2 1 2 DIODE2 * .MODEL DIODE1 D + IS = 8E-016 + N = 1.1 + BV = 37.4 + IBV = 1E-005 + RS = 100 + CJO = 1.665E-011 + VJ = 0.14 + M = 0.356 + FC = 0 + TT = 0 + EG = 0.69 + XTI = 2 .MODEL DIODE2 D + IS = 3E-007 + N = 0.95 + RS = 1 .ENDS *