Using Lasers to Speed Computer Data 85
Carl Bialik from WSJ writes "The start-up Lightfleet has developed an unusual way to use lasers to speed the flow of data inside a computer, hoping to break a bottleneck that can hamper machines using many microprocessors, the Wall Street Journal reports. The company plans to sell servers it predicts will be much more efficient than existing systems in tackling tough computing problems. Tasks could include automatically recognizing a face in a video image or sifting through billions of financial transactions for signs of illegal activity. These machines will attempt to sidestep some of the problems associated with parallel computation by ensuring all processors are connected, all the time."
hmm (Score:4, Insightful)
Sounds fragile, and expensive.
Re: (Score:3, Funny)
Re:hmm (Score:5, Informative)
Normal interprocessor communication would require a crossbar switch or some kind of virtual network to support different grid configurations (square grid, cube mesh, torus, or hypertorus). Usually each node has a router to handle this for it. This system gets rid of the routing and just multicasts each packet of information.
Presumably receiving a data packet prevents a node from sending out another data packet at the same time. Although, this would seem to make the system act as one serial communication line. The benefits of having multiple connections is that messages can be sent between nodes in parallel. Occam had the concept of North, East, South and West connections.
Bugger (Score:2)
Re: (Score:1)
Re: (Score:2)
Re: (Score:2)
Silly me. Link referenced by GP actually explains this. He just didn't read it (I must be new here).
IPOL? (Score:5, Interesting)
Yes, I know, it's not actually IP, but that's what it makes me think of.
Re: (Score:2)
This solves what exactly? (Score:3, Insightful)
Re: (Score:1)
HyperTransport and PCIe are PtP (Score:2)
o_0 (Score:5, Insightful)
Does anyone have any idea how they can have an all-to-all system in which messages don't collide? How is this faster than an electron based system?
Also, isn't dust in the circuits going to be much more of a concern with light based chips?
Re:o_0 (Score:4, Funny)
Build the CPU around a large free space inside the computer, in such a way that each CPU has a free line of sight to every other CPU.
Oh, and make sure no dust or insects can get inside the computer, and secure the IDE and power cables so can't hang around inside said free space.
Re: (Score:3, Informative)
Re: (Score:1)
Each processor has a single receiver that can handle all wavelengths
or each processor has a receiver for each wavelength in the system.
You aren't suppose to connect multiple outputs to a single input. Or at least that is what I was told in my CSE course.
Seal the transmission corridors to keep dust out.
Re: (Score:1)
Separate send and receive channels which happen to both be able to be implemented in light which yes does interact and interfere but doesn't harm the content. Plus I it is probably possible for them all to in affect broadcast by zapping to the mirror? So everything can read everything from everywhere.
I suppose it can be quicker through 1/ travelling at the speed of light rather than electrons 2/ using a dedicated protocol that has less over heads than a generic IP one.
frequency.... (Score:2)
think of it like this, electrons shooting down wires are like water through your plumbing.. they don't pass it two direction at once.
but, two FM stations on different frequencies can send their top forty music against each other at the same time without interfering.
Re: (Score:1)
Re: (Score:1)
2. Install sharks with freakin' laser beams on their freakin' heads in the water circuit.
3.
4. Profit !
Back to the future (Score:4, Funny)
Re: (Score:2)
Re: (Score:2)
Surely the opposite of "insect" is "desect"?
Re: (Score:1)
Re: (Score:2)
Re: (Score:2)
Problem is, it will make the CPUs glow so hot and bright they outshine the lasers - LOL
Are you going to pay the electricity bill ? ROFLOL
Re: (Score:2)
You say that like it is a bad thing...
I am already tapped into your home's electrical system, so cost is not an issue.
Thanks for asking!
Not really a new idea (Score:5, Informative)
Re: (Score:1)
Re: (Score:2)
Re: (Score:1)
The light is going to travel the same speed through fiber as is would through air, so I have no idea why they would want to get rid of fiber connections.
The only realistic way you could do this outside of a laboratory environment without fiber, is transferring information between parts of a single chip, such as multiple core processors and t
Re: (Score:2)
Re: (Score:1)
Re: (Score:2)
Re: (Score:2)
Uh, wouldn't that be a phototransistor? How do you think fibre optic channels work?
Re: (Score:2)
Re: (Score:2)
Who said it had to be a mainstream CPU chip? Who said the phototransistor had to be on the CPU chip itself? The article is vague on such details.
"Lightfleet said new servers it plans to begin selling next summer, which will use 32 dual-processor chips from Intel Corp., can do such feats easily....
"... Each microprocessor is installed with a laser transmitter and a set of devices that receive beams of light..."
Now, it is already well-k
Re: (Score:2)
How will each CPU seperate the data meant for chip X from that meant from Chip Y since it seems to be to be a broadcast bus not a point-to-point connection.(i.e. there has to be a protocol)? Is the decoder on-board the CPU (extra silicon) o
I know this one! (Score:3, Funny)
Hate to be a negative nancy (Score:3, Insightful)
I'm less surprised (but still surprised) that slashdot would pick up such a piece.
My suggestion for a tag:
pressreleaseaseasjournalism
Re: (Score:1)
Re: (Score:1)
pressreleaseaseasjournalism = press release ase as journalism
Whatever the hell that means.
You think so? (Score:2)
Passive Star Networking (Score:5, Interesting)
The useful thing about it was being completely unpowered. The passive hub could stuffed into/behind anything where the fiber could reach it and there was no configuration, power, management, etc. Of course, those were also its weakness: no configuration, management, etc. A lot of these were installed in the early 90's, but I don't think the Navy uses them any more.
Re: (Score:2)
Of course, speeds are *much* faster than 10mbps.
Duh. (Score:3, Funny)
Thanks (Score:1, Flamebait)
Re: (Score:2)
I don't see what you problem is with this tag anyway. A few years from now you'll be able to search for "sharks" to get all laser related stories.
Re: (Score:1)
Two words (Score:3, Interesting)
Re: (Score:1)
more info from patent app (Score:1)
It's brutally long (51 pages!) but provides a lot more details.
Basically each node has N (or N-1) receivers spaced slightly apart, along with a single transmitter. These receivers & transmitters are all in the same plane opposite a mirror. Every node can transmit simultaneously. The different angles at which the transmitters hit the mirror cause the beams to focus on a different receiver within each node's arra
Faster computers only used to Protect Public? (Score:1)
I wonder if faster computers could help the average person in any way at all.. cant think of any examples tho.
-math
Hmmm. (Score:2)
Re: (Score:2)
Actually, that's pretty cool... (Score:2)
In using light to relay computer data, the only barrier that would be left would be to reduce the distance between two communicating nodes (or reduce overall size of the technology).
Taking something out of Networking... (Score:1)
a "bus"? (Score:1)
I'm way to lazy to actually read all of the words in it.
But isn't this just a "bus"? but its done with lasers?
I'm not really seeing the advatange, except that you get to use the word "laser" in your IPO?
Re: (Score:1)
Re: (Score:2)
Tbps Cell IO (Score:2)
What interconnects already exist anywhere near that speed? 10Gbps ethernet is about $400 per card on a PCIe bus, or 2x10Gbps on a card for $700. Is there 100Gbps for sale today at any price? Any other >10Gbps signalling on a PCIe card, or even on a motherboard?
doomed! (Score:1)
Hurry up ... (Score:1)
Waddya know? It works!