Slashdot Mirror


'Slow' Light To Speed Up the Net

JPawlak writes "Researchers believe that it may be possible to increase the speed of the Internet by slowing down certain parts of it by using metamaterials. Metamaterials could be used to replace the bulky and slow electronics that route Internet information, allowing for faster Internet speeds. As data nears its destination, the frequencies must be separated. The light must then be converted into electrical signals, which are stored, routed, and converted back into optical signals. The conversion not only adds significant cost and complexity to the process, but slows down the transmission as well. However, if the light signals could be slowed during the switching process, they would not need to be converted into an electrical signal. 'The ability to slow the light could be a tremendous force for telecoms that is sure to enhance speed and efficiency,' says University of California professor Xiang Zhang."

24 of 107 comments (clear)

  1. More info by ipX · · Score: 5, Informative

    "The metamaterials work of Professor Xiang Zhang and his team at the University of California at Berkeley is being highlighted in a paper Wednesday in the online version of the journal Nature and in another appearing Friday in the journal Science."

    http://www.newsfactor.com/story.xhtml?story_id=61321

  2. Re:Hmmm by Serenissima · · Score: 5, Interesting

    Yup! It's similar to traffic congestion problem that someone figures out how to solve every couple months. If everyone's driving fast and there's a slow point, all the cars back up. If everyone, hell - if one person, slows down and leaves room inbetween their cars, that gives the tight spot enough room to accommodate the traffic and the congestion dies.

    It's a rather simplistic model compared to internet switches, but it sort of works. If you don't overload the switches, you'll have less network congestion. Less Network Congestion=Faster Communication

    --
    Give a man a fire and he'll be warm for a day. But light a man on fire and he'll be warm for the rest of his life.
  3. Repeaters by internic · · Score: 4, Interesting

    I thought one had to use repeaters every once and a while (every few km?) anyway in fiber optics, which AFIAK work by doing just what this is talking about avoiding, translate light into electrical signals back into light. Why is it so bad to have this conversion happen at the switch if it's already having to happen periodically anyway, and won't using this technique probably just result in more repeaters in the network? Or is it just that the process of multiplexing and de-multiplexing (if I have the term correct) is particularly slow? Can anyone with more detailed knowledge of these systems comment?

    --
    "You call it a new way of thinking; I call it regression to ignorance!" -- Operation Ivy
    1. Re:Repeaters by thelamecamel · · Score: 5, Informative

      All-optical regenerators (i.e. repeaters) have been developed - I'm not sure whether they've been implemented yet or whether there's a bit more work to be done (I'm not sure whether they support multiple channels yet), but it's certainly a much simpler problem that's much closer to being solved than optical switching.

      Fibres can handle much more data than the electronics, so we multiplex the output of 64 electronic systems, send all that down a single fibre, demultiplex it (i.e. split it back into 64 separate fibres) and feed these signals to 64 sets of electronics. I'm pretty sure the multiplexing/demultiplexing is fast, but the problem is that you need 64 electronic routers.

      Optical switching would allow much higher bandwidth per channel, meaning you can replace the 64 channels by one, and you'd only need one optical switch rather than 64 electronic ones.

    2. Re:Repeaters by Animats · · Score: 5, Informative

      Fibre optic amplifiers have been all-optical for about ten years now. It's a neat technology; there's a section of erbium-doped fibre that's made to almost, but not quite, lase, by pumping the atoms up with an external laser light source that's at a lower frequency than the signal. The signal then pushes the fibre over the threshold where there's laser-type activity, and more photons come out than went in.

    3. Re:Repeaters by thelamecamel · · Score: 4, Informative

      Yep, but if these are just amplifiers then they amplify the noise too, so every now and then you've got to tidy up the signals and remove the noise, "regenerating" the signal. This is currently done electronically and is another bottleneck. I've just asked a colleague and all-optical regenerators are still being developed.

  4. Bah! by FilterMapReduce · · Score: 4, Funny

    C'mon, if we ever want to overcome the limits of general relativity and make interstellar travel commonplace, we should be trying to invent ways to make light go faster, not slower!

    You know, like on Futurama... right?

  5. Re:Hmmm by Korbeau · · Score: 4, Funny

    I know that person that slows down to give place in heavy 3-lanes traffic at rush hour ... he's an asshole!

  6. Re:Hmmm by thelamecamel · · Score: 5, Informative

    Sort of. At the moment, all routing is done electronically. The electronics doesn't have as much bandwidth as the fibres feeding it due to slow response times of electronics. So whenever three or more fibres join, you have an information bottleneck. It would be wonderful if this routing could be done optically, allowing much higher bandwidth routers, removing the bottleneck.

    But a router is a bit like a set of traffic lights - if two packets of information travelling to the same destination arrive the router at the same time, then one of them needs to be delayed while the other one is sent through. This requires some way of slowing pulses of light.

    Today, these people are claiming that metamaterials will be useful for slowing light, and would thus be useful in such an optical router. I'm a tad skeptical about this at the moment (not sure what the losses would be), and there are several other challenges that need to be met in order to create an optical router.

  7. Re:Hmmm by DirtySouthAfrican · · Score: 3, Insightful

    I think the point is that the light pulses are slowed down enough that they can be manipulated by optical switches. By eliminating two conversion processes, the time between when the pulse arrives at the switch/router/booster and when it leaves is still shorter than with the electronic system. As far as I understand, it isn't related to reducing congestion by "slowing down" packets.

  8. It's not slow light... by LynnwoodRooster · · Score: 3, Funny

    It should be referred to as velocity challenged.

    --
    Browsing at +1 - no ACs, I ignore their posts. So refreshing!
  9. Re:Hmmm by thelamecamel · · Score: 3, Informative

    Latency vs. bandwidth: ping times vs. download speeds.

    The big advantage of an optical switch would not be a decrease in ping times, the advantage is that the switch has far higher bandwidth. Optical components have much faster response times than electronics, so in theory can support many more bits/sec.

  10. Another idea by narcberry · · Score: 5, Funny

    Or we could remove the unconstitutional packet sniffing equipment on the backbone.

    --
    Modding me -1 troll doesn't make me wrong.
  11. Re:Hmmm by thelamecamel · · Score: 3, Insightful

    And I should point out that the pulses need to be delayed/buffered as part of the switching process (to avoid packet collisions) - an optical buffer using slow light will be one component in an optical switch.

  12. Demux != routing by Timbotronic · · Score: 3, Informative

    Demultiplexing multiple channels from an optical fibre isn't routing. This technology could speed the mux/demux stuff up tremendously (saving a lot of cable) but you'll still have a bottleneck at the actual routers that need to read and direct individual packets.

    --

    One of these days I'm moving to Theory - everything works there

  13. Re:Hmmm by MikeUW · · Score: 4, Funny

    Yeah, and I know who you are...you're the nut who drives so close behind me that you might as well be in my back seat.

  14. It's a way to do optical buffering in routers by Animats · · Score: 5, Informative

    What this is all about is finding some way to do short-term optical packet storage in switches. As yet, there's no optical equivalent of RAM. All-optical gates can be built, and simple logic is possible, but there are no good storage elements. So at present there are optical switches (no queueing), but not optical routers. In order to combine packets from multiple input paths to a single output path, some of the packets need to be delayed until there's free time on the output path. Routers have output queues in RAM to do this. The idea here is to find some way to do this without RAM.

    Optical delay lines are simple enough; they're just sections of fibre optic. There are designs for pure optical routers which have little delay loops to which packets can be diverted while waiting for free time on an outgoing line. The delay is fixed, so this sort of thing tends to work better if all the packets are the same size, as in ATM. This new material, where propagation speed varies with light frequency, might be useful as a variable-delay storage medium. Maybe.

    This is an area of much active work. Several clever ways have been developed to work around the no-RAM problem. Sort of. None of them are really satisfactory, in the sense of being able to build an optical router that does what an electronic router does now. The network backbone has to be designed around the limitations of the optical technology.

    (Note that some optical switches are referred to by their vendors as "routers". They're not. Some of them, the ones with MEMS mirrors, for example, are circuit switches, like a classical phone switch.)

  15. Re:Hmmm by tolomea · · Score: 4, Interesting
    This isn't a congestion issue, it's a buffering issue.

    When a packet gets to a network device the body is stored in attached ram and the header is pushed into the routing engine which determines the egress port and queues the packet for TX. When the packets turn for TX comes up the body is retrieved from the ram and pushed down the line.

    That memory interface is one of the biggest pain in the rear parts of building a high capacity router.

    Now if instead of storing the body in ram you could spin it out around a fiber loopback that'd be mighty handy. You'd save yourself the time and effort of converting, storing, retrieving and reconverting 90% of the data.

    Unfortunately life is not that simple, at 10gigabit you get 33bits per meter. That means that a 1500byte frame occupies about 360m, even if you could knock the speed down 90% you would still need 36m of whatever. And that's just so that you can get it all out before it starts coming back in again.

  16. Re:Hmmm by cnettel · · Score: 5, Informative

    Unfortunately life is not that simple, at 10gigabit you get 33bits per meter. That means that a 1500byte frame occupies about 360m, even if you could knock the speed down 90% you would still need 36m of whatever. And that's just so that you can get it all out before it starts coming back in again.

    Your math is off. If we move a wave from one medium to another, the frequency will be preserved, not the wavelength. The "width" of a singal in a slow medium will be far lower as well.

  17. Re:Hmmm by tolomea · · Score: 3, Informative

    Good point, so since speed = wavelength x frequency, my example of a 90% speed drop will also produce a 90% drop in wavelength so the 360m packet will now occupy 3.6m.

    However my implied point that you are going to need a lot of this stuff in your router still holds.

  18. Re:question by Icarium · · Score: 3, Funny

    I had a vision of a Japanese commuter waiting for a Bullet train, but the train destination was written on the front of the train and the train didn't stop. Not much of an analogy, but a funny image nevertheless.

  19. Re:Hmmm by CastrTroy · · Score: 5, Insightful

    I think it was George Carlin who said

    Did you ever notice that everybody who drives slower than you is an idiot. And that everybody who drives faster than you is a maniac?

    --

    Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
  20. Re:Hmmm by GuldKalle · · Score: 3, Informative

    The problem is not the math, but the percentage. According to http://en.wikipedia.org/wiki/Slow_light
    the speed of light has been slowed down millionfold, allowing for a greatly increased data-density

    --
    What?