home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / sci / material / 878 < prev    next >
Encoding:
Text File  |  1992-11-09  |  3.4 KB  |  86 lines

  1. Newsgroups: sci.materials
  2. Path: sparky!uunet!mcsun!news.funet.fi!funic!nntp.hut.fi!elfys4.hut.fi!ktas
  3. From: ktas@finsun.csc.fi (Kimmo Taskinen)
  4. Subject: Re: Heterojunction bandstructure calculations
  5. Message-ID: <ktas.1@finsun.csc.fi>
  6. Sender: usenet@nntp.hut.fi (Usenet pseudouser id)
  7. Nntp-Posting-Host: elfys4.hut.fi
  8. Organization: Electron Physics Laboratory, Helsinki University of Technology
  9. References: <1992Nov4.192627@IASTATE.EDU> <83220@ut-emx.uucp>
  10. Date: Tue, 10 Nov 1992 07:37:53 GMT
  11. Lines: 73
  12.  
  13. In article <83220@ut-emx.uucp> vcm@ccwf.cc.utexas.edu (V. Chandramouli) writes:
  14.  
  15. >In article <1992Nov5.081229.2190@nntp.hut.fi> you write:
  16. >>
  17. >>  Howdy,
  18. >>
  19. >>  Does anybody know where to get simulation programs to do bandstructure
  20. >>and carrier density calculations for hetrostructures, preferably for ones
  21. >>containing several stacked quantum wells ? We have one written here in HUT, 
  22. >>but it only handles one half-well, not a set of complete wells ( a super-
  23. >>lattice) or eg. two interacting wells.
  24. >>
  25. >>  Thanks,
  26. >>           Mikko Kiviranta
  27. >>
  28.  
  29. >I am interested in your model -- can I have a copy of it ?
  30.  
  31. >For stacked quantum wells, I am aware of several papers in the 
  32. >literature that describes how to calculate the band structure.
  33. >If you are interested in heterostructure device simulation you should
  34. >consult the software from Purdue University (Mark Lundstrom's group)
  35. >called PUPHS.  This program can (I think) calculate carrier
  36. >densities in a heterostructure.   If you need more information on 
  37. >the contact e-mail address and bibliography please send me an
  38. >e-mail (mouli@emx.cc.utexas.edu).
  39.  
  40. >Chandramouli.                                 mouli@emx.cc.utexas.edu
  41. >---------------------------------------------------------------------
  42. >Microelectronics Research Center in the University of Texas at Austin
  43. >---------------------------------------------------------------------
  44.  
  45. If Mikko is talking about a simulation program I wrote (or anyway), I must 
  46. say that itcan calculate structures of several heterojunctions. But in order 
  47. to do thatyou have to recompile the program for each specific structure (and 
  48. convergence is not obvious). 
  49.  
  50. Other facts about my program:
  51.  
  52. - It is an interactive simulation program for the conventional HEMT- or
  53.   MODFET-structures (AlGaAs). You get the sheet carrier concentration in the 
  54.   channel as a function of the gate voltage.
  55.  
  56. - It solves the Schroedinger's and the Poisson's equations self-
  57.   consistently using the finite difference method described in 'Numerical 
  58.   Recipes in C'. 
  59.  
  60. - Initial guess is very important for convergence. When program is 
  61.   executed it fetches the initial guess from a file. Later the result of 
  62.   previous calculation is always used as an initial guess.
  63.  
  64. - Setting parameters are: gate voltage, thickness and donor density of doped 
  65.   AlGaAs layer, thickness of the spacer (undoped AlGaAs) layer, 
  66.   acceptor density in substrate (GaAs) and temperature. 
  67.  
  68. - Only the two lowest subbands are considered.
  69.  
  70. - Program menus are unfortunately written in finnish.
  71.  
  72.  
  73. If you are still interested, email me. I can translate the menus in english 
  74. if you wish.
  75.  
  76.  
  77.  ---------------------------------
  78. |                   Kimmo Taskinen|
  79. |           ktaskine@finsun.csc.fi|
  80. |      Electron Physics Laboratory|
  81. |Helsinki University of Technology|
  82. |                      Otakaari 7A|
  83. |                   SF-02150 Espoo|
  84. |                          FINLAND|
  85.  ---------------------------------
  86.