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."

102 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 Nos. · · Score: 4, Interesting

      Maybe not, but if they start going a little bit mainstream, we'll start to see the cost go down. I know I've thought about using some sort of flash device for my boot drive just to have extremely fast boots.

    2. Re:Not that new. by essreenim · · Score: 3, Insightful

      $1K/G,
      Just SAY IT - a whooping 1,000 $ for 1 crappy GB! No thanks I'll stick with my s-ata, and if that gives me any more issues, I'll get rid of that too, and use IDE

    3. Re:Not that new. by bsd4me · · Score: 4, Insightful

      They also have industrial uses. They get used in places where the gyroscopic effect of a normal drive would be undesirable, or the vibration caused is undesirable.

      Personally, I don't think the price will come down that much. FLASH devices (the actual chips) are used in a ton of places. In the past there have been shortages of the devices, and IIRC the cell phone manufacurers are the largest buyers of them.

      --

      (S(SKK)(SKK))(S(SKK)(SKK))

    4. Re:Not that new. by bstone · · Score: 4, Insightful

      I thought the problem with flash was a limited number of write cycles (10,000-100,000?). With this thing rated at up to 25,000 IOPS, is would seem that they might not last all that long (4 seconds?). I don't see any indication of some breakthrough in flash memory itself.

      Also, what's so different from this and just using a standard CF card? You can get 1GB of CF for under $150. It should be fairly simple to put together a "CF-raid" drive for way less than $1K/GB.

    5. 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...

    6. 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
    7. Re:Not that new. by GeckoX · · Score: 4, Insightful

      Yup, lets jam that new fangled star shaped peg into our good old trusty square hole over here...

      Why the hell would we stuff this onto the IDE interface? This would be a great opportunity to drop that interface entirely.

      --
      No Comment.
    8. Re:Not that new. by yellena · · Score: 5, Funny

      Chicken meet egg.

    9. Re:Not that new. by b-baggins · · Score: 4, Interesting

      Not always. Sometimes things are expensive because they are technically difficult to manufacture, or because the raw materials are expensive, or because the environmental regulations are expensive.

      memory chips require many expensive and hazardous chemicals to manufacture like fuming sulfuric acid for dissolving the photoresist inks and hydroflouric acid for etching the circuits. These chemicals have a large environmental regulation cost associated with them that's not going to go down any time in the forseeable future and is entirely outside the control of any manufacturing process.

      --
      You can tell a great deal about the character of a man by observing those who hate him.
    10. Re:Not that new. by Ianoo · · Score: 2, Insightful

      When the LCD was released, I'm sure the screens were "1000 $ for one crappy INCH!". No-one is suggesting that normal people on normal salaries go and replace all their hard disks with flash right this moment, but who are we to predict the situation in 5 or 10 years? It's quite possible by then that hard disks will have hit some kind of technology limit making them more expensive for the multi-terabyte capacity we'll have by then, and flash has reduced in price to the point where it's equally as cheap or cheaper. I'm sure you won't be "going back to IDE" then.

    11. Re:Not that new. by Predius · · Score: 2, Informative

      CF is bog standard IDE for an interface, just a different connector. Plenty of CF to ATA adapters out there, got mine for $25. So...

      8 x $25 = $200

      (Pricewatch based pricing...)
      12 x $137 = $1644 (2.2GB CF module)
      12 x $53 = $636 (512MB CF module)

      $498 (3Ware 7506-12 RAID)

      $2480 - 26.4GB RAW SSD? - $94 per GB
      $1344 - 6GB RAW SSD - $224 per GB

      Note, if you want RAID 5 or other forms of data redundancy your capacity goes down. I'm also not certain the 2.2GB modules are true SSD or microdrives.

      So, this setup doesn't plug into a standard drive interface, nor does it take up a single drive bay. Increase the cost to $600, to add a low end PC + scsi card, add freebsd and you can pump the drive out as a scsi drive using device emulation. Now it fakes scsi. I've not seen a way to emulate an IDE drive easily.

    12. Re:Not that new. by swb · · Score: 2, Interesting

      What if you merged a flash device with a battery-backed RAM drive? Keep all your ordinary I/O interface with the RAM drive and then periodically mirror RAM to flash with a single write cycle?

      It still wouldn't last forever, but it might be a lot more practical for ordinary use; although you might consider just mirroring it to a HDD as well.

    13. Re:Not that new. by gfxguy · · Score: 3, Interesting

      "...and is entirely outside the control of any manufacturing process."

      ANY process? I think that was the point - if someone can come up with a new process, we could reduce costs. The more these are used, the more incentive there is to research new processes.

      As far as I can recall, there ARE people working on alternatives to memory as we know it.

      The same thing happened with LCDs, as pointed out - CRTs have a bottom line cost - the cost of the components have a bottom line that means that LCDs should, at some point, be cheaper - the processes are still be refined and improved, and there's not a whole lot of leeway anymore with CRTs.

      --
      Stupid sexy Flanders.
    14. Re:Not that new. by photon317 · · Score: 2, Informative


      Yes, nonvolatile ram technologies in general have limited write cycles, and this applies to the various forms of nvram used by the various solid-state disk manufacturers (who as the grandparent post pointed out, have been around for ages, this is not news). Most of the modern nvram hdds solve this in the controller logic by evening the write load over the whole drive. The idea is that on a typical hard drive, a relatively small percentage of the sectors get overwritten a lot, while most of them are written very infrequently (well, infrequently enough that the nvram write cycle lifetime is nowhere near an issue). This creates write-cycle-lifetime hotspots. So the controller logic relocates the logical blocks all over the physical drive as they are written in order to evenly spread the write-cycle load over the entire drive.

      --
      11*43+456^2
    15. Re:Not that new. by networkBoy · · Score: 5, Interesting
      As far as I can recall, there ARE people working on alternatives to memory as we know it

      Without giving away too much (and getting fired in the process) there is a whole new tech on the horizon. It still uses all the nasty chemicles, but in traditional flash memory, the chip is broken into three major components:

      charge punps (to provide the 9.5-12 volts required to program the chip from the punny 1.8 - 3.3 volt supply

      the control circuitry (basically a mini CPU)

      the flash array
      all these elements are "flat", that is they are one structure deep. This new tech coming up, if someone can perfect it, uses multiple layers to make the flash array several layers deep. Thus you could (in theory) shrink your die size while increasing the memory density.
      -nB

      --
      whois gawk date unzip strip find touch finger mount join nice man top fsck grep eject more yes exit umount sleep dump
    16. 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!"
    17. Re:Not that new. by iamhassi · · Score: 2
      "Also, what's so different from this and just using a standard CF card?"

      surprised no one mentioned that CF read speeds average 3 megabytes vs "transfer rates over 100 MB/sec" from this drive:

      "all Viking and Microtech cards all put in performances of 4 MB/sec or greater (which is seriously fast)."
      "Lexar's new 8GB CompactFlash card delivers a 40X speed-rating, signifying a minimum sustained write speed capability of 6MB/s."

      --
      my karma will be here long after I'm gone
    18. Re:Not that new. by fatcatman · · Score: 2, Informative

      Wouldn't it be cool if desktops had PCMCIA slots?

      They do.

    19. Re:Not that new. by darl.b.bundren · · Score: 2, Interesting

      When I was in college in 1998, my college had a SSDD (Solid State Disk Drive) setup as a swap-file disk on our class registration database server. It was only Ultra Wide SCSI-3 (40 Mbit/s), but adding that drive as a swap partition and storage of temporary tables cut the time required to register for any give class from 3 minutes to 15 seconds.

      --
      Carpe Pisces
    20. Re:Not that new. by achurch · · Score: 2, Insightful

      On newer CF cards they have an internal microprocessor that constantly remaps the logical addresses of the drive to different physical addresses [...] 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.

      Wow. So forget trying to shred files on those. (Yes, mods, I realize it would still work at the filesystem level--that won't stop someone who cracks the case open and reads straight off the chips.)

      And what about the memory where the logical-to-physical map is stored? Even if you rewrite the same sector to 10,000 different places, you'll have to rewrite the same map entry 10,000 times. Or is that part of the memory designed to withstand rewriting better?

    21. Re:Not that new. by tgrigsby · · Score: 2, Funny

      Without giving away too much (and getting fired in the process) there is a whole new tech on the horizon.

      Bob, you're fired.

      --
      *** *** You're just jealous 'cause the voices talk to me... ***
  2. Is this an ad? Or what? by Anonymous Coward · · Score: 5, Insightful

    Because I'm pretty sure most of us were aware of high cost flash media disks.

  3. Quality? by nial-in-a-box · · Score: 3, Interesting

    I wonder how long you can beat at a device like this in a server environment before it croaks. I'd give it no more than a year life expectancy, but hey, I'm feeling pessimistic.

    --
    I am feeling fat and sassy
    1. Re:Quality? by lukewarmfusion · · Score: 2, Interesting

      The whole point of this device is to eliminate moving parts from the equation. I've only had one hard drive failure in the last three years on any of my servers. For the most part, all the disk problems are related to the wear and tear on moving parts.

      Get rid of the moving parts, and I'd expect more life expectancy. Not less.

    2. 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
  4. End User upgradable by Anonymous Coward · · Score: 4, Interesting

    I need an EE to build an ata interface to a raid series of about 100 flash either (SD or compact). Now allow the end user to plug in how many cards he wishes and just use them. Imaging that if you have a raid 5 setup of say 128 256mb cards costing about $40 each would cost about $5000 1/6th of the $30k and it is end user upgraded and so cool to be able to ad more storage instead of rebuilding a whole computer and drive.

  5. Life time? by otisg · · Score: 2, Insightful

    I thought Flash memory suffered from a limited/short life time, that you could read/write to it only so many times, after which you can pretty much say bye-bye to your memory. How are these disks going to work then?

    --
    Simpy
    1. 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.

    2. 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. Yet again by gottschalk · · Score: 4, Insightful

    SSD (Solid State Disk) has been around for over 30 years. Every so often it is billed as the "spinning-rust"-killer which has yet to be borne out. It's a great idea but so far rotating media has managed to improve enough to make SSD uneconomical.

  7. 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
    1. Re:Limited lifetime? by TopShelf · · Score: 2, Informative

      Gotta agree about the CRT - and one nice development is that since flat screens are all the rage, CRT prices have plummeted...

      --
      Stop by my site where I write about ERP systems & more
    2. Re:Limited lifetime? by 10Ghz · · Score: 2, Interesting
      * I do a lot of gaming, and I'm not convinced that any TFT I can afford is up to the task


      the 17-inch TFT on my desk cost me something like 450 euros, and it does gaming just fine. Max Payne, Soldier of Fortune, UT2004 etc, etc.... Zero problems.

      Gaming wasn't that nice with those old 25+ms panels, but newer 12, 16 and 20ms panels are ALOT better! And we will be seeing 10ms panels in the near future!
      --
      Lesbian Nazi Hookers Abducted by UFOs and Forced Into Weight Loss Programs - -all next week on Town Talk.
    3. Re:Limited lifetime? by The+Conductor · · Score: 2, Informative
      Besides a wear-leveling filesystem (which means you can't use ext3 or Reiser) these devices have error correcting code chips. As the bits wear out, the ECC detects it & segments are marked bad; the capacity declines as the flash cells wear out.

      These days you can get your flash any way you want it. Flash that looks like memory, flash that looks like a disk (but is in a chip package), flash that plugs on an IDE cable, flash that plugs onto your motherboard's USB header. Great for certain embedded designs (do really want rotating media inside your Linux-powered combination gas pump / vending machine / WiFi hot spot?), but consumer stuff will probably sitck with roatating media for low cost-per-bit, or CF/SD cards for personal portability.

    4. Re:Limited lifetime? by Gr8Apes · · Score: 2, Informative

      I have both a CRT and a flat screen. I use the flat screen for a lot more stuff than the CRT, mainly because most of what I do these days is programming or email. And since that comprises hours and hours of time, it's a lot easier on my eyes than staring into a CRT's radiation field.

      If I were to do picture/video editing or action gaming, then I'd switch to the CRT, as the resolution/refresh performance is much better on the CRT. If money is your primary motivator (ie, spending $150) then CRTs are definitely your target. Do realize that there may be other considerations for some of us though.

      --
      The cesspool just got a check and balance.
  8. Re:FP by Gigahertz · · Score: 2, Insightful

    It should still say that, since theres nothing new or interesting about a $30,000 bullshit drive that stores less data than hard drives sold with computers more than 5 years ago....

  9. Wouldn't it be cheaper... by Anonymous Coward · · Score: 5, Funny

    ...to store data by etching bits with a stylus into Faberge Eggs.

  10. Floppies are dead? by smooth+wombat · · Score: 5, Insightful
    Within the decade the spinning hard disk may go the way of the floppy and CRT."

    Are we done yet with the whole 'floppies are dead' stories? I regularly use floppies because it's easier to plop in a floppy, copy one file and pop out the floppy than it is to put in a USB drive, wait for your pc to recognize it (don't know about Macs), copy the file then have to correctly disconnect the USB drive

    What about those machines which don't have USB drives or who aren't on a network? What then? Floppies will be around much longer than anyone thinks and for good reason.

    --
    We will bankrupt ourselves in the vain search for absolute security. -- Dwight D. Eisenhower
    1. Re:Floppies are dead? by SlashdotMeNow · · Score: 5, Funny

      What about those machines which don't have USB drives or who aren't on a network?

      What country do you live in? Machines without USB? Not on a network??? You're not making any sense here man! I have something hectic to tell you: The year is not 1994. It's actually 2004. Yes, you've been in a coma for 10 years.

    2. Re:Floppies are dead? by Kombat · · Score: 3, Insightful

      I regularly use floppies because it's easier to plop in a floppy, copy one file and pop out the floppy than it is to put in a USB drive, wait for your pc to recognize it (don't know about Macs), copy the file then have to correctly disconnect the USB drive

      1. Time It takes my WinXP Pro laptop about 5 seconds to recognize the USB drive and allow me to explore its contents. Likewise, "Safely removing the hardware" takes 5 seconds, tops. So we're talking 10 seconds total for mounting/unmounting. Floppies take at least 2 seconds to be recognized, though granted dismounting is instantaneous. Advantage: floppy, by 8 seconds.

      However, there is another huge issue I think you are neglecting:

      2. Size While that floppy might be 8 seconds faster, I hope whatever you're planning on transporting is less than 1.44 MB. Nowadays, there is very little I transport that would fit on such an incredibly small storage medium. A 256 MB USB key can hold as much data as 178 floppy disks, and fits on my keychain.

      Finally, a caveat regarding your "time" complaints about USB: it takes much longer to write 1.44 MB to a floppy disk than it does to write that same 1.44 MB to a USB drive. So your 8 second mounting/unmounting delta is rendered utterly moot.

      --
      Like woodworking? Build your own picture frames.
    3. Re:Floppies are dead? by 0x0d0a · · Score: 2

      I regularly use floppies because it's easier to plop in a floppy, copy one file and pop out the floppy

      Remember, kids, Don't Copy That Floppy!

  11. Funny by drix · · Score: 4, Funny

    And here I thought you had to pay to run an ad on Slashdot...

    --

    I think there is a world market for maybe five personal web logs.
  12. Whats a 1K/G? by wamatt · · Score: 2, Funny

    Seriously fella, no gangster TLA speak, just give it to me straight :)

  13. Man, the Bottleneck by handy_vandal · · Score: 4, Insightful

    The slowest part of PC's today is the disk drive.

    No, the slowest part of PC's today is the user interface. The rate at which a user enters data (via keyboard/mouse) is a fraction of the rate at which a user thinks. (Your mileage may vary, of course.)

    -kgj

    --
    -kgj
    1. Re:Man, the Bottleneck by repvik · · Score: 2, Funny

      ManI write sooooo muhc fastr then think!

    2. Re:Man, the Bottleneck by RAMMS+EIN · · Score: 4, Funny

      Some users seem to enter data orders of magnitude faster than they think.

      --
      Please correct me if I got my facts wrong.
    3. Re:Man, the Bottleneck by Lispy · · Score: 2, Insightful

      Depends on the human. Usually I think "open Openoffice.org", then I click (within the same second) and then I wait 18-20 seconds until I can start typing. Sorry, but the HD is by far the bottleneck.

    4. Re:Man, the Bottleneck by NoMoreNicksLeft · · Score: 2, Insightful

      Wrong again. Even if the essential code in OO is 50 megs (is it?) it wouldn't take more than 3-4 seconds to read it out into ram. It's plain old software asshattery. Not that we can blame Open Office, after all, this 18-20 second delay you speak of, is just their inferior imitation of the 30-45 second wait most MS Office users experience...

      Next time, open up vi or emacs, or even for god's sake pico, and print from there. If your boss doesn't like plain fonts, then get a new job.

      Spreadsheet? sc. 'Nuff said.

    5. Re:Man, the Bottleneck by orasio · · Score: 2, Informative

      Try using the OO pre-loader, it will give you a better comparison.
      MSOffice preloads at start. It would be fair to preload OO too. Anyway, it is probably slower. OO is a very bloated program, but it might get leaner with time.

  14. Nothing happening then. by julesh · · Score: 5, Insightful

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

    You mean it'll still be the default option on most new PCs and in use by ~90% of PC users?

    1. Re:Nothing happening then. by sckeener · · Score: 2, Insightful

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

      You mean it'll still be the default option on most new PCs and in use by ~90% of PC users?


      awwww...I was going to say that, but with more blood dripping evil sarcasm.

      I still wonder why we can't move away from floppies. I mean we made the switch from 5.25 to 3.5. The only thing I see taking the floppies place right now is the cdburner and there are so many limitations to that media. I've got floppies from the early 90s that I still read/write to....I don't use cds that way.

      --
      "Only one thing, is impossible for god: to find any sense in any copyright law on the planet." Mark Twain
    2. Re:Nothing happening then. by WuphonsReach · · Score: 2, Insightful

      I still wonder why we can't move away from floppies. I mean we made the switch from 5.25 to 3.5. The only thing I see taking the floppies place right now is the cdburner and there are so many limitations to that media. I've got floppies from the early 90s that I still read/write to....I don't use cds that way.

      Why did nothing ever replace the floppy disc?

      Because manufacturers got greedy.

      Iomega's ZIP, Sony's LS-120, and a bunch of other small sized, 100MB+ capacity discs were all supposed to be "floppy killers". However, due to greed, none of the companies would cross-license or agree to a common standard. Which had the nasty side-effect of keeping prices for both the media and drives high. Drive costs needed to be on the order of $50 with media costs in the $2 range (MD could've been a contender, but Sony is their own worst enemy).

      Once CD-R media broke $2/disc (or CD-RW), it no longer made sense and they quickly priced themselves out of the market. Even at the tail end, ZIP disks were $10 or $15 compared to a $2 CD-RW which held 5x or 2x as much. Even better, a CD-RW could often be read in any system with a regular old CD drive.

      USB flash drives are probably the only thing that's going to kill of floppies, even though they're slightly more difficult to use.

      --
      Wolde you bothe eate your cake, and have your cake?
  15. Famous eternal predictions by A+nonymous+Coward · · Score: 2, Insightful

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

    For how many decades now has this been predicted? Holographic memory, battery backed RAM, yada yada yada. Methinks rotating storage will be around for more than the rest of the decade.

  16. shhh dont mention the disks lifetime by Anonymous Coward · · Score: 3, Interesting


    100,000 writes isn't gonna last long in todays bandwidth intensive video/mp3 world

    no moving parts and non-magnetic media is a worthy goal but until we can cure terrible storage lifetimes they wont be much use if i have to worry about the mess backups of backups, as we know from sci-fi all it takes is a big EM burst from the sun and everything you and i have done is gone !
    future generations will look back at us and say "they used to store it on WHAT !?"

  17. WHy not integrate with the motherboard then? by Viol8 · · Score: 5, Insightful

    The reason hard disks etc are seperate devices is because they have mechanical parts that require motors etc to work. If this is going to be replaced by memory chips then why not just integrate the whole lot on the motherboard as just another plug in memory module? Why make it slower by passing it through SCSI or ATA not to mention the extra cost of including the interface electronics?

    1. Re:WHy not integrate with the motherboard then? by Jason+Hood · · Score: 2, Informative

      Because the controllers do just that, they control the command order and optimize sequences based on the order they are received.

      We could get rid of SCSI or ATA but there will still be a controller for the media unless its integrated into the drive.

      --
      Are you intolerant of intolerant people?
    2. Re:WHy not integrate with the motherboard then? by NoMoreNicksLeft · · Score: 2, Insightful

      1) Space considerations. You don't want space for yet 8 more DIMM sockets.
      2) Trace complexity. Routing the little etched copper wires can be tricky, and this could easily result in 2+ extra layers of PCB.
      3) Maximum addressability. On a modern machine, software could address an unrealistic amount of ATA/SCSI storage (assuming they've updated the standards with enough address lines on the bus). Doing it your way imposes limits (as fantastic as they might be). Keep in mind that while an onboard SCSI controller might be imposing hard limits again, you can always plug in another PCI card.
      4) Corporate needs dictate storage that is seperable from the big iron's main logic boards. Even if it had your version also, this would end up being cache, not storage.
      5) 25 years' worth of inertia. The old stanards are *the* standards. What good is a new fancy $50,000 "hard drive", if we have to buy a new $2 million sun server to use it? Why can't we use this in our $2 million sun server we bought only 19 months ago?
      6) Makes too much sense. Remember, this is the industry that chose IDE over SCSI, for what? A nickel per unit of short-term gain?

    3. Re:WHy not integrate with the motherboard then? by Animixer · · Score: 2, Insightful

      Okay, seems like the person who submitted this story did not know that traditional SSDs (Solid-State Disks) have been around for YEARS (unsure of the 'flash' variety). I have personal experience using one while at Quantum in '98, but a quick google will yield results dating back to about 1989 or so. I admit I don't quite 'get' FSSDs as the write cycles are limited.

      SSDs with integrated traditional hard drives and a battery (used to write the memory module resident data to the dedicated hard disk in case of power failure) seem to negate any problems with power loss.

      Why bother having such devices anyways (aka ramdrive argument)? Easy...when you've maxed out the amount of memory you can possibly install on a system, and you need MORE, you install SSDs on fast SCSI busses, and swap to the SSD. Not quite as good as having the extra RAM, but a damn sight better than writing to a physical disk in most cases.

      As to 'why not just make another interface for a memory module' on the motherboard...well, i'm not an EE, but there's very small distances that you can go at reasonable speed, and a ton of trace paths.....you only have a certain number of memory slots on a board running at that ultra-fast DDR speed because that's all the engineers designing it could pull off! It's not like they're lazy and could simply add another couple inches to the board and put in 32 slots or so. I have seen boards with special accomodations for memory mezzanines and such to hold more modules, but I'd imagine that implementing multiple direct memory interfaces (running at appreciable speed and integrity) would be difficult and cost a great deal of money...I wish I understood all the issues involved.

      --
      man tunefs | grep fish
  18. RAMdisk solution by eyepeepackets · · Score: 3, Interesting

    I've always found the best way to deal with the problem of slow disks is to max out the memory in the PC and use a hefty chunk of it as a RAM disk. When done or needing to backup, tarball the whole disk, write it once to the hard drive.

    Of course, this assumes you're working on a stable OS with decent tools and good memory management. If you're not, you can be. :)

    --
    Everything in the Universe sucks: It's the law!
  19. What about disk prices? by jesup · · Score: 4, Insightful

    This "disk drives will be obsolete" assumes that disk drive prices are flat. Drive prices are one of the few things that has (if anything) beaten Moore's Law. Eventually they'll probably flatten out - but not yet. The "death knell of rotating media" has been sounded more times than I can remember. Anyone remember the front-page stories that by late 80's bubble memory would have replaced hard disks? :-)

  20. XP booted from a Flash Drive by Soskywalkr · · Score: 2, Informative

    This Canadian retailer: http://www.go-l.com has Windows XP pre-installed on an in-house flash drive. From what I gather, it boots VERY quickly. AND Yes, the LCD panel on the case is quite sexy. Aye.

  21. Problem with number of writes. by spiff42 · · Score: 5, Interesting
    I wonder if they have solved the problems with a limited number of writes to flash memory. Most flash-chips only have a 1000 or 10000 cycle write endurance. Sometimes this gets higher because virtual pages are used and the data shuffeled arround on the "disk" each time it is written. But that will still cause problems if you fill up the disk, say 90%, and then keep writing and rewriting the remaining 10%.

    I know that 10000 writes seems like a lot, and perhaps it is. Anyone knows how this figure looks for normal harddrives?

    Still it seems to me that the limited number of writes sets the biggest limitation.

    /spiff

  22. floppy by spectrokid · · Score: 2, Interesting

    I did an embedded application with a flash disk which emulated a floppy. In the autoexec: create RAM disk, copy whole sheboodle, run from ramdisk. Without this the device only lasted 2 years. Can't see you do that with XP on a 10 gig drive though... I guess it would be good for a non-dynamic server. Host all the Slashdot logo's on one?

    --

    10 ?"Hello World" life was simple then

  23. How reliable? by JBMcB · · Score: 2, Informative

    Flash devices only have a read/write cycle of a few hundred thousand. Sounds like a lot, until you realize that the file table gets written to at least that much within a year of use. I'd go for a battery-backed SDRAM array, say PC-133-ECC. Pricewatch has 1GB sticks for $160. That's 10GB of ultra-high speed storage for $1600. Add a couple hundred for a memory and SCSI controller, a few batteries, and you're golden.

    --
    My Other Computer Is A Data General Nova III.
  24. Yes, floppies are dead. by Anonymous Coward · · Score: 3, Insightful

    What about those machines which don't have USB drives or who aren't on a network? What then? Floppies will be around much longer than anyone thinks and for good reason.

    What about those machines which don't have floppies?

    Seriously, I haven't put a floppy into a machine in the last 6 years. They're totally unnecessary nowadays. They're about useless for transporting documents for the simple reason that the majority of useful documents exceed the size of the floppy nowadays.

    And USB drives are much cooler than you seem to make them out to be. Plug the thing into the USB connector in the front, it mounts, you copy, you unplug the thing. Yes, you might have to wait a second or two for it to recognize and mount the thing, but that's better than waiting for at least 90 seconds to copy 1.4 meg to the slow-as-hell floppy.

    Floppies once had limited usefulness as being the only easy way to bootstrap the system. Boot from the floppy, format the hard drive, install the OS. Now that every mobo can do CD booting, I no longer need boot floppies, as I can have boot CD's instead.

  25. PuRAM by Soskywalkr · · Score: 2, Informative

    Pu RAM And sorry, they're a California-based company, not Canadian. Drat.

    1. Re:PuRAM by Anonymous Coward · · Score: 2, Informative

      They're also good at avoiding actually selling anything. I ordered one of their desktops in October last year, and heard nothing back from them. After more than ten calls to them asking what was happening with my order they accused me of being a reviewer(?) and left it clear I wasn't going to get anything from them.

  26. Ah! by manavendra · · Score: 2, Funny

    But will they still be called hard drives?

    --
    http://efil.blogspot.com/
  27. Always beware of "X is dead!" in the media by dmccarty · · Score: 5, Insightful
    Within the decade the spinning hard disk may go the way of the floppy and CRT.

    Within the decade the spinning hard disk may be capable of holding terabytes, or even petabytes, on a single platter. And it will be orders of magnitude cheaper than solid state storage as we know it. I doubt that hard drives will go the way of the dodo anytime soon.

    Just as a comparison, look at how many backup solutions still use tape media (and use it very effectively and cheaply, I might add).

    --
    Have fun: Join D.N.A. (National Dyslexics Association)
    1. Re:Always beware of "X is dead!" in the media by gregmac · · Score: 2, Insightful

      Within the decade the spinning hard disk may be capable of holding terabytes, or even petabytes, on a single platter. And it will be orders of magnitude cheaper than solid state storage as we know it. I doubt that hard drives will go the way of the dodo anytime soon.

      I thought the comparison was pretty good. Floppies are still used by many people as a quick way to transport files back and forth from home (particularly by people that don't have Internet access at home). I generally don't put the drives in anymore, but theres a couple people in the office that specifically ask for them. The drives are dirt cheap, so it's not a big deal.

      CRT's are still popular. Even the cheap LCDs are well over twice the cost of a CRT. If you're trying to do gaming or something that requires high refresh rates, you need a very good LCD and the costs start getting pretty high. I personally don't really like paying as much for the monitor as I do for the rest of the machine.

      So I totally agree with the grandparent. Within the decade the spinning hard disk may go the way of the floppy and CRT.

      Yep, it'll be an alternative, that some people will use when they can afford it and/or require it. And like CRT's and floppies, many people will still use spinning drives when they don't feel like dropping a bunch of extra money on a fancy technology that doesn't really give them any huge benefit*.

      * I'm talking about your typical desktop here, where the lifetime of the machine is a 3-4 years, you're using fans in the machine (so the missing noise of a drive is not a big deal), and the most system intensive task you do is boot up.

      --
      Speak before you think
    2. Re:Always beware of "X is dead!" in the media by evilviper · · Score: 2, Informative
      Just as a comparison, look at how many backup solutions still use tape media (and use it very effectively and cheaply, I might add).

      I can't think of the last time I heard someone call tapes "cheap". Several thousands of dollars for a single drive is not what I'd call cheap... Especially since the tapes themselves are about as expensive as IDE drives per GB (which don't require buying a several-thousand dollar part before you can use them).
      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
  28. Nah...The Slowest Part Is The... by reallocate · · Score: 3, Interesting

    ...printer.

    Technically, a printer is a peripheral, not a part. Whatever. All printers are evil: Too slow, too big, too expensive, too quirky. Ackk.

    --
    -- Slashdot: When Public Access TV Says "No"
  29. The problem with hard drives by NeoFunk · · Score: 5, Insightful

    Sure, hard drives are slow, but that's not my main problem with them. They *are* a bottleneck, but since most applications get the hard disk access "out of the way" at the very beginning and load everything they need into RAM, I could deal with slow hard drive technology for the rest of the forseeable future, if only...

    ... they were reliable. Hard drives are the only PC components that have ever died on me. Actually, that's not quite true - I had a CD-rom die once, and a few fans here and there; what do all these have in common? Mechanical parts. And when it comes down to it, what do most users value most in their computers? The files on their hard drives. Spinning death traps is what they are. Spinning, clicking, grinding death traps.

    I don't know much about flash memory technology or the reliability associated with it. I don't give a hoot how fast it is. If it's solid state (no moving parts) and can guarantee me it won't one day decide to utterly destroy itself, I'm sold.

    1. Re:The problem with hard drives by juhaz · · Score: 2, Informative

      I don't know much about flash memory technology or the reliability associated with it. I don't give a hoot how fast it is. If it's solid state (no moving parts) and can guarantee me it won't one day decide to utterly destroy itself, I'm sold.

      Total self-destruction of whole chip at once probably isn't very likely, but it WILL wear out with time.

      A block of flash can only take so many write-cycles before it's done with. It might last for a long time if you'll use it in WORM fashion, but if you're planning on replacing typical desktop hard drive with flash, it'll probably be dead long before the HD would be.

  30. 2 Problems by saider · · Score: 2, Informative

    1) By the time storage size is adequate to hold today's OS's, the OS's will have grown because magnetic disks offer so much more space. In other words, you can take a 512MB flash drive and boot up an older OS (like Win9x).

    2) Flash has a limited amount of Read/Write cycles per cell. Don't put a database on that drive! I know there are algorithms that can minimize this, but the limitation is still there.

    --


    Remember, You are unique...just like everyone else.
  31. 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.

  32. Cheaper solution by julesh · · Score: 2, Interesting

    Here's an idea: Performance will be nearly as good, reliability will be substantially up, cost will be a lot lower:

    Use a traditional hard drive, but with a RAM cache that's as large as the drive. The drive controller uses idle time to preemptively load data into the cache. There's a battery backup so that the drive can continue operating after powerdown, and the system uses a long time period write behind cache with write combining to reduce drive usage in operation.

  33. They should be! by hndrcks · · Score: 2, Interesting

    Until last year, I would have an employee come to me every 6-8 weeks with a beatup floppy containing their sole copy of some critical spreadsheet or database file... the floppies were clipped to a clipboard or had been flopping around in the bottom of someone's purse - the data was almost always unrecoverable. And despite my warnings, never a backup.

    Our solution - new 'legacy free' PCs with no floppy drives. There was initial complaint, but now the users have discovered other ways to tote data around - and we don't lose that critical data like before.

    --
    Everyone will start to cheer when you put on your sailin' shoes.
  34. floppy & CRT went away? when was that? by spoonyfork · · Score: 2, Interesting

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

    I'm writing this from a workstation around a year old that has both a CRT and a floppy. They both get used (albeit one more than the other). Just because you don't use them doesn't mean other people do the same. I'm no futurist but I predict with my magic powers that based on cost/performance CRTs will still be around at the end of this decade. Floppies, maybe not so much.

    --
    Speak truth to power.
  35. RAM by poptones · · Score: 2, Interesting
    Why bother with flash? For a grand a gig you could just build a 30GB RAM array and have it dynamically save itself to the slower "permanent" media on an as-needed basis.

    Hell, why don't we have that now? Why don't we have an affordable caching controller that will take a dozen commodity 512MB memory modules? Or a self contained 3.5" disk based on a 1.8" 20 or 40gb drive and a few gigs of battery backed cache?

  36. There must be a mistake in their datasheet. by eric_ste · · Score: 2, Informative

    in the Edisk FC datasheet they state that:
    Write endurance (Typical): 27 years@100GB/day erase/write cycles

    That was for the 1G Edisk. Now assuming that this is sequential access, it would imply 100 passes/day * 365 * 27 years = 985500 erase/write cycles.

  37. SSD is an old idea by UnderAttack · · Score: 4, Interesting

    Old enough, so the first 'generation' of SSD companies is already out of business. E.g. Platypus (I think that was the name) build RAM based solid state drives, some of them in the right shape and with appropriate disk interfaces to match existing disk drives.

    I looked into SSD for a database at one point. But I found that you can get almost the same performance by using lots of drives in a fast RAID setup. Striping the content over multiple disks does wonders! And its much cheaper.

    E.g. look at something like a 12 disk setup with RAID 5+1. You got a full mirror, and essentialy 4-8 times the speed of a single drive. So you are already close to the 'order of magnitude' they SSD drives claim.

    --
    ---- join dshield.org Distributed Intrusion Detec
  38. Yay! by Inf0phreak · · Score: 2, Interesting
    Those are going to be really funny (ha. ha.) here in Denmark where we have a tax on flash cards for digital cameras (because ya'know you could put music on that card in that camera, and those poor starving artists need the money that those evil photographers are taking from them!) which is ~8$ per GiB (*).

    I recently bought a 200GiB hard drive and if it was made of flash memory and cost the same, I should have payed 1600$ worth of taxes. Or roughly 10 times as much as the hard drive itself.

    Until this tax insanity blows over, I don't see the technology going anywhere regardsless of how cheap they can build it.

    (*): probably a little less, but I didn't bother to look it up. 3.20 DKR per 64MiB - do the currency conversion yourselves.

    --
    ________
    Entranced by anime since late summer 2001 and loving it ^_^
    1. Re:Yay! by vidarh · · Score: 2, Insightful

      If you're going to use those annoying "GiB"/"MiB" units at least use them correctly, will you? If the harddisk was marketed as 200GB, it likely is 200GB according to your use of the units, not 200GiB.

    2. Re:Yay! by mikechant · · Score: 2, Insightful

      Just buy your flash memory products mail order from a neighbouring EU country without this surcharge (they're not allowed to tax you on this sort of import from another EU country). And make your political representative realise that this tax will cost local businesses more and more money as the capacity increases -your figures give a tax of 51 DKR = 7 Euro for a fairly standard 1Gb card so I guess that should cover shipping - a bulk order for a few friends would make even more sense.

  39. Obsolete interface as well? by jcorgan · · Score: 2, Interesting

    Our current mass storage interface standards encompass concepts firmly attached to the physical model of rotating disk(s) with read/write head(s) that can operate on cylindrical tracks.

    If flash memory drives become the norm, are these interfaces (ATA, SCSI, etc.) obsolete? Is there a set of primitive operations that map to a flash drive better than retaining those created for spinning media? Could flash drives like these simply be memory mapped and treated more like a cache?

    --
    Babies are cute because they have to be.
  40. floppy dead? by nbert · · Score: 5, Funny

    take a look at this raid 0 floppy setup: http://ohlssonvox.8k.com/fdd_raid.htm

    yes, I know that it would cost more and we would still have moving parts. It's also slower.
    But just imagine a room with ~21300 FDD (30 gigs) stacked to the ceiling blinking and spinning like mad.

  41. No, he's bragging by gerf · · Score: 2, Funny

    My regular-ass IDE 120 gig hdd is worth more than my car. It's seriously a contender for "Pimp My Ride," with a ceiling held up with tacks, dented doors that barely open, rust all over, broken seat belts, bent gas door, scratches, dings, no radio, drivers seat that is so worn it cut holes in my pants...

  42. $1000/GB wasn't bad 10 years ago. by SKorvus · · Score: 2, Interesting

    You young whippersnapper! Why, I remember, back in the day, when the sysop of a BBS I was on was collecting donations to get a 1GB drive... it cost $1000.

    And we liked it! Uphill, in the snow, both ways! And at 2400 baud!

    --
    Live simply, that others may simply live. -Gandhi
    1. Re:$1000/GB wasn't bad 10 years ago. by los+furtive · · Score: 2, Funny

      /me wonders how much data can be stored on a punch card, and how much a blank card cost back in the day.

      --

      I'm a writer, a poet, a genius, I know it. I don't buy software, I grow it.

    2. Re:$1000/GB wasn't bad 10 years ago. by Nutria · · Score: 2, Insightful

      72 or 80 columns. But you can only write to them so many times. Even the erasable ones tend to get too worn out by the rubber eraser.

      Erasable punch cards?

      Given the IQ level of many slashdotters, I can't tell whether this is supposed to be humor or not.

      --
      "I don't know, therefore Aliens" Wafflebox1
  43. Way old concept by CBob · · Score: 2, Interesting

    Anyone remember magnetic bubble memory?

    I know Nat Semiconductor does. They sank ALOT of cash into the concept in the "early" PC era.

    It worked. It worked well. Capable of storing data w/no power. It was going to replace disk drives an system memory.

    But while it worked, it worked not as well as the SDRAM of the day or the less that 1 gig drives that were common then.

    They never got close enough to breaking the price/performance/capacity "wall" that the others did. The ecomony of scale they hoped for never came through.

    I'm not sure, but it might have some uses still as NVRAM (or might be renamed flash memory for all I know)

  44. buyer guide for ssd by BlueYoshi · · Score: 2, Informative

    I think this link can be usefull if you're interessed in this technologies:

    http://www.storagesearch.com/ssd-buyers-guide.html

    --
    "Use cases are fairy tales..." I. S. 2005
  45. Single level vs. multi-level by tepples · · Score: 3, Informative

    "Single-level cell" flash memories can manage over 100,000 writes per sector. "Multi-level cell" flash memories, which slightly lead single-level on the density/time curve, can manage only roughly 10,000 writes per sector. Learn more about the difference between single- and multi-level cell flash memory.

    With this thing rated at up to 25,000 IOPS, is would seem that they might not last all that long (4 seconds?).

    Yeah, with tens of thousands of writes to the same sector. CF flash memories already perform some sort of wear leveling to spread repeated writes over multiple sectors. Yeah, it's more difficult for swap files, but I expect that rather than use a swap file on flash memory, PCs with solid-state storage will use more volatile memory.

  46. The floppy is on the way out? by ZipR · · Score: 4, Funny

    Maybe that's why Activision won't sell me a version of Doom 3 on 1,300 floppies. Why didn't anyone tell me this before?

  47. 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

  48. Write/Erase Cycles 300k+ by jriskin · · Score: 2, Informative

    1. Typical industrial flash will do 300k/cycles, higher end stuff is in the million+ range.

    2. Just because its rated at lets say 1000000 cycles, doesn't mean at 1000001 cycles its going to die. It means that a certain percentage (i've seen it quoted as 0.02%) will fail at roughly that many cycles.

    3. The manufactures aren't dumb. The better ones use several methods to distribute the load evenly as to get the most life out of the write/erase cycles. They distribute the load, they balance the number of write cycles, and many use some RAM to handle 'thrashing' situations where a single block gets continuously rewritten.

    With current tech. (barring unusual circumstances) you can expect these drives to last decades if not longer.

    As for the BitMicro:
    27 years at 100GB/day for the 1GB model
    123 years at 100GB/day for the 4.6GB model

    Way more information can be found at
    http://www.storagesearch.com/ssdarticles.html

  49. 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...
  50. Why wait? by 2nd+Post! · · Score: 2, Interesting

    Doesn't the technique of 'sleep to ram' solve your problem entirely?

    The system is 'perpetually' on and a booted system is stored in (low power) ram, mirrored to the hard drive of course in case power goes out, so boot only takes seconds?

    I mean, that's what *I* do. Start up the computer on a daily basis in less than three seconds, most of the time just waiting for the monitor to rez.

  51. CF is $114/GB by aminorex · · Score: 2, Interesting

    A CF/IDE adapter is a cheap, commodity item.
    With COTS parts, you can run 4GB of flash for
    about $500. Problem is, you need a filesystem designed for memory with limited write cycles. Just turning off metadata updates would help a lot.

    --
    -I like my women like I like my tea: green-
  52. Multi-layer devices. by Christopher+Thomas · · Score: 3, Interesting

    all these elements are "flat", that is they are one structure deep. This new tech coming up, if someone can perfect it, uses multiple layers to make the flash array several layers deep. Thus you could (in theory) shrink your die size while increasing the memory density.

    This turns out not to help much. Multi-layer chips add mask steps roughly in proportion to the number of layers. While you save on the cost of wafer area, your processing steps cost a lot of money too, so you rapidly reach a point of diminishing returns. Building multi-layer devices also requires making transistors on epitaxial silicon layers, which generally have far worse performance properties than the monocrystalline wafer (even SOI processes generally work by building devices on a silicon wafer, and either flipping the chip and back-etching or using a buried oxide layer, as opposed to depositing a silicon film).

    3D chips have been a holy grail for density reasons for decades, but they turn out to be expensive to manufacture and poorly-performing for the reasons noted above, and for microprocessors, at least, they're now a pretty much obsolete solution, as heat generation is what limits chip performance (and a multi-layer chip gives you that much more heat generation per unit area).

    If your company can pull it off in a useful way for storage, they'll deserve kudos, of course.