* ******************************************* * *BAS16QA * *NXP Semiconductors * *Single high-speed switching diode * * *VRmax = 100V * * * *IRmax = 0,5ľA @ VR = 75V * * * * * * * * * *Package pinning does not match Spice model pinning. *Package: SOT1215 (DFN1010D-3) * *Package Pin 1: Anode *Package Pin 2: not connected *Package Pin 3: Cathode *Package Pin 4: Cathode * *Extraction date (week/year): 14/2016 *Simulator: SPICE3 * ******************************************* *# .SUBCKT BAS16QA 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 5E+009 D1 1 2 + DIODE1 D2 1 2 + DIODE2 * .MODEL DIODE1 D + IS = 8E-010 + N = 1.7 + BV = 130 + IBV = 5E-006 + RS = 2.6 + CJO = 4.239E-013 + VJ = 0.25 + M = 0.024 + FC = 0.5 + TT = 0 + EG = 1.1 + XTI = 3 .MODEL DIODE2 D + IS = 2E-009 + N = 1.9 + RS = 200 .ENDS *