Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

[ Create a new account ]

Sun Turns to Lasers to Speed Up Computer Chips

Posted by ScuttleMonkey on Mon Mar 24, 2008 01:44 PM
from the friggin-lasers dept.
alphadogg writes to mention that Sun is attempting to move from the typical design of multiple small chips back to a unified single-wafer design. "The company is announcing today a $44 million contract from the Pentagon to explore replacing the wires between computer chips with laser beams. The technology, part of a field of computer science known as silicon photonics, would eradicate the most daunting bottleneck facing today's supercomputer designers: moving information rapidly to solve problems that require hundreds or thousands of processors."

Related Stories

This discussion has been archived. No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More | Login
Loading... please wait.
  • Great idea! (Score:5, Funny)

    by peipas (809350) on Monday March 24, @01:47PM (#22847304)
    I assume these systems will be water-cooled so the miniaturized sharks have somewhere to swim.
    • by UdoKeir (239957) on Monday March 24, @01:50PM (#22847366)
      To quote Scott McNealy:

      You know, I have one simple request. And that is to have SPARCS with frickin' laser beams attached to their heads!
          • Haven't received enough hugs from your daddy??
          • Weird. The new discussion display system works just fine on my computer, and in fact, on any computer that I've ever tested it on. Running either Firefox, or (shudder) IE.

            I keep hearing people bitch about how it takes forever to load, and crashes their browser, and all sorts of other crap, but I've never seen it, and I've surfed /. on a very broad range of computer hardware.

            Maybe your computer is infected with spyware, or something. Or maybe you've got a browser extension that screws something up.

            It can'
    • Yarrrrrrrrrrrrrrrrrr I'm sick of shark/laser jokes. No offense personally intended, just to the whole meme.
  • I wonder if the time saved transmitting information via light is offset by the transition time used to translate that back into electric signals. On a single board, the distance travelled is on the order of decimeters. On a chip, micrometers. Are the time savings *that* significant? Even between peripherals, the time saved seems negligble.
    • I am not an expert in electricity by no means, but I have a fundamental understanding of it (or so I think). Energy is energy. With no resistance (don't overlook this point), light traveling via laser or via electrons flowing over a wire, the speed would be the same. Now, in reality, there IS resistance... there is always a "friction" or resistance (ohm) when energy is passing over a wire. In a vacuum, a laser will move as fast as energy can possibly travel. At least on paper.
      • Re: (Score:3, Insightful)

        Electrons in a superconductor (a material with zero resistance) do not travel at the speed of light.
        • by bartosek (250249) on Monday March 24, @02:36PM (#22848236)
          In fact electrons in your typical electrical wire don't move anywhere near the speed of light.

          http://www.eskimo.com/~billb/miscon/speed.html [eskimo.com]
        • Re: (Score:3, Interesting)

          No, but it depends on whether or not the receiver is current-steered or voltage-steered. If it's voltage steered then it's the propagation of the electric field that carries the signal. In which case, it can be near the speed of light.

          Also, future chip-to-chip interconnects seem to be moving towards transmission lines rather than treating circuit paths like bulk interconnects. Wave-pipelining the signal will mean that data transfer rates will not be hindered by the time it takes a voltage swing from tran
      • When you look at a wire, or printed trace on a PCB it is not the resistance that limits how fast you can send a signal. It is inductance and capasitance that act like a low pass filter. We don't care how fact eletrons travel in wire what we care about is how fact we can change the voltage in the wire. We send data by changing voltages not by sending electrons.
        • Re: (Score:3, Interesting)

          And when you look at a PCB, it's not just the speed of the signal that determines the time it takes, it's also the distance it travels. Wires on a PCB can only cross by being at different heights (expensive) so it is common to route signals indirectly, which increases their distance quite a lot. When you have 64 wires coming from your RAM chips, and needing to get to your CPU, this sort of thing adds up quickly. Beams of light, in contrast, can cross without interfering with each other.
      • Resistance isnt the problem. Its a few cm of copper.

        The problem is inductance and cross talk causing interference.
        One solution is to shield every wire in a bus but its not really practical. ;)
    • The article doesn't make it clear whether using optical communications is intended to reduce latency or increase bandwidth.

      With respect to latency: the electrical signals travel at ~30% the speed of light, whereas the optical signals travel at ~70% the speed of light (it depends on refractive index, etc.). Over the distances we're talking about (as you said, mm to dm), that's only fractions of a nanoseconds delay savings [google.com]. This is on the order of a modern computer's switching time [google.com]. All this complexity to get rid of a one or two processor cycles of latency?

      I suspect instead they are looking to increase bandwidth. An optical fiber can carry very high data rates. Moreover a single physical fiber can carry multiple simultaneous channels (e.g. different wavelengths of light). So the intention may instead be to create high-bandwidth links between various processors. Using on-chip lasers can make the entire assembly smaller and faster than the equivalent for electrical wires.

      Really what they want, I think, is to implement the same kind of high-speed optical switching we use for transcontinental fiber-optics into a single computer or computer cluster. If you can put all the switching and multiplexing components directly onto the silicon chips, then you can have the best of both worlds: well-established silicon microchips that interface directly into well-understood high-speed optical switching systems.
    • Re: (Score:3, Insightful)

      It's not so much transit time, as parallelization where the big advantage is. Many frequencies of light can share the same medium without interfering with each other. Imagine many processors and memory chips streaming data to each other simultaneously, over the same backplane.
    • I don't think it's about the time it takes to transfer a single bit but the amount of bits that can be transmitted at once with light rather than wires. If we can talk line-of-sight transmission between boards, it's easy to line up an array of about a million emitters with an array of a million detectors and send back and forth the same amount of data you would need a couple thousand wires (taking translation times into account) to do.

      Sun is a very entertaining company to watch. Even when their gizmos never end up in products, they are always cool.
    • Re: (Score:3, Interesting)

      There are several major issues:

      The first is the size of the packaging of the chip - the actual silicon might only occupy the space a quarter the size of the whole unit. All that extra space is just used to manage the 500+ copper connections between the silicon and the rest of the circuit board. [intel.com]

      The second problem is that as the clock speed of these connections becomes faster, synchronisation becomes a problem. While CPU's are running in the GHz frequencies, the system bus is still running in the hundreds of
      • You're on the right track, but you're not quite there. Solar panels are more or less arrays of photodiodes. AFAIK most fiber system use PIN photodiodes to convert the light intensity over a specific band of wavelengths in a fiber to electrical current. Note that I said current, not voltage. Typically a transimpedance amplifier and some kind of comparator circuit is then used to measure the intensity of the signal. The PIN diodes can convert very small quantities of light to very small currents, and tra
  • Commentary on this? (Score:2, Interesting)

    by Anonymous Coward
    Commentary on this, from an actual EE, not the pretend ones on Slashdot (you know who you are)?

    Sounds sweet, but is it expensive in terms of energy/time/money? Does EMI become less of a problem on circuit boards? Will this make designer's lives easier?
    • Sounds sweet, but is it expensive in terms of energy/time/money?

      The article claims it will reduce energy usage. It's much faster, so it saves time. And because time is money, it also saves money. I'm going to make a wild guess that it'll be more expensive to manufacture, because wires and solder and very very easy to put down.

      Does EMI become less of a problem on circuit boards?

      Yes, because you're no longer trying to send lots of high-frequency signals thru arrays of tiny antennas.

      Will this make designer's lives easier?

      That would probably depend on what they're designing.

      • Re: (Score:2, Funny)

        To get you started, here's a search for you [google.ca]. It looks like IBM is only promising a 100-fold performance increase, but Sun got the contract (despite the possibly inaccurate story, it doesn't sound like they actually figured out anything thus far, besides "how to get some government loot") by promising a 1000x increase.

        Hey DARPA — I'll give you a 1,000,000x improvement! Email and I'll tell you where to send the cash.
  • If the "lasers" require an electrical signal to be generated, isn't this just adding a step? Also you need an optical sensor somewhere which converts the light back into an electrical signal, no? Sounds like building a tunnel where there is already a bridge.
    • A really high bridge (Score:5, Informative)

      by Pinky's Brain (1158667) on Monday March 24, @02:21PM (#22847956)
      On chip they are pumping the signal over a traces with mm range lengths and um range widths, off chip it's over traces with dm range lengths and mm range widths. Timing and power consumption are hard enough problems on chip, off chip they become much harder ... not to mention that most of the power consumed either goes into EM or gets coupled into other signals.

      Serial connections help with the timing, but do diddly for power and noise. That's where optical comes in.
    • Re:Why not... (Score:4, Insightful)

      by JustinOpinion (1246824) on Monday March 24, @02:37PM (#22848252)
      To use the beloved transportation analogy: it's like moving your cargo off of trucks and onto a high-speed train. Yes it takes time to move cargo, but it's worth it if the time savings of the high-speed train are big enough (for long enough distances, the savings can be significant).

      In this case, there may be a delay associated with signal processing, but if the optical transmission is sufficiently faster than an equivalent electrical one, then it's worth it. Considering that electrical signals themselves need to undergo various kinds of switching and processing anyway (data written or read from a bus), I don't know that converting to laser signals will add much of a delay.
  • by fahrbot-bot (874524) on Monday March 24, @01:56PM (#22847480)
    From TFA: Each chip would be able to communicate directly with every other chip via a beam of laser that could carry billions of bits of data a second.

    Do not look at chip with remaining good eye.

  • Will these be in the visible or infrared range? Will the laser beams terminate or leak outside the unpackaged chip? I ask because engineers are constantly looking at decapped chips or doing various types of testing under the microscope of live circuitry. I'd hate to get hit by a laser beam through a microscope.
  • Thought it was saying the sun turned into a laser. That could be a bad thing, different kind of light and all that.
  • Remember the article not long ago about micro transmitters/receivers on a chip?

    Considering no special connections are needed for wireless, unlike light which woud likely need fiber or line of sight, chips equipped with that mini wireless tech would, in theory, only need to be powered and placed in proximity to each other.

    Not as sexy as SPARCs with friggin' lasers, but certainly a plus from a computer design perspective.
    • Even a directed wireless transmitter through a waveguide only manages to send a fraction of its signal power over to the receiver. There's also the problem that it's much more susceptible to interference, it drains a lot of power because RF signals are not easy to generate at high speeds, the extra logic required and the fact that the bandwidth is just nowhere near what traditional wired links are capable of might not make it all that attractive.
  • by florescent_beige (608235) on Monday March 24, @02:49PM (#22848416) Journal

    "This is a high-risk program," said Ron Ho, a researcher at Sun Laboratories who is one of the leaders of the effort. "We expect a 50 percent chance of failure, but if we win we can have as much as a thousand times increase in performance."

    Whenever anyone says there is a 50% chance of something happening they really mean "I have no idea. No idea at all. I'm guessing."

    In probability theory, "p" has a specific meaning which is roughly stated as "the ratio of the total number of positive outcomes to the total number of possible outcomes in a population". So for the number of 50% to be right, it must be known that if this research was repeated a million times, 500,000 times there would be success and 500,000 times there would be failure. But this makes no sense because the thing being measured is not a stochastic property. It is simply an unknown thing.

    What is probably vaguely intended when a number like this is given is that if you took all the things in the history of the world that "felt" like this in the beginning, half of them will have worked out and half will have not.

    How on earth could any mortal human know that?

    But it gets even more complicated. One cannot state a probability like this without stating how confident one is in the estimate of the number. So really a person should say the probably of success of this endeavor is between 45% and 55% and this estimate will be correct 19 times out of 20.

    With that as background here is what I humbly suggest 50% really means: it means "I have no idea how to quantify the error of this estimate. It doesn't matter what the estimate is because the error band could possibly stretch between 0% and 100%. So I'll split the difference and call it 50%". But that is wrong, the statement should be "I estimate the probability of success to be between 0% and 100%".

    But nobody does that because it makes them look stupid.

    So whenever anyone says there is a 50% chance, or a 50/50 probability of something happening, they might as well talk in made-up Klingon words, the information content of their statement will be equivalent.

    • Absolutely. Personally, I do the same thing: if someone asks me about the likelihood of something happening about which I have no clue, I tell them flat out "50/50. Here, let me flip a coin." I expect the same thing to have happened here as well.

      Now, someone please mod me redundant. Executive summaries should be discouraged wherever possible.
    • In probability theory, "p" has a specific meaning which is roughly stated as "the ratio of the total number of positive outcomes to the total number of possible outcomes in a population". So for the number of 50% to be right, it must be known that if this research was repeated a million times, 500,000 times there would be success and 500,000 times there would be failure. But this makes no sense because the thing being measured is not a stochastic property. It is simply an unknown thing.
      This is true, if by "probability theory" you mean "Frequentism [wikipedia.org]". Frequentism is nice, for those cases where you are dealing with nice, neat ensembles. For a lot of real world situations which require probabilistic reasoning, there are no ensembles, only unique events which require prediction. For that, we often use Bayesian Probability [wikipedia.org].

      Take the assertion "I'd say there's a 10% chance that there was once life on Mars." Well, from a Frequentist point of view, that's complete bullshit. Either we will find evidence of life, or we won't - either the probability is 100% or 0%. There's only one Mars out there.

      In order to deal with this limitation, Bayesian Probability Theory was born. In it probabilities reflect degrees of belief, rather than frequencies of occurance. Despite meaning something quite different, Bayesian probabilities still obey the laws of probability (they sum/integrate to one, etc), thus making them mathematically compatible (and thus leading to confusion by those that don't study probability theory carefully.) Of course there are issues with paradoxes and the fact that prior distributions must be assumed rather than empirically gathered, but that does not prevent it from being very useful for spam filtering [wikipedia.org], machine vision [visionbib.com] and adaptive software [norvig.com].

      As someone who professionally uses statistics to model the future performance of a very large number of high-budget projects at a major U.S. defense contractor, I can assure you that his statement was much more in line with the Bayesian interpretation of probability than the Frequentist view you implicitly assume.

      Sorry for the rant, I just get very annoyed when people assume that Frequentism is all there is to statistics - Frequentism is just the beginning.

      But it gets even more complicated. One cannot state a probability like this without stating how confident one is in the estimate of the number.
      Of course! But where did the confidence interval come from, and how much confidence do we have in it? It's important to provide a meta-confidence score, so that we know how much to trust it! That too, however, should be suspect - indeed even moreso because it is a more complex quantity to measure! So a meta-2 confidence score is in order, for any serious statistician... But why stop there?!

      With that as background here is what I humbly suggest 50% really means: it means "I have no idea how to quantify the error of this estimate. It doesn't matter what the estimate is because the error band could possibly stretch between 0% and 100%. So I'll split the difference and call it 50%".
      So, if someone does not give an error bound on an estimate, we should assume that the error is maximal?

      So whenever anyone says there is a 50% chance, or a 50/50 probability of something happening, they might as well talk in made-up Klingon words, the information content of their statement will be equivalent.
      Or, it's entirely possible that that 50% number is somewhat accurate, because they know something about the subject that you do not.
      • Just my luck huh, here I go looking all smart then some uber Bayesian has to come along and spoil my party.

        Anyway, with little expectation of anything good coming from this (for my ego I mean), here's why I don't usually think in Bayesian terms. Correct me if I'm wrong which I probably am.

        While I have heard Bayesians talk about probability not meaning the same thing as as "normal", I've never seen any Bayes p which means anything other than a relative likelihood that I'm familiar with. If there is a bag

      • My mod points expired recently, so could someone mod this up? I do machine learning and computer vision with Bayesian statistics, and the above poster is spot-on. The GP sounds like a frequentist trying to regain control over statistical vocabulary.

        FWIW, the frequentists can keep "confidence interval". We don't want to sully our theoretically sound vocabulary with its filthy connotations. :p But "probability" is something we'll lay uncompromising claim to, however much detractors say that subjective probabi
  • by renoX (11677) on Monday March 24, @02:51PM (#22848468)
    If I understood correctly this is not about single wafer design but exactly the opposite: regaining the speed of 'single wafer design' with multiple chips by using optical communications between chips increasing the inter-chips bandwidth (normally intra-chip bandwith is much higher than inter-chip bandwith so this is a bottleneck).

  • Why, why, why do people submit second-hand links to Slashdot?

    The byline of the Seattle Times story is "John Markoff New York Times". 5 seconds with Google's site:nytimes.com reveals the original story [nytimes.com] with better explanation and more quotes from Sun personnel.

  • Interesting, so what they want to do is to be able to create larger multi-chip packages where each the chips are connected to each other optically rather than the traditional wire-bonds on a SiP. I'm honestly not seeing the advantage here in terms of speed. A single LVDS pair across a chip pad and wire-bond can already carry "tens of billions of bits per second" of bandwidth. Many can be put in parallel. I can see this being an advantage if they've discovered some ultra-efficient electro-optical convers
  • Intel's [betanews.com] already been working on this for a few years. For Sun's sake, they better hope that Intel didn't file for a patent on this already, otherwise this could get messy.
  • by saccade.com (771661) on Monday March 24, @05:13PM (#22850124) Homepage Journal
    It was quite the smoking crater [wikipedia.org] last time around. Maybe technology has improved since then...
    • Don't worry, someone will ask it a question that is a paradox before then, and the whole thing will destroy itself with sparks and slowed audio.
    • Re: (Score:3, Informative)

      I don't know if this is a serious question or not, but one assumes that the lasers will operate in completely sealed environments (e.g. inside an IC package) or over optical fibers if they need to traverse free space. I think the intra-package situation is probably more common; you could communicate from one core to another on the same die using a laser rather than a wired interconnect and hopefully have less interference/RF/capacitance issues to deal with. This also makes sense given what I know about mo
    • by vertinox (846076) on Monday March 24, @04:03PM (#22849340)
      how will dust be solved?

      Why don't you crack open your 3.5" hard disk drive and find out why dust doesn't bother those sensitive platters? ;)
    • Cooling?
      Oh and how long are those vias? Will you be trying to get heat to flow through the memory wafer?
    • Yes, they use called (silicon nano-) photonic chips for that purpose. The same technique will be used to communicated between different cores in chips. (check the press release of IBM [ibm.com])

      I've been looking for an explinatory video from IBM I believe, explaining laser-computing and how they solved certain problems in their designs, but I've failed to locate the particular movie.