Hacker News new | past | comments | ask | show | jobs | submit login

Gaaah, please stop advertising optical computers as the technology that will overcome Moore's law. It makes no effing sense.

Wavelength of the light emitted by these devices: ~4000nm

Latest generation commodity CPU transistor structure size: 7nm

Add to that that photons really don't like being trapped; you essentially need a delay line and optical amplifier to hold them indefinitely (that's essentially the core technology my whole PhD thesis centers around), it makes them a really impractical thing to store bits with. Things with a rest mass can be stored easily, though. Things like, say, electrons!




It's definitely not a continuation of Moore's law as it has nothing to do with transistor density, but it may mean that the performance people expect from computers - which is why people are usually talking about Moore's law - may continue increasing.

I don't see how the wavelength is comparable to transistor size because as you switch to the optical realm, the benefit of information propagation at speeds near c (or c, if you're pulling a vacuum) means physical size doesn't matter as much. At 4Ghz you can move information 7.5cm in one cycle, and that's a pretty large distance compared to any integrated circuit I've ever seen.

Why is storage necessary? If you can move bits to optical gates and get a result back it seems to me like you can work around the fact that, in an electrical system, capacitance and heat (due to density achieved in the quest for minimizing capacitance) start to limit the computation you can do.


I thought electric charge in conductors already moved very close to C? https://en.wikipedia.org/wiki/Speed_of_electricity


Exactly. If we're pedantic about it, a charge signal moves at the speed of light. But the signals are what computers use.


Only if you consider 70% or so to be close. There's some room for improvement over copper wires. Now, if there are any physicists here who want to jump in, I have a question about that. I heard waveguides are dispersive, would sending pulses of light through tiny channels slow it down as well?


Some people working in optics say it works "at the speed of light." That's true of course ... but the speed is no different from using copper.

Unfortunately something like 0.7c is about the fastest speed of EM wave propagation in an optical waveguide or along a copper waveguide. Another comment here gives a slightly faster example with n=1.3, which is maybe achievable in some kind of polymer. Or in highly purified water, for what it's worth.

You can get a mild speedup, 40% or something, by moving to free space. But that is an unbelievable can of worms, taking all the signals out of the waveguides and somehow still getting 1B signals going to the right place. The 40% speedup doesn't remotely pay for giving up solid state waveguides.

"Dispersive" fortunately doesn't mean a meaningful slowdown. It just means that a transmitted bit will travel at a range of slightly different speeds. If it goes very far, the shape of the pulse will get messed up. But that's a problem people are already pretty good at solving.


But light in a dielectric medium also travels slower.

If n=1.3 -> v = c/1.3 = 77% of c


Not a physicist, but you may want to look for 'hollow core fiber / photonic crystal fiber'.

Where some are said to reach up to 99.x % the speed of light in a vacuum.


Laser physicist here, did some work with PCF: Expensive as fuck, highly polarization dependent, almost impossible to splice.


Nonetheless it feels like at least every few months or even weeks a new announcement appears in pop-science sites like eurekalert and phys.org. Feels a little bit like the always around the corner next big battery tech.

Most fascinating thing i've read years ago they'd be the prime candidate for manufacturing in space, because real vacuum.


> Why is storage necessary?

Have you ever tried wiring any non-trivial logic without flip-flops? Say, a simple signal routing layer. Even the most basic bits of logic becomes much less efficient to downright impossible without storage.


You can use hybrid systems where, say, memory is conventional RAM but computation (maybe full cpu or submodule like apu) is done with photons. You can probably perform large numbers of concurrent operations by taking advantage of the wavelike properties of photons.


You can wave pipeline electrons too. It just very rapidly becomes an impossible design problem as the complexity of your design increases (and as the variation grows in significance with node shrinks)


Electrical signals in silicon are not that much slower than light in a vacuum and already signal propagation delay is a serious problem in CPUs.


I like to think that comments like this make me smarter with 10x efficiency.

In this case, the pattern is:

1. Identify and refute common conception

2. Compare easily understood numbers

3. Assert basis of knowledge

4. Introduce a clear, tangible model for alternative thinking

5. Appropriate use of emotional resonance to capture and maintain attention


Five Easy Steps to Becoming a 10x Commenter!


There's no profit in taking five steps.


In the article, they do say that the use will be in transmitting data from a processor to different components farther away from it, like RAM or sensors on a car.


The article specifically proposes using light for transmission between components (not storage), with the efficiency benefit of multiplexing (albeit not mentioned by name). As I read it they're talking nanoscale fiber optics, not optical transistors and memory. This sounds pretty reasonable to me, and your comment seems to not address it at all.


How do electronics compare to photonics thermal radiation wise?

Though as always with electrical based electronics - superconductors are room temperature are always heralded to be the big jump in many things. As always, soon, much like photonics or let alone the ability to easily design and implement asynchronous circuits, let alone CPU's.

Though I do wonder what other industries have the equivalent to moore's law driving them in both advancements and marketing?

I'm kinda drawing a blank of anything that has any progress metric defined. Though hopefully somebody else knows of something comparable in another form of production/business.


High-bandwidth plasmon resonator waveguides. This would allow multiple datapaths on a single 'wire'. Fermions are great for logic and storage, but not for comms. Currently we use ~90% of chip power moving around data. We need to use bosons for this. We need to make them in silicon, and reduce the waveguide dimension. That's where this is going.


I will be pedantic but there is no light at 4000nm. Light is by definition the radiation that is considered from the point of view of its ability to excite the human visual system (HVS). The HVS sensitivity, as given in ASTM E308-15 practise, is in range [360, 780]nm.


Well, the semantics of what constitutes light and what not are a bit murky. CO2 lasers are still considered LIGHT amplification by stimulated emission of radiation. CO2 lasers operate at ~10000nm.

In the optics community we usually consider everything we can manipulate with refractive optics as "light" – and yes, I am fully aware that this goes down well into what's considered microwave radio.

My personal cutoff for where optics begins is, where I no longer can use an antenna that is part of a resonant _circuit_ to emit / receive the radiation, and have to resort to quantum mechanical state transitions.


This is a tangent, but could you point me towards delay line + amplifier literature?

Would be much appreciated.


That's how the very first computers worked:

https://www.computerhistory.org/storageengine/edsac-computer...

Not optical, but piezo electrical, usually with a crystal or air as the medium instead of mercury. Optical is much the same principle, a feedback loop incorporating the delay line, so the same bits get re-injected over and over again and can only be read out at specific points in time.


Yep, and I was looking for something applied.

Like most things, the concept is much simpler than making one work — and I was hoping I could find some papers on the applied side of photon delay lines. (Since OP commented it was related to his/her PhD.)


I thought the mercury delay lines were the craziest thing I’d heard about in computer evolution until I learned about using a cathode ray tube as memory.


In a way that is a delay line too, the phosphor decay time allows you to read out the bits a bit later than you put them in. The big advantage is that it is theoretically random access.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: