home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / mac / hardware / 22075 < prev    next >
Encoding:
Text File  |  1992-11-20  |  3.0 KB  |  68 lines

  1. Newsgroups: comp.sys.mac.hardware
  2. Path: sparky!uunet!gatech!concert!samba!bigmax.bme.unc.edu!frey
  3. From: Eric Frey <frey@bme.unc.edu>
  4. Subject: Re: 25MHz IIsi and my engineering friend
  5. Message-ID: <1992Nov20.201011.209@samba.oit.unc.edu>
  6. X-Xxmessage-Id: <A732B050E7016506@bigmax.bme.unc.edu>
  7. X-Xxdate: Fri, 20 Nov 92 20:10:08 GMT
  8. Sender: usenet@samba.oit.unc.edu
  9. Nntp-Posting-Host: bigmax.bme.unc.edu
  10. Organization: UNC Deptartment of Biomedical Engineering
  11. X-Useragent: Nuntius v1.1.1d11
  12. References: <1992Nov15.121708.24693@news.acns.nwu.edu> <lgo13jINNid0@lion.cs.utexas.edu> <1992Nov20.143347.10328@mcc.com> <168A48EFD.LILMARA@YaleVM.YCC.Yale.Edu>
  13. Date: Fri, 20 Nov 1992 20:10:11 GMT
  14. Lines: 52
  15.  
  16. Subject: Re: Lifetime of 25MHz IIsi (was: 25MHz IIsi and my engineering
  17. friend)
  18. From: Martin Lilly, LILMARA@YaleVM.YCC.Yale.Edu
  19. Date: Thu, 19 Nov 92 10:09:58 EST
  20. In article <168A48EFD.LILMARA@YaleVM.YCC.Yale.Edu> Martin Lilly,
  21. LILMARA@YaleVM.YCC.Yale.Edu writes:
  22. >In article <1992Nov16.181708.22881@news.uni-stuttgart.de>
  23. >skok@itwds1.energietechnik.uni-stuttgart.de (Holger Skok) writes:
  24. >>>"The candle which burns twice as bright burns half as long."
  25. >>
  26. >>(discussion about heat deleted)
  27. >>It's diffusion that kills the CPU. All those nifty PN or other junctions
  28. >>tend to even out over time. The concentration of the donor and acceptor
  29. >>alloying (dotation ?) materials is different on the different sides of
  30. >>the junctions which amounts to a driving potential for diffusion. The
  31. >>coefficient of molecular diffusion is temperature dependent - it is
  32. >>higher at higher temperatures. Conclusion: the higher the temperature
  33. >>the faster all concentration differences in the IC even out, thereby
  34. >>destroying it.
  35. >>
  36. >My P-chem text says that diffusion is a function of temperature in
  37. degrees
  38. >Kelvin. Even if the cpu is running 50 degrees hotter- which it won't
  39. with a
  40. >heat sink installed -is there a big difference between 400 and 450
  41. degrees K?
  42. >Any physicists out there to comment?
  43.  
  44. Well, I used to be one. Let's see if I can remember my semiconductor 
  45. processing physics. The rate of a process with an activation energy Ea is 
  46. given proportional to
  47. exp(-Ea/(k*T)), where k is Boltzmann's constant ant T is the temperature 
  48. in Kelvin. To compare the rate of two processes at different
  49. temperatures, 
  50. T1 and T2, you take the ratio of this factor and get:
  51. Rate(T1)/Rate(T2) = exp(-Ea/k*(1/T1-1/T2)) = exp(-Ea/k*(T2-T1)/(T2*T1)). 
  52. For T2=400 and T1=450K, the term (T2-T1)/(T1*T2) is -~3e-4 so,
  53. Rate(450)/Rate(400)=exp(3e-4*Ea/k). As I recall,
  54. activation energies for dopant (B, P, As) diffusion in Si are on the
  55. order of a 
  56. 3 eV. Boltzmann's constant is 8.62e-5 eV/K. So, for a 50K 
  57. difference in temperature and Ea=3eV, 
  58. Rate(450)/Rate(400)=exp(3*3e-4/8.62e-5) = 34,000! Because of the 
  59. exponential dependence, relatively small differences in temperature make 
  60. a big difference in rate!
  61.  
  62.     From pratical experience, think about a pressure 
  63. cooker. Even though the increase in temperature is relatively modest -- 
  64. maybe 10 F -- the cooking speed increases a lot!
  65.  
  66. Eric
  67.