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."
Yes, a terabit = 125 Gigabytes, which is 31.25 DVDs
A Terabit is 125GB. Single layer dvd discs store 4.7GB while dual layer discs store 8.5GB.
25 DVDs is a really bad comparison since the size of a dvd could vary.
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.
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!
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`.
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?" `":" #");}
DVD-R / DVD+R capacities are 4.7GB. However, actual pressed, dual-layer DVDs are 8.54GB (single-sided). So the analogy is a bit incomplete. A better analogy, of course, is how many hogshead of LoC does it hold?
Entrepreneur : (noun), French for "unemployed"
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
http://www.google.com/search?q=1+terabit+in+gigaby tes
1 terabit is 128 gigabytes. That is the definitive answer from google. It's not 116, not 125.
Last time I checked, a postage stamp wasn't a square inch either!
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.
That's because a 20Gig drive usually has something like 22-24Gigs of space; the extra space is used to relocate bad blocks.
If you completely overwrite a bad block, the drive's firmware is usually smart enough to move it to a new place. Reading from a bad block until you manage to get (most of) the data, and then re-writing it, will sometimes work (due to the same mechanism).
I'm told some drives are smart enough to try to "fix" bad blocks without being forced to like this, but I don't know of any (mostly likely because there would be no way to tell, since it would be user-transparent).
Occasionally, a drive will have some sort of mechanical shock which will damage a portion of the disk; often, the disk is not "failing," but has simply become partly damaged. A true "failing" disk would mean that the disk material was corroding, or that a poorly designed drive was losing its own low-level formatting from the motor's magnetic fields (I doubt that would ever happen, though), or something pretty ugly like that.
(I don't know if what I've said is completely true; please correct me if I'm talking out of my ass. It's been a long time since I've looked this up.)
--TheOrangeSquid Is it any wonder things seem so awry? We swim in a sea of confusion and don't have to think to survive
Tebibit...
If you RTFA you will see they are talking about FLASH MEMORY. I've never seen anyone use their flash drives as their RAM. Do you know why this is? Because flash memory is far to slow to be used as RAM.
That's a nice increase but it sure as hell isn't overwhelming.
You make a good point, but there are some issues that could make this a big deal compared to hard drives, specifically heat, resistance to shock damage, production cost, power usage, lower latency and/or higher tranfer rates. A non-volatile memory with the performance characteristics of even PC133 would have a lot of very useful applications.
Sadly their website doesn't seem to have much on any this (at least what I can grab out of Google's cache, their DNS seems to be fux0red ATM).