*********************************************************** * * PEMB13 * * Nexperia * * Resistor equipped double PNP Transistor (RET) * IC = 100 mA * VCEO = 50 V * hFE = min. 30 @ 5V/5mA * R1 = 4.7 Kohm * R2 = 47 Kohm * * * Package pinning does not match Spice model pinning. * Package: SOT 666 * * Package Pin 1;4: Emitter TR1;TR2 * Package Pin 2;5: Base TR1;TR2 * Package Pin 3;6: Collector TR2;TR1 * * * Extraction date (week/year): 31/2019 * Spicemodel includes temperature dependency * ********************************************************** *sb# * Please note: Resistances R1 and R2 are not part of the * model and have to be added separately. * * Diode D1 is dedicated to improve modeling in reverse * mode of operation and does not reflect a physical device. * * Please note: The following model is to be used twice in * schematic due to equality of both Transistors. ** .SUBCKT PEMB13 1 2 3 * Q1 1 2 3 MAIN D1 1 2 DIODE .MODEL MAIN PNP + IS = 1.656E-14 + NF = 0.9954 + ISE = 5.941E-15 + NE = 1.6 + BF = 319.1 + IKF = 0.04633 + VAF = 7.981 + NR = 0.9949 + ISC = 1E-18 + NC = 0.9168 + BR = 12.77 + IKR = 0.05607 + VAR = 24.01 + RB = 39.4 + IRB = 0.0001259 + RBM = 3.4 + RE = 0.3 + RC = 0.3184 + XTB = 1.141 + EG = 1.11 + XTI = 4.069 + CJE = 9.067E-12 + VJE = 0.712 + MJE = 0.3653 + TF = 9.5E-10 + XTF = 18 + VTF = 3 + ITF = 0.7 + PTF = 0 + CJC = 8.778E-12 + VJC = 0.9955 + MJC = 0.6991 + XCJC = 1 + TR = 3.4E-08 + CJS = 0 + VJS = 0.75 + MJS = 0.333 + FC = 0.79 .MODEL DIODE D + IS = 5.358E-15 + N = 1.066 + BV = 1000 + IBV = 0.001 + RS = 1E+04 + CJO = 0 + VJ = 1 + M = 0.5 + FC = 0 + TT = 0 + EG = 1.11 + XTI = 3 .ENDS *