Table Salt Could Help Boost HDD Storage Density By a Factor of 5 142
hypnosec writes "A team of researchers has managed to boost storage density on traditional magnetic platters as high as 3.3 terabits per square inch using a technique that relies on NaCl — table salt. (Comparatively, a recent 4TB Seagate drive had an areal density of 625Gb per square inch.) A research team used a technique called nanopatterning to create arrays of magnetic bits that have more regular features (PDF) than the current traditional, randomly distributed technique. Team leader Joel Yang compares the technique to a well known traveling trick; 'It's like packing your clothes in your suitcase when you travel. The neater you pack them the more you can carry.' Yang said, 'In the same way, the team of scientists has used nanopatterning to closely pack more of the miniature structures that hold information in the form of bits, per unit area.'"
Metaphors (Score:3)
Dr. Yang continued. "For speciality file systems, imagine you are travelling for a wedding, and you need to pack a suit. The extra meta data for the file system is stored in a container much like the suit compartment of your luggage."
Unfortunately, the metaphor did not stop there.
"Data read times have been improved also. Imagine again that the suitcase is packed neatly, but this time all clothes are on their sides. Now, imagine the suitcase is being spun in an x-ray device by the TSA. The tighter packing allows them to see more of what is packed in the suitcase during each arc of 30 degrees."
The rest of the conversation has been edited out, but it related seek times to finding shoes that match your outfit.
Re: (Score:2)
Re: (Score:2)
Whoah, dude. You can quote Dilbert back to 1993?
Re: (Score:2)
Some of us can quote Dilbert even further than that.
I still have something from 89 when it first came out.
Re: (Score:2)
Sometimes if I need more space I stuff the rolled up clothes in a plastic bag, and use a vacuum cleaner to suck some air out of the bag (to squeeze stuff more) - but you shouldn't do this if you might not have access to a vacuum cleaner for repacking and you won't have extra space (given away gifts, used consumable
Re: (Score:2)
This is the infamous comic strip that offended a real-life person with the surname "Dork."
Poor guy....
Re:Metaphors (Score:4, Funny)
The whole time I was reading the analogy I was expecting him to finish with "That is a very graphic analogy which aids understanding wonderfully while being, strictly speaking, wrong in every possible way." With apologies to Sir Pterry.
Re:Metaphors (Score:5, Interesting)
The rest of the conversation has been edited out, but it related seek times to finding shoes that match your outfit.
This post makes me feel like I'm reading a Douglas Adams book. Well done.
Re: (Score:1)
Re: (Score:2)
Here they use salt on other parts of the road, not just bridges. (of course by the time the plow truck has got down our end of the street its just about run out of the salt/sand mixture. - and Sodium Chloride doesnt do well when its below 0F
Re: (Score:2)
Oh, that wasn't for the roads. It was actually a truckload of crystal meth that had somehow been fouled with VeryBerry Koolaid. Because of the ice on the roads, the 1993 Ford van that was carrying the meth skidded into a tree, popping the back doors open and spilling the meth all over the road.
A man driving a small SnowCat that was helping pull stranded motorists out of ditches on that stormy night happened to notice the meth spil
Re: (Score:3)
briny (Score:1)
Re:briny (Score:5, Insightful)
Re: (Score:2)
An increase in linear read speed, anyway. Hard drive random seek times haven't seen much change since the '80s. Densities have improved by a factor of over a million while seek times have improved by a factor of less than two.
This is why we need to ditch the spinning disk and go to completely solid state storage techniques.
Important note: (Score:5, Funny)
Re: (Score:2, Funny)
But it makes them more delicious
Re: (Score:3)
Re: (Score:3)
You don't know that. How could you, since it will likely make them unreadable. For all you know, you may have increased the available density by more than 5X. The heads would simply not be able to read them. ;-)
Re:Important note: (Score:5, Insightful)
Whenever the subject comes to data density I recall Heinlein take on this.
Basically you can take a match stick, and put a single mark on it. The distance between the mark and the end of the stick is the data being recorded. The higher precision the larger amount of data being recorded. With high enough precision a single mark could contain all the information that mankind has ever produced.
Re: (Score:2)
Basically you can take a match stick, and put a single mark on it. The distance between the mark and the end of the stick is the data being recorded. The higher precision the larger amount of data being recorded. With high enough precision a single mark could contain all the information that mankind has ever produced.
You just re-invented arithmetic coding. Any file can be represented as a single real number between 0 and 1, as long as you have enough precision.
Re: (Score:2)
Except that quantum mechanics don't stop arithmetic encoding from working.
Re: (Score:2)
Quantization itself most certainly does stop arithmetic encoding from achieving infinite precision, The fact that the real universe seems to have a minimum length and a minimum interval is why, for just one example, storing all the information that has fallen into a black hole requires the surface area of its event horizon. For the simpler case of a matchstick, you simply cannot infinitely divide the matchstick.
1.616199(97)×10(E-35) meters is as small as things get. That's about 10(E-20) x the diameter
Re: (Score:2)
Arithmetic encoding isn't marking the length of something and hence running into the planck length rather quickly. It's just a type of compression algorithm, used in practice . I can encode video with dirac just fine thanks, withtout quantum mechanics making it not work - since arithmetic encoding isn't about measuring or marking anything.
Re: (Score:3)
The information density is still limited by quantum gravity, which predicts discreteness of space-time at the Planck length scale.
Re: (Score:2)
That's not true. The number of marks you have after you write it is itself information. You'd be writing infinite data on a match stick!
(Sorry, I've had a terrible week programming.)
Re:Important note: (Score:4, Interesting)
If my math is right, Planck's length as your resolution limit gives you 6.187x10^34 possible marking positions per meter of stick, which means you can encode about 115 bits with one mark on a 1m Planck-grade stick.
Re: (Score:2, Insightful)
If my math is right, Planck's length as your resolution limit gives you 6.187x10^34 possible marking positions per meter of stick, which means you can encode about 115 bits with one mark on a 1m Planck-grade stick.
Not quite. You can record one 115 bit value, which is very different from 115 bits. a 115 bit value has 2^115 = 42 million billion billion billion (10^34) bits of information.
A slight difference.
Re: (Score:2)
You can record one 115 bit value, which is very different from 115 bits.
No, storing one arbitrary 115-bit value is exactly equal to storing 115 bits. The relationship is one-to-one:
8-bit value: 10110110 (181/255 ~= 0.713 units)
8 bits: 1 0 1 1 0 1 1 0
Re: (Score:3)
No, he had it right. There are ~6(10^34) = 2^115 marking positions. You mark one of them. That means you can select one value out of 2^115.
If I let you pick one value out of 2^10 = 1024, would you say that you have 10 bits of data or 1024 bits of data?
Or, to make it even easier, if I let you pick one value out of 2^0 = 1 (as in, you have to pick the number one and have no other option), is that zero bits of data or one?
Re: (Score:3)
If I let you pick one value out of 2^10 = 1024, would you say that you have 10 bits of data or 1024 bits of data?
Well, actually, in my world of mixed signal and ADC design, we would refer to the resolution of the data as 10-bit. i.e. a 10 bit value. That 10 bit value can represent 1024 unique possibilities, or 1024 least-significant-bits (or, as we say, "bits") of data. For example, if our 10-bit ADC has 10 bits of error, then it is only a 1 % error.
Maybe it's an industry nomenclature thing. *shrug*
Re: (Score:2)
So even though 2^115 is a big decimal number, that number represents only 115 independent yes/no questions. Or put another way: if you have 115 yes/no answers, and you want to represent them as a single symbol, then you'll need a huge number of symbols to handle all the possibilities, 2^115 different symbols, in fact.
Re: (Score:2)
But I don't see how that disagrees with my previous point.
Re: (Score:2)
In your ADC example, the bits are the actual 0/1s in the approximation, but the bits are not the waveform approximation itself. That's an actual signal intended to recreate the input s
Re: (Score:2)
You don't know that. How could you, since it will likely make them unreadable. For all you know, you may have increased the available density by more than 5X. The heads would simply not be able to read them. ;-)
I just tried that with my PS3, and I think your theory may be correct. It doesn't turn on, but I get a sense that the density has increased by roughly 500%. I also get a sense that I need to buy a new PS3. I'll definitely try to transfer the HDD over to the new one!
Re:Important note: (Score:4, Interesting)
Re:Important note: (Score:4, Funny)
Re: (Score:2)
Do not try this at home. Pouring table salt on your hard drive platters will not improve their storage density.
That depends on which definition of the word "areal" you use.
Re: (Score:2)
Thanks. I nearly choked to death on my Qdoba you fucking dick
Re: (Score:2)
Thanks. My fingers nearly tripped and spelled 'Adobe' while trying to search what Qdoba was. Damned muscle memory dyslexia!!
Retention (Score:1)
SeaSaltGate? (Score:2)
Good night, tip your waitresses.
Re: (Score:2)
I haven't read the article, but the idea sounds kosher.
Good night, tip your waitresses.
I'm taking the whole thing with a grain of ...
Nevermind.
So, ... (Score:2)
...does it make data storage more palatable, or should the claim be taken with a pinch of salt... :)
take care (Score:2)
We should take that news with a grain of salt. One can not just spread NaCl on its hard drive and get performance kick.
Screw that (Score:2)
I want a massive SSD capacity increase, and price drop.
Re: (Score:2)
Until that happens, enjoy the increasingly more garish whips the buggy drivers will be brandishing.
Better SSDs (Score:2)
I would enjoy this as well, but I fear that we're never going to see SSDs that contain more storage for less cost.
While platters are often pretty pricy glass, it's still not up there with high purity silicon wafers. In addition, you only have to deposit an even layer of magnetic material - with flash you need not just the semiconductor gates, but the paths to them.
As such, I think that hybrid drives, such as released by Seagate, will eventually dominate. For desktops, hard drives are plenty fast enough fo
Gonna be a slow go (Score:2)
Well at least the big price drop part. Ignoring the specifics its like wishing for Ferrari's to drop down to Accord prices. Both products perform the same basic purpose but one uses much different engineering to accomplish the same task. You can make the Ferrari engine cheaper by mass producing it, but it's just always going to be really expensive to produce no matter what. Same thing with SSDs.
Oh how I long for cheap 1TB SSD drives and Gigabyte ethernet Internet wide...
Limits (Score:1)
Potential positives? (Score:1)
If it drives up the price of salt then it may spur desalination projects making more drinkable water available. It might make desalination cheaper, and help increase the world's water supply. However, you'd need to use truly huge quantities of salt for that to happen.
Re: (Score:1)
Have you any idea of the cost of salt these days? It's almost free.
Re: (Score:2)
" NaCl — table salt" (Score:2)
Whats the chemical formula for driveway salt? Kosher salt? Sea salt?
Imagine how much we could store in the big granules of road salt when winter rolls around!
Re: (Score:3)
Well driveway salt can have a lot of different formula.
NaCl - Standard Cheap Rock Salt
KCl - Safety Salt
CaCl2 - Quick Melt Salt
Re: (Score:2)
Whats the chemical formula for driveway salt? Kosher salt? Sea salt?
Driveway salt is poorly purified, and kosher salt can also be sea salt but in practice is oddly processed, fairly pure NaCl [wikipedia.org] which has a blessing tax [wikipedia.org], but sea salt [wikipedia.org] is different from table salt, which is often not simply NaCl either [wikipedia.org].
Re: (Score:2)
In my experience, Kosher Salt is a coarse salt [wikipedia.org] that's especially useful for Koshering meats-- the removal of liquid blood [wikipedia.org] through osmosis. Bakers sometimes prefer it, because the coarse grains can be visually distinguished from grains of sugar.
Now, go forth, and desiccate!
Please, This is a Geek Site (Score:2)
Would it have killed you to call it sodium chloride in your summary and skip over the table salt thing?
Re: (Score:2)
Table salt has a 1:1 correlation to sodium chloride. Therefore no additional information is conveyed using the chemical name. While I appreciate your desire to be geeky, may I point out that "table salt" is 33% more efficient at conveying the intended information?
Re: (Score:2)
Tell that to my Himalayan salt or my Mediterranean sea salt, both of which imply unspecified exotic trace elements. I'm not quite so willing to energize on white bread custom as to equate the two. For brevity, I keep a shaker of NaCl.
Re: (Score:3)
Tell that to my Himalayan salt or my Mediterranean sea salt, both of which imply unspecified exotic trace elements.
They're the same trace elements as all unprocessed salt -- minerals that were also dissolved in the ocean. I ran across a site that claimed Himalayan salt has 84 elements, although that's impossible without including some toxic and/or radioactive ones. The claim seems to be based on a lab report that lists 84 elements, many of which are not present in detectable quantities in the salt.
[I was in
Re: (Score:2)
Table salt is inappropriate for almost all chemical processes because of additives and impurities.
Re: (Score:2)
Table salt has a 1:1 correlation to sodium chloride.
Some of us like to get some potassium [mortonsalt.com] in our "table salt".
Re: (Score:2)
Exactly. You can't use table salt for photographic processes because the iodine poisons the emulsions. I doubt they would want iodine in something that goes into hard drive platters either!
Re: (Score:1)
This is one story... (Score:3)
This is one story that I'll be taking with a grain of salt.
buh-dum-TISH
Hey, scientists, it's *us* ... (Score:2)
Hey fellas, it's us. You can tell us that one of you was having his lunch at his desk and spilled some of the salt from his salt packets onto some of your test disks. And actually tried to pass it off as 'more experiments'. He could have put the devices out of the way but naaaa. Anyway, win-win, right? (Oh, could you hand me some of the pepper, while you're publishing your results...)
So what about quasicrystals? (Score:2)
Does the non-repeating nature of quasicrystals help (or hurt) data storage?
Any Nobel Laureates care to reply?
Dont believe all such reports. (Score:2)
Degradation (Score:2)
How long will this chemical combination remain stable? Is long-term oxidation a concern here?
Re: (Score:2)
Do you _really_ think modern HDs use stuff as basic as Iron Oxide?
That's not data (Score:2)
That mark is useless without the table that tells you what each distance represents. So on that matchstick you haven't stored data, merely a hash of that data.
This tech has culinary and security implications (Score:4, Funny)
if you use the platters to cook your shredded potatoes for breakfast while computing and storing cryptographic trapdoor values, you'll discover...
<sunglasses>
your hashes are already salted.
YEEEEAAAAAAAHHH
Yay density... (Score:2)
Less than useful - it uses EBL! (Score:2)
Re: (Score:1)
Re: (Score:1)
Re: (Score:1)
It's clear what you're trying to say, but I'd still like to point that "what you own" and "who you are" can feed into each other.
Re: (Score:3)
I'm sure that the HDDs manufactures were able to produce large enough disks 5 years ago, but they're slowly increasing the capacity, just to force us to buy a new disk every year.
One of the big issues is that when drives hit 2TB a lot of things broke. A traditional BIOS has a hard time booting from a >2TB drive and older operating systems couldn't handle the 4kB sectors either... even if they could build 4TB drives there wasn't much point when you couldn't boot from them and performance was sluggish due to bad partition alignment.
Re: (Score:2)
Always a shame when software flaws limit hardware progress :/
Re: (Score:2)
Re: (Score:2)
One of the big issues is that when drives hit 2TB a lot of things broke. A traditional BIOS has a hard time booting from a >2TB drive and older operating systems couldn't handle the 4kB sectors either... even if they could build 4TB drives there wasn't much point when you couldn't boot from them and performance was sluggish due to bad partition alignment.
Blah, blah, blah. It's not like we haven't hit drive capacity limits before. Why do you think hard drives are partitioned? Clustering? LBA? They are all schemes to get around hardware limitations imposed on the size of hard disks.
Re: (Score:2)
Yep, you could tell from the laptop HDDs that bigger 3.5" HDDs were possible, because they kept getting denser while desktop HDDs were stuck at 2TB. Nobody really wanted to be the first one out to solve all the issues and educate the market.
Re: (Score:2)
This doesn't mean that progress isn't being throttled, however. It's always possible that rivals within the same market are colluding, which is something that's harder to catch.
Re: (Score:2)
Intel in the 90's, pre-AMD
Pre-AMD? AMD was created because IBM demanded a second source for 8088 chips. They produced Intel-compatible chips from the 8086 onwards. From the 80s to the 90s there were half a dozen other companies producing x86-compatible chips. The '90s was probably the most competitive time for Intel.
Re: (Score:2)
Cyrix
VIA
AMD
IBM (codesigned with Cyrix)
NexGen
Transmeta
That's all I can think of. Are you aware of any others during the 90's?
Re: (Score:2)
AMD was created because IBM demanded a second source for 8088 chips.
Except that AMD was formed 10 years before the 8088 existed (1979), and didn't start second-sourcing the 8088 until 1982 or 1983.
Re: (Score:2)
Stop ruining people's rants with simple facts and research, it's not very nice.
Re: (Score:2)
Very doubtful that all the HDD manufactures had this technology 5 years ago. If all did then one of them would have used it to try to gain an advantage over the others.
Now if only one did, and they were the leader in the field, then yes plausible.
Re: (Score:2)
Now if only one did, and they were the leader in the field, then yes plausible.
Or they might have used this method to reduce the number of platters, thereby reducing costs (though not necessarily prices).
Re: (Score:2)
It may if the Hypertension doesn't kill you.
Re: (Score:2)
Re: (Score:3)
HyperTension? Is that a new feature in Intel processors?
Re: (Score:3)
Re: (Score:2)
Re: (Score:2)
Only if you don't cook at home.
1400 calorie diet, not much sodium, healthy, skinny, and pretty good in memory areas, minus that one area damaged from being DEAD for more than half an hour from a car accident.
Re: (Score:3)
Re: (Score:2)
you could say.... Second Post.
Re: (Score:2)
Someone quick . . . get a patent table salt . . .and method of neat suitcase packing.
Don't for get to patent the part about putting a storage device developed with this technology in a computer.
Re: (Score:2)
Came here to say exactly this. e-beam is a dead end, it's simply not manufacturable. They have to write every single stinkin' bit on in the whole harddrive individually and serially.
The more interesting part, I think, is discussing why they're exploring this: they're trying to reduce bit size by utilizing a single magnetic particle per bit, instead of several. Sounds like standard litho with pitch doubling or tripling or quadrupling might be able to get the dimensions required. But that's a long, expensiv