Sun Turns to Lasers to Speed Up Computer Chips 130
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."
Great idea! (Score:5, Funny)
-1 : redundant (Score:5, Funny)
You know, I have one simple request. And that is to have SPARCS with frickin' laser beams attached to their heads!
Re: (Score:1)
Re: (Score:1)
Re: (Score:2)
Re: (Score:2)
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
Maybe your computer is infected with spyware, or something. Or maybe you've got a browser extension that screws something up.
It can'
Re: (Score:1)
Re: (Score:1)
Re: (Score:2)
Re:Great idea! (Score:4, Funny)
Re:Great idea! (Score:4, Funny)
Re: (Score:1)
Re: (Score:2)
Re: (Score:2)
Re:Great idea! Cypress has been there, done that. (Score:1)
Are actuators faster than direct connections? (Score:5, Interesting)
Re:Are actuators faster than direct connections? (Score:4, Insightful)
Re: (Score:3, Insightful)
Re: (Score:1)
Re:Are actuators faster than direct connections? (Score:5, Informative)
http://www.eskimo.com/~billb/miscon/speed.html [eskimo.com]
Re: (Score:2)
(It's actually to do with electric fields, which do travel at the speed of light, but the water analogy works well)
Re: (Score:3, Interesting)
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
Re:Are actuators faster than direct connections? (Score:4, Informative)
Re: (Score:3, Interesting)
Re: (Score:2)
The problem is inductance and cross talk causing interference.
One solution is to shield every wire in a bus but its not really practical.
Re: (Score:1)
Of course, the light will be going through air, where the spped of light is only 99% of C
Anyway, the speed of conduction (i.e., signal propagation, as opposed to that of the actual electrons) in copper wire is about 1/3 C, and in a coax about 95% C.
For the distances involved, the difference in speed of signal propagation is not that important. OTOH, light gates are supposed to be capable of faster switching than si
Re: (Score:2)
Re: (Score:1)
Re: (Score:2, Interesting)
Re:Are actuators faster than direct connections? (Score:5, Insightful)
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.
bandwidth, and I think the article missed it (Score:1)
Although, even on-chip, at 1 cm^2 and above, optical conversion might beat be able to beat the reactance+buffering on a channel that crosses the whole chip, especially when a single physical channel might be able to carry 64 logical channels.
It's not a new idea, it's just one that needs to be revisited from time to time, to see if the optical tech is up to the job yet.
Re: (Score:2, Insightful)
Think about where the bottlenecks are in your computer... memory and IO. You want a faster supercomputer, well you need more processor
Re: (Score:2)
Inter-chip, it's probably a little of both. Bandwidth in some cases, and timing for complex circuits in other cases.
Re: (Score:1)
Re: (Score:3, Insightful)
Re:Are actuators faster than direct connections? (Score:5, Interesting)
Sun is a very entertaining company to watch. Even when their gizmos never end up in products, they are always cool.
Re: (Score:2)
Wildly appropriate signature link.
Re: (Score:2)
Re: (Score:3, Interesting)
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
Re: (Score:1)
Commentary on this? (Score:2, Interesting)
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?
Re: (Score:1)
Just look up any of the countless other "use light instead of wires" stories that have been widely reported over the past decade(s). I'm not saying it's not going to happen — I'm sure at some point it will — but barring additional information, preferably actual accomplishments, this is just more of the same.
Re: (Score:2, Funny)
Hey DARPA — I'll give you a 1,000,000x improvement! Email and I'll tell you where to send the cash.
Re: (Score:2)
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:1)
What else is new?
It's been so long since SUN was relevant, and this story changes nothing.
Why not... (Score:2, Interesting)
Re: (Score:1)
to connect parts in the chip that are furthest away
or
some of the computing / logic is performed in the light domain before it is translated back to electron domain.
Re: (Score:1)
Re: (Score:3, Insightful)
A really high bridge (Score:5, Informative)
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)
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.
light bridges vs. tubes... hmmm... (Score:2)
New warning stickers... (Score:4, Funny)
Do not look at chip with remaining good eye.
Don't Shake the computer! (Score:1)
What happens when the computer gets dusty, or mold starts to grow on one of the lenses?
how will dust be solved? Water? Bugs (of the insect variety)?
Re: (Score:3, Funny)
Re: (Score:3, Informative)
Re: (Score:1)
Re:Don't Shake the computer! (Score:4, Insightful)
Why don't you crack open your 3.5" hard disk drive and find out why dust doesn't bother those sensitive platters?
Optical vs Magnetic (Score:2)
Re: (Score:1)
Scratching the surface renders that part of the surface unusable, but also creates pieces of shrapnel which cause more problems.
I think it's absolutely incredible that hard drives work at all.
What kind of laser beams? Will they terminate? (Score:2)
Chips with frikkin lasers! (Score:1)
RE: Sun Turns to Lasers to Speed Up Computer Chips (Score:1, Funny)
So you are telling me that Star at the center of our solar system (Sol or some people call it "Sun") is somehow changing its rate of rotation/turning to track lasers and the side effect of this turning is to increase the production speed of inedible chips made out of computers?
No wonder, I don't read TFA... the headline is just plain silly.
Re: (Score:1, Flamebait)
You might not be such a dumb fuck if the title said "The sun".
Re: (Score:1)
I agree with the mods on GP (for once). It was an attempt at humor and was properly labelled as such.
Re: (Score:2)
Re: (Score:2)
Me too (Score:1)
My first thought was "The sun is lasing? Cool!"
My second thought was "space sharks! Way Cool!!!"
Why light, why not wireless? (Score:2)
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.
Re: (Score:2)
Re: (Score:1)
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.
Exactly. Hence the reason 802.x wireless is much slower than its wired counterpart or why fiber optics are used for high-speed networking over great distances (like between North America and Europe) (as opposed to satellites).
Re: (Score:2)
Sun's research is aimed at supercomputers... getting 1024 processors to all talk to each other. Simultaneously. That's a lot of cross connections, and some heavy duty switching gear. But as long as any two processors can switch to the same frequency, they could communicate. Meaning 512 pro
Whenever anyone says 50% (Score:5, Interesting)
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.
Re: (Score:3, Insightful)
Now, someone please mod me redundant. Executive summaries should be discouraged wherever possible.
Re:Whenever anyone says 50% (Score:5, Interesting)
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. 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?! So, if someone does not give an error bound on an estimate, we should assume that the error is maximal? Or, it's entirely possible that that 50% number is somewhat accurate, because they know something about the subject that you do not.
Re: (Score:2)
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
Re: (Score:2)
I'm hardly a Bayesian in spirit, but it's useful enough when treated properly. I'm actually much more likely to say "Bayesian statistics is absolute bollocks - which just so happens to work very reliably in many cases". This is due to the well known paradoxes with priors, and issues associated with the certainty of beliefs (which you referenced). I prefer Dempster Shafer evidence combination when
Re: (Score:2)
FWIW, the frequentists can keep "confidence interval". We don't want to sully our theoretically sound vocabulary with its filthy connotations.
Re: (Score:2)
Honest question, Bayesian-wise, how could/would one interpret the 50% number in the article? Is there an intuitive interpretation? Is it quantitative or qualitative?
Re: (Score:2)
To be fair, many things about Bayesian statistics are odd, and possibly even unsound (yay prior distributions we just made up!) The confidence interval thing can get a bit ridiculous, but I prefer Dempster Shafer theory for the precise reason that I emphatically DO NOT want to treat all evidence with equal weight.
Interestingly enough
Not about single wafer design (Score:4, Informative)
Re: (Score:3, Informative)
http://www.theinquirer.net/gb/inquirer/news/2008/03/24/sun-silicon-photonics-macro [theinquirer.net]
link to the original story (!) (Score:5, Informative)
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.
Re: (Score:1)
Because the NY Times used to require registration to read their articles?
.
Of course, the article still makes some bonehead errors. They do not cut wafers of identical chips apart to be able to eliminate the few failures in a circuit, but because we want a hundred CPU chips more than we want a single four inch processor with about 100x4 or x8 cores. You do not need that many processors to do your own taxes (unless .Net is far more wast
Macrochip (Score:2)
Intel (Score:2)
Just make wafer-sized chips! (Score:1)
Re: (Score:2)
Oh and how long are those vias? Will you be trying to get heat to flow through the memory wafer?
Re: (Score:1)
Re: (Score:2)
There's a sweet spot of size-vs-yields. Trying to make bigger chips requires multiple exposures for the same die, and getting the exposures to line up properly is extremely tedious.
That's why it's easier to make lots of small chips
Re: (Score:1)
power and heat (Score:1)
Assumption: The energy dissipated in a chip generates heat, which could be avoided by the use of lasers, resulting in lower heat generation and energy consumption.
I'm fully aware that my speculative hypothesis may be completely unfounded, especially given that not much heat should be dissipated when electricity flows through a superconductor. If someone w
Re: (Score:1)
Computer science? (Score:1)
Haven't we been here before (Score:3, Informative)
Is Sun running out of business ideas? (Score:2, Interesting)
Re: (Score:1)
Like AT&T, the entire aircraft industry, IBM, etc.?
This is NOT just an SBIR grant.
Yes, I would not recommend them for cheap laptops, or to give to your grandmother to handle her email needs. That would be a bit of overkill. OTOH, if you have a problem where
price reduction? (Score:1)
I hope this means that servers with the new chips will not actually cost 2-4x as much as an equivalent Dell server. IMHO, Sun needs to do something about the cost of their servers. I try to only use them when required because of their cost and I'm told the inflated price is due to the low yields of the SPARCs.
Re: (Score:1)
Re: (Score:2)
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.