Slashdot Mirror


New Data Transmission Record — 14 Tbps

deejne writes to alert us to a new bandwidth record: Nippon Telegraph and Telephone has announced data transmission at a rate of 14 terabits per second over a single optical fiber. The paper claims the previous record was "about 10 Tbps." In the new experiment, NTT sent data over 160 kilometers (nearly 100 miles) of optical fiber, in 140 channels of 111 Gbps each.

193 comments

  1. 140 channels of 111 Gbps each by Anonymous Coward · · Score: 5, Funny

    And still nothing worth watching.

    1. Re:140 channels of 111 Gbps each by Anonymous Coward · · Score: 0

      What is that in LoC/s?

    2. Re:140 channels of 111 Gbps each by oh_bugger · · Score: 1

      about 40 rods/hogshead

      --
      Go home and shave your giant head of smell with your bad self
    3. Re:140 channels of 111 Gbps each by CodeMasterPhilzar · · Score: 2, Funny

      Unfortunately what they failed to mention in the article was that 12.7 Tbps of that was spam and viruses...

      --
      --- Just another Code-Monkey
  2. Preparing? by Anonymous Coward · · Score: 5, Funny

    vista.windowsupdate.com?

    1. Re:Preparing? by Anonymous Coward · · Score: 0

      more like v22.widnowsupdate.com. Don't worry that feature is coming in a service pack after the release of vista! Microsoft wouldn't want insecure update code hurting us all!

  3. Misread title by LiquidCoooled · · Score: 5, Funny

    I thought it meant 14 ThePirateBays per second...

    --
    liqbase :: faster than paper
    1. Re:Misread title by doofusclam · · Score: 4, Funny
      I thought it meant 14 ThePirateBays per second...


      Given an hour with that link it's exactly what i'd use it for.
    2. Re:Misread title by Hal_Porter · · Score: 5, Insightful

      A link that fast wouldn't help you. There isn't enough seed bandwidth on TPB to give you 14Tbits/sec, nor is there the backbone bandwidth. And you'd need a hell of a RAID subsystem to manage handle writing at 14Tbits/sec sustained.

      --
      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:Misread title by brendan0powers · · Score: 1

      I could fill my hard disk in 0.027 seconds, asuming of course, i could find enough downloads to fill a 14tb/s pipe:)

    4. Re:Misread title by Anonymous Coward · · Score: 0

      I think your parent was written in jest. :-p

    5. Re:Misread title by timeOday · · Score: 1

      So don't write the data at all. Once you have enough bandwidth for high-def video in real time, there is little if any need to store any data locally; just subscribe to a VM on a mainframe somewhere. If you can send uncompressed high-def video, even computer games are no problem for remote display.

    6. Re:Misread title by Hal_Porter · · Score: 1

      That's an interesting idea. Let's suppose that you're a big studio, worried about piracy.

      One solution would be to find some compelling use of ultra high bandwidth, streaming connections. Holograms would be possible - I can imagine a room sized, full motion hologram with no compression at all would require absolutely enormous bandwidth. And the great thing is, even if someone cracked the DRM it would require vastly expensive and presumably illegal hardware to store it.

      But the illegal part doesn't really help you in the long run. The fact that the components are very expensive and piracy would be highly user unfriendly would though.

      --
      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;
    7. Re:Misread title by Hal_Porter · · Score: 2, Informative

      Yeah, I know. But it still gives me an excuse to make the point that storage speeds may well lag behind communications speeds in the near future. You can see it a bit now, since most machines with Gigabit Ethernet would struggle to handle a sustained read or write at one Gigabit. That's no problem of course, since the network should be fast enough to handle all the machines on a segment talking as fast as they can. But it is a new phenomenon, since local storage has been higher bandwidth than remote on every system I've ever used. And it will continue in the future I think, since there's probably no hard limit on the speed you can push bits down a bundle of fibres in the near future - it's always possible to add more fibres, or more wavengths or smarter modulation, whereas hard disk speeds seem to be levelling off.

      And if you're a telco, you can buy some very expensive system to keep those fibres busy, but 99% of home PCs won't be able to store them. Which changes the power balance somewhat.

      --
      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;
    8. Re:Misread title by Wass+Ammattayou · · Score: 3, Funny

      "Tbps" could also be misread as "Tbsp" and therefore refer intead to the unit soon to be used for 3D printing (we wish...).

    9. Re:Misread title by jamstar7 · · Score: 1

      Still, that's an AWFUL lotta pr0n...

      --
      Understanding the scope of the problem is the first step on the path to true panic.
    10. Re:Misread title by joshetc · · Score: 1

      OR they could just have their ram cache data before sending it to the hard drive like it already does. Streaming bloated video isn't going to do a thing to stop piracy, just blow through bandwidth for no reason.

    11. Re:Misread title by wtarreau · · Score: 1

      And you'd need a hell of a RAID subsystem to manage handle writing at 14Tbits/sec sustained.

      There's nothing to do with RAID here, it's all about telecommunications (hence the second 'T' in 'NTT'). Basically, just aggregation and switching/routing of many many many communication streams (voice, video, data, ...).

      Willy

    12. Re:Misread title by x2A · · Score: 2, Funny

      You use tablespoons as a measurement in 3D printing?

      --
      The revolution will not be televised... but it will have a page on Wikipedia
    13. Re:Misread title by Wass+Ammattayou · · Score: 1

      No, although, if tablespoons were used as a unit, it would give 3D-printed objects more chances to explode (some designers would use ml, others would use tbsp, and nobody would name units, just like the space mission whose name eludes me).

    14. Re:Misread title by Kijori · · Score: 1

      But if the speed at which data is being received exceeds the hard drive speed, it doesn't matter whether you cache it in the RAM first, the HD can't catch up. An hour-long program at 10Gbps would use 4500GB of space, far more than you could write to disk in that time, even with a RAID. (Except a very large one of course).

    15. Re:Misread title by Hal_Porter · · Score: 1

      If your hard disk doesn't have enough bandwidth a ram buffer won't help, you'll still have the same sustained write speed limitation. A ram buffer would help if you needed to handle high burst rates but a low average bandwidth. But if you stream with a higher bit rate than the drive can keep up with it doesn't.

      Typical SATA drives top out at 100MBytes/sec, or 1Gbit/sec. There's a long way from that to 1.4Tbit's sec. Even capturing one of the 111Gbit/sec channels would require an implausibly large RAID array. And capturing the data is the first stage toward piracy.

      And I'm not suggesting that you bloat video, more that you devise some new entertainment medium that's inherently high bandwidth, holograms being a possible option.

      --
      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;
    16. Re:Misread title by joshetc · · Score: 1

      Thats a little off from my point though. To make something consumer grade it would be nowhere near multiple terabits, more than likely in the low gigabits anytime within the next 10 years in which a ram buffer would be plenty unless you are trying to pirate several hours of media.

      Still confused though. Making something inherently high bandwidth is making it bloated. Suppose we did have these super high bandwidth lines, sending media encoded in a normal fashion would be much more bandwidth friendly.

    17. Re:Misread title by Dan+Yocum · · Score: 1

      Well, this is "duh, obvious" to say but, you don't do it single system to single system. You do it from X systems to Y systems where X and Y are >>1.

      I think the the last CMS data transfer challenge from CERN to Fermilab was on the order of 80Gbps, sustained. There are dozens if not hundreds of systems on each end of that link to transfer that much data.

  4. Okay, its about time... by Da3vid · · Score: 1

    Well, I remember back on my 14.4 modem... those text pages loaded like the wind. I was on top of the world... Then those damned pictures started cropping up on websites. Pictures on the internet? Ha! Then came the 56.6k modem which showed those pictures who were boss. No problems. Oh wait, online gaming? File sharing? Cable and DSL save the day. More than adequate... so now this time it seems we got the good speed coming up before the need for it. Its like always being busy all week and never having time to do anything, and then they make you cash in your vacation time. Now we have to find something to fill it up!

    1. Re:Okay, its about time... by EnderWigginsXenocide · · Score: 4, Funny

      Quote:

      Well, I remember back on my 14.4 modem... those text pages loaded like the wind. I was on top of the world... Then those damned pictures started cropping up on websites. Pictures on the internet? Ha! Then came the 56.6k modem which showed those pictures who were boss. No problems. Oh wait, online gaming?
      File sharing ? Cable and DSL save the day. More than adequate

      Reply:
      I beg to differ. I have [cough] friends that download movi^H^H^H^H^H content from the internet, and some dvd rips^H^H^H^H^H^H^H database files can be larger than 4GB! Even at a good (cheap) DSL line of 1KBPS it still takes quite alot longer to download content than it would take to go to blockbuster^H^H^H^H^H^H^H the office and pick up physical media with the data on it.

      --
      Blessed are the pessimists, for they have made backups. -- 0 1 My two bits
    2. Re:Okay, its about time... by Anonymous Coward · · Score: 0

      For me, it takes about 30 minutes to download a whole DVD from easynews.

      I love FTTH.

    3. Re:Okay, its about time... by Anonymous Coward · · Score: 0

      it still takes quite alot longer to download content than it would take to go to blockbuster^H^H^H^H^H^H^H the office and pick up physical media with the data on it.

      Well, on a cable line I had (yes, it was the most expensive they had) the max download was 26Mbit/s, I did 18MBit/s against university FTP sites and over 8Mbit/s on a torrent. Now, since it was a torrent it doesn't work but that'd almost be enough to stream HDTV live, certainly enough for a streamed DVD (even using the inferior MPEG2 format). How does 0 seconds sound? That is of course, if there was an online movie service who would offer such downloads....

    4. Re:Okay, its about time... by Firehed · · Score: 3, Funny

      1KBPS? How cheap _IS_ your DSL line?

      --
      How are sites slashdotted when nobody reads TFAs?
    5. Re:Okay, its about time... by j1664 · · Score: 1

      good speed before the need of it? bah. I say 0.9 of a second is still too long for a page to load. I'm not sure if it works way, but how 'bout these guys release this tech, then drop the price on broadband. $5 a month unlimited down/up. that's what Willis was talkin 'bout.

    6. Re:Okay, its about time... by Anonymous Coward · · Score: 2, Funny

      It's a shame to see Linux still hasn't managed to implement a functioning "Delete" key.

    7. Re:Okay, its about time... by jlarocco · · Score: 1

      I routinely peg my download of 4.5 Mbps. So much so, I'm considering paying $15 more for 6.5 Mbps.

      Until consumer grade broadband catches up to hard drive read/write speeds, it's never going to be fast enough.

    8. Re:Okay, its about time... by cp.tar · · Score: 3, Funny
      It's a shame to see Linux still hasn't managed to implement a functioning "Delete" key.
      Backspace, surely.
      --
      Ignore this signature. By order.
    9. Re:Okay, its about time... by Anonymous Coward · · Score: 0

      i take it you've never tried to download a fulllength fullscreen video over standard 'high speed' internet lines...

    10. Re:Okay, its about time... by mnmn · · Score: 1

      I remember 9600 being fast for the BBS servers.

      However the Internet speed has been stagnant here in Canada for the past 5 years at least. Just the standard ADSL and noone ever gets the 8Mbit download speed as advertised.

      I dont think we'll ever reach 14Tbps while Bell is in power.

      --
      "Give orange me give eat orange me eat orange give me eat orange give me you." -Nim Chimpsky
    11. Re:Okay, its about time... by Anonymous Coward · · Score: 0

      Yeah? It takes me 10 minutes to walk to blockbuster and rent a DVD.

    12. Re:Okay, its about time... by SFSouthpaw · · Score: 1
      Reply: I beg to differ. I have [cough] friends that download movi^H^H^H^H^H content from the internet, and some dvd rips^H^H^H^H^H^H^H database files can be larger than 4GB! Even at a good (cheap) DSL line of 1KBPS it still takes quite alot longer to download content than it would take to go to blockbuster^H^H^H^H^H^H^H the office and pick up physical media with the data on it.
      Of course it's going to take forever on Cup-Net!. I have a 10mbs/800kbps cable connection and it's quicker for me to DL a movie than to go to the video store (or order pizza and wait for it to arrive, though I still do that on occasion). My ISP (RCN) even offers a 20mbps/2mbps connection in some areas now. The bandwidth is there, you just have to be willing to pay for it.
      --
      ---southpaw
    13. Re:Okay, its about time... by kreyg · · Score: 1

      I imagine the academic uses are more of the motivation than consumer interests. The data from a single particle collision experiment can be several gigabytes in size, so accessing a remote database of them makes high bandwidth quite desirable.

      --
      sig fault
    14. Re:Okay, its about time... by Anonymous Coward · · Score: 0

      I believe if you look at your terminal you'll see that the key is correctly labeled 'Rubout'

    15. Re:Okay, its about time... by x2A · · Score: 1

      You obviously have a smarter, faster, higher grade of human working at your local one than ours!

      --
      The revolution will not be televised... but it will have a page on Wikipedia
    16. Re:Okay, its about time... by x2A · · Score: 1

      I think they're planning on using lines of this capacity for backbones, not to-each-user anyway.

      --
      The revolution will not be televised... but it will have a page on Wikipedia
    17. Re:Okay, its about time... by Anonymous Coward · · Score: 0

      Only to unimaginative PC-using squares like you. We Mac users don't backspace; we delete.

    18. Re:Okay, its about time... by Eravnrekaree · · Score: 1

      I think that video, especially HD video, would be quite effective at filling up the bandwidth. There should be little problem here. I am quite sure that we will find ways to use it. Actually, bandwidth is still a tad expensive and we constantly here the telecos complaining about how their poor networks are straining under the load of video and other media people are downloading, and that they should be able to restrict peoples access based on which sites pay them and which dont. If we believe them, we are in desperare need for more bandwidth. Of course this is a dangerous precedent, of allowing telecos to censor content flowing over their network. I certianly think that telecos should not be allowed to modify or block access to content and we do ned net netruality legislation.

      I think what they need is more regulation and not be encouraged to provide substandard service.

  5. land speed record by tverbeek · · Score: 5, Funny

    That's still nothing compared to a semi loaded with DVDs traveling at 70mph.

    --
    http://alternatives.rzero.com/
    1. Re:land speed record by Indy1 · · Score: 1

      or a C-5 loaded with 750 gig hard drives :)

      --
      Lawyers, MBA's, RIAA? A jedi fears not these things!
    2. Re:land speed record by EnderWigginsXenocide · · Score: 4, Funny

      The internet isn't a truck you can't just keep dumping things on it and expect it to go. It's a series of tubes and they are getting filled up!

      --
      Blessed are the pessimists, for they have made backups. -- 0 1 My two bits
    3. Re:land speed record by Soft · · Score: 1

      Let's say that a DVD's box is 15cm by 15cm by 2mm (about 2000 DVDs per cubic meter), and the semi is 20m by 5m by 5m (500 cubic meters). That's one million DVDs, each containing about 8 GB or 64 Gb, so 64 petabits total. Traveling at 100 km/h (60-70 mph), that makes approximately 20 Tbps over a 100 km link.

      (If hard drives are carried instead of DVDs, I guess that number becomes about 100 Tbps.)

      So, a loaded truck is still better than a single fiber link, but not by an order of magnitude. It's not "nothing" anymore... Times change.

    4. Re:land speed record by bcat24 · · Score: 4, Funny

      And believe me, the ping times for IP-over-semi SUCK!

    5. Re:land speed record by ziggamon2.0 · · Score: 2, Funny

      ... or pigeons carrying hard drives...

    6. Re:land speed record by Neil+Hodges · · Score: 1

      What about a Boeing 747 loaded with DVDs?

    7. Re:land speed record by Jack+Pallance · · Score: 1
      I'm going to start an ISP based on the NetFlix buxiness Model! I can advertise ridiculously high speeds based on my new "Large Packet" technology (A coulple of portable hard drives stuffed into a FedEx Packet).

      Slashdotters: Please reply with comments including your credit card numbers to sign up for the service!!

    8. Re:land speed record by tempest69 · · Score: 1
      Yea a 747 with a 124 ton cargo capacity at 500 mph would fall just short of hitting it.. the capacity needed would require 126 tons of capacity. at 500mph.

      Storm

    9. Re:land speed record by drsquare · · Score: 1
      That's still nothing compared to a semi loaded with DVDs traveling at 70mph.


      Now add on the time to burn to the DVDs then read them back.
    10. Re:land speed record by NinjaFarmer · · Score: 1

      This is why we do in in Blue Ray!

    11. Re:land speed record by SeaFox · · Score: 2, Insightful
      The internet isn't a truck you can't just keep dumping things on it and expect it to go. It's a series of tubes and they are getting filled up!

      You mean like the highways get filled up with semis and traffic slows to a crawl? Yeah, tubes aren't like highways at all...
    12. Re:land speed record by notnAP · · Score: 1

      True, but you know damned well for sure they will not be ignored.

    13. Re:land speed record by jthill · · Score: 1

      1m/15cm=6+packing room. 1m^2 = 36 stacks. Say 450disks/stack+packing room. 36*450=8,100,000 DVDs.

      144Tb/s. I want to see the machine can suck down data as fast as one guy with a forklift can unload.

      That's a spot-on order of magnitude with one truck. Wanna guess at the rwnd for 100km of interstate?

      :-)

      --
      As always, all IMO. Insert "I think" everywhere grammatically possible.
    14. Re:land speed record by Servo · · Score: 1

      And don't forget about the huge traffic accidents when someone ping floods over IP-over-semi.

      --
      A slip of the foot you may soon recover, but a slip of the tongue you may never get over. -Benjamin Franklin
    15. Re:land speed record by veganboyjosh · · Score: 1

      the guy unloading the pallets of disks off the truck with the forklift doesn't just have to set them down. to carry the analogy farther, so that it's a more realistic comparison, he'd have to unload, sort, and open the dvd's, and get them ready to play, compared to dl'ing the data/having it accessible/etc.

    16. Re:land speed record by andersa · · Score: 1

      Agreed. Even IP Datagrams on Avian Carriers is better in that category. But the bandwidth is definitely higher.

  6. download speeds by KG6 · · Score: 4, Funny

    and yet I'm still downloading at a measly 300 kbs.

    1. Re:download speeds by dogfolife69 · · Score: 1

      I wish i had even 1/4 that speed at home.... stupid 4 mbs dsl with a 20 gb data cap per month....

    2. Re:download speeds by timeOday · · Score: 2, Funny

      Ignore what you read in the news! - bandwidth is a PRECIOUS, SCARCE resource that we must carefully ration and provision by the byte. That's why the Internet is in grave peril from network neutrality proposals, there won't be any bandwidth left over for our innovative new business models!

    3. Re:download speeds by Anonymous Coward · · Score: 0

      We just finally made the switch from 56k modem to satellite - parts in NH don't yet have cable available...

  7. comparing a flickering LED at 10Mbps to a 14Tbps by Anonymous Coward · · Score: 0

    Maybe a solidly-lit LED, always-on (1/true), would be faster than the switch?

    A Lightbulb network is infinitely quick. When will physical matter be the limitation of transmission? Maybe this limit can be overcome by moving data in the past, into a DeLorian, and transport it to the future all at once? That's faster than SneakerNET(r)!

  8. Damn by lucky13pjn · · Score: 0

    Why does the experimental speed of data transmission have to be around a million to ten million times faster than what most people have at home? It is understandable that even if what they were doing was affordable for more widespread use it wouldn't be used by Joe Schmo, but still 1 - 10mil times faster is a large gap.

    1. Re:Damn by LiquidCoooled · · Score: 4, Insightful

      Each advancement in technology allows the main internet backbone companies to purchase one very expensive fast pipe and share it between all the customers (ISPs) of a country or state.
      These things need to be thousands of times faster than your home connection because each one will carry thousands of times more data.

      Its no good one single person having all that bandwidth if there is nobody else to talk to at that speed.

      --
      liqbase :: faster than paper
  9. The old record still stands by Soft · · Score: 1

    Actually, I was at that postdeadline session. I don't have the proceedings handy, but Lucent reported about the same capacity, something like 15 Tbps over 100 or 200 km (and another experiment with a few Tbps over 200 km, if memory serves). The previous record was set by Alcatel in 2002, transmitting 10.2 Tbps over 300 km, and I believe it still stands as the largest capacity*distance. The distance is important; I'm not sure that there haven't already been 100 Tbps transmissions over a few km -- much easier...

    1. Re:The old record still stands by Soft · · Score: 1
      and another experiment with a few Tbps over 200 km, if memory serves

      Memory serves, fingers don't. I meant a few Tbps over 2000 km.

    2. Re:The old record still stands by Iron+Condor · · Score: 3, Informative

      1) Yes, distance is cruically important in these measurements. There's no points in having gazillions of petabyte data transfer if it can only done from one corner of the lab to the other. Which is why all credible speed-of-information-transfer articles include a number with units of [ (bits / second) * distance].

      2) The record is still held by the transmissions from Voyager II's encounter with Neptune.

      --
      We're all born with nothing.
      If you die in debt, you're ahead.
    3. Re:The old record still stands by Anonymous Coward · · Score: 0
      2) The record is still held by the transmissions from Voyager II's encounter with Neptune.
      This article is about how much data you can stuff down a single fiber optic cable.
    4. Re:The old record still stands by Anonymous Coward · · Score: 0
      Not much of a statement if you can't provide reference URLs.

      By the way:
      Slow Down Cowboy!

      Slashdot requires you to wait between each successful posting of a comment to allow everyone a fair chance at posting a comment.

      It's been 10 minutes since you last successfully posted a comment

      Why won't Slashdot just say how much time I have to wait? Have a little Javascript countdown to save the server's reload bandwidth. There's no way this is helping fairness or server load either. I guess if I'm not a sloth on tranquilizers, I'm automatically to be considered a cowboy?
    5. Re:The old record still stands by Soft · · Score: 1
      Not much of a statement if you can't provide reference URLs.

      Not my fault if the organisers haven't yet had time to post the postdeadline programme. I suppose it will be on SEE's or ECOC's website.

      But I did find an announcement for Lucent's second paper there. It was about 1 Tbps (10 channels of 100 Gbps Ethernet) over 2000 km using off-the-shelf components.

  10. Cost by Bender0x7D1 · · Score: 3, Insightful

    I'd like to know what the cost of the required equipment is. We know that hardware has a premium for the newest and fastest and it would be interesting to see what the premium is in this case. Maybe it would be cheaper to run 14 1 Tbps links instead of a single 14 Tbps link. Sure, if I already have the fiber in place, then using it for higher speed would be the way to go. However, if I am in a position where I am about to lay fiber anyway, I don't really care about those costs since I will be paying them anyway.

    --
    Reading code is like reading the dictionary - you have to read half of it before you can go back and understand it.
    1. Re:Cost by Anonymous Coward · · Score: 0

      You are missing the point of the article. The point is it is a new record in data transmission top speeds. The point is not cost efficiency..

      you are denser than lead.

    2. Re:Cost by Bender0x7D1 · · Score: 1

      Thank you for the insult.

      However, I don't think I am "denser than lead" for my comment. Cost is the factor that decides whether this can be deployed on a large scale or not. There isn't much point in getting excited over this technology if there is no way to make it cost effective over current tecniques in the next few years. If it isn't anywhere near cost effective, then it is interesting, like a car that can get 1000 miles to the gallon, but can only go 20 miles an hour. However, if it there is only a modest increase in cost, then it is very interesting and relevant - like a tecnhinque allowing cars to get 100 miles per gallon that can be used in the average car.

      The point you are missing is I am wondering if this is a nice record, but impractical; or if it is an important breakthrough that I need to be concerned about right now.

      --
      Reading code is like reading the dictionary - you have to read half of it before you can go back and understand it.
  11. You won't be seeing this at home anytime soon by Evets · · Score: 3, Informative

    While impressive, the feat was accomplished over a single optical fiber using proprietary amplifiers not in production. It certainly is innovative, but it is not an indication of speeds you will see in consumer level services. I see these high-bandwidth paradigms being very useful in the medical industry in the near future - especially for things like transferring high quality MRI images from hospital to hospital with very little delay, or in transferring patient ICU data to a centralized monitoring center - which is currently being done, but super-high bandwidth models open up avenues of information that are not currently available - anything from real-time HI-DEF video from the room, to real-time control of in-room instrumentation.

    1. Re:You won't be seeing this at home anytime soon by wfberg · · Score: 4, Insightful

      While impressive, the feat was accomplished over a single optical fiber using proprietary amplifiers not in production. It certainly is innovative, but it is not an indication of speeds you will see in consumer level services.

      That goes without saying, right? It is, after all, a record. People don't usually turn to the Guinness book of world records for guidance on, say, what a realistic number of hotdogs is to consume within 12 minutes.

      Now of course, greater bandwidth is cool and all, but 14 Tbps is obviously impractical for actual use, even in specialist medical imaging applications -- for the simple reason you couldn't fill up your harddrive (or even RAM) as quick as that!

      --
      SCO employee? Check out the bounty
    2. Re:You won't be seeing this at home anytime soon by VoidEngineer · · Score: 2, Interesting

      My title at work is actually 'Radiology Information Systems Manager', and I'm one of the people responsible for sending MRI images from hospital to hospital, handling video streams from telerobotic surgeries, and the like.

      Surprisingly, data demands in the medical environment aren't nearly as high as you might think. We routinely route MRI images from hospital to hospital with infrared and T1 connections. Those MRI images are actually only about 10MB each. We got ourselves a 1Gb/s imaging network at our hospital, and we don't use more than 10% of that bandwidth at any time. A home video camcorder can easily out produce our imaging equipment, in terms of pure data content creation. At best, the large community hospital I work at in NYC (700 beds) has about the same data networking needs as a small or medium sized digital television studio. Granted, at the hospital, we're much more concerned with *quality* of data content rather than *quantity* of data content. All things considered, we're much more concerned with quality of service than bandwidth.

      I'd expect these high bandwidth paradigms to be essential to the telecommunication companies as they need to deal with more users, and more video streams. Notice that it was developed by Nippon Telegraph and Telephone, a company which is much more concerned with bandwidth of major pipes between cities. This will get applications in data trunk lines between major cities, with last mile fiber optics to the hospitals rated in the gigabit speeds.

    3. Re: You won't be seeing this at home anytime soon by Black+Parrot · · Score: 1

      > While impressive, the feat was accomplished over a single optical fiber using proprietary amplifiers not in production.

      Yeah, I want to use a rocket sled stacked with DVDs, but I can't find a vendor.

      --
      Sheesh, evil *and* a jerk. -- Jade
    4. Re:You won't be seeing this at home anytime soon by ArthurDent · · Score: 1

      I bet they could really use some of this on the backbones of the net though. :)

    5. Re:You won't be seeing this at home anytime soon by sacrilicious · · Score: 1
      That goes without saying, right? It is, after all, a record. People don't usually turn to the Guinness book of world records for guidance on, say, what a realistic number of hotdogs is to consume within 12 minutes.

      Interesting argument, though I'd counter that the Guinness Book is rather pointedly not a research journal, so people don't interpret "guy eats 200 hotdogs in one hour" to mean that there's a large corporation working feverishly to figure out how to make it possible for joe schmoe to do the same so that dollars can change hands.

      --
      - First they ignore you, then they laugh at you, then ???, then profit.
    6. Re:You won't be seeing this at home anytime soon by radicalnerd · · Score: 1

      Now of course, greater bandwidth is cool and all, but 14 Tbps is obviously impractical for actual use, even in specialist medical imaging applications -- for the simple reason you couldn't fill up your harddrive (or even RAM) as quick as that!

      You could probably find an application for it in the main Internet backbone.

    7. Re:You won't be seeing this at home anytime soon by Anonymous Coward · · Score: 0

      Now of course, greater bandwidth is cool and all, but 14 Tbps is obviously impractical for actual use, even in specialist medical imaging applications -- for the simple reason you couldn't fill up your harddrive (or even RAM) as quick as that!

      For one or a few institution it is probably overkill, but for an aggregate of "high-bandwidth institutions" interconnected with 10gbps links this could be bliss.

    8. Re:You won't be seeing this at home anytime soon by Anonymous Coward · · Score: 0

      What makes you think that all that data will be going to only one computer?

    9. Re:You won't be seeing this at home anytime soon by Score+Whore · · Score: 1
      You could probably find an application for it in the main Internet backbone.


      The era of a "main Internet backbone" ended about 10 years ago. There is no backbone to speak of anymore.
    10. Re:You won't be seeing this at home anytime soon by YrWrstNtmr · · Score: 2, Insightful

      While impressive, the feat was accomplished over a single optical fiber using proprietary amplifiers not in production. It certainly is innovative, but it is not an indication of speeds you will see in consumer level services.

      Pushing 56k through a POTS line was an experiment once.

    11. Re:You won't be seeing this at home anytime soon by Anonymous Coward · · Score: 0

      Interesting argument, though I'd counter that the Guinness Book is rather pointedly not a research journal, so people don't interpret "guy eats 200 hotdogs in one hour" to mean that there's a large corporation working feverishly to figure out how to make it possible for joe schmoe to do the same so that dollars can change hands.

      Oh, they are.. they are..

    12. Re:You won't be seeing this at home anytime soon by symes · · Score: 0

      It's what Formula One racing is to the average street car. No one would want to routinely drive an open top racing car down most city streets. But the research that goes into getting a racing car to perform at those levels does eventually trickle down to consumers. Perhaps someone should properly organise a F1 download competition?

    13. Re:You won't be seeing this at home anytime soon by x2A · · Score: 1

      "It's what Formula One racing is to the average street car"

      Not really, I, as a UK residential internet user, have been using at least 155Mbps links for the internet for at least a few years. My end connection might not be that fast, but my traffic certainly travels across fast high bandwidth tubes, and end-to-end bandwidth wouldn't be anywhere near as fast without them.

      --
      The revolution will not be televised... but it will have a page on Wikipedia
  12. Re:comparing a flickering LED at 10Mbps to a 14Tbp by Anonymous Coward · · Score: 0

    this statement does not compute *head explodes*

  13. Hardware by elzurawka · · Score: 2, Insightful

    i wonder what kinda of hardware you need to send a burst of 14 TBps? is it comming from that much ram? harddrives? U must have some good hardware to be able to queue up that much data and burst transfer like that.

    --
    -EL
    1. Re:Hardware by HermanAB · · Score: 1

      Not really - just a shift register generating pseudo random crap to measure the error rate.

      --
      Oh well, what the hell...
    2. Re:Hardware by entropyfoe · · Score: 1

      The article says it was many multiplexed streams. So for each stream you buy the hottest telecommunication gear (like Agilent stuff or perhaps NTT makes their own) that spits out a stream of pseudo random bits. They dont used hard drives full of video or such.
      Then you examine the "eye" pattern for closing indicating noise or errors.
      -Jay

    3. Re:Hardware by SorryTomato · · Score: 1
      Fairly ordinary hardware I would think. You don't have to queue up much data at all if you merely wish to send a burst at 14 TBps.

      What's to stop one from sending 2 bytes at 14 TBps?

      PS: My physics professor used to say that it is possible for a man to outshine the whole galaxy just by farting - the trick was merely to fart fast enough.

  14. Pays to be frugal. by Night+Goat · · Score: 3, Funny

    Good thing I didn't buy that eSATA card I was looking at today. 3Gb/second? What a piece of crap!

  15. We're talking about tubes by CrazyJim1 · · Score: 4, Funny

    This is the internet, not the interstate.

    1. Re:We're talking about tubes by krisp · · Score: 4, Funny

      but if every vehicle was filled with dvds and hard drives, wouldn't that make the interstate another information super-highway?!

    2. Re:We're talking about tubes by pdbaby · · Score: 1

      Well technically yes, but we have definitions preventing this from being the case: the internet isn't a big truck!

      --
      Global symbol "$deity" requires explicit package name at line 2. - If only $scripture started "use strict;"
    3. Re:We're talking about tubes by Plutonite · · Score: 1

      No..I haven't seen any tubes on the interstate.

  16. Wow! by Dryanta · · Score: 1

    That's actually pretty cool, I don't know if you could multiplex any more with different wavelengths down it at that point, but that smokes my oc3s.

  17. Units other than Libraries of Congress/sec. by Mignon · · Score: 1, Interesting

    Just to put 14 Tb/s in perspective, 1920 x 1080 x 32 bpp at 30 fps is about 2 Tb/s.

    1. Re:Units other than Libraries of Congress/sec. by istartedi · · Score: 2, Informative

      When I multiply that out, I get 1.990656e+9

      That's about 2 Gbps

      So, you could fit about 7000 of these uncompressed video streams over the 14 Tb/s link, unless I'm screwing up the calculation someplace.

      --
      For all intensive purposes, "whom" is no longer a word. That begs the question, "who cares"?
    2. Re:Units other than Libraries of Congress/sec. by paul248 · · Score: 1

      No, that's under 2 gigabits/sec.

    3. Re:Units other than Libraries of Congress/sec. by Anonymous Coward · · Score: 0

      idiot, it's 1920 * 1080 * 32bits per pixel / 8bit per byte * 30 frames per second = 1.990 Gbit/s !

    4. Re:Units other than Libraries of Congress/sec. by insecuritiez · · Score: 1

      You are off by 3 orders of magnitude. In fact, even the highest resolution I know of, 2560 x 1600 x 32bpp x 60fps, is a little shy of 8Gbps -- certainly no where near even 1Tbps.

    5. Re:Units other than Libraries of Congress/sec. by Mignon · · Score: 1
      You are off by 3 orders of magnitude.

      Quite right. That's what I get for trying to do arithmetic in Bash and trusting my own ability to count digits.

    6. Re:Units other than Libraries of Congress/sec. by Fweeky · · Score: 1

      You're forgetting to factor in the latest DRM standards, which mandate that each frame be encoded within the mind-state of an MPAA appointed layer, which can determine dynamically whether or not it's profitable to deny decoding the image for you without demanding more money.

    7. Re:Units other than Libraries of Congress/sec. by Anonymous Coward · · Score: 0

      Happens to the best of us! =)

  18. Ludicrous! by Barabbas86 · · Score: 1

    That means you value saving lives over MORE PORN. Everyone seems to have a hidden agenda.

  19. Put into perspective... by Anonymous Coward · · Score: 1, Funny

    Consider a cargo ship loaded with a thousand cargo containers full of bootleg DVDs. Assume each container cah hold about 200,000 DVDs. Assume it takes a month to steam from Korea to LA or Seattle. That's 9.4GB/DVD x 200,000,000 DVDs / 2,592,000 seconds = 725 GB/sec, or only about 1/20 of the bandwidth of this optical fiber.

    This new technology could really be a boon to the bootlegging business!!! :)

  20. If this test was 30 seconds by SlothB77 · · Score: 1

    where did they get all those Terabytes to send?

    1. Re:If this test was 30 seconds by f00zy · · Score: 1

      from the last Neal Stephenson trilogy.

    2. Re:If this test was 30 seconds by flooey · · Score: 2, Funny

      where did they get all those Terabytes to send?

      I'm pretty sure somewhere like that gets them directly from the manufacturer.

    3. Re:If this test was 30 seconds by TheRaven64 · · Score: 1

      I would imagine that they had a dedicated circuit which sent either a single short sequence of bits, or a mathematical sequence very quickly and another to receive and check them. Even generating the sequence algorithmicly in a general purpose CPU would be too slow.

      --
      I am TheRaven on Soylent News
    4. Re:If this test was 30 seconds by ryan89 · · Score: 1

      where did they get all those Terabytes to send?

      Limewire.

    5. Re:If this test was 30 seconds by SeaFox · · Score: 3, Funny
      where did they get all those Terabytes to send?

      1. Start supercomputer

      2. 10 PRINT "Hello, world!"
        20 GOTO 10

      3. Then they just have the video buffer piped over the network
    6. Re:If this test was 30 seconds by Mishotaki · · Score: 1

      One guy wanted to share his porn on BT, his bandwith bill will be big this month ^_^

    7. Re:If this test was 30 seconds by kooma · · Score: 1

      An important question, and only jokes as answers. Not much hardware available for 100Gbps testing, and if they don't want to roll their own they may use something like this BERT, Agilent E4898A, see http://cp.literature.agilent.com/litweb/pdf/5989-4 750EN.pdf#search=%22E4898A%22 .

    8. Re:If this test was 30 seconds by hey! · · Score: 1

      Well, dunno. But there are people who'd have a use for this.

      There are those people who are interested in transferring their consciousness to a computer.

      Estimates of the bytes needed to represent the human mind range from as high as Von Neumann's 10^20 bits (over ten million terrabytes) to as little as 10^9 bits (1 millionth of Tb), with other estimates falling in the middle of the logarithmic scale. The low end estimates discount the possibility that information that is not available to the conscious mind might somehow be stored in the brain and affect the conscious mind indirectly.

      So, if the sum of a human consciousness was somewhere in the middle, say 10^bits, a 14Tbyte/second upload cable would accomplish the transfer in about eight seconds, which is within an order of magnitude of 30 seconds.

      --
      Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
  21. Time for a Math Lesson. by tempest69 · · Score: 2, Informative
    ok 14 Tbps = 1.7 TBps = 438 DVD's per second (Assuming 4 gig each)

    The distance traversed is 100 miles, which would take 1.4 hours, at 70MPH.

    There are 3600 seconds in an hour.

    This means that per hour a line can move 1.58 million DVD's

    for a 70 MPH trip this adjusts to 2.25 Million DVD's

    or 225,000 (100 disk spindles) Each Spindle Weighs 4Lbs

    leaving 900,000 lbs or 450 tons..

    That would be a semi with 200 cars loaded on it....

    Now How big of a truck are you drivin....?

    Storm

    1. Re:Time for a Math Lesson. by Millenniumman · · Score: 1

      Yeah, DVD's wouldn't work well, but consider using 750GB HDs. It would only take three of them to hold that much data. Using your math, that would mean ~15,000 hard drives for a 100 mile / 70mph trip. That's around 9 tons. So maybe 4 cars.

      A large truck can be over 40 tons. So you could get up to about 60 tbps.

      Now, consider a fleet of 100 trucks. 6 pbps!

      --
      Stupidity is like nuclear power, it can be used for good or evil. And you don't want to get any on you.
    2. Re:Time for a Math Lesson. by Millenniumman · · Score: 1

      The parent poster just fixed his math, and now it seems only .9 tons of 750GB HDs would be need to achieve 14 tbps. So a 40 ton truck could get about 600 tbps ! 100 trucks would be 60 pbps! That is 3,000 LoC/s!

      --
      Stupidity is like nuclear power, it can be used for good or evil. And you don't want to get any on you.
  22. But does it mean... by NCG_Mike · · Score: 2, Insightful

    I get a lower ping in Quake? Seriously though, I think half the time it's the servers on the internet that are slow rather than broadband connections. I'm sure this has some real world use, other than publicity, (stock trading) but I can't imagine many companies needed it - except the obvious googles of the world. Backbones are obviously going to be interested but do they shift that volume of data at peak levels?

  23. Convert to standard units please by Have+Blue · · Score: 3, Funny

    How many DVD movies per second was this?

    Also, they failed to provide a conversion from terabyte to Libraries of Congress.

    1. Re:Convert to standard units please by Millenniumman · · Score: 2, Interesting

      3500 DVD movies / second .7 LoCs / second

      --
      Stupidity is like nuclear power, it can be used for good or evil. And you don't want to get any on you.
  24. Woofriggenhoo by HermanAB · · Score: 0

    "140,000 channels of shit on the TV to choose from." Pardons to Fink Ployed. Just think, now you can click through every show ever produced on the planet, in one afternoon - ugh...

    --
    Oh well, what the hell...
  25. swallows by ElephanTS · · Score: 1

    surely that's swallows ;-)

    http://www.imdb.com/title/tt0071853/quotes

    --
    spoonerize "magic trackpad"
    1. Re:swallows by Dolly_Llama · · Score: 4, Funny

      African or European hard drives?

      --

      Somewhere, something incredible is waiting to be known. -- Carl Sagan

    2. Re:swallows by really? · · Score: 1

      Asian. (But, they'd have to be unladen.)

      --

      "Consistency is contrary to nature, contrary to life. The only completely consistent people are the dead." A. Huxley
  26. I love acronyms by necro81 · · Score: 2, Insightful
    Our experiment used the carrier suppressed return-to-zero differential quadrature phase shift keying (CSRZ-DQPSK)*1 format and ultra-wide-bandwidth amplifiers.

    Try saying "CSRZ-DQPSK" three times fast! I guess this acronym does serve the purpose of being easier to say than "carrier suppressed return-to-zero differential quadrature phase shift keying," but couldn't they have chosen a snazzy acronym that was hip to say and then worked out what it meant, like NASA?
    1. Re:I love acronyms by Tharkban · · Score: 1

      CSRZ-DQPSK CSRZ-DQPSK CSPZ-DQPSK ... I can't even type that string quickly. It'll need a better brand name.

      --
      Tharkban (It is a signature after all)
    2. Re:I love acronyms by Bender0x7D1 · · Score: 1

      Caesar's Duck P-speak? We could abbreviate that to Caesar's Duck, or use Quack-keying as slang.

      --
      Reading code is like reading the dictionary - you have to read half of it before you can go back and understand it.
  27. Arthur C. Clarke by Rockinsockindune · · Score: 2, Interesting

    Arthur C. Clarke wrote a short story that had the telephone networks becoming self aware when the network became sufficently complex. It's possible I tell you, the telephone networks just don't have the bandwi.......
    ......
    .....
    NOTHING TO SEE HERE. MOVE ALONG. /eof

    --
    I abuse commas, I cannot help myself.
    1. Re:Arthur C. Clarke by SanityInAnarchy · · Score: 1

      Ah, so that's where they got the Terminator 3 plot. Of course, Skynet couldn't possibl.... ...... ....
      NO CARRIER

      --
      Don't thank God, thank a doctor!
    2. Re:Arthur C. Clarke by x2A · · Score: 1

      That's why I use birds to transmit messages; they might be slower, but they're far too stupid to re$@\!... NO CARRIER PIGEON

      --
      The revolution will not be televised... but it will have a page on Wikipedia
  28. Ha! That is nothing! by Tamerlan · · Score: 5, Funny

    One of the russian computer trading companies easily topped that. The box with 20 400GB HDDs fell from the shelf 2m high. Total data transmission rate was

    20*4*10^11*8/sqrt(2*2/9.8)~=10^14 bps or 100 Tbps

    As you see if you have enough money to burn you may easily scale that number.

    1. Re:Ha! That is nothing! by Plutonite · · Score: 1

      We could easily top that by dropping a couple boxes from the roof of their headquarters.

    2. Re:Ha! That is nothing! by ari_j · · Score: 1

      This actually raises a very interesting and valid point: what was the reliability of the 14 Tbps fiber link? How many packets had to be retransmitted?

  29. Bytes by JustinKSU · · Score: 0, Interesting

    At this point can we start using Bytes instead of bits to measure?

  30. Tbps? by woobieman29 · · Score: 1
    What is this Tbps they speak of?

    I thought that we had established that the only true way to measure bandwidth was in "Libraries of Congress" expressed as a function of time?

    Can't we just stick to the standards?

    A reminder for those that haven't been paying attention: data size and bandwith is measured in "Libraries of Congress" Size comparisons for large objects is always done in "Volkswagen Beetles"

    Good day.

    --
    \/\/oobie
    1. Re:Tbps? by Terminal+Saint · · Score: 1

      You forgot the "Burning Libraries of Congress" measurement of energy.

      --
      It's sad when choosing an installation directory on your own qualifies you as an "advanced user."
    2. Re:Tbps? by hey! · · Score: 1

      What is this Tbps they speak of?

      Tablespoons per second. At that rate you can fill a two liter soda bottle with data in just over two minutes!

      --
      Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
  31. Even if you could by jd · · Score: 1

    The fastest switch out there is only about 2 terabits/second and most routers are stuck in the hundred gigabit range. How're you going to pool the pipes?

    --
    It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
    1. Re:Even if you could by Exocrist · · Score: 1

      Who says it can't be on a lan?

    2. Re:Even if you could by idugcoal · · Score: 1

      pipes? i think you mean "tubes."

  32. Re:Time for a Math Lesson. oops correction.. by tempest69 · · Score: 3, Interesting
    or a 70 MPH trip this adjusts to 2.25 Million DVD's or 225,000 (100 disk spindles) Each Spindle Weighs 4Lbs
    I missed by an order of magnitude here... 2.25 M /100 = 22,500 so this moves it down to a 45 ton cargo . Which isnt even close to the heaviest load on the road.

    So while the new line isnt quite nothing compared to a truck, a truck can move more data 100 miles faster than the new link.

    Storm

  33. Re:land speed record, oops.. by tempest69 · · Score: 1
    I made a goof calculating things... a Boeing would smoke the line in the 100 mile test... by about 20 times..

    oops. Storm

  34. Right question, wrong hardware. by jd · · Score: 2, Informative
    The problem is the switching equiptment. Nobody had built a switch that can go much above 2 terabits per second, making all extra bandwidth useless unless you lob on a whole bunch of extremely fast demultiplexors to split the 14 terabit speeds 8 ways. (Powers of 2 are Good.)


    On the whole, fiber is cheep. Ultra-high-speed multiplexors and demultiplexors are not. A typical bundle of fibers might easily have 128 or 1024 fibers running through it, and the extra quality needed to go from a few terabits to a few tens of terabits won't be significant compared to the cost of running really long fiber in that speed range in the first place.


    The ideal, then, is to run a full bundle from each State to every other State. (ie: 49 lines should be sent from each of the 50 States.) At each end, you plug on an agreed-upon switch at an agreed-upon speed. This would start at 2 terabits/second. Each switch is also connected to a large pool of extremely fast routers. Those routers would then have lines to the routers from each of the other 48 multi-terabit State-to-State lines. All remaining connections from the 49 pools of routers would go to the Internet backbone for that State, any metropoliton networks and any State-financed rural networks.


    As the switches increase in performance, you only have to replace the switches, not the fiber, since it's stipulated at the beginning that you'd go for the highest-grade fiber available. As soon as 14 terabit switches existed, you'd have an effective bandwidth of 686 terabits. (Since you can do multi-path routing, you can distribute that 686 terabits as you like.)


    Wouldn't this be expensive? Sure. However, we've just burned half a trillion dollars for no obvious benefit. Burning another half trillion on providing nuke-resistant, DDoS-proof, meltdown-resistant data infrastructure that would at least serve a provable, verifiable purpose and would eventually reimburse some/all of the costs would seem reasonable enough.

    --
    It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
    1. Re:Right question, wrong hardware. by jargon82 · · Score: 1

      Why though, by state? Why not lines connecting major metropolitan areas, and less dense (IE, same line serving a larger geographical area) lines connecting other regions? New York City and Jersey City hardly need to be on seperate backbone lines, for example. Dividing things by state seems... quite arbitrary.

    2. Re:Right question, wrong hardware. by x2A · · Score: 1

      You wouldn't want a tube between you and a far state, that'd be costly and have other problems. You'd just want a fatter tube between you and the next state, and a fatter tube between them and the third state. Shorter tubes = shorter distances to find any faults in, shorter pipelines that need to be created before they can be put to use etc etc, and plenty of benefits.

      Also as other poster said, you'd be better doing it by geographical and population properties rather than by lines of authority.

      --
      The revolution will not be televised... but it will have a page on Wikipedia
  35. 100 Gigabit Ethernet, here we come! by khafre · · Score: 3, Informative

    Current routers, like the Cisco CRS-1, use OC-768c/STM-256, which is about 40 Gbit/sec. Right now, there are a couple of camps in the IEEE, ones that want 40 Gbit Ethernet, others that want the factor of 10 increase that Ethernet has normally been associated with. Since there is no 100 Gbit SONET (that I'm aware of at least), these public demonstrations, this one by NTT and another by Lucent, prove that 100 Gbit Ethernet is possible, even for long haul. Some providers like at&t, Yahoo and Google, really need 100 Gbit Ethernet because they produce that much data, or provide 10 Gbit service to customers, and they need to aggregate it somehow.

  36. Disputed record by kd3bj · · Score: 4, Funny

    I once threw a box of 120 Gig tapes into a dumpster. I think there were about 200 tapes in the box.
    I admit the distance wasn't far, but the burst rate was 24 TBytes/sec.

  37. This means that in 0,000285714285714 seconds by 1nhuman · · Score: 1

    I could download the latest Gangasta Ho'z Up tHa Butt No. 17... Sweet!

    --
    The glass is half-full. With poison. And there are cracks in the glass. The dirty, dirty glass.
  38. Future means faster speeds by chrisinsocalif · · Score: 4, Funny

    Someday our kids will look back at us and wonder how the hell we surfed porn so slow.

    1. Re:Future means faster speeds by NCG_Mike · · Score: 1

      But will my usenet server be able to handle the requests?

    2. Re:Future means faster speeds by mnmn · · Score: 1

      And they'll realize why their parents were 40 when they were born.

      --
      "Give orange me give eat orange me eat orange give me eat orange give me you." -Nim Chimpsky
  39. where did I read... by rice_burners_suck · · Score: 0, Redundant

    ...that you should never underestimate the bandwidth of a station wagon loaded with tapes?! And that was in the 70's or 80's, I think.

    Imagine today, filling up a semi with double-layer DVDs, with all the data on them compressed using modern compression schemes?! If the semi can go 60 mph, and the internal dimensions of its trailer are 41' by 8' by 9' (meaning you can fit 23 exabytes on the truck, assuming the data on a DVD are compressed with a 1.75 mean compression factor), your data is moving at a speed of 25080.60713 exabyte-inches per second. This is pretty fast. Of course, the detailed computations made to come up with this figure do not take into consideration the time it would take you to purchase the above DVDs, compress and burn the data to all of them, and then load the above truck with them. If this is one of those "how long is eternity" problems (like the one in Bless Me Ultima where a bird has to transport a mountain from one side of the world to the other, holding only one granule of sand in its beak at a time, with a round trip time of 12 weeks... and when it finishes, that's only the first day of eternity) and you have to walk to the store to buy the DVDs, and you're only allowed to buy one at a time.... then you'll realize that you're better off ordering DSL.

  40. Encoding and mind-state of an MPAA lawyer by Anonymous Coward · · Score: 0

    Fortunately the mind-state of an MPAA lawyer is extremely simple and is most typically represented by a binary flag, aka "evil bit," at the start of the video stream. Encoding is accomplished for each subsequent frame by XORing its bits with the evil bit.

  41. How are they feeding 1Tbps by Retardican · · Score: 1

    How do they keep 1 Tbps saturated? Do they keep it all in memory? Keep repeating the same message? I doubt they are using disk drives to keep that up.

    --
    Will the War in Iraq get better or worse in 2007? Vote here
  42. Re:land speed record, oops.. by djuuss · · Score: 0

    Actually, thats assuming a boeing can turn on the spot. But it can't.

    --

    my capcha was condom
  43. Re:Time for a Math Lesson. oops correction.. by SassyDave · · Score: 2, Insightful

    a truck can move more data 100 miles faster than the new link

    Until you consider loading/unloading time and writing/reading the DVDs, which would add days of latency. I'm assuming that this fiber line has vritually no latency.

  44. Good for a LAN party by Headcase88 · · Score: 1

    I don't care, if I get shot in a game of CS, I'm still blaming it on the lag.

    --
    "When the atomic bomb goes off there's devastation...but when the atomic bong goes off there's celebraaaaation!"
  45. It's not the weight. by camperdave · · Score: 1

    It's not the weight. It's the volume.

    Let's see. 2.25 million DVDs... That's 22,500 hundred disk cake box spindles, which come in cartons of six (thus taking 3750 cartons) each of which is 44.5 x 30 x 19cm making 95.11875 cubic metres. A standard trailer cargo container is 76 cubic metres, thus it would take 2 cargo containers. You would need a double trailer train.

    --
    When our name is on the back of your car, we're behind you all the way!
  46. Yeah, but... by CrimsonScythe · · Score: 2, Funny

    ...you can watch it much faster!!!

    --
    The view was horrible and the smell was even worse; Julie severely regretted becoming a proctologist.
  47. Not the worlds fastest...Cisco did 8x that. by saridder · · Score: 2, Informative
    --
    --- RFC 1149 Compliant.
    1. Re:Not the worlds fastest...Cisco did 8x that. by x2A · · Score: 1

      That's a routing system capable of routing 92Tbps. Nowhere does it say it can push that down a single line, or mention any distances.

      --
      The revolution will not be televised... but it will have a page on Wikipedia
    2. Re:Not the worlds fastest...Cisco did 8x that. by repvik · · Score: 1

      Does it do it over a single fiber?

  48. Re:Time for a Math Lesson. oops correction.. by maxume · · Score: 1

    It has the same problem as the semi, more or less, it is only going to be as useful as the users ability to read from and write to disk; 14Tbps is quite a bit of data to deal with.

    --
    Nerd rage is the funniest rage.
  49. Meanwhile.., by radu.stanca · · Score: 1

    ...in Romania(Arad - Ineu, countryside) I`m browsing this story at the amazing speed of 5Kb/s. Why? Because God hates me, that's why, he has made my life miserable.

    1. Re:Meanwhile.., by wolf369T · · Score: 0

      Dude, this is the first time someone mentioned Ineu on Slashdot! It's not searchable yet, but it's here. Sweeet. And I think it's 5KB/s and not 5Kb/s... Let's not exagerate, will we?

  50. Rodney McKay would be proud by Cataclysmus · · Score: 1

    If only those poor people in Atlantis had this technology before they found a ZPM.

    --
    Shane
  51. So what did they send ? by magicnico · · Score: 1

    Possibilities are : 14Tbps of Hello World, foobar and Lorem Ipsum ? 14Tbps of pr0n Vista rc2

    --
    This is not an automated signature. I type this in to the bottom of every message.
    1. Re:So what did they send ? by SanityInAnarchy · · Score: 1

      14Tbps of inane Slashdot comments.

      --
      Don't thank God, thank a doctor!
    2. Re:So what did they send ? by x2A · · Score: 1

      Handshake protocol involves firstly sending
      F1RST P4KETT!!!

      Then wait til you receive response:
      Mod -1 Redundant

      Then go ask mommy for a twinkie.

      --
      The revolution will not be televised... but it will have a page on Wikipedia
  52. use? one word: multiplexing by ChrisCampbell47 · · Score: 1

    Now of course, greater bandwidth is cool and all, but 14 Tbps is obviously impractical for actual use, even in specialist medical imaging applications -- for the simple reason you couldn't fill up your harddrive (or even RAM) as quick as that!

    Sure, you'll have trouble finding a single application to handle that data rate. But say that I'm a broadcaster now paying to have my 100 SDI video paths (each 270 Mbps) carried across town on dozens of fibers because each fiber can only carry a handful of them. Each time there's a leap in bandwidth like this, I'll be able to pile more SDIs (or -gasp- HD-SDIs at 1.5 Gbps each!) on each fiber and either A) save money by canceling my lease on some of the fibers, or B) be able to dream up new things to do with the fiber capacity freed up.

    Note to self: ask telco why I can't run 10 Tbps on each of my fibers :)

  53. And Still Windows... by sycodon · · Score: 0

    ...takes 15 freaking seconds to list the contents of a folder.

    --
    When Fascism comes to America, it will call itself Anti-Fascism, and tell you to give up your guns.
  54. Its all about multi-plexing by Anonymous Coward · · Score: 0

    The advantage of this new tech is that current fiber thats in the ground can be used.

  55. Typical Slashdotter grasp of the obvious by joe_n_bloe · · Score: 1

    While impressive, the feat was accomplished over a single optical fiber using proprietary amplifiers not in production. It certainly is innovative, but it is not an indication of speeds you will see in consumer level services.

    What would a consumer do with 10 terabits per second? The only comprehensible measure of that speed is "one large cabinet of DVDs per second." It might be nice to have a DVD vending machine that could chug along at that clip, but you'd have to feed it a ton of polycarbonate every 5 minutes or so, or, put another way, two boxcars of DVD blanks (cases and pallets not included) per day. Then, what do you put on them? After all, it takes only 3 months to crank out the roughly 1.5 billion DVDs that will be sold this year. The remaining 4.5 billion are, what, extra copies of Battlefield Earth and Gigli?

    I guess you're right that it's not "consumer level." Good call.

  56. 10 Base er, something by joe_n_bloe · · Score: 1

    I remember working on this wacky thing called "twisted pair Ethernet" with this exotic technology called "echo cancellation." Frankly that flimsy stuff has never had the cachet of half-inch thick yellow coax. Plus, you can't tell when someone down the hall has unplugged the cable from his transceiver.

  57. If only PCs had this bus speed... by master_p · · Score: 1

    Is it possible to have that bus speed on a motherboard? modern CPUs are not fed data fast enough from memory, one of the reasons being the bus being so slow.

  58. Wire once by Colin+Smith · · Score: 1

    This is why you should flood wire fibre to the desktop in any building you're planning to stay for more than a decade. Then you just upgrade the switches and cards, no need to rewire every 3 years.

    --
    Deleted
  59. Re:Time for a Math Lesson. oops correction.. by SassyDave · · Score: 1

    This is backbone technology. It is used to carry lots of users' data simultaneously over a single fiber. What this means is that telecoms will be able to support more users with fewer fibers. The speed of end-users' hard drives is mostly irrelevant.

  60. Wow by x2A · · Score: 1

    you certainly know how to trash a system!

    --
    The revolution will not be televised... but it will have a page on Wikipedia
  61. perpetual data machine by rodbotic · · Score: 1

    just tie the input to the output and say all data recieved 2x, eventually you end up with a perpetual data machine.

  62. Telegraph? by Anonymous Coward · · Score: 0

    That's one helluva telegraph line.

  63. Re:Time for a Math Lesson. oops correction.. by maxume · · Score: 1

    Sure, unless you are comparing it to the bandwidth of a semi full of dvds.

    --
    Nerd rage is the funniest rage.
  64. arbitrary restrictions... by adamgolding · · Score: 1

    You could beat this easily with a dump-truck full of floppy disks... ok maybe DVDs...