*********************************************************** * * PMBT3906YS * * Nexperia * * General purpose double PNP/PNP Transistor * IC = 200 mA * VCEO = 40 V * hFE = 100 - 300 @ 1V/10mA * * * * * Package pinning does not match Spice model pinning. * Package: SOT 363 * * 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): 12/2024 * Spice model includes temperature dependency. * ********************************************************** *# * Please note: 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 PMBT3906YS 1 2 3 Q1 1 2 3 MAIN 0.9566 Q2 11 2 3 MAIN 0.04337 RQ 1 11 395.3 D1 1 2 DIODE * .MODEL MAIN PNP + IS = 1.459E-14 + NF = 0.9955 + ISE = 2.6E-15 + NE = 1.358 + BF = 220 + IKF = 0.1333 + VAF = 31.49 + NR = 0.9874 + ISC = 1.109E-15 + NC = 1.025 + BR = 0.9 + IKR = 0.1213 + VAR = 15.48 + RB = 14 + IRB = 0.00079 + RBM = 0.47 + RE = 0.2496 + RC = 0.4102 + XTB = 1.024 + EG = 1.11 + XTI = 0.1618 + CJE = 1.318E-11 + VJE = 0.7929 + MJE = 0.3 + TF = 3.709E-10 + XTF = 4.638 + VTF = 2.287 + ITF = 0.2042 + PTF = 0 + CJC = 9.43E-12 + VJC = 0.6793 + MJC = 0.4364 + XCJC = 1 + TR = 7E-07 + CJS = 0 + VJS = 0.75 + MJS = 0.333 + FC = 0.751 .MODEL DIODE D + IS = 1E-18 + N = 2.2 + BV = 1000 + IBV = 0.001 + RS = 10 + CJO = 0 + VJ = 1 + M = 0.5 + FC = 0 + TT = 0 + EG = 1.11 + XTI = 3 .ENDS *