*********************************************************** * * NHUMH10 * * Nexperia * * Resistor equipped double NPN/NPN Transistor (RET) * IC = 100 mA * VCEO = 80 V * hFE = min. 100 @ 5V/10mA * R1 = 2.2 kOhm * R2 = 47 kOhm * * * 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): 28/2022 * Spicemodel 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 NHUMH10 1 2 3 Q1 1 2 3 MAIN 0.8626 Q2 11 2 3 MAIN 0.1374 RQ 1 11 440.6 D1 2 1 DIODE * .MODEL MAIN NPN + IS = 1.928E-14 + NF = 1.015 + ISE = 1.102E-15 + NE = 1.414 + BF = 324 + IKF = 0.1651 + VAF = 39.32 + NR = 1.015 + ISC = 4.172E-16 + NC = 1.183 + BR = 41.97 + IKR = 0.1578 + VAR = 16.61 + RB = 95 + IRB = 0.00015 + RBM = 0.8 + RE = 0.1231 + RC = 0.4081 + XTB = 1.228 + EG = 1.11 + XTI = 4.959 + CJE = 1.728E-11 + VJE = 0.615 + MJE = 0.3326 + TF = 8.05E-10 + XTF = 12 + VTF = 4.982 + ITF = 0.2039 + PTF = 0 + CJC = 2.751E-12 + VJC = 0.3889 + MJC = 0.2803 + XCJC = 0.459 + TR = 3.7E-08 + CJS = 0 + VJS = 0.75 + MJS = 0.333 + FC = 0.6672 .MODEL DIODE D + IS = 1.668E-14 + N = 1.041 + BV = 1000 + IBV = 0.001 + RS = 776.6 + CJO = 0 + VJ = 1 + M = 0.5 + FC = 0 + TT = 0 + EG = 1.11 + XTI = 3 .ENDS *