Earlier quoted context omitted.
Isn't this just a trade off? Is there never a scenario where you would trade transistor density for switching speed and lower power consumption?
That's indeed done all the time in electronics: for example, RF CMOS usually trailing on a node three or four generations behind the bleeding edge. However, all-optical/photonic computing is just intrinsically so much worse than electronics. On top of the issues that I touched on, there are also other fundamental problems, e.g. distribution of power: photons like to get absorbed by nearby electrons. How do you then s…
New Optical Switch Up to 1000x Faster Than Transistors
41–50 of 94 posts
Re: New Optical Switch Up to 1000x Faster Than Transistors
#42Re: New Optical Switch Up to 1000x Faster Than Transistors
#43In reality, all-optical computing is mostly a terrible idea: fundamentally, it cannot reach the integration density of electronics. It boils down to the elementary differences between Fermions (electrons, neutrons, etc.) and Bosons (photons, etc.). Their intrinsic behavior determines the interaction with matter, i.e. conductive/absorptive properties. As a result, optical wires (waveguides) have to be sized roughly at…
This sounds to me like doctors claiming they know so much about the human body when in reality we are at the infancy of our understanding
Re: New Optical Switch Up to 1000x Faster Than Transistors
#44I *think* this is a recent-ish preprint of the same paper they're talking about. (The current Nature version is neither open-access nor accessible on Sci-Hub). https://arxiv.org/abs/2005.05811 (E.g., both papers contain this [0] text string pointing to the same URI. But, the arXiv preprint doesn't mention the Nature submission). [0] " All data supporting this study are openly available from the University of Southamp…
Re: New Optical Switch Up to 1000x Faster Than Transistors
#45Earlier quoted context omitted.
Isn't this just a trade off? Is there never a scenario where you would trade transistor density for switching speed and lower power consumption?
Exactly. While this speed vs space trade off makes less sense in mobiles, it might make perfect sense in industrial settings. Imagine 3D computers the size of a room (Craigh 2) but a 1000 times faster than any TPU only cluster.
Imagine a CPU with the complexity of Arduino but running at 100 GHz.
Re: New Optical Switch Up to 1000x Faster Than Transistors
#46In reality, all-optical computing is mostly a terrible idea: fundamentally, it cannot reach the integration density of electronics. It boils down to the elementary differences between Fermions (electrons, neutrons, etc.) and Bosons (photons, etc.). Their intrinsic behavior determines the interaction with matter, i.e. conductive/absorptive properties. As a result, optical wires (waveguides) have to be sized roughly at…
It’s not all about computing. It’s about avoiding conversion from electrical to optical signal (and back) at every network node, which is costly.
Re: New Optical Switch Up to 1000x Faster Than Transistors
#47Earlier quoted context omitted.
It’s not all about computing. It’s about avoiding conversion from electrical to optical signal (and back) at every network node, which is costly.
Don't you need a certain amount of computing at each network node anyways to see what to do and where to send the optical signal next? In additional to error correction/amplifying the signal?
Re: New Optical Switch Up to 1000x Faster Than Transistors
#48Earlier quoted context omitted.
(I swear I’m not in Fridman’s payroll.) As a layperson I found this episode with Jeffrey Shainline an interesting discussion tangential to the topic of optoelectronic computing. The basic gist was that photons are good for communication, electrons are good for compute. https://youtu.be/EwueqdgIvq4
The specific timestamp for that part of the conversation: https://youtu.be/EwueqdgIvq4?t=2793
Re: New Optical Switch Up to 1000x Faster Than Transistors
#49Re: New Optical Switch Up to 1000x Faster Than Transistors
#50Earlier quoted context omitted.
how about for an optical switch? for switching network packets over fibre?
Switching/routing usually requires significant information processing (e.g. decode packet header, match destination address against routing tables, etc.). This necessitates 10k or more gates. All-optical computing can't deliver this level of integration density, nor the performance at reasonable power levels. Maybe there will be some smart way to pre-encode routing information onto packets to reduce processing requir…
Basic things like optical muxing/demuxing and serialization/deserialization would be fantastic.