home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Misc / SPICE3F4.LHA / examples / bjtnoise.cir next >
Encoding:
Text File  |  1991-04-21  |  183 b   |  17 lines

  1. BJT Noise Test
  2.  
  3. vcc 4 0 50
  4. vin 1 0 ac
  5.  
  6. ccouple 1 2 1
  7.  
  8. ibias 0 2 100uA
  9.  
  10. rload 4 3 1k
  11.  
  12. q1 3 2 0 0 test
  13.  
  14. .model test npn kf=1e-20 af=1 bf=100 rb=10
  15. .noise v(3) vin dec 10 10 100k 1
  16. .end
  17.