Slashdot Mirror


"Magnetic Tornadoes" Could Offer New Data Storage Tech

coondoggie writes to tell us about the latest technique researchers are investigating as a possible means to store data, magnetic tornadoes. "Conventional computer memories store data in "bits" that consist of two magnetic elements that record data in binary form. When these elements are magnetized in the same direction, the computer reads the bit as a '0'; when magnetized in opposite directions, the bit represents a '1,' researchers stated. According to scientists, a vortex forms spontaneously — one vortex per disk — in a small magnetic disk when the disk's diameter falls below a certain limit. Although the vortex does not whirl about like a meteorological tornado, the atoms in the material do orient themselves so that their magnetic states, or 'moments,' point either clockwise or counterclockwise around the disk's surface. At the center of the disk, the density of this rotation causes the polarity of the vortex core to point either up out of the disk or down like a tornado's funnel, researchers stated. Because the vortices that form on the disks contain two independently controllable and accessible magnetic parameters, they could form the basis for quaternary bits that would contain data written as a 0, 1, 2, or 3."

109 comments

  1. LHC by tritonman · · Score: 5, Funny

    How do we know these magnetic tornadoes won't grow and destroy our trailer parks?????

    1. Re:LHC by MyLongNickName · · Score: 2, Funny

      We don't. However, we do advertise this as a potential side-effect to increase our funding.

      --
      See my journal for slashdot ID's by year. Mine created in 2005. http://slashdot.org/journal/289875/slashdot-ids-by-year
    2. Re:LHC by PitaBred · · Score: 1

      I wonder if a magnetic tornado would cause pandelerium, and in that case, who would have your casserole dish?

    3. Re:LHC by Anonymous Coward · · Score: 0

      At least I will be safe in my mom's basement!

  2. And a 1, 2, 3? by agnosticanarch · · Score: 1

    Logic just became _extra_ fuzzy.

    --
    I contend that we are both atheists. I just believe in one fewer god than you do.
    1. Re:And a 1, 2, 3? by tenco · · Score: 1

      Binary logic isn't logic but a subset.

    2. Re:And a 1, 2, 3? by Shikaku · · Score: 1

      The binary would be the same. Instead you have 2 "dots" to make a byte instead of 8 "dots".

    3. Re:And a 1, 2, 3? by Chris+Daniel · · Score: 2, Informative

      That would be four quaternary bits to make a byte, I believe.

      2^8 = 256 possible values (binary; 8 places, 2 possible values each)
      4^4 = 256 possible values (quaternary; 4 places, 4 possible values each)

      --
      Don't blame me -- I voted for Roslin.
  3. The real question is by jayhawk88 · · Score: 1

    When will they take over the world? I have to prepare my disembodied head.

  4. There are 1 types of people who understand quints by neo · · Score: 3, Interesting

    I suppose you'll get some kind of increase in data storage this way, but wont read/write times be longer because you'll need to deal with translations between quaternary and binary?

  5. The end of binary by IamGarageGuy+2 · · Score: 0, Flamebait

    I don't see any uses of this if the bits are not in binary, we are too entrenched to write all new code that changes all of the math that has already been worked out.

    --
    Stay tuned for new sig...
    1. Re:The end of binary by Crookdotter · · Score: 1

      I assume all that would be in the HDD driver side, and automatic, just a stream of bytes in and out but the byte storage different.

      I'm suprised it's taken so long to get multiple magnetisation strategies to achieve more data density.

    2. Re:The end of binary by ByOhTek · · Score: 1

      [sarcasm]
      Oh, I write all my numbers in hex. I hope I don't have to deal with one of those quaternary or your binary systems...
      [/sarcasm]

      --
      Self proclaimed typo king, and inventor of the bear destroying coffee table (patent not pending).
    3. Re:The end of binary by xZgf6xHx2uhoAj9D · · Score: 3, Insightful

      Oh. My. God. This got an insightful modification? What has happened to Slashdot? Are we now people so un-nerd-like that we don't even realize a quarternary digit is 2 binary digits?

    4. Re:The end of binary by fahrbot-bot · · Score: 1

      Worst yet, we'll all have to get new t-shirts that say "There are only 100 types of people..." And my binary one was just getting comfy, sigh.

      --
      It must have been something you assimilated. . . .
    5. Re:The end of binary by raijinsetsu · · Score: 4, Informative

      Quaternary would directly translate from binary. No fuzzy math needed.

      00b=0q
      01b=1q
      10b=2q
      11b=3q

      Each quaternary bit would store two binary bits, all translated by the device. Bytes would still be 8 binary bits, but only 4 quaternary bits. Much easier than translating between trinary and binary...

      And, as they are talking about storage medium, NOT processors, there's no need to recompile. Just have the device handle the translation, much in the same way it's done for CDs and flash memory.

    6. Re:The end of binary by Anonymous Coward · · Score: 0

      in other words, we've finally got the correct translation to the age old question (At least posed by Bill Cosby) - what's a qbit?

      sorry - sort of stumbled onto that one - should have left it alone...

    7. Re:The end of binary by Anonymous Coward · · Score: 0

      Worst yet, we'll all have to get new t-shirts that say "There are only 100 types of people..." And my binary one was just getting comfy, sigh.

      The shirts would still say 10 and the joke wouldn't make sense.

      In a base four number system 10q = 4d. In fact in any numbering system 10 is the symbol for the base of the system. Thus 10b = 2, 10q = 4, 10o = 8 and 10d = 10.

      (Posting anonymously because I'm being such a pedantic jerk about this.)

    8. Re:The end of binary by Anonymous Coward · · Score: 0

      "There are only 100 types of people..."

      I don't get it. What are the 16 types of people?

    9. Re:The end of binary by complete+loony · · Score: 1

      And besides, we don't store the plain 0's and 1's from your binary file on the disk. There's an extra layer of encoding to make sure there are no long runs of 0's or 1's and to add some error correction coding.

      Encoding a binary stream into these 4 states (clockwise, counter-clockwise, in, out) might have even more complex rules. Like maybe you can't record two of these "tornadoes" next to each other unless the directions are opposite. Who knows how many data bits you could actually store per magnetic bit.

      --
      09F91102 no, 455FE104 nope, F190A1E8 uh-uh, 7A5F8A09 that's not it, C87294CE no. Ah! 452F6E403CDF10714E41DFAA257D313F.
  6. "Quaternary bits"? by XanC · · Score: 3, Informative

    Is a "quaternary bit" a "quaternary binary digit"? Doesn't make sense. I think you're after a "quaternary digit", or "quit".

    1. Re:"Quaternary bits"? by gEvil+(beta) · · Score: 3, Insightful

      Is a "quaternary bit" a "quaternary binary digit"? Doesn't make sense. I think you're after a "quaternary digit", or "quit".

      I like the sound of 'quigit'.

      --
      This guy's the limit!
    2. Re:"Quaternary bits"? by agnosticanarch · · Score: 1

      I vote for 'quidit'! Whether you pronounce it "quit it" or "qui-djet" is up to you.

      ~AA

      --
      I contend that we are both atheists. I just believe in one fewer god than you do.
    3. Re:"Quaternary bits"? by just_another_sean · · Score: 4, Funny

      Is a "quaternary bit" a "quaternary binary digit"? Doesn't make sense. I think you're after a "quaternary digit", or "quit".

      I like the sound of 'quigit'.

      Quigit eh? Quyte nice. You'll get no quyble from me.

      --
      Creationist Textbook Stickers Declared Unconstitutional by CowboyNeal
    4. Re:"Quaternary bits"? by sukotto · · Score: 1

      Personally, I prefer Q*Bert

      @!#?@!

      --
      Come play free flash games on Kongregate!
    5. Re:"Quaternary bits"? by philspear · · Score: 1

      I like the sound of 'quigit'.

      A thousand times no, there's fewer good puns with that than "bit." Quit is okay as far as the pun test goes.

      Quata (from quaternary data) also works, though it is of course less accurate. Small price to pay though, you can get puns off of "quarter" and/or "water."

      I think we need to establish from the get-go that no matter what we call it, the most important thing is that computer teachers in high schools can make lame puns for their students to groan about.

    6. Re:"Quaternary bits"? by JustOK · · Score: 2, Funny

      To help take the byte out of boring classes?

      --
      rewriting history since 2109
    7. Re:"Quaternary bits"? by PitaBred · · Score: 1

      I prefer "quart"

    8. Re:"Quaternary bits"? by srussia · · Score: 1

      Is a "quaternary bit" a "quaternary binary digit"? Doesn't make sense. I think you're after a "quaternary digit", or "quit". I like the sound of 'quigit'.

      So the question is: How many songs fit in a 2 Gigaquigit (2GQ) drive?

      --
      Set your phasers on "funky"!
    9. Re:"Quaternary bits"? by XanC · · Score: 1

      Is that a gigaquigit or gibiquigit?

    10. Re:"Quaternary bits"? by EchaniDrgn · · Score: 1

      Great, we skipped over the shortened form of the trit, and went straight on to quits. Killing the time spent making bad jokes about the shortened trit and keeping our development on pace. Yay!

    11. Re:"Quaternary bits"? by goombah99 · · Score: 1

      or Quidich

      --
      Some drink at the fountain of knowledge. Others just gargle.
    12. Re:"Quaternary bits"? by Kaenneth · · Score: 2, Funny

      I call a base 4 digit a Quatloo.

      Great for storing extended bools, such as {false, true, maybe, File Not Found}

    13. Re:"Quaternary bits"? by TaoPhoenix · · Score: 1

      How does Dan Quayle fit in?

      --
      My first Journal Entry ever, in 8 years! http://slashdot.org/journal/365947/aphelion-scifi-fantasy-horror-poetry-webzine
    14. Re:"Quaternary bits"? by Anonymous Coward · · Score: 0

      You and the other daily wtf readers laugh, but there is such a thing as three-valued logic. Heck, there are continuous logics, where a truth value can be any real number between 0 and 1.

      Once you have a Boolean lattice, you have the basis for a logic.

  7. Has no one watched Stargate? by Anonymous Coward · · Score: 0

    The future is in crystals!!!

  8. And Then by gearloos · · Score: 2, Funny

    So I guess now we can call Malware writers "Storm Chasers".

    --
    "Computers are a lot like Air Conditioners" "They both work great until you start opening Windows"
    1. Re:And Then by Zashi · · Score: 1

      No. "Storm Chasers" are what we will call data miners.

      --
      Skiffy is Spiffy, but Ort is tort.
  9. Re:There are 1 types of people who understand quin by Yetihehe · · Score: 4, Interesting

    No, you can read it like two bits at once. Those bits would be actually separate channels for separate binary physical states, not one quaternary state.

    --
    Extreme Programming - Redundant Array of Inexpensive Developers
  10. Re:There are 1 types of people who understand quin by thedonger · · Score: 2, Interesting

    Data storage increase is the first thought I had. But if solid state drives win the drive war, at least at the consumer level, it may be irrelevant. It's not like your WD Caviar will magically harness the power of quarternarian tornadoes and jump from 100GB to [something] TB. Or more. I think it may require more than just a firmware update.

    --
    Help fight poverty: Punch a poor person.
  11. yo dawg by Anonymous Coward · · Score: 0

    yo dawg, heard you like bits... so we put some bits in your bits so you could read bits while you read bits

  12. I read this as "magnetic tomatoes" by kcbanner · · Score: 3, Funny

    I was really confused for about 5 minutes.

    --
    Obligatory blog plug: http://www.caseybanner.ca/
    1. Re:I read this as "magnetic tomatoes" by Luyseyal · · Score: 1

      I'm guessing Fozzie Bear would appreciate magnetic tomatoes -- especially if they were self-throwing.

      -l

      --
      Help cure AIDS, cancer, and more. Donate your unused computer time to worldcommunitygrid.org. Join Team Slashdot!
    2. Re:I read this as "magnetic tomatoes" by Walkingshark · · Score: 1

      Thanks, I literally laughed out loud there. Wish I had mod points for you.

      --
      The world you experience is only a close approximation of reality.
    3. Re:I read this as "magnetic tomatoes" by bill_mcgonigle · · Score: 1

      Phelps? You're on Slashdot? Groovy.

      --
      My God, it's Full of Source!
      OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
  13. Re:There are 1 types of people who understand quin by Gat0r30y · · Score: 2, Insightful

    but wont read/write times be longer because you'll need to deal with translations between quaternary and binary?

    No, in fact an advancement such as this would halve the read/write times since twice as much information is read/write in each operation.

    --
    Prediction: The real iPhone killer is going to be sex robots from Japan. Think about it.
  14. Information Theory? by Ristoril · · Score: 3, Interesting

    I read an article about Information Theory a long, long time ago (which is probably why I can't Google it) wherein the authors demonstrated that the most efficient means of storing information would be by using an alphabet that had e (2.71828183) letters.

    It was pretty interesting and has been stuck in my head. In any event, they surmised further that the closest we could get would be if we came up with some sort of trinary alphabet. They also opined that we were damned lucky to have binary as it's the next-most-efficient alphabet.

    1. Re:Information Theory? by wjh31 · · Score: 1

      this doesnt seem too hard to me, if its all done by magnetic polarisation, why would it be hard to have -1,0, and +1, afaik binary was first used to ensure no ambiguity in the state of some electronic component, it was either on or off, since we have advanced, what is it that stops us from moving to trits, other than the ingrained use of bis, is there some technological issue that makes it impractical?

    2. Re:Information Theory? by camperdave · · Score: 1

      The reason we use binary in our computers because it is simpler by far to make a circuit that goes all on or all off, than to make a circuit that has three, or four, or e, or pi distinct voltages. It has nothing to do with information theory efficiency.

      --
      When our name is on the back of your car, we're behind you all the way!
    3. Re:Information Theory? by wjh31 · · Score: 1

      i dont see that 3 distinct voltages is hard, because you could have 0, and +/-x, aslong as the circuit is ok with voltages of both signs, good for capacitorsm resistors, not good for diodes, i dont know enough about computer circuitry to know how often components of any particular type are used

    4. Re:Information Theory? by Anonymous Coward · · Score: 1, Informative

      I remember seeing this sort of thing discussed a long time ago. The thinking was to find themost economical way of storing/writing numbers, eg what is the most efficient base to use. Base 2 only needs two characters, but needs a long nubmer to store much data. Base 10 needs more characters but the nubmers end up much shorter. So which is best is going to depend on the relative cost of adding more places in the number or more characters in the storage set. If you make the assumption that either has the same cost, then e would be the optimum base to use. This does of course ignore the fact that a noninteger base is totally inconvenient to use, especially for integer numbers. Practically we are stuck with integer bases, so under the above assumption 3 would be the most economical. However, in real life the assumption does not hold true. For human counting it turns out to be easy to have more characters, so we have settled on base ten. We need more characters, 10 to be precise, but the numbers end up very short. Meanwhile, for machine based systems, it turns out to be generally simpler to stick to two characters (on, off) and simply add more places to get numbers of the desired length...8, 16, 32, and now 64 bits. (nothing stopping us having other lengths but powers of two are of course convenient.) If we did go to a three state logic, the circuits would become much more complex, and in practice two two-state circuits would be simpler than one three state.

    5. Re:Information Theory? by camperdave · · Score: 1

      The key component in digital circuits is the transistor. Like a diode it only conducts electricity in one direction, so that shoots the -x,0,+x idea out the window. Transistors are essentially amplifiers. By adjusting the physical characteristics, you can "tune" a transistor so that its output is essentially all on or all off. This helps to prevent data loss. Even if the voltage drops between devices, or stages, of the circuit anything close to +5v gets boosted to +5v, anything close to 0v gets dropped to 0v. Transistors are also fairly "linear" in their responsiveness. In order to use multiple values you'd have to have a device that has a stepped respose. There is no simple semiconductor as far as I know that will give you a stepped response.

      --
      When our name is on the back of your car, we're behind you all the way!
    6. Re:Information Theory? by poopdeville · · Score: 1

      Like a diode it only conducts electricity in one direction, so that shoots the -x,0,+x idea out the window.

      Uh, no it doesn't.

      This is how CMOS gates work... using P-types and N-types to handle the different voltage "paths". Hell, this is how most modern amplifiers work. Remember how sinusoidal voltages are both positive and negative?

      And you don't want a "linear" transistor as a switch. Good thing switching transistors are nowhere near linear.

      --
      After all, I am strangely colored.
    7. Re:Information Theory? by MarkPNeyer · · Score: 2, Interesting

      It's pretty easy to derive this result.

      Suppose you have an alphabet with 'S' different Symbols. There are S^N possible strings of length N. The authors say of that paper claim that the difficulty in reading an N digit string is proportional to the product SN. Therefore, what we'd like to do is minimize the product SN while keeping S^N Constant.

      That means we define k = S^N, and therefore ln k = N ln S, so N = (ln k / ln S). That means we're trying to choose an S to minimize f(S) = S * (ln k / ln S).

      If f(S) = (S / ln S) * ln(k), then
      f'(S) = (S*(-1/S) + + ln(-S))* ln k
      f'(S) = (-1 + ln(-S)) * ln k

      The function reaches its minimum when the derviative is 0, so:

      0 = (-1 + ln(-S))* ln k
      1 = ln(-S)
      1 = 1/ln(S)
      ln(S) = 1
      S = e

      --

      My blog
    8. Re:Information Theory? by camperdave · · Score: 1

      This is how CMOS gates work... using P-types and N-types to handle the different voltage "paths".

      If you use opposite types, you can handle opposite voltages, but each single transister only allows current in one direction, does it not? Anyway, if you need a P-type and an N-type, you are doubling the component count.

      And you don't want a "linear" transistor as a switch. Good thing switching transistors are nowhere near linear.

      Okay. My bad. I'm just an amateur. I was picturing that they just set up the transistor so that the linear part was pretty much vertical. In other words you get zero current through until you hit that spot, then you get maximum current, and you wouldn't see any in-between current levels unless you were at just the right voltage. A fraction of a volt either way would be 0 or 1.

      --
      When our name is on the back of your car, we're behind you all the way!
    9. Re:Information Theory? by Anonymous Coward · · Score: 0

      The authors say of that paper claim that the difficulty in reading an N digit string is proportional to the product SN.

      I think that would be the hardest part to derive.

    10. Re:Information Theory? by zeropointburn · · Score: 1

      So the transistors have a certain minimum operating voltage. We want to provide a margin over that value, let's call it A. They also have a certain maximum operating voltage. We want a good margin below that which we will call C. Let's call the voltage halfway between those semi-arbitrary margin points B. From B to the margin we will call X. A+X=B, A+2X=C.

      The real problem for these circuits is the use of a hysteresis loop to definitively select between voltages. One loop switches handily between two values. Two loops would be required for three values. The basic error-correcting structures would have to be doubled to accommodate three-value circuitry. This is not a show-stopper.

      There is no physical reason why n-value circuitry is impossible. (to a point [1])

      [1]: In reality, our measurement granularity restricts us to a number of positions equal to the high voltage - the low voltage / the detectable step in voltage. From a practical standpoint, it (computation) works fine with 2 positions and adding more greatly increases the number of parts involved.

      --
      -1 raving lunatic; +6 subGenius... Things even out...
  15. Disks may stop being drives by earlymon · · Score: 1

    Depending on the actual tech, I'm imagining a system where the magnetics are laid down with a rotating magnetic field rather than a rotating disk.

    If possible, this would lead to magnetic disks without moving parts.

    --
    Pathological kinda promises Path + Logical - but instead, you get stuck with pathetic.
  16. summary error by Anonymous Coward · · Score: 0

    Quote: Conventional computer memories store data in "bits" that consist of two magnetic elements that record data in binary form. When these elements are magnetized in the same direction, the computer reads the bit as a "0"; when magnetized in opposite directions, the bit represents a "1," researchers stated.

    I didn't read TFA, but 'conventional' method looks like a way of storing 4 states in one memory cell...

    Keep on researching the wheel

    1. Re:summary error by sraak · · Score: 1

      no. and yes.

      two magnetic elements. reading:
      0) same direction = 0
      1) opposite direction =1

      they do not have 00, 01, 10 and 11 states, which would be four states.

      elements are read in an "old-fashioned" way, they probably _could_ be read in all four states, but they are not.

  17. Tornadoes, of course by philspear · · Score: 4, Funny

    Why didn't I think of that? Tornadoes, in retrospect, seem like the PERFECT place to put my ordered data.

    1. Re:Tornadoes, of course by Anonymous Coward · · Score: 1, Funny

      Both storage and retrieval of data is simple. Retrieving data in the same order in which it was stored, maybe not so much.

  18. Re-discovering magnetic bubble memory by goombah99 · · Score: 2, Interesting

    This sounds a lot like magnetic bubble memory that intel, fujitsu, IMB and TI made in the 1980s.

    That too had multiple states per "bubble". However the higher-order bubbles were generally not used. The reason was, it was hard enough keeping the single bit (zeroth order mode) bubbles stable at high circulation and high density.

    Since here the domains are fixed and the disk moves it might be easier to use higher order magnetic domain modes.

    --
    Some drink at the fountain of knowledge. Others just gargle.
    1. Re:Re-discovering magnetic bubble memory by GameGod0 · · Score: 3, Informative

      This sounds a lot like magnetic bubble memory that intel, fujitsu, IMB and TI made in the 1980s.

      That too had multiple states per "bubble". However the higher-order bubbles were generally not used. The reason was, it was hard enough keeping the single bit (zeroth order mode) bubbles stable at high circulation and high density.

      Since here the domains are fixed and the disk moves it might be easier to use higher order magnetic domain modes.

      Magnetic vortices are significantly smaller than the bubbles in bubble memory. Because of this, there are no "higher order" states - you have 4 distinct magnetization states (CW/CCW, in/out), and there are no in-between states. The trick is figuring out how to get the switching speed down using exchange bias coupling and crazy anisotropy effects.

    2. Re:Re-discovering magnetic bubble memory by goombah99 · · Score: 1

      That makes no sense at all. First all you are saying is that lowest order state of the vortex has 4 modes. But Why can't I have folds on the vortex, just as one can have folds in a magnetic bubble, to make higher order states? e.g. instead of having a pair of dipoles one had a pair quadrupoles.

      As for them being smaller than bubbles, I'm not sure how you know this. For example, vertical storage in harddisks (akin to bubbles) is denser than longitudunal storage (akin to vorticies).

      --
      Some drink at the fountain of knowledge. Others just gargle.
    3. Re:Re-discovering magnetic bubble memory by GameGod0 · · Score: 1

      The lowest order state of the vortex has 4 modes because:
      A) The demagnetizing field wants to minimize free magnetic poles at the surface of the element. This might be the largest contribution to the vorticity (ie. having all the spins aligned in a vortex minimizes the free poles at the surface).
      B) There is a discontinuity at the center of the vortex when you look at in-plane magnetization. The spins at the center are frustrated and are forced out-of-plane.

      What do you mean by "folds" on the vortex? Are you talking about impurities that would pin the field?

      Don't confuse out-of-plane magnetization ("perpendicular storage") with bubble memory, they are not the same thing. (There's a reason one came much later than the other. I'd like to give you a better explanation than this, but I don't have a good reference handy. Can anyone dig something up?)

      The sizes involved are indeed different, see [1] where the diameter of their elements is 700 nm, and contrast with [2] (bubble memory) where a 2x2um cell was used. Perhaps with larger circular elements you won't have a single-domain state (ie. no vortex).

      ... and please don't misunderstand me, I don't mean to start a flamewar. I wouldn't mind having a definitive answer to these questions too. If you can dig up any relevant papers or sources, I'd be interested to take a look at them. Thanks!

      [1] http://scitation.aip.org/getabs/servlet/GetabsServlet?prog=normal&id=APPLAB000079000019003113000001&idtype=cvips&gifs=yes
      [2] http://www.sciencemag.org/cgi/content/abstract/246/4936/1400

    4. Re:Re-discovering magnetic bubble memory by assert(0) · · Score: 1

      The field wants! The spins are frustrated! Drop the animistic lingo please. This is physical abuse.

      --
      (founded 95,000,000 yrs ago, very space opera)
    5. Re:Re-discovering magnetic bubble memory by ConceptJunkie · · Score: 1

      Your post is very angry. You should talk nicely to it and get a warm drink.

      --
      You are in a maze of twisty little passages, all alike.
    6. Re:Re-discovering magnetic bubble memory by assert(0) · · Score: 1

      Would mod your post funny but my stupid mod points expired yesterday.

      --
      (founded 95,000,000 yrs ago, very space opera)
    7. Re:Re-discovering magnetic bubble memory by ConceptJunkie · · Score: 1

      My karma is greteful for the thought anyway. :-)

      --
      You are in a maze of twisty little passages, all alike.
  19. Disaster Recovery? by sac13 · · Score: 4, Funny

    This brings a whole new meaning to the term...

  20. Moo by Anonymous Coward · · Score: 0

    First they have to be big enough to have a cow, man.

  21. Availability by DoofusOfDeath · · Score: 1

    I assume that this will be in commercial products in "5-10 years"?

  22. One vortex per disk by PetiePooo · · Score: 1

    According to scientists, a vortex forms spontaneously - one vortex per disk - in a small magnetic disk when the disk's diameter falls below a certain limit.

    So my 750GB drive is now 750GB plus one. Big deal!

    Am I missing something?

    1. Re:One vortex per disk by PitaBred · · Score: 1

      I certainly hope you were trying for funny, because if not, yes, you are missing something.

      They're not talking a physical platter (besides, your 750GB drive probably has 3 or 4 of those). They're talking about the actual magnetic area that holds each bit currently.

    2. Re:One vortex per disk by inputdev · · Score: 1

      This wasn't clear to me either, why do they refer to the area holding a bit as a disk? Are they basically saying that you can store 2 bits for every bit by looking at something other than the direction of a magnetic moment? Even that doesn't sound so amazing - seems like it'd be easier to make your magnetic bits smaller, or use something else entirely.

    3. Re:One vortex per disk by PitaBred · · Score: 1

      You're taking the exact same storage size areas that are on a disk now and effectively doubling the amount of information they can hold. How does that not sound amazing?

  23. Easy by goombah99 · · Score: 1

    you just use one of the magnetic mirrors (slashdot a few days ago) that creates a monopole field. The tornadoes will be repelled by the induced image monopoles.

    --
    Some drink at the fountain of knowledge. Others just gargle.
  24. wont read/write times be longer by Presto+Vivace · · Score: 1

    Good question. Truthfully, even though I read the post several times, I still don't understand how it works. On the other hand, I can't wait to market tornado technology!

  25. Gigaquads by jack2000 · · Score: 2, Interesting

    Well Star Trek already measured everything in quads... so yeah. Truth in television! Also Voyager was very fond of "Gigaquads".

    1. Re:Gigaquads by raijinsetsu · · Score: 1

      And Back to the Future was fond of giga-watts (pronounced jiga-watts).

  26. soviets and the impracticallity of trinary logic by goombah99 · · Score: 1

    Their is an apocryphal story that the soviets invested heavily in ternary logic and it was physically to hard to implement that it set them back a decade.

    At the time, most memory was static memory which draws a current even in the quiescent state. it's easy to think about binary currents, they go one way or the other. What's a trinary current?

      Much much later on memory went to charge storage (dynamic memory). This only drew current during switching but none when it was quiescent.

    This memory stored levels of charge. You could imaging this might be much easier to implement multiple bits. However, then you would have had to have some way of modulating the amount of charge delivered instead of just opening a gate and letting the capacitor fully charge. In most cases the obvious idea of reverse polarizing the capacitor would make no sense from the point of view of the transitors unidirectionality.

    so trinary logic never made any hardware sense.

    in the physical world where we have X and Y and sometimes Z, all the modes tend to be multiples of 2 naturally (+/-x +/-y +/i z).

    trinary logic makes little practical sense.

    --
    Some drink at the fountain of knowledge. Others just gargle.
  27. Re:There are 1 types of people who understand quin by Makoss · · Score: 2, Informative

    You might want to go look up the differences between MLC and SLC Flash.

    It's just bit packing. For example (and ignoring many low level details*) your 512-byte sector would be stored in 2048 hardware bit buckets instead of 4096 individual storage quanta.

    * For purposes of illustration and ignoring the smart little tricks of hardware reality.

    --
    Building a better backup.
    Zettabyte Storage
  28. You kids are really missing out! by Anonymous Coward · · Score: 0

    Magnetic tomatoes. Heh.

  29. Is that a new idea? by furanku · · Score: 1

    I don't think that just calling the well known spin-vortices lurid "magnetic tornados" make this a new idea. Gimme one penny for every magnetic or two level or ... system that physicist (I am one of them ...) proposed to be a candidate for groundbreaking new storage systems and I'd be a rich man. At least to my knowledge these spin-vortices are hard to control and often appear as an unwanted effect in domain wall based storage devices in developmen, like IBMs race track RAM. We'll see if we hear more of that idea, but the silly name "magnetic tornados" makes me skeptical that this is just getting public attention for getting research grants.

  30. Wow, wonder if they considered this? by rgviza · · Score: 1

    quaternary bits that would contain data written as a 0, 1, 2, or 3
    -----
    This would open the door for double density binary storage per magnetic bit as well as adding ternary/quaternary capability.

    a 0 on top of a 0 could be 0, a 0 on top of 1 could be 1, a 1 on top of 0 could be 2, and a 1 on top of 1 could be 3.

    And ternary/quaternary data would be the usual one bit per particle.

    That's just amazing flexibility...

    -Viz

    --
    Don't kid yourself. It's the size of the regexp AND how you use it that counts.
  31. Re:There are 1 types of people who understand quin by x_MeRLiN_x · · Score: 0, Offtopic

    Magic is rather unnecessary. A multi-terabyte Caviar already exists.

    http://www.wdc.com/en/products/Products.asp?DriveID=576

  32. Re:There are 1 types of people who understand quin by x_MeRLiN_x · · Score: 1

    Sorry, I read "your WD Caviar" as "a WD Caviar".

  33. Ternary/Quaternary by rgviza · · Score: 1

    For anyone confused about what ternary and quaternary states are, here's a paper on a ternary machine... There actually was a couple of ternary computers built but they never left the university stage...

    http://www.computer-museum.ru/english/setun.htm

    With this storage it would become more practical to build ternary machines which greatly simplify computing.

    The ramifications for artificial intelligence are astounding... Think of the number of transistors required to be reduced by a factor of 7, and look at what we could do with current chip manufacturing methods, and you can see the advantages of ternary design over binary. The power requirements are also sharply reduced.

    It's pretty crazy... Check out the references at the bottom of the link. One is in English, the other is in Russian.

    -Viz

    --
    Don't kid yourself. It's the size of the regexp AND how you use it that counts.
    1. Re:Ternary/Quaternary by jhfry · · Score: 1

      Except AFAIK there aren't any solid state circuit elements that deal well with three states.

      I personally like analog for AI. For example, for recognition of similar objects... one could assume that two trees would have a similar analog signature if scanned with a radar/sonar/3d imaging type device. That's how some radar systems can identify an object purely based upon it's radar signature. For example the AWACS uses an analog computer to process its radar signals.

      --
      Sometimes the best solution is to stop wasting time looking for an easy solution.
    2. Re:Ternary/Quaternary by rgviza · · Score: 1

      That was kinda my point. With native ternary (or better storage) it might make sense to develop ternary (or better) semiconductors since you'd need fewer components and the power consumption goes down. Going quaternary might give a similar improvement over ternary to going ternary over binary. In the mean time you could take advantage of having 4 states per particle to improve the storage density of binary data enabling the storage tech to be usable to it's potential (and profitable!) in the mean time ;)

      Prolly won't happen though, it's a binary world and with the state of the world economy, developing earth shaking tech probably isn't in anyone's budgetary capability and risk tolerance. This is star trek stuff ;) You'd need a completely new instruction set, architecture etc. people would have to develop an OS, compiler (language?) etc for that kind of processor. We'd be starting over from scratch.

      --
      Don't kid yourself. It's the size of the regexp AND how you use it that counts.
  34. Re:There are 1 types of people who understand quin by Penguinshit · · Score: 3, Funny

    Western Digital has been harnessing the power of data black holes for years...

  35. But how do you read and write the data ? by gb · · Score: 1

    Ok, so I know that a magnetic disc around 100-200nm in diameter will have a vortex domain structure (actually - I don't magnetic nano-rings tend to form onion states, but we'll leave that one for now). I know I can set the vortex state by hitting it with a high intensity laser circularly polarised laser pulse and apply a small +-z magnetic field to set the in/out state. But reading it needs some fancy focussed magneto-optical kerr effect kit and a lot of patience and re-writing the data is tricky - you have to de-magnetise the nano-disc and start over.

    Seems a lot of effort for only a factor two increase and a technology that still requires moving parts to move the data element and read head into alignment.

  36. Re:Market! by TaoPhoenix · · Score: 1

    +5 Informative on why lowly techs leave the actual tech and become PHB's.

    "I don' wanna hear the incomprehensible crap. I'll be in my 2 hour marketing meeting wondering if we can strike deals with Frank Baum's estate."

    --
    My first Journal Entry ever, in 8 years! http://slashdot.org/journal/365947/aphelion-scifi-fantasy-horror-poetry-webzine
  37. Re:There are 1 types of people who understand quin by NovaHorizon · · Score: 1

    actually.. if you go from binary, to quantary values, a 1GB binary disk would become a 1 exabyte disk.

  38. Re:soviets and the impracticallity of trinary logi by Anonymous Coward · · Score: 0

    You realize that some of those fancy SSD Flash drives use "MLC" flash. Multi-Level Cell's. That means they store more than 1 bit per cell with 4 voltage levels encoding two bits. Different charge levels are implemented by using different current and/or time parameters when charging the gate.

    There is work on using 8 voltages to encode 3 bits to further improve the data density.

  39. bit storms by tuskentower · · Score: 1

    Gives a whole new meaning to bit storms.

  40. I hate to do this, really... by goodmanj · · Score: 3, Funny

    Aunt E&M! Aunt E&M! There's no place like Ohm!

    So I'm guessing the strength of these magnetic gales would be measured in Henries? ... I could go on...

  41. Re:Trit! by TaoPhoenix · · Score: 1

    What if one of the 4 slots is deliberately miscoded? Do I feel some beautiful encryption coming on?

    You read the quad as a holistic unit. If you read it clockwise it comes out one way and if you read it counterclockwise it comes out another, with the same hard data stored.

    It's Kurt Godel's Next Generation Dream.

    Remember the old trick of chaining two registers in the 6502 days? If you chain two of these Qritters together, can we get a Klein twist?

    Sorry, I'm feeling there's like a terabyte of storage AND processing instructions buried in here.

    --
    My first Journal Entry ever, in 8 years! http://slashdot.org/journal/365947/aphelion-scifi-fantasy-horror-poetry-webzine
  42. Stuff and nonsense by Xenographic · · Score: 2, Funny

    And what if we scare robots into killing all the humans? Doesn't anyone remember how scared Bender was when he saw a 2 amidst all those 0s and 1s in that nightmare?

    1. Re:Stuff and nonsense by K.os023 · · Score: 1

      Somehow I feel the need to post here.

      --
      Ahhh, what an awful dream. Ones and zeroes everywhere... and I thought I saw a two.
  43. Point of Failure by jbezorg · · Score: 2

    With current hard disks if your drive is fubar, you have some chance of recovery of data. What happens if the disk stops on these drives and the magnetic vortex disappears?

    --
    I've lost all my marbles except one & It's fun to test angular & centripetal acceleration in my skull
  44. Four by CopaceticOpus · · Score: 1

    The bits all go to four. Look, right across the board, four, four, four and...

    Oh, I see. And most bits go up to two?

    Exactly.

    Does that mean it's bigger? Is it any bigger?

    Well, it's two bigger, isn't it? It's not two. You see, most geeks, you know, will be running at two. You're on two here, all the way up, all the way up, all the way up, you're on two on your chips. Where can you go from there? Where?

    I don't know.

    Nowhere. Exactly. What we do is, if we need that extra push over the cliff, you know what we do?

    Put it up to four.

    Four. Exactly. Two bigger.

    Why don't you just use twos and have twice as many twos and make it just as big?

    [pause] These go to four.

  45. Re:There are 1 types of people who understand quin by andy_t_roo · · Score: 1

    err, no. this technology would allow 2 bits to be stored in the place of 1 bit, doubling capacity.
    So your 1GB disk would become a 2GB disk, with extra expensive funky read heads.

  46. Bring on the analog computer by Renegade+Iconoclast · · Score: 1

    Far from being fuzzy logic, as some posters suggested above, this is more of the same, solid state computer.

    I want wave forms. I don't want to have to do tons of calculus, in fact, calculus is the opposite of what I want, a lot of the time. What I want is an event-driven wave form simulator. There are millions of applications for such a beast, from neural nets to physics simulations.

    I know what curves I want, mostly, it's combining them together that's tough. I want my computer to simulate the curves in real-time, allow me to add/multiply them together, and tell me when they reach a threshold.

    Instead, I have to work out the time variable backwards, I have to figure out when the racket hits the ball, or when the pinball hits the flag.

    I realize a hard drive isn't the place to store analog data, but some posters mentioned fuzzy logic, earlier, which of course this is not. That's a common misconception, though, I've found, even among some programmers, until you question them about it and they say, "duh."

    I want the real thing.

  47. Success! by sepelester · · Score: 1

    After implementation, my drive stores 4.294.967.296.008 bits. Happy day!

  48. Excellent by cre_slash · · Score: 1

    Guess i dont have to clean up my desk anymore. I'll just buy one of these magnetic tornadoes, and let it suck up every post-it and paperclip. Thats what i call physical storage...

  49. Re:There are 1 types of people who understand quin by Anonymous Coward · · Score: 0

    err, no, that would be quadrupling. admitting that the technology allow for comparable bit density.