Slashdot Mirror


Ultra Fast Disk Drives With No Moving Parts

saccade.com writes "Let's face it, the slowest part of PC's today is the disk drive. Bit Micro has come up with a nifty solution - flash memory based disk drives available in typical disk form-factors. These e-disks are electrically compatible with ATA, SCSI, etc. but run orders of magnitude faster - access times down to 40 usec and transfer rates over 100 MB/sec. What's the catch? Cost. Currently going for just under $1K/G, a 30G model I recently held in my hand was worth much more than my car. However, as flash memory prices drop, so do the price of these drives. Within the decade the spinning hard disk may go the way of the floppy and CRT."

11 of 530 comments (clear)

  1. Not that new. by Oculus+Habent · · Score: 5, Informative

    This isn't exactly new. They've come down substantially in price and gone up in volume, but these have been around for years. It is my understanding that the most significant use was (is?) laptop drives for extremely rugged, shock-resistant portables.

    --
    That what was all this school was for... to teach us how to solve our own problems. -- janeowit
    1. Re:Not that new. by jtshaw · · Score: 4, Informative

      Your right, these aren't new. A company I worked for used them on computers that were controlling a train a few years back.

      One thing worth noting.... flash parts don't last forever. If you write to the disk constantly it will die in a lot less time then the average standard magnetic hard drive.

      However, reading doesn't inflict the wear so feel free to read all you want from your flash part...

    2. Re:Not that new. by TMLink · · Score: 4, Informative

      Prices won't come down? Isn't the widespread usage an incentive for companies to improve their processes to increase the capacity and reduce the cost of making flash memory?

      --
      Every time a guy gets a threesome, somewhere in heaven an angel gets his wings. --Cary Tennis
    3. Re:Not that new. by JesseL · · Score: 4, Informative

      What do you think "wear leveling" means? On newer CF cards they have an internal microprocessor that constantly remaps the logical addresses of the drive to different physical addresses of the drive to make certain that the entire device is being utilized evenly. So even though the OS thinks it's writing the FAT to that same spot on the drive, the drive is really moving that spot around to maximize the life of the drive.

      --
      "Prefiero morir de pie que vivir siempre arrodillado!"
  2. Limited lifetime? by Tet · · Score: 4, Informative
    The problem with this is the lifetime of flash memory. Typical flash memory is only guaranteed for around 10,000 erase/rewrite cycles. A normal desktop machine with a standard filesystem will reach that very quickly. In order to ensure you reach even that low target, you'd need to use a wear levelling filesystem, which is somewhat less efficient than a convention filesystem, and that goes some way towards reducing the speed benefits you get from flash devices, and the shorter lifespan rules them out for many uses. Don't get me wrong, flash based drives like this certainly have their place, but (at least for now), they're not ready to replace conventional hard drives for mainstream use.

    Within the decade the spinning hard disk may go the way of the floppy and CRT

    As an aside, my CRT is still firmly wedded to my desktop, and won't budge until flat screen technology has caught up. It's come a long way, and may be good enough for less demanding applications, but it's got a way to go before I have a flat screen on my desk...

    --
    "The invisible and the non-existent look very much alike." -- Delos B. McKown
  3. Where flash is going by bigberk · · Score: 4, Informative

    First of all, the technology used in a product like this is not radically different from existing flash solutions. The big problems are cost and limited use -- flash memory (transistors with high voltage-forced states) can only be toggled a limited number of times. So there is a limited number of write cycles for the faster types of non-volatile solid state memories.

    That problem can be reduced by padding devices with large amounts of RAM (write caching). But the breakthrough is coming soon, with new flash technologies that are better designed for continual writes (without compromising speed). From what I've read in IEEE Spectrum, the better technologies suited for mass storage are in research labs right now, meaning maybe 5 or 10 years til market.

  4. Re:Life time? by MadRocketScientist · · Score: 5, Informative

    I dug a bit and found this in the manufacturer's FAQs:

    QUESTION: What is the lifespan of the E-Disk® flash drive if wear-leveling algorithm is not utilized? How much improvement will BiTMICRO's wear-leveling algorithms make to this number?

    ANSWER:
    The wear-out life of an E-Disk® flash drive is directly proportional to the number of flash memory physical blocks in the device. The greater the number of flash memory blocks in the flash drive (and therefore total capacity), the longer the wear-out life of the device. As an example, arithmetic computation will show that a 34GB E-Disk flash drive fitted with flash chips rated at an endurance limit of 1 million erase/write cycles will have an endurance life of 1,024,000,000 seconds (or 32.47 years) when written continuously at 34MB/sec (or 2,937.6GB Erase/Write per day). This is the worst possible scenario where all I/O is 100% write and caching is disabled. E-Disk erase/write endurance can be more than 15 times the computed value if the multiplier effects of full associative caching and the results of BiTMICRO's accelerated erase/write endurance verification and testing are included.

  5. Re:Life time? by bpowell423 · · Score: 4, Informative

    According to their web site, their "Patented Wear Leveling" algorithms attempt to spread write operations over the disk. My guess if you have a frequently written file/record/whatever is that it doesn't write it to the same place each time. It also looks like they have a "Flash Wear-Out Monitor" to warn you when the device has exceeded 95% of it's MTBF rating, though they say that the device may last beyond the rating. Also, looks like their "Automatic Bad Block Remapping" moves data to spare blocks if a block fails. So, yeah, like you said, they work around the dead bits remapping them to a new area, as well as constantly spreading write cycles across the device. Looks like they've really thought this through. Of course, so long as the price exceeds that of spinning platters, it'll be a niche product.

    As far as "Within the decade the spinning hard disk may go the way of the floppy and CRT" goes, I guess that means that there will be other/better/different choices than spinning platters, but they'll still be more expensive and spinning platters will still be the norm. Looking forward to the status quo, I guess!

  6. Re:Quality? by AdamHaun · · Score: 5, Informative

    Flash uses a so-called "floating gate" to hold charge. The floating gate sits between the control gate and the source/drain/body of the transistor. When electrons are stored on the floating gate, the transistor is prevented from turning on, producing a zero. When there's no charge, the transistor turns on normally, producing a one.

    --
    Visit the
  7. MRAM disks, anyone? by ^Z · · Score: 5, Informative

    Probably, a better HD-replacement solution would be based on MRAM, which is being steadily developed and is going to become available quite soon (the article linked mentions late 2004).

    --

    Computers make very fast, very accurate mistakes

  8. Compact Flash is already IDE. by mrnick · · Score: 4, Informative

    Compact Flash is already IDE. It's just that the pinouts are different. You can buy an adapter for ~ $20. The previous poster was correct about the maximum number of writes though. I have a system that I use compact flash to boot off of in RO mode. My system boots fast and I don't write to the disk.

    --

    Encryption: I may not agree with what you say, but I will defend your right to encrypt it...