Slashdot Mirror


'Racetrack' Memory Could Replace Hard Drives?

Galactic_grub writes "An experimental new type of memory that uses nanosecond pulses of electric current to push magnetic regions along a wire could dramatically boost the capacity, speed and reliability of storage devices. Magnetic domains are moved along a wire by pulses of polarized current, and their location is read by fixed sensors arranged along the wire. Previous experiments have been disappointing, but now researchers have found that super-fast pulses of electricity prevent the domains from being obstructed by imperfections in the crystal."

38 of 149 comments (clear)

  1. Sounds like... by Anonymous Coward · · Score: 2, Interesting

    ...they've updated coil memory.

    1. Re:Sounds like... by AltGrendel · · Score: 2, Interesting

      I think you mean core memory.

      --
      The simple truth is that interstellar distances will not fit into the human imagination

      - Douglas Adams

    2. Re:Sounds like... by Hal_Porter · · Score: 4, Informative

      Actually, it's more like Bubble Memory
      http://en.wikipedia.org/wiki/Bubble_memory

      --
      echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;
    3. Re:Sounds like... by Intron · · Score: 2, Informative

      Bubble memory was like delay-line memory, but retained the data when the power was off. Not clear from the article whether racetrack can be non-volatile, but it needs that to compete with disk.

      --
      Intron: the portion of DNA which expresses nothing useful.
    4. Re:Sounds like... by grangerfx · · Score: 2, Funny

      I remember taking apart an old CRT terminal decades ago to see how it worked. It contained a sealed flat metal case. When I opened it, I was shocked to discover a simple coil of wire with a precision set screw on the end. The function of the device was obvious. The contents of the display buffer were shunted into the coil where the bits were cycled endlessly. When a new character needed to be added the oldest was dropped off the end.

  2. I've seen it in fibre before... by simm1701 · · Score: 2, Interesting

    I remember reading some research a couple of years ago that somethign similar was done using 100km of optical fibre and a router programmed to keep sending the same stuff around the loop, or it could read it/write it as it came around.

    In some ways being slower is definitely an advantage, even with 100km at 10Gb/s you don't have much storage when the bits are moving at the speed of light.

    --
    $_="Slashdotter";$syn="OTT";s;..;;;sub _{print shift||$_};s!ash!Perl !;s=$syn=ack=i;tr+LLEd+BLAH+;_"Just Another ";_
    1. Re:I've seen it in fibre before... by kaszeta · · Score: 5, Informative
      I remember reading some research a couple of years ago that somethign similar was done using 100km of optical fibre and a router programmed to keep sending the same stuff around the loop, or it could read it/write it as it came around.

      The basic technique is even older than that. Google "Mercury Delay Line" for early examples: they'd make a long thin tube of mercury with transponders at each ender. It was around 5 ft per K, IIRC.

    2. Re:I've seen it in fibre before... by Anonymous Coward · · Score: 3, Funny

      if I had a dollar for every time they've said "this new XYZ technology could replace hard drives," I could buy a lot of hard drives

    3. Re:I've seen it in fibre before... by simm1701 · · Score: 2, Insightful

      Sounds like an idea for a slashdot poll:

      Which is your favorite vapourware "hard disk replacement"? :)

      --
      $_="Slashdotter";$syn="OTT";s;..;;;sub _{print shift||$_};s!ash!Perl !;s=$syn=ack=i;tr+LLEd+BLAH+;_"Just Another ";_
    4. Re:I've seen it in fibre before... by Anonymous Coward · · Score: 5, Interesting

      Mercury delay lines were the cause of a bizarre
      computer architecture. The normal form of instructions
      had an "address of next instruction" field.

      After getting the program to "work", i.e get the correct
      answer, the "optimization" stage consisted of working out how
      long each instruction would take, and then positioning the "logically next"
      instruction at the location just about to appear out of the delay line.

      There was no advantage to inner loops that were faster than the
      delay round the mercury loop. Unless you could unroll and fit two
      repetitions into one trip round.

      Of course, all of this was done by hand.

    5. Re:I've seen it in fibre before... by simm1701 · · Score: 2, Informative

      Not really...

      10Gbps = 1.25GB/s
      c = 300,000Km/s (2sf)

      Does 100km in 1/3s

      1.25GB/s * 1/3 s = 0.416GB

      I think your answer is off by a factor of 1000 (or maybe 1024) :)

      --
      $_="Slashdotter";$syn="OTT";s;..;;;sub _{print shift||$_};s!ash!Perl !;s=$syn=ack=i;tr+LLEd+BLAH+;_"Just Another ";_
  3. This sounds.... by Dogtanian · · Score: 2, Informative

    ...vaguely reminiscent of "Bubble Memory" 25 years ago. And everyone was saying *that* was going to replace hard drives too.

    --
    "Slashdot - News and Chat Sites Deviant". (Click "homepage" link above for details).
    1. Re:This sounds.... by MakerPharoah · · Score: 2, Informative

      Yes, reminds me of both bubble and "Twistor" type memories from the 70s (yes this is an actual thing).

  4. Anything by eldavojohn · · Score: 3, Funny

    Anything would be better than the current way my hard drive works. Spinning discs on a platter?! A thousand moving parts?! What is this, the Stone Age?!

    --
    My work here is dung.
    1. Re:Anything by Silver+Sloth · · Score: 4, Insightful

      Anything would be better than the current way my hard drive works You mean a technology that is
      • cheap
      • reliable - OK, hard drive errors do exist but I wish my car, for example, was as reliable
      • standardized - OK, there are a number of standards but not that many
      Yes, in the long term I don't see the hard drive as the best method of data storage but the altenatives have a long way to go before they replace it.
      --
      init 11 - for when you need that edge.
    2. Re:Anything by pla · · Score: 3, Informative

      Spinning discs on a platter?! A thousand moving parts?! What is this, the Stone Age?!

      I know you meant that as a joke, but...

      You should take a HDD apart some time. Though manufactured to incredibly small tolerances, they only really have two moving parts - the platters, and the head assembly (which despite having a lot of sub-parts, moves as a single unit).

      And aside from them, you don't even have that much else that goes into a HDD - usually two air filters (one for keeping internal air clean, and one that balances external air pressure changes); the body itself (just a big aluminum block with an airtight lid); A magnet assembly for moving the heads; and the electronics on the visible external board. Sometimes you have one more small mechanical bit that doesn't seem to do anything (perhaps it parks the heads for shipping?); And that about covers it.

    3. Re:Anything by dotfile · · Score: 2, Informative

      That extra little mechanical bit is a head lock - keeps them from flopping around while the drive's powered down.

    4. Re:Anything by comradeeroid · · Score: 3, Funny

      Anything would be better than the current way my hard drive works. Spinning discs on a platter?! A thousand moving parts?! What is this, the Stone Age?!

      Well, actually it's worse than the stone age. Back then we had "Monoliths" which (apart from glacial shift and other geological "features" - or "bugs" as anyone outside sales management called them) had no moving (of movable even) parts at all.

      When the storage space on a monolith wasn't enough you could expand to a "Circle".
      Still, the space on a full circle even with a connected "Altar" and a full set of "Druids" and "Maidens" peripheals wasn't more than perhaps 256 bytes. So the monolith system was later on replaced by paper which had the benefit of portability but the drawback of reduced lifespan.

      Paper was a very popular form of storage, though with some flaws. For example attempts at "burning" information onto papers were done several times in recorded history (for instance back in 1939) but even if it was a fast and effective way to handle the information it was totally destructive to the media and had to be abandoned. Burning then lay dormant as a form of inprinting information on media until the discovery of CD's.

      CD's are a hybrid technology combining one not very moving part with several moving parts that moves the unmoving part around. No clever explanation for this behaviour has ever been found and most scientists just doesn't like to talk about it.

      --
      If you see a rock violating the law of gravity, then the law is wrong, not the rock!
    5. Re:Anything by dargaud · · Score: 2, Interesting

      I understand the need for air to keep the head flying off the surface of the platter. What I don't understand is the need to have a hole to exchange the air with the outside. Can't they just fill it with neutral gas at the optimum pressure and seal the damn thing ? I say that because I've used hard drive at high altitude and they FAIL often. I mean, if they can do it with salad, why can't they do it to HDs ?

      --
      Non-Linux Penguins ?
    6. Re:Anything by Nimey · · Score: 3, Informative

      They're not sealed because air pressure is a powerful thing. If you take a laptop with a sealed hd on an airplane, the pressure changes in flight could throw various parts out of true. There'd also be metal fatigue just from normal air-pressure changes due to weather.

      In other words, the guys who've been designing hard drives for the past few decades aren't stupid.

      --
      Hail Eris, full of mischief...

      E pluribus sanguinem
    7. Re:Anything by BrewedInTexas · · Score: 2, Funny

      That was a quick trip to Godwin's.

    8. Re:Anything by Dogtanian · · Score: 2, Interesting

      That reminds me of something I'd almost forgotten; the first Amstrad PC clones (*) that my Dad had at work required you to run a utility to "manually" park the heads on the hard drive before you powered down. Or maybe I'm remembering it wrong.

      (*) Amstrad is a British company who (amongst other things) sold the first *really* successful PC clones on the UK market.

      --
      "Slashdot - News and Chat Sites Deviant". (Click "homepage" link above for details).
    9. Re:Anything by tlhIngan · · Score: 3, Informative

      Flash memory is no good because it has a limited number of write cycles (typically about 10,000 - after which it becomes 'random'. If a swap file was on flash memory, it'd soon die..)


      Very low-end flash memory has that kind of write cycles. And it's typically limited to NOR flash, which is used only for code memory and limited data store due it its large cell size (largest NOR flash chips are around 256MB). Even so, Intel's StrataFlash had write lifetimes of at least 100,000 erase-write cycles, and most flash chips are underrated by an order of magnitude.

      Modern bulk-dsta storage flash is NAND flash, which due to its smaller cell size (partly due to its design, and partly due to operation), means 16GB (byte, not bits) per chip is starting to become practical. NAND flash is faster erasing and writing than NOR flash, but much slower (order of magnitude) slower at reading. Plus it's I/O based - you can't "boot" from NAND flash like you can from NOR. (Write/Erase/Reads are on the order of microseconds for NAND - typically 100-500uS for write/erase, and 10uS for reads. For NOR, writes are typically 300-1000milliseconds, erases 1000ms, but reads on the order of 100ns or less).

      Because of the operational characteristics of NAND flash, it typically has a 100,000 write-erase cycle limit at the minimum, with most offering at least 1,000,000 cycles (and typically lasts an order of magnitude more).

      Wear-levelling algorithms and bad-block handling increase the time between writes and erases to the point where it almost isn't a consideration anymore - when the drive dies eventually, it'll really be timeto change it. And at least when an SSD dies, it dies on erases and writes, and very rarely on read. So if you get write errors, you still have a great probability of recovering all the data (except the data which was just written).

      It's write-erase cycles, because erasing turns "0" bits into "1" bits. Writing turns "1" bits into "0" bits. Within certain restrictions, you can do multiple writes to a block (turning "1" bits into "0" bits, but you can't turn a "0" bit into a "1" bit without erasing), but those don't count towards write-erase cycles. (This behavior is often exploited when marking blocks as dirty and such). And they only fail on writes or erases due to internal timeouts (each cell takes progressively longer and longer to erase and write). Reads can be considered as never failing.
  5. No, core memory... by msauve · · Score: 4, Interesting

    stores 1 bit per "core." The article is about a form of memory which continually cycles multiple bits stored as magnetic regions through a single physical ring. The OP is correct in that this is similar to cycling photons through an optical ring.

    Looking back, this is all very similar to shift register memory, one of the earliest forms of solid state memory.

    --
    "National Security is the chief cause of national insecurity." - Celine's First Law
  6. Who needs nylon? by Andy_R · · Score: 2, Funny

    I just ping foreign servers a lot

    --
    A pizza of radius z and thickness a has a volume of pi z z a
  7. there != their by niceone · · Score: 3, Informative
    their location.

    I will stop now before I make a simple grammatical error myself.

    (yes, I know you're looking, hmm, hmm, must be one here somewhere)

  8. The more things change, by gillbates · · Score: 2, Informative

    The more they stay the same.

    For those who don't know, delay line memories have been around for at least 50 years...

    Kind of interesting that they are using an old concept with new technologies.

    --
    The society for a thought-free internet welcomes you.
  9. Goddamn kids by PixelScuba · · Score: 2, Funny

    Bah, in my day, the REAL Stone Age, we had to etch hash marks into a nearby rock to save our data. You damn kids and your fancy, rewritable magnetic storage media.

  10. Hard disks vs Cars by giafly · · Score: 2, Insightful

    ok hard drive errors do exist but I wish my car, for example, was as reliable
    If I drove a car that was as as unreliable as my hard drives, I'd be dead. Three crashes in the last 4 years, all contents lost.
    --
    Reduce, reuse, cycle
  11. That's not bubble memory... by Yoozer · · Score: 2, Interesting

    It's Shigawire!

    This will bring us one step closer to the Dune Universe. I call dibs on the first load of Spice!

  12. Plus one addressing by A+nonymous+Coward · · Score: 4, Informative

    Generally known as n + 1 addressing, where n was how many operands had addresses in the instruction. Also used with drum memory, which was in the physical shape of a cylinder ion the one drum machine I used, but was mainly a head per track disk, so no seeking required. Some drums had multiple heads per track for some tracks to reduce latency further.

    The optimization was great fun, my favorite part. You could make programs scream if you paid attention.

    1. Re:Plus one addressing by Rorschach1 · · Score: 3, Funny

      Mel? Is that you?

    2. Re:Plus one addressing by A+nonymous+Coward · · Score: 2, Interesting

      I wish! I understand Mel *exactly*. Squeezing the last bit of performance and efficiency is heaven. It is an almost useless skill nowadays, and I don't do it any more on that level, but I sure wish ....

    3. Re:Plus one addressing by Rorschach1 · · Score: 2, Interesting

      I understand completely. My thing is 8-bit MCUs, and there's nothing like the satisfaction of coming up with some elegant, tight construct where not a byte or cycle is wasted. And there's a real economic incentive for that sort of optimization, too - I'm running my code on chips that cost $1.68 each, and doing things that my competitors might use a $6 ARM chip or $20 Java module for.

  13. Wow, Acustic Delay Memory on the nano-scale by Glomek · · Score: 2, Interesting

    Am I the only one reminded of Acoustic Delay Line Memory by this?

  14. Ah, memories... by PHAEDRU5 · · Score: 2, Funny

    When I was working on the development of DEC's DHU-11 at their Acre Rd., Reading, UK plant, we had this real comedian on staff.

    One day, when the first protoype of the DHU-11 (we're talking wire-wrap here) was to be demoed, he rigged up a little plastic pipe that ran from the backplane of the PDP 11/24 holding the prototype to a place just out of sight of the various higher-up mucky-mucks who were receiving the demo.

    Right after the machine was fired up, he took a big drag on his cigarette and blew into the pipe. Smoke out of backplance, widespread panic in lab. I mean, we all know that ICs become useless after the magic smoke is released, and we were using some of the first 8751s Intel ever made.

    After we staked him out over an ant hill, we went off for pints at the Swan at Streatley.

    --
    668: Neighbour of the Beast
  15. Racetrack? by PPH · · Score: 2, Interesting
    Are we talking Gand Prix, Baja 1000 or stock car?

    At least it'll make a crash a lot more fun to watch.

    --
    Have gnu, will travel.
  16. Old news by bughouse26 · · Score: 2, Funny

    What's scary is the story appeared in the Economist a week and a half before it appeared on slashdot.