*********************************************************** * * BCM846BSH_Q * * Nexperia * * Matched double NPN/NPN Transistor * IC = 100 mA * VCEO = 65 V * hFE = 200 - 450 @ 5V/2mA * * * * * 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): 01/2021 * Spicemodel 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 BCM846BSH_Q 1 2 3 Q1 1 2 3 MAIN 0.9004 Q2 11 2 3 MAIN 0.09961 RQ 1 11 324.8 D1 2 1 DIODE * .MODEL MAIN NPN + IS = 7.904E-15 + NF = 0.9611 + ISE = 2.24E-16 + NE = 1.194 + BF = 279.1 + IKF = 0.1495 + VAF = 18.57 + NR = 0.96 + ISC = 3.907E-15 + NC = 1.141 + BR = 6.624 + IKR = 1.19 + VAR = 15.48 + RB = 221.9 + IRB = 4.343E-05 + RBM = 1 + RE = 0.5605 + RC = 0.3001 + XTB = 0.6414 + EG = 1.11 + XTI = 0.2 + CJE = 1.321E-11 + VJE = 0.6715 + MJE = 0.3431 + TF = 5.993E-10 + XTF = 3.898 + VTF = 5 + ITF = 0.1594 + PTF = 0 + CJC = 3.806E-12 + VJC = 0.441 + MJC = 0.342 + XCJC = 1 + TR = 1.2E-07 + CJS = 0 + VJS = 0.75 + MJS = 0.333 + FC = 0.7148 .MODEL DIODE D + IS = 1.453E-15 + N = 0.9497 + BV = 1000 + IBV = 0.001 + RS = 666.2 + CJO = 0 + VJ = 1 + M = 0.5 + FC = 0 + TT = 0 + EG = 1.11 + XTI = 3 .ENDS *