********************************************************** * * PIMP31PAS_Q * * Nexperia * * Resistor equipped double PNP/PNP Transistor (RET) * IC = 500 mA * VCEO = 50 V * hFE = min. 70 @ 5V/50mA * R1 = 1 kOhm * R2 = 10 kOhm * * * Package pinning does not match Spice model pinning. * Package: SOT 1118D * * Package Pin 1/4: Emitter TR1/TR2 * Package Pin 2/5: Base TR1/TR2 * Package Pin 6/3: Collector TR1/TR2 * Package Pin 7/8: Collector TR1/TR2 * * Extraction date (week/year): 33/2015 * Spice model includes temperature dependency * ********************************************************** *# * Please note: Resistances R1 and R2 are not part of the * model and have to be added separately. * * The following model is to be used twice in * schematic due to equality of both Transistors. * * Diode D1, Transistor Q2 and Resistor RQ * are dedicated to improve modeling of quasi * saturation area and reverse mode operation * and do not reflect physical devices. * .SUBCKT PIMP31PAS_Q 1 2 3 Q1 1 2 3 MAIN D1 1 2 DIODE * .MODEL MAIN PNP + IS = 8.069E-014 + NF = 0.9954 + ISE = 1.803E-014 + NE = 1.4 + BF = 272 + IKF = 0.4581 + VAF = 12.34 + NR = 0.9953 + ISC = 1E-018 + NC = 1.222 + BR = 25.76 + IKR = 87.15 + VAR = 24.01 + RB = 30 + IRB = 0.0007 + RBM = 1.05 + RE = 0.17 + RC = 0.1477 + XTB = 1.418 + EG = 1.11 + XTI = 6.054 + CJE = 5.673E-011 + VJE = 0.7687+B1534 + MJE = 0.3923 + TF = 1.063E-009 + XTF = 18.23 + VTF = 3 + ITF = 2.433 + PTF = 0 + CJC = 3.365E-011 + VJC = 0.5394 + MJC = 0.4917 + XCJC = 1 + TR = 7.5E-008 + CJS = 0 + VJS = 0.75 + MJS = 0.333 + FC = 0.79 .MODEL DIODE D + IS = 4.14E-014 + N = 1.115 + BV = 1000 + IBV = 0.001 + RS = 1641 + CJO = 0 + VJ = 1 + M = 0.5 + FC = 0 + TT = 0 + EG = 1.11 + XTI = 3 .ENDS *