Slashdot Mirror


Data Transfer Has A Speed Limit

ChrisHanel writes "Yahoo News is reporting that despite the infinite climb data speeds seem to be making, scientists at Stanford say we'll eventually hit a barrier due to the inability to keep the data stable after a certain transfer speed. But no worries just yet; the watermark they've set is still 1,000 times faster than what we have now." Apparently: "The scientists confirmed this problem by firing up the particle accelerator at Stanford University and blasting electrons at a piece of the magnetic material used to store computer data."

25 of 355 comments (clear)

  1. Limit only applies to Magnetic Storage by Novanix · · Score: 5, Informative

    While it does say that using the current magnetized bit storage system has a speed limit that is 1000 times the current, it is only with this method of storage. Hopefully by the time we could hit this limit we will have a new method of storage. Besides, if my data could be written at 1000x the max of current maybe I won't need memory any more (or maybe our storage will be memory). Anyone have any ideas what we will be storing at that speed? (other than everything happening around us and everyone else so we have instant replay on life).

    1. Re:Limit only applies to Magnetic Storage by Anonymous Coward · · Score: 5, Funny

      Porn.

      /JE

    2. Re:Limit only applies to Magnetic Storage by Jack+Porter · · Score: 4, Insightful

      If we're still using magnetic discs for storing data, we'll of course still be able to increase the transfer rate by distributing data to read/write across multiple physical platters using something like RAID.

      This limit is interesting but won't have any practical impact on our ability to store data at faster rates than the limit, should we find an application requiring it...

    3. Re:Limit only applies to Magnetic Storage by prairieson · · Score: 4, Funny

      No, the reason they used humans was that the cows didn't look nearly as cool in the fight scenes.

      --
      Quomodo cogis comas tuas sic videri?
  2. I am still confident... by odano · · Score: 4, Funny

    I am still confident that a 747 full of DVDs will beat anything we have in the next few years. Sadly the latency is a bit too high for quake.

    1. Re:I am still confident... by westyx · · Score: 5, Insightful

      well, no. bandwidth in this context is the time taken for it to be sent from origin A to destination B. origin being time taken to write the dvds, get them to the plane, load, flight time, unloading, haulage to destination, then read.

      Doesn't make much sense otherwise.

  3. Fun! by insert+3+letters · · Score: 5, Funny

    "The scientists confirmed this problem by firing up the particle accelerator at Stanford University and blasting electrons at a piece of the magnetic material used to store computer data." I wish I had a particle accelerator just lying around, that'd be sweet.

    1. Re:Fun! by Teclis · · Score: 5, Interesting

      You probually do have a particle accelerator lying around. Your CRT accelerates electrons onto the screen. If you consider X-rays and microwaves as particles, you probually heat your food with one. Your TV produces X-rays. If you have an old smoke detector, you can probually make a quick and dirty Alpha-gun. (Americium decays ejecting alpha particles).

      Although, if you want a High-Power accelerator, that's a different matter and it would be very interesting to do it. Hmm... Use your own power generator? I doubt the power company will be able to supply you TeV's through your power outlet, but then you would need your own Nuclear reactor to do that.

      If you can make even a GeV accelerator, that would be impressive. If anyone's heard of such a back-yard project, let me know.

      --
      Never let your sense of morals prevent you from doing what's right. --Isaac Asimov
  4. Pratice allready has another way out...... by MrIrwin · · Score: 4, Insightful
    By splitting data into paralell data streams.

    RAID arrays, SMP, GPRS, Data MUX's that use paralell fibre channels are all examples.

    --

    And if you thought that was boring you obviously havn't read my Journal ;-)

  5. Future markets by Old+Wolf · · Score: 5, Funny

    However, Seagate's chief technology officer, Mark Kryder, said the project had few real implications for the data-storage industry.

    "Certainly we are not going to start packaging linear accelerators into hard disk drives,

    Fools, cutting themself out of the linear accelerator harddrive market already. I'm switching to WD..
  6. inelegant and elegant proofs by circletimessquare · · Score: 4, Funny

    the transit rate of the average human digestive system has a maximum speed too, but you don't need to feed someone a cayenne and wasabi-laden, amoebic dysentery-infested mexican dinner plate in order to prove it ;-P

    but, i suppose, you don't need to throw elemental sodium into a swimming pool to do basic chemistry either

    so rock on particle physicists!

    it must be fun to play with accelerators...

    --
    intellectual property law is philosophically incoherent. it is your moral duty to ignore it or sabotage it
  7. "Data Transfer Has A Speed Limit" by r_glen · · Score: 4, Funny

    c

  8. Re:Not transfer in the internet sense, by geoff313 · · Score: 4, Informative

    Actually, no

    The problem comes from the transfer itself due to the limits of magnetic storage. While this isn't mentioned in the summary, if you were to RTFA then you would see that the problem arrives when you fire electrons at a magnetic storage material fast enough (approaching the speed of light) they stop behaving in the expected way, and start producing random results. This of course is unacceptable for a storage medium, because if you increase the increase the pulses to write to the disk to near the speed of light it will result in random bits being flipped here and there and corrupt your data.

    -geoff313


  9. 640 Gbps by Seehund · · Score: 4, Funny

    should be enough for everyone.

    --
    Help savingAmigaOS and a free PowerPC market
  10. Serial Limit Only by Eponymous+Cowboy · · Score: 5, Interesting

    This kind of thing crops up now and again in lots of fields. It's basically the same problem that keeps being predicted with our Interstate Highway system. There's a safe limit as to the speed that we can have cars travelling, and if the highways fill up, bumper to bumper all moving at that speed, we've reached capacity.

    The most obvious solution there is the same as the obvious solution here: Add more lanes. If you have thirty-two lanes of traffic instead of one, you've increased your capacity roughly 32 times. Same situation here: Transmit 32 bits in parallel (simultaneously) down distinct channels, rather than in serial (one at a time).

    Just as building more lanes is expensive, here the expense comes in multiplying all of the necessary hardware to handle wider data busses for as far down the path as necessary to deal with more data in parallel. Right now, we've got parallel busses inside our PCs, but the bits often end up serialized at some point inside our processors, down at the microcode level. All of these bottlenecks need to be categorized and eliminated to overcome such a theoretical data transfer limit. It will be neither easy nor inexpensive, especially when we decide we need to send and process, say, 2048 bits in parallel in order to meet our data processing needs. At some point, it becomes more economical to separate things on a higher level (add more processors, or add more PCs), similar to building additional highways rather than just adding lanes.

    --
    It's hard for thee to kick against the pricks.
  11. Re:So true by randyest · · Score: 5, Insightful

    Wow, tautological perfection. I've never seen such.

    Yes, we can always show some (incomplete) "proof" that we can't do X. And then we usually end up doing X in a novel and unexpected way.

    Lather. Rinse. Repeat.

    And, BTW, FYI, FWIW, Moore's "law" is more of an empirical observation than any sort of real law, much less one that would apply in this case of magnetics without a transistor in (relevant) sight. I don't mean to detract from the clever, albeit obvious in hindsight, prediction of Moore. He simply observed (and presciently predicted) that there is (and will continue to be) a sustained exponential growth in the number of transistors per integrated circuit (that's "switches" per "chip" to you and me).

    That has absolutely not one goddamn thing to do with this topic or the cited article, so STFU or RTFM first. Please.

    --
    everything in moderation
  12. Not only that Re:Limit only applies to Magnetic St by WolfWithoutAClause · · Score: 4, Insightful
    It only applies to a single head, on a single platter.

    If you spin the disk more slowly, but have multiple heads then the limit probably doesn't apply- but the throughput would be the same.

    And of course, you can always RAID your disks which does a similar thing. Or multiple platters, or...

    --

    -WolfWithoutAClause

    "Gravity is only a theory, not a fact!"
  13. Light traveling faster than light? by Fromeo · · Score: 5, Interesting

    (very slightly off topic... sorry.) I attended a physics colloquium the other week in which a professor from Duke was presenting the results of his research into the question of whether information could be sent faster than light through the various ways of coaxing wave speeds to be faster than c in anomalously dispersive media. If you concoct a medium in which the index of refraction decreases as the wavelength of light increases, the "group velocity", or the speed at which pulses propagate, can be made to be faster than c. The "phase velocity", or the velocity at which each frequency of light propagates, is still less than c, but the pulse that each frequency is a part of is going faster than light. The problem is that for the most part, the shape of a wave is pretty deterministic once you've seen a fairly small sample of the waveform. So recieving just the first few microseconds / nanoseconds / etc. of the pulse tells you everything about all of the frequencies which make it up. But he added a nondeterministic part to the signal he sent (through this anomalously dispersive media), changing the shape of the pulse midstream depending on whether he was sending a "1" or a "0". He then timed how long it took before his detector could tell whether the incoming pulse was a "1" or a "0", and determined that despite the media appearing to emit the pulse before it recieved the pulse, his detector still could not differentiate between a "1" and a "0" faster than the speed of light. So Einstein (and Maxwell) continues to be vindicated, and information cannot possibly travel faster than the speed of light.

  14. Re:So true by kfg · · Score: 5, Informative

    I might point out that all natural laws are derived strictly through empirical observation. In fact, that's the very definition of such a law.

    Moore's Law is what an engineer would call a "rule of thumb." Something which is understood not to be a law, but within certain constraints can be treated as if it were. This observation is included in the full version of Moore's Law, as actually written by Moore himself.

    Like Newton's Law of Gravity, which can be applied as if it were law, so long as you are not Mercury, as was in noted by Newton himself in his original statement of his law.

    The writers of laws are not to be held accountable for the misinterpretations of others.

    None of this has much of anything to do with the article either (nor does the heading under which the story appears, which is what the OP was responding to, which is perfectly valid). However, I do not believe STFU is an argument, so I will not apply it to myself, or you for that matter.

    Post on, McDuff.

    KFG

  15. Comment removed by account_deleted · · Score: 5, Informative

    Comment removed based on user account deletion

  16. Re:No. by Anonymous Coward · · Score: 5, Informative

    No. You are wrong. Quantum entanglement does not lead to faster-than-light data transfer. See here: http://curious.astro.cornell.edu/question.php?numb er=612

  17. economic law , not physical by gomel · · Score: 5, Insightful

    Moore's Law should be put in the realm of economics, just as Say's Law. It is an observation on the _Behaviour_ of producers, who cater for a certain known demand and bet that their R&D expenses are reimbursed by higher prices for faster products. Because everybody is doing it, investing less means loosing market share, investing too much does not increase profits proportionately.

    Some people seem to think that it is an physical law, because it has to do with microprocessors. if someone does make such an mistake, he deserves a STFU, as not to influence others with his uninformed opinion.

    maybe the grand-parent-article thinks the barrier is temporary, and can be technically solved. RTFA:

    "In order to go beyond this limit, some completely new technology will be required, of which we do not know anything yet," Pescia wrote.

    we can not make affirmative statements on unknowns. THAT is ignorant.

    as an economist, i say, that putting faith in economic laws is a receipt for failure, eventually ( at lim t-> infinite).

    --
    Fight Frist Psoting!
    Browse Slashdot with 'Newest First'!
    1. Re:economic law , not physical by kfg · · Score: 5, Insightful

      . . .if someone does make such an mistake, he deserves a STFU, as not to influence others with his uninformed opinion.

      If someone makes a mistake he deserves to be corrected. As per this very example.

      And as per the rules of Slashdot not even the GNAA people deserve to be told to STFU. They deserve to be modded to oblivion and otherwise ignored.

      To believe that saying STFU is an argument that counters an uninformed opinion is ignorant. Therefore I have countered it with a more informed and sophisticated one.

      That's ok, we're all ignorant of something, and seeing as you're an economist you aren't used to the rules of reasoning, discussion and debate. That doens't mean you can't learn them and relieve yourself of such ignorance though.

      Here's a quicky course.

      All idea may be expressed.

      Not all ideas are equal. Some of them are downright stupid.

      It's ok to call a stupid idea stupid and say why.

      It is not ok to tell a person he is stupid. Attack the idea, not the person.

      Telling someone to STFU violates the first and last rule here expressed.

      Now you know. Now we need not give further thought to the idea that just because you're an economist you don't know the basic rules.

      PFFTCPWIDYL.

      KFG

  18. Not if we breed more pigeons! by suso · · Score: 4, Funny

    Infinite pigeons with infinite discs yields infinite data speed.

  19. That's not the scary part by nomadicGeek · · Score: 4, Funny

    The scary thing is that someone will figure out how to fit that particle accelerator into a hard disk enclosure before we figure out how to make the battery on my laptop last a full workday without a recharge.