* ******************************************* * *PESD5V0R1BSF * *NXP Semiconductors * *Ultra low capacitance bidirectional ESD protection diode * * * * * * * * * * *VRWM = 5V * * * *Cd = 0,1pF @ f = 1MHz, VR = 0V * *Package pinning does not match Spice model pinning. *Package: SOD962-2 (DSN0603-2) * *Package Pin 1: cathode *Package Pin 2: anode * * * *Extraction date (week/year): 29/2015 *Simulator: SPICE3 * ******************************************** *# .SUBCKT PESD5V0R1BSF 1 2 * * The resistors do not reflect * physical devices. Instead * they improve modeling in the * reverse mode of operation. * R1 1 11 4E+012 R2 2 11 4E+012 D1 11 1 + DIODE1 D2 11 2 + DIODE2 * .MODEL DIODE1 D + IS = 1E-013 + N = 1.1 + BV = 8.1 + IBV = 3E-009 + RS = 140 + CJO = 4E-008 + VJ = 0.6 + M = 0.1 + FC = 0.5 + TT = 0 + EG = 1.1 + XTI = 3 .MODEL DIODE2 D + IS = 1E-013 + N = 1.1 + BV = 8.1 + IBV = 3E-009 + RS = 140 + CJO = 1E-013 + VJ = 0.2 + M = 0.03 + FC = 0.5 + TT = 0 + EG = 1.1 + XTI = 3 .ENDS *