home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / arch / 10394 next >
Encoding:
Internet Message Format  |  1992-11-04  |  5.5 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!sun-barr!ames!haven.umd.edu!darwin.sura.net!europa.asd.contel.com!paladin.american.edu!news.univie.ac.at!hp4at!mcsun!sunic!psinntp!psinntp!parlan!richardw
  2. From: richardw@hub.parallan.com (Richard Walter)
  3. Newsgroups: comp.arch
  4. Subject: Re: QED's low power R4000 @ Microprocessor Forum
  5. Message-ID: <oLZoTB1w164w@hub.parallan.com>
  6. Date: Tue, 03 Nov 92 18:04:11 PST
  7. References: <GLEW.92Oct28204307@pdx007.intel.com>
  8. Organization: Parallan Computer, Mountain View CA
  9. Lines: 97
  10.  
  11. glew@pdx007.intel.com (Andy Glew) writes:
  12.  
  13. > This is an area that I don't have too much background in, so mind if I
  14. > ask a naive question?:
  15. > Which is preferable in this Brave New World of really small portables?
  16. > (1) A small low power chip that requires an external cache?
  17. > (2) A slighter larger, slightly more power hungry, chip that does not
  18. > require an external cache?
  19. > I.e. how do people building such systems want the tradeoff between
  20. > number of devices and power consumption to be made?
  21.  
  22. Well, having worked at a company which makes laptops/notebooks/pen-based
  23. machines (although I don't work there anymore), I'll give my view of the
  24. state of affairs...
  25.  
  26. What the question really comes down to is: Do people making small
  27. computers want large chips with lots of integration and lots of features,
  28. (and a larger power consumption) or smaller chips, needing external help
  29. for features and smaller power consumption?
  30.  
  31. Most people would say (and it seems that most chip companies are thinking)
  32. that the first option, large, feature-ful chips, are preferable.  Their
  33. reasoning being that, Yes, these chips do have a higher power consumption
  34. than the smaller one, BUT the consumption of a single integrated solution
  35. will be smaller that the collective consumption of many smaller chips to
  36. do the same functions.
  37.  
  38. However, I feel that the smaller, less power chips, are what the small
  39. computer designers want.  There are several reasons for this:
  40.  
  41. Differentiation:  If company X puts out a 1 or 2 chip set which solves
  42. "all of the problems for you." and PC makers A, B, & C all use it.  Then,
  43. A, B & C will have all of the same features, same drawbacks, and same
  44. performance.  This is not what the PC maker's marketing department wants
  45. at all.  They want to say how much better they are then the other guy's
  46. machine.  By using common hardware, the only differentiation is software,
  47. which can do some, but not all.
  48.  
  49. PCB Real Estate:  Look at almost any desktop/workstation PC board and you
  50. will see nice rows and columns of DIPS (or perhaps surface mount devices).
  51. and the PC board itself will be roughly square.  Now, look at the MLB in
  52. a typical notebook (or handheld) and you will see PC boards with odd
  53. cut out areas.  Add to that the height restrictions due to the cases,
  54. peripherals (PCMCIA cards are thin, true; but they are also wide and long),
  55. screws (you do not want the machine to fall apart when it is dropped), and
  56. even itself (some compaq machines, for example, FOLD the MLB across itself
  57. with flex circuits in 3 places!) and you don't have a regular structure
  58. in which to place your chips.  Now, just because there is 20 square inches
  59. of board space does NOT mean that you can put down 20 inch square chips.
  60. The reason is because finding a contiguous space of 1 inch on a side is
  61. not easy.  However, fitting physically smaller chips is easier because
  62. they can fit between screws and don't have to be placed facing the same
  63. direction.
  64.  
  65. Functionality:  In an ideal world, this wouldn't be a consideration, but
  66. hey, we do have problems.  An example here might explain this better:
  67. In the Intel 386SL chip set, the I/O chip has 2 RS-232 serial ports
  68. integrated into it.  However, they don't entirely work correctly.  (I
  69. don't mean to Intel-bash here, but it is true).  And, they don't want to
  70. fix it because the error is (according to them) not that bad.  (Except
  71. that LapLink 3 and Windows both won't work with them.)  As a result,
  72. people who wanted correctly working serial ports had to put down an
  73. external serial controller anyway, and the space taken up by the SL chip
  74. was wasted.  If they had not integrated the entire I/O devices together,
  75. then just the serial chip could have been swapped.
  76.  
  77. Pin Limitations:  Most chips these days are Pin limited, not Silicon
  78. limited.  Which means that technologically, adding more functions to the
  79. chip is easy.  However, to do so adds more pins, and adding more pins
  80. makes the physical size of the chip grow larger at a faster rate than
  81. the functionality grows.
  82.  
  83. General comments:  The original question asked about integrating/excluding
  84. a cache on a processor.  My personal preference is to say external.  But
  85. the question also implies something subtle:  He wants high performance
  86. out of a small computer.  Now there are problems for which high performance
  87. is required.  And for those, you design fast, complex processors.
  88. Anyone could build a small machine with a chip such as DEC's Alpha, and
  89. it would be one hell screamingly fast notebook....for about 30 seconds,
  90. and then your battery would die a horrible death, begging for forgiveness
  91. for all of it's earthly sins.
  92.  
  93. For the chip makers, higher integration gives the chance for showing off
  94. and one-upmanship among their peers.  And I don't see that trend ending,
  95. however, I feel that for truly flexible and unique architectures, smaller
  96. mix-and-match type parts are needed.  This is especially true in the
  97. handheld and sub-notebook markets where the available space disappears
  98. very quickly.
  99.  
  100. -Sincerely,
  101. Richard Walter
  102. richardw@parallan.com
  103.