Slashdot Mirror


Nano-Scale Memory Fits A Terabit On A Square Inch

prostoalex writes "San Jose Business Journal talks about Nanochip, a company that's developing molecular-scale memory: "Nanochip has developed prototype arrays of atomic-force probes, tiny instruments used to read and write information at the molecular level. These arrays can record up to one trillion bits of data -- known as a terabit -- in a single square inch. That's the storage density that magnetic hard disk drive makers hope to achieve by 2010. It's roughly equivalent to putting the contents of 25 DVDs on a chip the size of a postage stamp." The story also mentions Millipede project from IBM, where scientists are trying to build nano-scale memory that relies on micromechanical components."

7 of 199 comments (clear)

  1. Re:25 DVDs? by captain+igor · · Score: 3, Informative

    Yes, a terabit = 125 Gigabytes, which is 31.25 DVDs

  2. Go ahead by killa62 · · Score: 5, Informative

    Mod me -1 redundant if you like, but for people out there, but 1 trillion b= 125,000,000,000 bytes = 116 GB, or if you're a harddrive manufacturer, its 125 GB.

  3. More information by ploss · · Score: 4, Informative

    More information about the company can be found at their website, http://www.nanochip.com.nyud.net:8090[Coral Cache Link].

    --
    What are the odds that some idiot will name his mutex ether-rot-mutex!
  4. Re:Magnetic memory = Doom by GerbilSoft · · Score: 4, Informative

    Warm reboots don't erase memory. Cold reboots usually don't erase memory, either. (There are still fragments of what was left before after doing a cold boot.)

    And as almost all data recovery people know, reformatting a hard drive using the conventional disk formatting commands don't really erase anything; they merely create new directory structures. In order to really erase a disk, you have to use something like Eraser or `dd if=/dev/urandom of=/dev/hda`.

  5. Re:How long. by Spy+Hunter · · Score: 4, Informative

    It is non-volatile by nature. But it is not likely to be fast enough to replace RAM. Instead it could replace Flash memory or even (depending on cost) hard drives. The real question is, how long until it's practical to manufacture and use in mass-produced products? The answer seems to be (according to the article) 2007-2010 timeframe.

    --
    main(c,r){for(r=32;r;) printf(++c>31?c=!r--,"\n":c<r?" ":~c&r?" `":" #");}
  6. ATM or AFM? by fermion · · Score: 3, Informative
    From the article it is hard to tell what they are taking about. IBM used an atomic tunnelling microscope, a reltively complicated piece of equipment that relies on the fact that quantum particles can tunnel through a potential, to move that atoms. The ATM can either be used to create a atomic scale picture of a surface, or move atoms. An atomic force microscope is simply a physical hammer that gently taps a surface and through the change in deflection creates an image. The tip on an ATM is currently so fragile I don't think it could be used to move atoms. The lifetime of a tip is pretty short just becuase of wear, and their is not way to reliable create good tips.

    So we must assume they are talking about an ATM, which a largish and complicated peice of equipment. It requires a piezoelctric device to move the tip to the proper placed on the substrate. For years, such devics kept cell phones large. The ATM requires a highly senstive feeback loop to keep the current constant. And is still requires a very delicae tip that can be easily damaged. Durable tips are probably years away and involve carbon nanotubes. Tips that have a lifetime more than a few months are probably even longer away.

    It is a neat idea and probably works well in the laboratory on a vibration cancelation table. How would it work on a portable in the train or in the car? Does anyone have any real details on the technology?

    --
    "She's a scientist and a lesbian. She's not going to let it slide." Orphan Black
  7. AFM by DaleBob · · Score: 5, Informative

    The IBM Millipede project doesn't use tunneling microscope technology (ATM, or usually STM). It uses a modified AFM tip that can be resistively heated. The hot tip pushes into a polymer surface and creates a hole. The hole can be "erased" by heating close to the surface and the region around the hole melts and fills it in. The reading is done with cold tips using regular AFM technology.