Advertisement
Guest User

Untitled

a guest
Dec 22nd, 2015
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. *
  2. **********************************************************
  3. *
  4. * MMBT3904
  5. *
  6. * NXP Semiconductors
  7. *
  8. * Switching NPN transistor
  9. * IC = 200 mA
  10. * VCEO = 40 V
  11. * hFE = 100 - 300 @ 1V/10mA
  12. *
  13. *
  14. *
  15. *
  16. * Package pinning does not match Spice model pinning.
  17. * Package: SOT 23
  18. *
  19. * Package Pin 1: Base
  20. * Package Pin 2: Emitter
  21. * Package Pin 3: Collector
  22. *
  23. *
  24. *
  25. * Simulator: Spice 2
  26. *
  27. **********************************************************
  28. *#
  29. .MODEL QMMBT3904 NPN
  30. + IS=4.639E-15
  31. + NF=0.9995
  32. + ISE=2.091E-14
  33. + NE=1.6
  34. + BF=160.1
  35. + IKF=0.12
  36. + VAF=98.69
  37. + NR=1.001
  38. + ISC=3.257E-12
  39. + NC=1.394
  40. + BR=5.944
  41. + IKR=0.06
  42. + VAR=19.29
  43. + RB=1
  44. + IRB=1E-06
  45. + RBM=1
  46. + RE=0.3614
  47. + RC=1.755
  48. + XTB=0
  49. + EG=1.11
  50. + XTI=3
  51. + CJE=5.631E-12
  52. + VJE=0.7002
  53. + MJE=0.3385
  54. + TF=3.001E-10
  55. + XTF=27
  56. + VTF=1.461
  57. + ITF=0.2723
  58. + PTF=0
  59. + CJC=4.949E-12
  60. + VJC=0.5969
  61. + MJC=0.1928
  62. + XCJC=0.864
  63. + TR=9.4E-8
  64. + CJS=0
  65. + VJS=0.75
  66. + MJS=0.333
  67. + FC=0.5582
  68. *##
  69. *
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement