* ******************************************* * *PUSB3AB6 * *NXP Semiconductors * *ESD protection for ultra high-speed interfaces * *VCL = 6V @ IPP = 5A (Pulse 8/20µs) *VBR = 6V @ IR = 1mA * * * * * * * * * * * * *Cline = 0,15pF @ f = 1MHz, Vl = 1,5V *Package pinning does not match Spice model pinning. *Package: SOT1358-1 (DFN2111-7) * *Package Pin 1: channel 1 ESD protection *Package Pin 2: ground *Package Pin 3: channel 2 ESD protection *Package Pin 4: channel 3 ESD protection *Package Pin 5: channel 4 ESD protection *Package Pin 6: channel 5 ESD protection *Package Pin 7: channel 6 ESD protection *Extraction date (week/year): 29/2015 *Simulator: SPICE3 * ******************************************** *# .SUBCKT PUSB3AB6 1 2 * * The resistors do not reflect * physical devices. Instead * they improve modeling in the * reverse mode of operation. * R1 1 11 1E+012 R2 2 11 1E+012 D1 11 1 + DIODE1 D2 11 2 + DIODE2 * .MODEL DIODE1 D + IS = 1E-013 + N = 1 + BV = 8.3 + 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 + BV = 8.3 + IBV = 3E-009 + RS = 140 + CJO = 1.9E-013 + VJ = 0.2 + M = 0.1 + FC = 0.5 + TT = 0 + EG = 1.1 + XTI = 3 .ENDS *