*********************************************************** * * PMSTA05 * * Nexperia * * General purpose NPN Transistor * IC = 500 mA * VCEO = 60 V * hFE = min. 50 @ 2V/10mA * * * * * Package pinning does not match Spice model pinning. * Package: SOT 323 * * Package Pin 1: Base * Package Pin 2: Emitter * Package Pin 3: Collector * * * Extraction date (week/year): 13/2022 * Spicemodel includes temperature dependency * ********************************************************** *# * Please note: 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 PMSTA05 1 2 3 Q1 1 2 3 MAIN 0.9386 RQ 1 11 35.58 Q2 11 2 3 MAIN 0.06144 D1 2 1 DIODE * .MODEL MAIN NPN + IS = 2.294E-14 + NF = 0.9424 + ISE = 1.156E-14 + NE = 1.216 + BF = 167 + IKF = 0.1613 + VAF = 9.276 + NR = 0.942 + ISC = 9.462E-16 + NC = 1.12 + BR = 24.48 + IKR = 13 + VAR = 100 + RB = 37 + IRB = 0.0005 + RBM = 4.6 + RE = 0.2017 + RC = 0.278 + XTB = 0.7568 + EG = 1.11 + XTI = -10 + CJE = 5.265E-11 + VJE = 0.6858 + MJE = 0.327 + TF = 7.2E-10 + XTF = 26 + VTF = 2 + ITF = 1 + PTF = 0 + CJC = 6.95E-12 + VJC = 0.5206 + MJC = 0.412 + XCJC = 1 + TR = 8E-08 + CJS = 0 + VJS = 0.75 + MJS = 0.333 + FC = 0.88 .MODEL DIODE D + IS = 8.395E-15 + N = 0.9525 + BV = 1000 + IBV = 0.001 + RS = 169.6 + CJO = 0 + VJ = 1 + M = 0.5 + FC = 0 + TT = 0 + EG = 1.11 + XTI = 3 .ENDS *