Slashdot Mirror


Intel Connects PCs To Devices Using Light

CWmike writes "Intel is working on a new optical interconnect that could possibly link mobile devices to displays and storage up to 100 meters away. The optical interconnect technology, Light Peak, could communicate data between systems and devices associated with PCs at speeds of up to 10Gbits/sec., said David Perlmutter, vice president and general manager of Intel's mobility group. The technology uses light to speed up data transmission between mobile devices and connected devices like storage, networking and audio devices, the company said. The technology could help transfer a full-length Blu-ray movie in less than 30 seconds, says a post on Intel's site. Light Peak can run multiple protocols simultaneously over a single cable, enabling mobile devices to perform tasks over multiple connected devices at the same time. 'Optical technology also allows for smaller connectors and longer, thinner, and more flexible cables than currently possible,' according to the Intel entry. It could also lead to thinner and fewer connectors on mobile devices, Perlmutter said."

12 of 179 comments (clear)

  1. optical structured cabling? by RMH101 · · Score: 3, Interesting

    What I've wanted for some time is a universal standard of structured cabling: I'd run a "bus" cable round the house, and in each room or termination point I'd have a box that allowed me to run different signals and different protocols over that bus - audio, HD video, ethernet, etc. No more running new cable runs each time I wanted to add a phone point, or an extra network socket. If this provides a way of doing this over a universal optical bus, then count me in...

    1. Re:optical structured cabling? by Ephemeriis · · Score: 4, Interesting

      Cat-5 is certainly the best option today; but I'm guessing that grandparent is hoping for something that wouldn't raise the costs of endpoint devices significantly.

      I'll assume you're using CAT5 in a generic way to mean CAT5/CAT5e/CAT6... We don't run CAT5 anymore - it's all 5e or 6. I'm not even certain where we'd buy a spool of CAT5 anymore, seems like our vendors only sell CAT5e and CAT6 these days. And CAT6 isn't much more expensive anymore.

      But using CAT6 for the wiring isn't necessarily going to impact the cost of the endpoint devices at all. I can terminate that CAT6 with a couple RJ11 jacks and stick any old telephone on it. I don't need a fancy VOIP phone or anything like that.

      You can run pretty much anything you want over ethernet, as long as you can get it in under 1Gb/s; but only if you are willing to put a full general purpose computer(or a dedicated embedded device, if the market has seen fit to provide one for your application) at each end. This is less than wholly useful when it comes to older devices, or cheaper devices that are still only shipping with some sort of non-ethernet connections.

      Nobody said Ethernet, they said CAT(5|5e|6). That's just copper. You can run ethernet over it... But you can do lots of other things with it as well. There's really no need to use ethernet over CAT6 - that's typically what you do, but it's still just copper. You can send analog signals just as easily as digital.

      If, say, you want to connect a projector and a DVD player, that is normally cheap and easy. A few analog video cables, supported by even the most awful players and projectors, or DVI/HDMI in the expensive seats. If you wanted to do that over ethernet, you'd need a comparatively high end projector, and a DVD player that supports ethernet connected projectors. I'm not sure any of the latter exist, so you'd have to use a full computer for the purpose. Doable; but hardly optimal.

      Or you just get a CAT6 video extender. Takes your video from VGA or HDMI or DVI or whatever, passes it over your CAT6 to the other end, and pipes it back to VGA or HDMI or DVI or whatever. Great devices. We installed several of them in a dental office so we could mount televisions on a moving arm for the patients.

      I'm not sure exactly how grandparent's desire would actually be made to work in a real world setting; but ethernet isn't quite it. It would arguably be a suitable basis for what he wants; but it wouldn't be the whole picture.

      Again, we're not talking about ethernet, we're talking about CAT6. There's a difference between the network protocol and the wire it is transmitted over.

      All the new construction we work in has bundles of CAT6 going everywhere. You don't see any special wiring for phones or anything like that... It's just all CAT6, terminated accordingly and patched into either the data or voice systems as appropriate. You'll still frequently see some coax cable running around for television... But that can easily be run to absolutely every room and terminated in a central location, then patched in as necessary like you would anything else. Or you could just throw everything across your CAT6 with an adapter or two thrown in.

      Really, these days, you don't need all sorts of different cables and connectors and jacks. Run AC to the room, a bundle of CAT6 lines, and maybe a coax line - done! You can now connect pretty much anything to pretty much anything, anywhere in your house.

      This isn't something theoretical... We're doing it now.

      --
      "Work is the curse of the drinking classes." -Oscar Wilde
    2. Re:optical structured cabling? by RMH101 · · Score: 3, Informative

      Because in my use case, I've got a load of gear that I don't want to attempt to replace: TVs, satellite TV box, AV amp, projector, POTS phones, security cameras etc - getting all these connected over ethernet isn't practical without replacing everything.

      Say I want to watch the satellite TV feed in the bedroom, and get my IR remote working up there as well so I can change the channels. My SkyHD sat TV box doesn't the ability to connect to a network - should I buy a PC and put it into the living room with a video capture card (good luck with doing this with HDMI high def content) and an IR blaster, and have it stream the result over ethernet to another PC in the bedroom with a monitor attached to it? No, what I want is a long virtual HDMI cable and a long, virtual coax cable for the remote signal.

  2. Hmm... by fuzzyfuzzyfungus · · Score: 3, Interesting

    I'd be interested in the cabling and connectors. 10Gb/s over fiber is certainly good, and would have a variety of fun uses; but is hardly groundbreaking, you've been able to get 10Gb over fiber for a while now.

    To be putting it in consumer electronics, though, you pretty much have to make the cabling and connectors quite durable and generally idiot proof. This hasn't, historically, been the first set of attributes you associate with optical fiber(it's a hell of a lot more durable than you'd expect a tiny thread of glass to be; but you have to care about turn radius, and dust and stuff getting on the connectors, and whatnot). Either Intel is just handwaving, or they actually think that they've got a set of mechanical designs that'll let fiber be as robust as USB, and still work despite accumulations of pocket lint, and people rolling over cables with chairs, and stuff getting bent in laptop bags, and whatnot.

  3. Re:Who would use this? by bcmm · · Score: 4, Informative

    1) The article is about a cable.
    2) You probably don't have a 10Gb/s cable
    3) You certainly don't have a 100m long 10Gb/s cable.

    --
    # cat /dev/mem | strings | grep -i llama
    Damn, my RAM is full of llamas.
  4. Re:Who would use this? by thijsh · · Score: 5, Informative
    Oh don't worry, Intel is always on top of the latest "scientific-standards"... From their website:

    The library of Congress contains over 10 terabytes of information (a 1 with 13 zeroes after it). If you used Light Peak technology operating at 10 billion bits per second it would take you only 17 minutes to transfer the complete library of Congress.

    Source: http://techresearch.intel.com/articles/None/1813.htm - interesting facts

  5. Re:Who would use this? by Threni · · Score: 4, Insightful

    You could call it "S/PDIF"...

  6. Re:Who would use this? by Lumpy · · Score: 3, Insightful

    Yes I do, and Yes I do.

    I have a bundle of at least 16 100Gb/s cables that run over 2Km. the only thing not letting my fiber optic cable run 160Gb/sec is the transceivers at each end are too low of quality to do so. so we live with 2 paltry 100Bt fibers a couple are used for video, and the rest are dark for future use.

    This cable was laid 5 years ago way before Intel decided to discover fiber optics.

    --
    Do not look at laser with remaining good eye.
  7. Some speculation on a fairly content-light article by Lemming+Mark · · Score: 3, Interesting

    Well, the title was not very helpful - it came from the first of the linked articles. The second was a bit more informative but still quite vague.

    The interesting thing here seems to be that they're planning to tunnel multiple protocols over the optical link. So you might be hanging monitors, USB devices, SATA drives, whatever off this link. It'd be a bridge that could tunnel your device connections to somewhere quite physically distant, using only a single cable. One assumes (maybe this is a big assumption) that an important part of the effort is in getting hardware that can efficiently do the encapsulation / decapsulation of the various device protocols. I'm not entirely sure why you couldn't do this over a 10Gb ethernet link, with some kind of protocol for tunneling over ethernet. I'd speculate that it'd make the controller chips more expensive if you did this but I really don't know. Everything is guesswork anyhow, until they give us more information.

    The main thing I can see this being useful for is stuff like blade desktops - the real computer you're using as your desktop is just a blade server in a chilled room, with sysadmins leaving it regular sacrificial offerings for optimal uptime. The monitor, USB devices, everything would then be connected to the blade desktop by a single optical cable. Only one slim cable to route for each desktop, everything runs over it so the "desktop" can still have functional USB ports etc. Having an optical cable seems like it would be ideal for that kind of scenario. The ultimate thin client. If you have multiple Light Peak ports on a single blade then perhaps you could get multiple virtual machines to drive separate workstations, making your datacentre density even higher.

    Other stuff it might be interesting for is some kind of cheap (?) high speed networking, home media servers, low cost SAN hardware, etc. Depending on how they do it of course. But if they made it generic enough it would be really interesting for a lot of applications that are now priced out of the reach of individuals and probably also small businesses.

  8. Re:Who would use this? by selven · · Score: 3, Informative

    I think they got their bits and bytes mixed up. 10^13 bytes = 8*10^13 bits = 8000 seconds (2h13m) at 10^10 bits per second.

  9. Re:Who would use this? by SharpFang · · Score: 4, Funny

    1 LOC is 2000 BRM.

    The speed is 50 libraries of congress per microfortnight.

    --
    45 5F E1 04 22 CA 29 C4 93 3F 95 05 2B 79 2A B2
  10. Re:Who would use this? - Nobody by Svartalf · · Score: 3, Informative

    Actually, if you do your cabling right, yes you can. Ethernet's got distance limitations- fiber has less of one. Power can be ran the same distances if you pair it up around the fiber and make it part of a special connector... Moreover, the crowd they're tailoring this to doesn't care as much about power concerns over the interconnect. They want reliability, ease of cabling, distance, and overall speed- and they're not wanting to dangle all sorts of things like people do with USB stuff.

    --
    I am not merely a "consumer" or a "taxpayer". I am a Citizen of the State of Texas