home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / ibm / pc / hardware / 29508 < prev    next >
Encoding:
Internet Message Format  |  1992-11-10  |  3.9 KB

  1. Path: sparky!uunet!ogicse!reed!news
  2. From: rseymour@reed.edu (Robert Seymour)
  3. Newsgroups: comp.sys.ibm.pc.hardware
  4. Subject: Re: Ram Disk Drive (solid state)
  5. Message-ID: <1992Nov11.063558.29519@reed.edu>
  6. Date: 11 Nov 92 06:35:58 GMT
  7. Article-I.D.: reed.1992Nov11.063558.29519
  8. References: <1992Nov10.195126.8596@iscsvax.uni.edu>
  9. Sender: news@reed.edu (USENET News System)
  10. Reply-To: rseymour@reed.edu
  11. Organization: Reed College, Portland, OR
  12. Lines: 61
  13.  
  14. In article <1992Nov10.195126.8596@iscsvax.uni.edu> simmons5275@iscsvax.uni.edu  
  15. writes:
  16. > Hi, I was recently looking through some back issues of radio electronics and
  17. > found an interesting piece about a dsolid state disk drive made from static
  18. > ram. I would be very interested in thins product except that it has capacity  
  19. to
  20. > store only 512k of info. Today 512k is nothing. I was wondering whether  
  21. anyone
  22. > has heard of a larger version, perhaps up to 64 meg :) That would interest me
  23. > very much. The solid state drive must have ability to hold info when the  
  24. system
  25. > is turned off though or it wouldnt be of much interest to me. Imagine the
  26. > access time on solid state static ram drive =). If anyone has info on either
  27. > the existence or lack there of, id appreciate if they would send me the info
  28. > withthe manufacturers name .. etc thanks.
  29. > Robert
  30. > ======================================================================
  31. > | Snail Mail Address :           | I just follow instructions.       |
  32. > |   Robert E. Simmons Jr.        | After all my inteligence is only  |
  33. > |   347 Shull Hall               | artificial. :)                    |
  34. > |   University of Northern Iowa  |                                   |
  35. > |   Cedar Falls, IA 50614        | -> "Dare to know." from 'What is  |
  36. > | Email Address:                 | ->    Enlightenment' by Imannuel  |
  37. > |   Look at the mail header!     | ->    Kant.  ca. 1850             |
  38. > ======================================================================
  39.  
  40.     Solid state RAM drives are usually made of banks of DRAM (dynamic  
  41. random access memory) and placed on a single card which is put into the local  
  42. bus. Most often the card itself is just a bunch of SIMM slots and a few pieces  
  43. of additional curcuitry. An SRAM card would have to be on the system bus to be  
  44. useful (i.e. to make use of the additional speed of SRAM [SRAM c. 10-30ns, DRAM  
  45. c.70-120ns].
  46.     Most RAM drives are used for graphics manipulation where reading from  
  47. disk at high speed is critical. They are very expensive (per megabyte compared  
  48. to disk drives), and the new DRAM tariff won't help. I wouldn't suggest a drive  
  49. unless you use high speed graphics programs and have an EISA bus. A better  
  50. solution is a SCSI-2 fast and wide card with a RAID level 0 disk array (i.e.  
  51. data-stripping, although level 3 or 5 may be fast enough with the new 3.5"  
  52. large capacity drives).
  53.     Another type of RAM drives are virtual RAM drives. These are crated by  
  54. a partition in the main system memory. They have the advantage of being  
  55. transferrable to main memory, and the software is cheap. Both of these types of  
  56. RAM drives do not have backup power, so any information is lost on power-down.  
  57. There are also some solid state external RAM drives which have an internal UPS,  
  58. but they are extremely expensive and I couldn't imagine an application where  
  59. they would be useful to a PC (the're mostly for supercomputers or very fast  
  60. servers and workstations).
  61.     Another example of RAM drives are the memory cards used in some  
  62. handhelds or pen computers (also in calculators). They use a bank of SRAM with  
  63. a battery (lithium) backup. However, they aren't feasable in high capacity at  
  64. the moment. I gather that a RAM drive is not really what you need, a fast disk  
  65. could do everything you need and be as fast as the PC can handle.
  66.  
  67. --
  68. Robert Seymour                rseymour@reed.edu
  69. Departments of Physics and Philosophy
  70. Artificial Life Project            Reed College
  71. Reed Solar Energy Project (SolTrain)    Portland, OR
  72.