Slashdot Mirror


Supercomputer To Use Optical Router

Izmunuti writes "From a NYTimes article: 'Highlighting a radical departure in the design of the fastest computers, the California Institute for Telecommunications and Information Technology plans to announce on Monday that it will use an optical router designed by a Texas company as the heart of a campus-wide supercomputer that will be woven together with optical fibers.'"

174 comments

  1. How times change... by 403Forbidden · · Score: 0, Insightful

    At first we wanted everything to be transfered from analog type formats to pure digital, now we are exploiting analog formats (like optics) to get insane speeds.

    Will we go back to all digital in about 10 years?

    1. Re:How times change... by Angry+White+Guy · · Score: 1

      Only if there is a cost/speed benefit.
      After a short while when we can compress these analog signals without performance gain, we'll switch.

      --
      You think that I'm crazy, you should see this guy!
    2. Re:How times change... by Soko · · Score: 5, Interesting

      I think perhaps you're a bit confused, my friend. It _is_ digital in that it's sending information as numbers, it's just carrying those numbers on an analogue signal.

      The medium isn't important in digital, it's the message. Whether I send you a sequence of 20,000,000 numbers via carrier pidgeon or blue/green modulated laser light isn't important (other than latency) - it's the fact that those 20,000,000 numbers got from A to B via some means other than picking them up and carrying them.

      So, we are all digital now, and have no need to go back.

      Soko

      --
      "Depression is merely anger without enthusiasm." - Anonymous
    3. Re:How times change... by Anonymous Coward · · Score: 3, Interesting

      First: These optical signals are interpreted digitally.

      Second: If you spread your devices over campus, you will not generally get "insane speeds". No signal can be sent faster than lightspeed. So if we are accessing a piece of information 1 km away, latency will be over 6.6 microsec...

      Now, you can get a fast link in the sense of sending a lot of information per second, but this is not usually what you really need in a supercomputer.

    4. Re:How times change... by interiot · · Score: 3, Informative

      We're not going back any more than we already are. Ethernet is bits transmitted on a wire via varying voltage levels, which are fundamtally analog. Digital is always based on an analog medium, the only difference is that digital defines a few discrete levels for each chunk of information (eg. 2 for a logic line, 8 or more for POTS modems) rather than the nearly infinite values available for bare analog.

    5. Re:How times change... by Anonymous Coward · · Score: 0

      Well, you know... stuff like this goes in waves :-P

    6. Re:How times change... by norkakn · · Score: 1

      Bah, when my Mikorva Tachyon Router+ hits the market all of you naysayers will be ashamed of your previous belief in such a slow cosmic limit

    7. Re:How times change... by Anonymous Coward · · Score: 1, Insightful

      "Nearly infinite", eh? Just a little farther and it would be infinite! Infinity is the horizon; every time you approach it, it recedes an equal amount.

    8. Re:How times change... by sirsex · · Score: 2, Funny

      Then you hit Planck's constant.

    9. Re:How times change... by Anonymous Coward · · Score: 0

      DSP != digital. DSP = analog signal recovery to make the best ADC possible.

    10. Re:How times change... by Forge · · Score: 2

      Actualy. Digital means just 1&0.
      Not any old number :)

      --
      --= Isn't it surprising how badly I spell ?
    11. Re:How times change... by Malcolm+Scott · · Score: 1

      No, you're thinking of binary. Digital means something that can take one of a finite number of states (e.g. on/off, or red/green/blue/off), rather than taking any value in a certain range (e.g. anything between 0 and 1, or any colour in the visible spectrum).

      A computer would still be digital if it used 0, 1 and 2. Or if it used the decimal system. Computers happen to use binary because that's convenient for the electronics.

    12. Re:How times change... by Forge · · Score: 2

      I stand corrected.

      --
      --= Isn't it surprising how badly I spell ?
  2. *Yawn* by ArchieBunker · · Score: 2, Interesting

    So how is this any different from using gigabit fiber instead of copper? Although for most large clusters gigabit is too slow when you need to move around a terabyte of data. Look into NUMA.

    --
    Only the State obtains its revenue by coercion. - Murray Rothbard
    1. Re:*Yawn* by Alien+Being · · Score: 5, Informative

      The innovation has nothing to do with the external connections.

      The interesting thing about this switch is that, internally, it routes photons instead of electrons.

      Once it sets up a connection, e.g. port-5 to port 17, the photons can "just go". In other words, there are no capacitors(wires) and gates(transistors) to slow things down.

    2. Re:*Yawn* by the_2nd_coming · · Score: 1

      mabye because it is using an optical router and grid technology.

      --



      I am the Alpha and the Omega-3
    3. Re:*Yawn* by Anonymous Coward · · Score: 0

      Dontcha just hate it when you try to look cool and all geeky and then find out you're just an idiot?

  3. Shocking. by Forge · · Score: 4, Informative

    Someone figured out that you can pack more bandwidth and less latency into fiberoptics than copper?

    More importantly they are actualy using an optical router to prevent what has become a botleneck in resent years. I.e. Data comming off a fiber pipe is converted to electrical signals before being routed to it's next destination where it's converted back to little bity laser beams.

    This should be faster than your typical loadsharing super computer (SETI@home) but slower than the miranet using hardcore. With enogh nodes however there is no telling howfast this baby can get.

    --
    --= Isn't it surprising how badly I spell ?
    1. Re:Shocking. by rtaylor · · Score: 3, Insightful

      Well... thats half true. Certainly more bandwidth, but not normally lower latency.

      Light through vacuum is quick, light through glass isn't as quick. Couple this with the inability for the light to travel in a straight line through the fibre (it bounces around off the sides -- more or less). Electrical signals through copper don't experience these affects as much.

      Lastly, a rather complex and heavily delayed circuit has to convert the electrical signals to light, and back again. This takes time -- but the percentage of time taken is small in comparison to normal travelling distances but don't expect them to make a slowed down PCI bus using fibre any time soon.

      --
      Rod Taylor
    2. Re:Shocking. by Anonymous Coward · · Score: 0
      Light through vacuum is quick, light through glass isn't as quick. Couple this with the inability for the light to travel in a straight line through the fibre (it bounces around off the sides -- more or less). Electrical signals through copper don't experience these affects as much.

      This isn't quite true. The electrons in a copper cable are bumping into eachother like mad. That's why the signal propagates through. In any case, the transit delays for photons are pretty small, even over several miles. The main delay does, indeed, come from the decoding process.

    3. Re:Shocking. by Anonymous Coward · · Score: 0

      Light through vacuum is quick, light through glass isn't as quick. Couple this with the inability for the light to travel in a straight line through the fibre (it bounces around off the sides -- more or less). Electrical signals through copper don't experience these affects as much.

      Lastly, a rather complex and heavily delayed circuit has to convert the electrical signals to light, and back again. This takes time -- but the percentage of time taken is small in comparison to normal travelling distances but don't expect them to make a slowed down PCI bus using fibre any time soon.


      This sin't really that accurate. Yes the phase velocity of a light signal through the fibre is slowed down by the refractive index of the glass. The same effects (to a greater degree) are also evident in copper lines. The RC nature of the copper lines further slows down the propagation - especially over longer distances. The end result is that for long distances fibre carries the signal significantly faster.

      For short distances where the latency difference isn't as noticable fibre still has a major advantage - it's not carrying a baseband signal. While high frequency signals signals in copper change its transmission characteristics (those from DC to multi GHz), fibre is realtively unaffected. Compared to the hundreds of THz signal (193.15 THz for 1.55 um), the GBit/s information stream doesn't make much of a dent.

      The last point you brought up was the inherent latency in electrical routing of optical signals - which is a problem. I believe the supercomputer is using purely optical routing - which cuts this down significantly.

      Anonymous Coward

  4. sorry, but the computers do the work by g4dget · · Score: 5, Insightful
    "We're moving to an optical-centric world in which the computers are the slow things and you reluctantly add them in," Dr. Smarr said.

    When it comes down to it, the computers do the work. You can do useful supercomputing with almost no networking, you can't do useful supercomputing with blindingly fast networks and no computers.

    (Somehow, the quote reminds me of people who think that managers and lawyers are the important part of a company, and engineers and customer service are a nuisance to be minimized.)

    1. Re:sorry, but the computers do the work by Anonymous Coward · · Score: 0

      Hold open the shutter? The SHUTTER? I have a digital camera, you insensitive clod!

    2. Re:sorry, but the computers do the work by twoslice · · Score: 5, Insightful

      (Somehow, the quote reminds me of people who think that managers and lawyers are the important part of a company, and engineers and customer service are a nuisance to be minimized.)

      No, Actually that is Dilbert...

      --

      From excellent karma to terible karma with a single +5 funny post...
    3. Re:sorry, but the computers do the work by Phroggy · · Score: 2

      (Somehow, the quote reminds me of people who think that managers and lawyers are the important part of a company, and engineers and customer service are a nuisance to be minimized.)

      Don't forget marketing; I've seen marketing trump legal.

      --
      $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
      $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
    4. Re:sorry, but the computers do the work by Clover_Kicker · · Score: 2

      >Don't forget marketing; I've seen marketing trump
      >legal.

      ROTFL, does this outfit have an entry on fuckedcompany yet?

  5. Way of the future by andyring · · Score: 5, Insightful
    Well, we all saw this coming, if you really think about it. I recall hearing talk of a pure optical network switch a couple years ago, that functioned as a switch without needing to convert fiber back to copper. I think HP made it, I could be wrong.

    Anyway, we're about pushing the limits of copper, with 1000bT, and I'd imagine network speeds will only continue to climb with increased use of fiber. I can see, in 5 to 10 years, optical switches becoming more common in office environments as file sizes and network speeds continue increasing.

    1. Re:Way of the future by Anonymous Coward · · Score: 0

      10 Gig on copper is coming. The later specs are working on driving it 100 YARDS.

      Optical or copper, you still have transistors processing the signal.

    2. Re:Way of the future by 1984 · · Score: 2

      Alas fiber needs to get a good deal more robust if that progression isn't to turn LANs into reliability nightmares. Cat 5 generally works even when you're using too short a length, scrunching it up, tieing knots it it etc. It usually doesn't complain when you do whatever it takes to fit it around someone's desk*. Try that with fiber, and you'll rapidly burn through your sense of humor.

      * Yes, I know Cat 5 can be a right pain in the arse, but it's a lot more robust than (current) fiber.

    3. Re:Way of the future by seanadams.com · · Score: 3, Informative

      Yes, but the thing to realize about optical switches is that the switching time is on the order of tens of *milliseconds* (as opposed to nanoseconds), because you have to physically move a mirror in order to change the path. It's totally different from an electronic switch in that you're not switching on a packet-by-packet basis.

      There are several killer apps for this kind of technology: one is setting up dedicated channels between a server and a client, EG so that you can download a 2GB movie in a couple of seconds. Another is dynamic allocation of channels on the backbone - eg if an ISP gets slashdotted, additional fiber channels could be brought up to the backbone provider or other peers. Finally, you can use it to switch a particular circuit over to an alternate route when a backhoe cuts the fiber, without having to have all the fiber terminated at routers on each end - just move the physical link in between.

    4. Re:Way of the future by seanadams.com · · Score: 3, Informative

      It usually doesn't complain when you do whatever it takes to fit it around someone's desk*. Try that with fiber, and you'll rapidly burn through your sense of humor.

      Obviously you've never worked with fiber. Yes, the big fat cables that go underground are very rugged, and can only be bent to about a 2' radius because of all the reinforcement inside. However, the thin rubber patch cords that you use indoors are very flexible - you could coil it tightly around your finger without damaging the glass inside. The bare glass is even more flexible - you can bend it down to about a .25" radius without damaging it. Fiber is not as fragile as you think, and the pre-cut patch cords are really quite easy to work with.

    5. Re:Way of the future by Anonymous Coward · · Score: 0

      If my information is correct, a number of people left HP to work for Chiaro.

    6. Re:Way of the future by Izmunuti · · Score: 4, Informative

      "...optical switches is that the switching time is on the order of tens of *milliseconds*..."

      Apparently, this company's optical switch doesn't take tens of milliseconds. They claim it can switch in tens of nanoseconds. They call it an "optical phased array" -- no moving parts. They talk about it a bit on their web site.

    7. Re:Way of the future by iMMo · · Score: 1

      Most modern fiber does not like to be wrapped in a radius less than 1', as it begins to mess with the refractive index of the cable... You get a noticable loss of power as you wrap it more and more tightly. This is really the reason why you can't wrap cables tightly - durability has very little to do with it...

    8. Re:Way of the future by Hal-9001 · · Score: 2, Informative

      To first order, bending fiber does not affect the refractive index. The main problem with bending fiber is that you lose confinement because, from a ray perspective, the light comes in at too steep an angle and you no longer get total internal reflection and you start experiencing significant signal loss. If you go into more detail, bending fiber probably does cause stress-induced birefringence, which does change the refractive index, but this effect is probably small compared with the significant attenuation due to simple geometrical optics considerations.

      --
      "It take 9 months to bear a child, no matter how many women you assign to the job."
    9. Re:Way of the future by WhiteKnight07 · · Score: 1

      If fiber networks and switches become common in office enviroments then system bus's and hard drive speeds had better improve too. No hard drive can fill a 1000bT connection and the 266 meg per second limit of the PCI bus makes any fiber connection to a PC useless even if the file is comming out of ram. Sure fiber is great for network backbones but its overkill for an individual PC.

      --


      We're going to make information free Mr. Anderson, whether you like it, or not.
    10. Re:Way of the future by sirsex · · Score: 1

      Sorry, full optical logic has been done, using CMOS technology. Just a matter of shrinking it a bit.

      http://www.photonics.com/Spectra/Tech/nov01/techXO R.asp

      http://search.ieice.or.jp/2001/pdf/e84-b_2_330.pdf

    11. Re:Way of the future by wsloand · · Score: 2

      I'd imagine network speeds will only continue to climb with increased use of fiber.

      In other news, computers are expected to continue to be purchased by corporations. Also, breaking news just announced, the obvious will happen and be modded as Insightful.

    12. Re:Way of the future by Anonymous Coward · · Score: 0

      with 1000bT the 1000 is bits.. converted to bytes, thats 125Mbytes/second, only around halfway to maxing out a PCI bus.

  6. Ok, this guy is off his rocker. by coryboehne · · Score: 1

    From the article: "We're moving to an optical-centric world in which the computers are the slow things and you reluctantly add them in," Dr. Smarr said.

    Umm yeah... If you didn't add in the computers what good would the optical network be?

    I think this is a great example of what the old saying "think before you speak" is meant to help one avoid.

    1. Re:Ok, this guy is off his rocker. by coryboehne · · Score: 1, Offtopic

      And, on a slightly different note: Checking your html tags carefully before pressing the submit button is every bit as important as thinking before you speak... DOH! :)

  7. Re:haha great by Random+Data · · Score: 3, Informative
    Will it be running Linux?

    RTFA... " Each of the clusters is based on Intel microprocessors and runs the Linux operating system."

    I'm not seeing how it's all that revolutionary. Am I wrong in saying it's essentially a Beowulf connected by an optic network?

  8. nytimes.com by EverStoned · · Score: 1

    Do we need to sign up for these accounts, or is there a free way in?

    Do they track IP's so could we make a universal slashdot login?

    1. Re:nytimes.com by Istealmymusic · · Score: 1, Offtopic

      As opposed to them not tracking IPs so we couldn't make a universal Slashdot logon?

      --
      "The lesson to be learned is not to take the comments on slashdot too literally." --Vinnie Falco, BearShare
    2. Re:nytimes.com by EverStoned · · Score: 1

      you know what i meant...

    3. Re:nytimes.com by Anonymous Coward · · Score: 0

      I believe Google News has taken care of this already.

      Supercomputer to Use Optical Fibers

  9. Now we just need.. by Lord+Bitman · · Score: 4, Funny

    A pure optical router using analog signals which are passed through a crystal and output at certain locations based purely on their wavelength(wich coresponds to the exact binary data of the full packet) and the path which the light beam is forced to take! HA! Ha HA! MWUAHAHAHAHAHAHAA!
    >:D

    What? It could happen...

    --
    -- 'The' Lord and Master Bitman On High, Master Of All
    1. Re:Now we just need.. by mindstrm · · Score: 2, Insightful

      Actually, what we need is a large broadcast multimode fiber network with tunable transmitters and receivers, no switching involved.

      As a paper I once read.. I think it was called "The Fibersphere".

      Switching is simply a hack to get around a lack of bandwidth.

      The concept is that if we have this large, broadcast fiber network, and tunable receivers sensitive enough, everyone could transmit and receive on the same thing, and talk to anyone else. Tuning in to the right signal is all that would be required... just like RF in the atmosphere.. but with much, much higher bandwidth.

      Problem? WE don't have tunable laser emitters yet.

    2. Re:Now we just need.. by Hal-9001 · · Score: 2, Insightful

      Actually, there are lots of tunable lasers, and the diode lasers used in communications are intrisically tunable because the refractive index of the semiconductors used to make diode lasers depends on temperature. Thus to tune the emission wavelength over the laser diode's range, you only have to make it run a little hotter or a little cooler.

      I think the bigger problem it that it's difficult and expensive to build electronics to demodulate extremely high frequency signals, so you'd only rather have a few of those expensive boxes feed a bunch of cheap boxes instead of having to give everyone the expensive box.

      --
      "It take 9 months to bear a child, no matter how many women you assign to the job."
  10. Re:Did anyone else read the headline as: by Superfarstucker · · Score: 2, Funny

    guess what.. its *almost* faster than the speed of light. well, if it wasnt light of course :)

  11. IN SOVIET RUSSIA by Anonymous Coward · · Score: 1, Funny

    Optical Router Uses Supercomputer

    1. Re:IN SOVIET RUSSIA by Anonymous Coward · · Score: 0

      i'm sorry everyone, this is my fault ~Cyno01

    2. Re:IN SOVIET RUSSIA by handsomepete · · Score: 1

      Actually, I think someone else might be responsible (first post 10/29). Don't be too hard on your prophetic self, though.

    3. Re:IN SOVIET RUSSIA by Anonymous Coward · · Score: 0

      Hm. I've got a $20 in my pocket. Hook a brutha up!

    4. Re:IN SOVIET RUSSIA by xchino · · Score: 1

      I found this to be +1 Funny :) Just becase I haven't heard any Yakoff Smirnoff humour ina looong tim e:)

      --
      Everyone is entitled to their own opinion. It's just that yours is stupid.
    5. Re:IN SOVIET RUSSIA by Anonymous Coward · · Score: 0

      Austin, the Cold War is over!

  12. Not to be confused with... by Embedded+Geek · · Score: 5, Informative
    CL-ITIT is not related to the California Institue of Technology - or at least not directly. Per their vision statement, they were created in 2000 at UC San Diego and UC Irvine to "help ensure that California maintain(s) its leadership in the rapidly changing telecommunications and information technology marketplace."

    Also, their statement on the Chiaro Networks "OptIPuter" is here. Caltech is an entirely different animal.

    --

    "Prepare for the worst - hope for the best."

    1. Re:Not to be confused with... by Final+Sacrifice · · Score: 1

      Did anybody else laugh at the first four letters of the first abbreviation?

    2. Re:Not to be confused with... by Ratso+Baggins · · Score: 3, Funny
      Which, in turn, is not to be confused with:

      the Comittee for the Liberation and Integration of Terrifying Organisms and their Rehabilitation Into Society.

      --

      --
      "we live in a post-ideological world..." - Billy Bragg.

    3. Re:Not to be confused with... by cranos · · Score: 1

      Dammit you beat me too it. As Kryten would say "Your a smeeeee...iiiiiii!"

  13. Got all excited over nothing by Servo · · Score: 5, Insightful

    Just as the article started to pique my interests, it was over. That sucks!

    Yet another technology article written without any real information. I realize in writing you are supposed to write to the common reader, but sometimes it seems like they would be better off not writing about it at all if they didn't intend on clueing us in on any of the facts.

    --
    A slip of the foot you may soon recover, but a slip of the tongue you may never get over. -Benjamin Franklin
  14. Optical Switching? by ender81b · · Score: 3, Funny

    The optiputer will initially consist of about 500 processors linked via the optical switching system that will permit parts of the computer to share information at the speed of light.

    In other breaking news electromagnetic radiation (read: electricty) doesn't travel at the speed of light! Coming Soon to Fox: When Reporters Get Confused

    At any rate that article was darn short on details, and the company's website wasn't any better. Anybody have any relevant data on exactly how fast this switching system is? I'm curious about their optical router at the heart of the system as well. It is my understanding that the slowest part of any fiber-based system is the router since the signals must be converted from light to electrical than back to light signals again. One would assume that such a design would be entirely too slow to be used as a bus. Of course, I may be entirely wrong...

    1. Re:Optical Switching? by Anonymous Coward · · Score: 0

      In other news, electricity is not electromagnetic radiation. Doh!

      Light is an example of electromagnetic radiation as is radio waves, micro waves, etc.

      There exist completely optical routers which do not convert from optical to electrical and back again.

      Yes, you are entirely wrong...

    2. Re:Optical Switching? by curious.corn · · Score: 3, Informative

      Dispersive media spread impulses. The longer the line, worse the spread, longer the t delta to prevent taking a 1 for a 0 (intersymbolic interference). Coax, waveguides, bifilar couples are dispersive and carry low-freq em waves setting a nasty lower bound on bitrate. Optical WG are the same but max out well within the THz range (serial!) + you can color code signal (multiplex)

      Ciao

      --
      Mi domando chi à il mandante di tutte le cazzate che faccio - Altan
    3. Re:Optical Switching? by Captain+Nitpick · · Score: 3, Informative
      In other breaking news electromagnetic radiation (read: electricty) doesn't travel at the speed of light!

      In even more breaking news, Slashdot posters stick their feet in their mouths up to the knee.

      Electromagnetic radiation isn't electricity, it is light (and associated photons at wavelengths outside the visible portion of the spectrum).

      --
      But then again, I could be wrong.
    4. Re:Optical Switching? by Hal-9001 · · Score: 2, Informative

      Strictly speaking, light is a subset of electromagnetic radiation. Thus all light is electromagnetic radiation but, as a general rule, not all electromagnetic radiation is considered light.

      --
      "It take 9 months to bear a child, no matter how many women you assign to the job."
    5. Re:Optical Switching? by Anonymous Coward · · Score: 0

      you need noy worry about the router slowing it
      down...it's a switching system, not a router.

  15. NUMA? by skunky-boy · · Score: 1, Funny

    Good God, is there anything that Dirk Pitt can't do?

    NUMA must be -really- branching out. ;)

  16. I'd like to see a... by Pig+Hogger · · Score: 1, Funny

    I'd like to see a beowulf...
    Oh, nevermind.

    1. Re:I'd like to see a... by Anonymous Coward · · Score: 0

      it constantly amazes me how someone can just say "beowulf cluster" and get modded up as funny. i mean, even if you're using it "ironically" (and i use that term loosely,) the joke's old. it's more than old, it's dead.

    2. Re:I'd like to see a... by Anonymous Coward · · Score: 0

      STFU nobody likes you

  17. No you're confused by citanon · · Score: 2, Informative

    Electrical signals travel at around 1/10 the speed of light.

    1. Re:No you're confused by en4ca · · Score: 2, Informative

      Actually, the speed of an electrical signal varies widely depending on the molecular structure of the material, so saying Electrical signals travel at around 1/10 the speed of light isn't true.

    2. Re:No you're confused by be-fan · · Score: 2

      2/3

      --
      A deep unwavering belief is a sure sign you're missing something...
    3. Re:No you're confused by citanon · · Score: 1

      I remember though that this is the typical speed in Si

    4. Re:No you're confused by GigsVT · · Score: 1

      By that logic, saying that light travels at the speed of light is also false. :)

      I understand the physics, just trying to be funny.

      --
      I've had enough abrasive sigs. Kittens are cute and fuzzy.
    5. Re:No you're confused by mindstrm · · Score: 1

      That is true.. but electrical signals in copper go a lot faster than .1c.. they go very near the speed of light. 2/3, more, who knows.. but certainly a lot more than 1/10.

  18. Hooray by Adam9 · · Score: 5, Informative

    Yay for free subscriptions.. here are some other sources for similar reportings that don't require evil subscriptions.

  19. oh right like by myowntrueself · · Score: 2

    "Somehow, the quote reminds me of people who think that managers and lawyers are the important part of a company, and engineers and customer service are a nuisance to be minimized."

    You mean like Microsoft?
    Or most ISPs?

    --
    In the free world the media isn't government run; the government is media run.
  20. Not a supercomputer by Boone^ · · Score: 4, Insightful

    This would be a network of computers, not a supercomputer. The definition is becoming more lenient, so in a few years everyone on the internet will be a node in the world's largest (and only) supercomputer, and 80% of them will be redundantly running through Windows DLLs. Yay.

  21. Optical routing by ctar · · Score: 5, Informative

    The idea of optical routing is that, even in typical gigabit or any optical based networking media, the bottleneck is the processors in the routers. This is because the light must be converted to electrical signals, and then routing decisions and switching are done on the processor of the router. After being processed, the signals are converted back to optical to be sent out the appropriate port.

    Optical switching means that the light coming in on fiber from different devices is never converted to electrical to be routed. The actual light signals are switched from port to port. This was originally planned to be done with very small mirrors! (no joke!) which would aim incoming light to the corresponding outgoing port.

    According to the whitepaper on Chiaro's website, they have found a way to avoid the mirrors (which have an obvious bottleneck themselves, as well as potential mechanical failure) and they are able to multiplex or switch the light based on applying an electrical field to some of the optical components which them changes the angle and therefore the destination of the light.

    1. Re:Optical routing by CPT+Carl · · Score: 1

      I follow your description and it jives with me on how they can avoid the Optical-Electrical-Optical (O-E-O) conversion problems in the core of the router. But here's the part that from the article that I did not quite get:

      "The optiputer will initially consist of about 500 processors linked via the optical switching system that will permit parts of the computer to share information at the speed of light."

      Precisely how will the processors connect to the optical lines? Will there be some optical transceiver connected to the front side bus? Do the processor pins wire directly into the transceiver?

      Anyone know this part of the setup???

      --
      THIS SPACE FOR RENT Call 1-800-555-CARL
    2. Re:Optical routing by cranos · · Score: 1

      From the sounds of it this is more of a cluster type supercomputer. Thus the connections would be via some sort of converter at the actual nodes. Well thats my guess anyway.

    3. Re:Optical routing by Brandon30X · · Score: 1
      According to the whitepaper on Chiaro's website, they have found a way to avoid the mirrors (which have an obvious bottleneck themselves, as well as potential mechanical failure) and they are able to multiplex or switch the light based on applying an electrical field to some of the optical components which them changes the angle and therefore the destination of the light.
      Electric field changes the angle? Sounds like a some sort of electro-optic modulation using crystals, similar to liquid crystal displays in calculators. Just use polarizers and change the angle of polarization of the incoming light to route it. But what the hell do i know, I didnt read the article >:D
      -brandon
      --
      Quitters never win, Winners never quit, But those who never win and never quit are idiots.
    4. Re:Optical routing by SETY · · Score: 1

      tiny mirrors are MEMS. MEMS work well (in small quantities). They don't suck.

    5. Re:Optical routing by irish_spic · · Score: 5, Insightful

      I agree with what you are saying, but what you describe is an optical switch not an optical router.
      (a switch switches circuits or light channels in this case and a router routes packets).

      I read trough their website (www.chiaro.com) but wasn't clear on how they can identify the destination addresses of the packets (essential for routing) without some sort of photonic-electrical conversion. Then it won't be an all optical router, would it? ;-)

      cheers,
      Frank

      --
      A truth that's told with bad intent, Beats all the lies you can invent. -- William Blake
    6. Re:Optical routing by jonbrewer · · Score: 2

      This was originally planned to be done with very small mirrors! (no joke!) which would aim incoming light to the corresponding outgoing port. ...they have found a way to avoid the mirrors (which have an obvious bottleneck themselves, as well as potential mechanical failure)

      You make it sound like such tiny mirrors would not work... In fact, the DLP projector in my living room has around 800,000 mirrors in it, all on a DMD chip. Sure, bending the optics as Chiaro does is cool, but I don't think it is necessarily any faster or more reliable than mirror based optical switching/routing.

    7. Re:Optical routing by Anonymous Coward · · Score: 0

      I'd like to add that there exist digital projectors, today, with over a million tiny mirrors that switch very rapidly. link

    8. Re:Optical routing by ctar · · Score: 2

      I think there are obviously a lot of details left out as to how this optical technology actually interfaces with the 'processors' of the nodes...

      If we assume router means IP, and switch means Ethernet, than the difference between a router and a switch is very small nowadays...

      The major difference is that a router typically re-addresses the source and destination of the lower layer protocol before forwarding to the appropriate port, while a switch will just forward to the appropriate port without changing anything. Both make a forwarding decision, however, based on the destination address (MAC or IP).

      As to how either of these would practically work in this technology, I have no idea ;)

    9. Re:Optical routing by Grizzlysmit · · Score: 1
      Too much of anything is never a good thing...Except water.

      No actually too much water can kill you, apart from the obvious way of drowning that is, there are I have been told (by my medical types, sis who's a doc etc), certain disease's which will allow a person to retain so much water that it's toxicity kicks in. The chemist's who first told me this said that you could reguard any substance as a toxin, it just depend on how big a dose it would take. Not to worry normal people can't retain enough water to be poisoned!

      why did I share this, I don't know it's 3:20am in the morning here, and I'm reading /., need I say more: hmm I thing I'll go out tommorrow and by myself a life, I wonder how much they cost. :-)

      --
      in my life God comes first.... but Linux is pretty high after that :-D
      Francis Smit
  22. Chiaro is no stranger to super-computing by Jah-Wren+Ryel · · Score: 5, Informative

    Most of the key people at Chiaro are people who jumped ship from Convex Computer after they were acquired by Hewlett-Packard back in the mid-90s. Convex's claim to fame was to have invented and productized the first mini-supercomputer hitting the sweet-spot between the biggest vax and the smallest cray and they were very successful for about a decade.

    Larry Smarr, of UIUC's supercomputing center (aka the place where Mosaic was developed) has always been a big fan of the Convex crowd.

    Another bit of trivia - Jeff Christenson, of PERL fame is a convex alum as well as Dave Taylor of Id Software fame and a whole host of other key people now scattered about the world.

    --
    When information is power, privacy is freedom.
    1. Re:Chiaro is no stranger to super-computing by Anonymous Coward · · Score: 0

      I think you mean Tom Christiansen or PERL fame. Jeff is only famous in his own mind.

    2. Re:Chiaro is no stranger to super-computing by Jah-Wren+Ryel · · Score: 1

      Yer right, got the t in tchrist mixed up with a J...

      --
      When information is power, privacy is freedom.
  23. Speaking of Supercomputers, IBM is building HAL by toupsie · · Score: 4, Funny
    Forbes is reporting: ASCI Purple will run at 100 teraflops, or 100 trillion calculations per second, 8 times faster than its current supercomputer ASCI White and at a speed equivalent to the human brain, IBM said.

    HAL will be born a few years late...

    --
    Strange women lying in ponds distributing swords is no basis for a system of government.
    1. Re:Speaking of Supercomputers, IBM is building HAL by cranos · · Score: 2, Funny

      "at a speed equivalent to the human brain"

      Before or after the six pack?

    2. Re:Speaking of Supercomputers, IBM is building HAL by Waffle+Iron · · Score: 4, Insightful
      speed equivalent to the human brain

      I don't know how he calculates that. Maybe that matches the raw number of logic operations of a human brain, but a digital computer has a completely different organization, so it's like comparing apples and elephants.

      The brain's advantage comes through the fact that the "logic" is embedded within and mixed up with an incredibly powerful fully associative storage system. The keys and values aren't little byte strings or numbers like digital computers use, but instead they are high-level concepts and experiences. We don't even know how to begin designing a direct emulation of this kind of hardware.

      OTOH, it might take someone 10 minutes to manually do a long division problem that the computer can solve in under 1 nanosecond. However, even with all of the awesome math throughput provided by supercomputers that consume tens of kilowatts of power, nobody's come up with a system that has the real-world common sense and precise realtime control capablities of a 1 milliwatt cockroach brain. (Did you know that they can fly? I discovered that one day by spraying one on the ceiling. Scared the living shit out of me.)

      Obviously, making speed comparisons between brains and digital computers is utterly meaningless when the fundamental operations they perform are so completely different.

    3. Re:Speaking of Supercomputers, IBM is building HAL by Anonymous Coward · · Score: 0

      Soylent Green is Gerstner.

    4. Re:Speaking of Supercomputers, IBM is building HAL by josh+crawley · · Score: 1

      ----OTOH, it might take someone 10 minutes to manually do a long division problem that the computer can solve in under 1 nanosecond.

      Yeah, but your typical idiot savant comes close to the computer time... So yes, humans are very capible of fast math. We just wern't made with that in evolutionary mind.

      ----However, even with all of the awesome math throughput provided by supercomputers that consume tens of kilowatts of power, nobody's come up with a system that has the real-world common sense and precise realtime control capablities of a 1 milliwatt cockroach brain.

      Like hell they havent... All you have is input, process and output. You have sense nodes reporting to some basic decision-making logic. There is no "if I do this..." at all. You spray, it flies away from spray.

      ---- (Did you know that they can fly? I discovered that one day by spraying one on the ceiling. Scared the living shit out of me.)

      ----Obviously, making speed comparisons between brains and digital computers is utterly meaningless when the fundamental operations they perform are so completely different.

      And why? I consider the transfer of data as in + charge(and lack therof in the gaps) equalavalent to 0's and 1's in binary systems. Bio-systems have the same code in every cell, but can differentiate between organs and run the associated boot-code (where cells communicate between cells in the same organ and the organ communicates between the brain). It's a neural networking disaster (still, doesn't that explain why there's soo many diseases of the mind?)

    5. Re:Speaking of Supercomputers, IBM is building HAL by Waffle+Iron · · Score: 2
      Like hell they havent... All you have is input, process and output. You have sense nodes reporting to some basic decision-making logic. There is no "if I do this..." at all. You spray, it flies away from spray.

      OK, when you've developed your working cockroach prototype that finds food, seeks out mates, evades danger, flies, crawls in any orientation with a nice fluid motion, lays eggs, liberally dispenses brown turd stains, and generally gets around without looking like its lost, with a 100% uptime over the several months of a cockroach life, all without any help whatsoever from any source, post a story here on /.

      Talking about how easy it would be to program doesn't count. Like I said, if it were easy (or even possible with today's technology), someone would have done it by now.

    6. Re:Speaking of Supercomputers, IBM is building HAL by 3am · · Score: 1

      Yeah, but your typical idiot savant comes close to the computer time... So yes, humans are very capible of fast math. We just wern't made with that in evolutionary mind.

      Your 'typical idiot savant' can propagate an electrochemical impulse along the cellular membrane of a neuron at the rate of about 100 m/s tops. Your typical consumer grade CPU executes a clock cycle in 1/1,000,000,000 second. So your 'typical idiot savant' still has sensory neurons transmitting the problem from his ears to Wernicke's area while the computer has solved the problem about a million times over. We are _not_ capable of 'very fast math' compared to computers.

      Like hell they havent... All you have is input, process and output. You have sense nodes reporting to some basic decision-making logic. There is no "if I do this..." at all. You spray, it flies away from spray.

      Haven't really though this one through, huh? How does an organism see you? The basic function of vision is something that's _very hard_ to accomplish on a computer. Of course it's simultaneously recognizing you as a threat, managing the concerted contraction/relaxation of hundreds of muscles used in flying, guiding itself through spaces so it doesn't run into walls, and presumably determining a safe place to land. I'm guessing your simple little cockroach emulation program now looks more like a real-time, multi-threaded guidance system for a missile (which doesn't need to eat or mate, either).

      And why? I consider the transfer of data as in + charge(and lack therof in the gaps) equalavalent to 0's and 1's in binary systems. Bio-systems have the same code in every cell, but can differentiate between organs and run the associated boot-code (where cells communicate between cells in the same organ and the organ communicates between the brain). It's a neural networking disaster (still, doesn't that explain why there's soo many diseases of the mind?)

      I know less about biology than many people. But I know more than enough to spot another terrible computer/human body comparison. But I guess if all you have is a hammer, everything starts looking like a nail...

      --

      A: None. The Universe spins the bulb, and the Zen master merely stays out of the way.
    7. Re:Speaking of Supercomputers, IBM is building HAL by Anonymous Coward · · Score: 0

      Your 'typical idiot savant' can propagate an electrochemical impulse along the cellular membrane of a neuron at the rate of about 100 m/s tops. Your typical consumer grade CPU executes a clock cycle in 1/1,000,000,000 second. So your 'typical idiot savant' still has sensory neurons transmitting the problem from his ears to Wernicke's area while the computer has solved the problem about a million times over. We are _not_ capable of 'very fast math' compared to computers.
      Input/output times must of needs be separate from calculation times. Your computer would also take a while sensing the question on a microphone, recognising the speech, formulating the equation, and doing the reverse process. I don't believe the actual calculation times would differ by _that_ much.
      However, I feel that the HUGE advantage human brains have is their parallel processing capability (said to be around 300 different processing areas all interconnected). Something which makes me extremely excited about this optical routing - up to now communication between different processors was the hitch... now...

  24. Re:MOD this COCKSUCKER down by Anonymous Coward · · Score: 0

    Interesting. How is he a racist troll by linking to a page that promotes no special treatment based on skin color? Equal Opportunity is reverse discrimination. Get out of the leftist, bleeding heart arts colleges..

  25. There is now by coryboehne · · Score: 4, Informative

    A new account has been created for the benefit of slashdot users who don't care to register with NYTimes.

    Username : SDUser
    Password : slashdot

    enjoy everybody

    click here to login.

    1. Re:There is now by k2enemy · · Score: 1
      A new account has been created for the benefit of slashdot users who don't care to register with NYTimes.

      what the hell is your problem? they're not asking for money. they give us a high traffic, quality content site and all they ask for in return is a free registration! or is that still too much to ask? running a site, especially a high traffic site, isn't free you know...

    2. Re:There is now by Terralthra · · Score: 1

      A free registration, which requires me to submit my not free e-mail address so they can sell a list including it so I can get annoying spam.

      I'd much rather pay $1.99 for registration, thank you. At least that way, the charge on my credit card is for NY Times, and not for bandwidth charges and electricity spent processing spam.


      --
      -Terralthra...
    3. Re:There is now by Anonymous Coward · · Score: 1, Insightful

      That's the lamest excuse i've ever heard. If you don't like their policies, read the news somewhere else instead of polluting their database. They don't send you spam anyway.

    4. Re:There is now by Terralthra · · Score: 1

      Polluting their database? What the hell are you talking about?

      I also submit that a) using the SDUser account is in no way a violation of their Subscriber Agreement:

      6.1 As part of the registration process, you will select a password and a subscriber ID. You also have to give us certain registration information, all of which must be accurate and updated. (a) You may not (i) select or use a subscriber ID of another person with the intent to impersonate that person; (ii) use a subscriber ID in which another person has rights without such person's authorization; or (iii) use a subscriber ID that NYTD, in its sole discretion, deems offensive. Failure to comply with the foregoing shall constitute a breach of this Agreement, which may result in immediate termination of your account. (b) You shall be responsible for maintaining the confidentiality of your password, which you will not have to reveal to any representative or agent of NYTD.

      Since I do not havethe intent to impersonate, the account name is not offensive, and I have the creator's consent, how am I violating their policy, again?

      Also, b), the policy says clearly that it will share your usage and demographic information, as well as send you e-mail regarding current or prospective services. IE "Subscribe to NYTimes PLUS!" I'd call that spam.

      Anything intelligent to add? Then again, were you intelligent, you probably wouldn't've posted as AC.


      --
      -Terralthra...
  26. yikes... by ryochiji · · Score: 4, Funny
    From the NYT article:
    >"the communications lines will be the fastest part of the computer and the processors will become slower "peripherals."

    Just imagine....

    Us:Back in my days, the processor used to be called the central processing unit, and everything else was a peripheral!
    Kids:Sheesh dad, you're old! Everyone knows that the processor's the slowest part.
  27. Optical Router, Supercomputers... by HappyCycling · · Score: 4, Funny

    ...And it still gets Slashdotted...

  28. You've missed the point by The+Original+Yama · · Score: 3, Funny

    The point is that a Californian organisation is using something "designed by a Texas company". Now that is "a radical departure"!

    Maybe I'm reading this wrong? :)

  29. Skynet by benntop · · Score: 0

    Why do I get the feeling that any day now a liquid metal asassin is going to appear and start taking people out? ...heading to my bunker

  30. Doesn't SGI uses something similar? by leeet · · Score: 3, Interesting

    Corect me if I'm wrong but I always thought SGI was using light in it's interconnectors between machines? That's how they can achieve amazing throughput.

    --
    -- Leeeter than leet
    1. Re:Doesn't SGI uses something similar? by CoderDevo · · Score: 1

      I think the fiber cables inside most other supercomputers was just to keep the clock synchronized across all nodes.

    2. Re:Doesn't SGI uses something similar? by sql*kitten · · Score: 2

      Corect me if I'm wrong but I always thought SGI was using light in it's interconnectors between machines? That's how they can achieve amazing throughput.

      Optical fibre point-to-point has been around for years, it's often used to connect storage arrays to hosts. What the article is about is being able to switch and route optical data streams, which is an order or magnitude more complex. You see, it's easy to store an electronic signal in an electronic form, so a conventional router can stop a packet, look into it to work out what to do with it, then send it to the right place (or regenerate it on the right port). If you want to do that with light, you have to convert it into an electronic form, process it, then reconstruct the optical signal. An all-optical switch does away with the conversions. I'm not even sure if an all-optical (i.e. no electronics at all) router is even possible.

  31. Faster than light is possible, still experimental by Albinoman · · Score: 1

    There is an old article in Science News that demstrates things being sent faster than light. The interesting bits of the article talk about one experiment where a beam of light was shot into a cloud of gas, and it exited the cloud before it entered it. Another has them sending Mozart 40th symphony at 4.7 times the speed of light.

    And btw, 6.6 microseconds aint bad. I never read below, but I can imagine the massive amount of (bad) Beowulf jokes. I doubt their latency is any better. Assuming only 1 packet is sent at a time, thats ~150,000 packets per second (theorectical peak of course). Seeing as how I havent sent that many in the last 9 hours this isnt too bad of a problem. You are right that this isnt entirely whats needed for this purpose, but you cant learn if you dont try.

  32. For those who don't want to use NYTIMES... by alding · · Score: 1

    http://www.jacobsschool.ucsd.edu/news_events/news_ 2002/20021118.shtml

  33. Re:MOD this COCKSUCKER down by Anonymous Coward · · Score: 0
    And then, ironically, the web site goes on to endorse the discriminatory doctrine of "one nation under God".

    Amazing.

  34. Is it really faster? by El · · Score: 3, Interesting

    I was told by a fiber-optic transceiver engineer that signals actually travel faster in copper coax than in fiber (in both it's less than c, the speed of light in a vacuum). So couldn't you get even better results by hardware-switching a coax signal? And how usefull is only being able to talk to 1 other node at a time? Sounds to me like these guys have reinvented the T-bar used to connect IMB System 370 channels together... (albeit with much better performance).

    --

    "Freedom means freedom for everybody" -- Dick Cheney

    1. Re:Is it really faster? by NerveGas · · Score: 3, Informative

      The difference in propagation time is so low that for reaonable-length interconnects, it's going to be meaningless. Light travels around 186,000 miles per second, so under ideal conditions, a fifty-foot interconnect would take you about fifty nanoseconds. We'll use that for the example, it's plenty close for order-of-magnitude calculations.

      So, let's say that the difference in propagation speed between copper and fiber is 15%, which is probably pretty high. That would mean a difference of only about 8 nanoseconds.

      How much of a difference is that? Considering that the latency of the networking layers is generally measured in milliseconds, or if you're *really* fast, microseconds, that means that the extra latency from the fiber would be anywhere from 3 to 6 orders of magnitude LOWER than that of the networking layers. That's pretty insignificant.

      Now if you're talking about running a 1,000 mile interconnect, then the differences become pronounced - but trying to get any decent bandwidth out of copper at that distance is going to be impossible. Ten gigabits over long-haul fiber is commonplace. Currently, the 10 gigabit ethernet over copper attempts have been limitted to a few *feet*.

      steve

      --
      Oh, you're not stuck, you're just unable to let go of the onion rings.
  35. Forced to go optical by Sponge+Bath · · Score: 5, Funny

    Because the previous attempt to implement a campus wide supercomputer using an RFC 1149 based network caused the pigeons to burst into flames.

  36. has to be said.... by bsDaemon · · Score: 5, Funny

    i am the cl-itit commander. no one rules the cl-itit like me. not this little fucker, not any of you little fuckers...

  37. Re:MOD this COCKSUCKER down by fussman · · Score: 0

    racist troll? Click here to see why the parent post is tacubs. If you don't know what tacubs means, please feel free to look at my journal.

    --
    Support Israeli punk bands. Man Alive.
  38. More optical computing to come?? by bkontr · · Score: 2, Insightful

    There is still some room to grow left in the semiconductor business....but not much. Now that chip makers are near the limit in the "how small can I shrink it race", the goal now is to fit more die on single silicon wafer. As the "need for speed becomes more critical I think optical computing breakthroughs will become more common place as soon as the semiconductor business and research community start to move away from silicon semiconductors. When the focus on optic technology becomes dominant silicon chips won't go away, but they won't be as high tech.

    --


    "You helped our nation celebrate its bicentennial in 17 -- 1976." --George W. Bush, to Queen Elizabeth, Wash
  39. Re:Faster than light is possible, still experiment by mindstrm · · Score: 4, Informative

    The experiment you reference does NOT show information travelling faster than light.. as is explained in the article.

    The waveform appears to exit the apparatus before it enters, but this is not so under scrutiny... as the article says, the beginning of the wave enters the glass (long before the peak) and there is enough information there to re-create the original wave.

    There are several phenomenon that appear at first to be superluminal, but they do not violate relativity, and are not actually moving anything faster than light, nor are they transmitting information.

  40. ahhh, the sweet sweet speed of fiber by illumina+us · · Score: 1

    look, fiber is awsome. it is not prone to electrical disruption like other digital media. plus, the speeds are very nice.

    --
    -illumina+us "I put on my robe and wizard hat..."
  41. Wow! by Anonymous Coward · · Score: 0

    Imagine a Beowulf cluster of these things!

  42. Mods by daedel · · Score: 1

    Most 0 mods I have ever seen in a /. article. This must tell us something... Here comes another one.

  43. Steve Wallach by bstadil · · Score: 4, Interesting
    Don't forget Steve Wallach he was one of the protagonists in Tracy Kidder's Pulitzer winning book The Soul of a new Machine about the 32bit Data General next generation machine Nova that was going to leapfrog Digital's Vax. An excellent read by the way.

    He still drives a Porche with Convex as number plate.

    --
    Help fight continental drift.
    1. Re:Steve Wallach by Alien+Being · · Score: 1

      "about the 32bit Data General next generation machine Nova that was going to leapfrog Digital's Vax."

      s/Nova/Eclipse/

  44. Also... by iMMo · · Score: 1
    1. Re:Also... by phusnikn · · Score: 0

      Yeah so does SGI I Dont see the big geewiz factor in this article like how there trying to make it seem, vendors have been doing this for years for the enterprise markets.

      --
      - I came I saw I Conquered
  45. Not quite an optical router by Animats · · Score: 5, Informative
    This is an optical switch fabric, but it's still a few steps short of a router. Something else has to make the routing decisions and set the switches. It does the same job as the MEMS-type optical switch fabrics (the moving-mirror patchboards), but will switch in nanoseconds.

    The pure optical IP or ATM router is still years away. Optical computing isn't up to optical packet decode and route lookup. Optical buffering isn't ready, either, although you could potentially store packets temporarily in a fibre delay line.

    1. Re:Not quite an optical router by Grizzlysmit · · Score: 1
      The pure optical IP or ATM router is still years away.

      That makes sense otherwise the processors wouldn't need to be the slowest bit, because if you had that leavel of processing in the optic's, you'd have an optical computer.

      --
      in my life God comes first.... but Linux is pretty high after that :-D
      Francis Smit
  46. Not as impressive as it sounds by Alex+Belits · · Score: 2, Interesting

    While company calls it optical phased array, "array" only works with linearly increasing electric field, what turns it into just another case of diffraction, with "waveguides" being more like segments of diffracting material changing their properties each as a whole when electric field is applied (as opposed to pressure being applied in other devices). It would be more impressive if the device was purely optical -- if some material changed its properties based on the light applied to it, and bent another beam because of that change.

    --
    Contrary to the popular belief, there indeed is no God.
    1. Re:Not as impressive as it sounds by Alex+Belits · · Score: 1, Troll

      Sorry, it should be s/diffraction/refraction/

      --
      Contrary to the popular belief, there indeed is no God.
  47. Before. by evanbd · · Score: 2

    I mean, you pour a six pack on a computer, it just won't go as fast. OK, so you might need some work to beat the fault tolerance, but I'm sure you can find six parts that'll bring it down together.

  48. Fabret-perot inferometer.... by DarkMan · · Score: 2

    with a wavelength dependant no linearity in the medium would do exactly that.

    An FP inferometer consits of a pait of parallel mirrors, one half silver, the other full. The beam of light enters at an angle, and then the position of the output from the half silvered mirror is wavelength dependant. They are used in situations similar to a diffraction grating, but they can be made much more accuratly. (There are other criteria too, which I forget.)

    This seperates very close fequencies. Imagine - instead of giving a machine an IP, give it a frequency.

    Haveing a laser that is tunable in frequency is not too difficult - the simplest solution would be to use an Optical parametric oscilator. These split the laser into two different colours, and you just block the colour you don't want.

  49. Re:Well, shit! by Lord+Bitman · · Score: 2

    Nevermind then..
    Let's just set up a bunch of those dealies in a giant array which has all the functions of the world's fastest punchcard-based computer!

    --
    -- 'The' Lord and Master Bitman On High, Master Of All
  50. Re:Faster than light is possible, still experiment by Anonymous Coward · · Score: 0

    My figure of 6.6 microseconds is a limit that you can't improve upon no matter how good your technology gets. No experiment yet performed has shown otherwise. A few microseconds is already a long time for modern processors.

    The point is that as processors get faster, it will actually become more important to put them close together, if the problem you are working on requires a lot of communication between processors.

    The NYTimes article suggests that spreading machines around is the wave of the future. They may be correct so far as flexible "grid" computing (a.k.a., a good old-fashioned multithread-capable batch farm) goes.

    But for the hardest computational problems, it will always be highly advantageous to keep the computational power as localized as possible.

  51. Latency will ALWAYS be a problem by Anonymous Coward · · Score: 1, Insightful

    Unfortunately light travels pretty slowly.

    A 1 Ghz processor does a computation before light can travel 35 centimeters (little more than one foot). So if memory or a second cpu is placed more than a foot away .. regardless of bus speed ..guess what ... it's a bottleneck!

    1. Re:Latency will ALWAYS be a problem by Anonymous Coward · · Score: 0

      Light travels faster than electrons though... you figure out which has less latency...

  52. Re:MOD this COCKSUCKER down by Anonymous Coward · · Score: 0

    He may be racist. But judging from this charming subject line, you seem to be a fucking homophobic troll .

  53. Another Optical Switch Company by anon7864 · · Score: 1

    Bainbridge Networks:
    Brochure of Product

    "The Bainbridge Networks XBEAM96 is an all-optical switching fabric that is both protocol (IP, Optical Ethernet, SONET, etc.) and bit rate (OC-3 to OC-768) independent. The defining features of the XXBEAM9966 are its ability to provide per channel, in-service growth and in-service field repair."

    Basically they are trying to provide a cost effective way to insert additional switching capability to an existing network.

    Beans

  54. Smarr by cameldrv · · Score: 2

    This reeks of Smarr, the man who ran an NCSA that did virtually nothing except some flashy demos and Mosaic. Mosaic being a project that was actively discouraged by upper management until it became too successful, whereopon they took credit. Smarr is a master politician, but lacks an eye for people and projects that accomplish something, rather than just looking superficially cool.

  55. Re:Faster than light is possible, still experiment by joib · · Score: 2

    Nothing can move faster than the speed of light in vacuum, to be more precise. It's entirely possible to have particles traveling faster than the speed of light in a medium. For charged particles, this causes a radiation field known as Cherenkov radiation, first observed in 1934. It's somewhat similar to the sonic boom observed when something moves faster than the speed of sound.

  56. Tanenbaum by Shade,+The · · Score: 3, Interesting

    Andrew S Tanenbaum's book on Computer Networks points out a similar trend; that bandwidth is increasing faster than processor speed. In the future, it'll veyr likely be faster to transfer information about than to process it locally. And that means that distributed computing might become intrisic to most software.

    The internet in itself might become a resource for idle CPUs. With a few billion or more individual systems networked up, playing that game of Quake 10 might rely on the processor time borrowed from others.

    1. Re:Tanenbaum by 4of12 · · Score: 3, Interesting

      I find where bandwidth has been increasing to where it is not the major practical limit to my computing.

      More and more, I find that latency is what limits my experience, be it on the network, to a disk array, or to the main memory from the CPU.

      --
      "Provided by the management for your protection."
  57. Re:MOD this COCKSUCKER down by Anonymous Coward · · Score: 0

    ya and while their at it, go mode the us mint down too.

  58. Texas :) ? by demiurg · · Score: 1

    I had no idea that Texas is actually in Israel :)

    Hmm....

  59. Re: just use GOOGLE NEWS by Anonymous Coward · · Score: 0

    Do we need to sign up for these accounts, or is there a free way in?

    Signing up for the NYT account is free!

    An easier way is to go to Google News and search for the story. e.g. in this case, search for "texas supercomputer"

  60. Re:Faster than light is possible, still experiment by IncohereD · · Score: 1

    You need to take some information theory classes. A light wave is periodic, and a periodic signal is entirely deterministic, and therefore carries no information, other than it's own properties.

    They're talking about sensing the beginning of a light wave and producing the peak sooner than it enters. All that is is a phase shift. The only 'information' is the frequency, which you don't need the whole pulse to tell you.

    More interesting would be the Mozart example, because it seems to imply modulation. NO details are offered about that experiment, suspisciouly.

  61. Chario has some cool technology by smackdaddy · · Score: 1

    One of my buddies used to work for them, before they laid people off in the downturn. They have some really cool stuff in their labs. 32 x 32 Fiber routers that do everything as optically and not electronicly. Probably one of the biggest innovations in fiber optics in a long time unfortunatly it came out when there is a big capacity glut in telecom. At least they got a supercomputer sale, so hopefully they will be able to survive on things like this until telco picks back up.

  62. Depends on the work by garyebickford · · Score: 1

    I beg to differ. I took a class at Oregon Graduate Institute on "Optics for Engineers". One of the two main topics was the use of optical transforms as computation engines. A simple lens performs optical transforms at rates that exceeded the then-total computational capability of the entire planet. The issue is programmability.

    It is relatively simple to construct 'computers' for performing transformations from spatial domain to frequency domain and back. There are many algorithms that could be done this way at blinding speed, given the proper inputs etc.

    Since that time, various schemes for providing some at least limited programmability have been proposed. For example, a relatively simple 1Kx1K optical filter would be capable of performing 1 million operations in parallel. If the filter used a fast transforming medium like (IIRC) Lanthanum Zirconate - the stuff used in the sunglasses used by the military to save eyes from nuclear blasts), this filter could be changed thousands of times per second.

    A similar diffraction-based filter can switch a signal between optical paths, which is the key to providing logic operation. This is similar to what's happening in the optical routers. This can again be done for thousands of signal beams in parallel. So the cycle time is low, but the data rate is huge. In the class we showed that the potential data rate is dramatically higher than any possible digital processor.

    The applications for computations of this kind are limited - they're not particularly useful for business data processing - but where they are useful they have the ability to exceed pure digital processors by tens of orders of magnitude. There has even been some thought and work on using hardware like this for certain kinds of database searches.

    Sorry I can't give any specifics - I haven't looked at this stuff for a long time.

    --
    It's easier to be a result of the past, but more fun to be a cause of the future! http://www.spacefinancegroup.com/
  63. Re:uhh by Anonymous Coward · · Score: 0
    Imagine a Beowulf cluster my post above!

    == TrollBuger
    (acting like a CHICKENSHIT TOSSER by posting ANNONYMOUSLY!)

  64. TrollBurger you idddiiiooootttt! by Anonymous Coward · · Score: 0
    Hey TrollBuger,

    Try thinking before you submit! When you said:

    Imagine a Beowulf cluster my post above!

    you really should have said:

    Imagine a Beowulf cluster of my post above!

    Gezzz what a tosser!

  65. Last Post! by alpg · · Score: 1

    One day the King decided that he would force all his subjects to tell the
    truth. A gallows was erected in front of the city gates. A herald announced,
    "Whoever would enter the city must first answer the truth to a question
    which will be put to him." Nasrudin was first in line. The captain of the
    guard asked him, "Where are you going? Tell the truth -- the alternative
    is death by hanging."
    "I am going," said Nasrudin, "to be hanged on that gallows."
    "I don't believe you."
    "Very well, if I have told a lie, then hang me!"
    "But that would make it the truth!"
    "Exactly," said Nasrudin, "your truth."

    - this post brought to you by the Automated Last Post Generator...