Hacker News new | ask | show | jobs
by throw0101d 3 hours ago
One of the images has "15 rows of Si atoms".

Is there a limit to how small things can go? A single atom?

Is there a physical/molecular limit to Moore's Law?

3 comments

Yes, and we're already there. We've been there for quite a while, in fact.

Once you make the gate of a transistor small/thin enough, quantum effects take over. Electrons will randomly teleport into and through the gate causing the transistor to conduct when it shouldn't. I don't have numbers to hand, but it's on the order of a few atoms wide. There's really nothing that can be done about it either, as far as we know. Electrons just aren't physical objects at this scale, you can't simply exclude them from any given volume of space. The electron wave function will simply just appear wherever it wants (within the electron probability cloud). The only way to stop it is to make your insulating junction thicker than the probability cloud.

>"The electron wave function will simply just appear wherever it wants (within the electron probability cloud)."

I don't know which is more ridiculous, the fact that reality works like this, or, that a species of apes was able to figure this out.

The experiment to observe this behavior is pretty simple though (Young's double slit), and it was conducted more than 200 years ago. The explanation came much later but it's not like the phenomenon was hiding somewhere.
It’s both ridiculous and quite amazing really. The hint that there is something less random underneath it that we just haven’t figured out (and lack the resources to explore at this time) is tantalising.

Even if there isn’t, the way it seems all based on the uneven flow of state over spacetime is deeply fascinating for someone who studies computing.

> you can't simply exclude them from any given volume of space...

... inside a silicon crystal.

You can keep the electrons into as small a volume as you want, but you need something there forcing them, and doped silicon will only force them so much.

In fact, those transistors are smaller than what a silicon crystal can do, and the electrons are only held there because they are made of more materials than only silicon.

> https://en.wikipedia.org/wiki/There%27s_Plenty_of_Room_at_th...

Yes, single-atom manipulation has already been demonstrated:

* https://en.wikipedia.org/wiki/IBM_(atoms)

Can you make transistors using that technique? Can you smaller?

You could make maybe ten transistors or so, but no more. That technique is quite literally pushing atoms one by one with a sharp needle. Not scalable, though maybe useful for some quantum computing platforms’ fabrication since we’re at early stages.

And you could write nice sci-fi about subatomic transistors, but forget making them in this reality.

I mean, you can't get smaller than an atom, there is some amount of plausibility of using individual atoms as at least the occasional computing element.

Beyond that, engineering a quark-gluon plasma as a processor? I'd watch that Star Trek episode. (we might fantasize about stuff like that but we're roughly monkeys smashing rocks together in a cave vs. building an iPhone sort of gap away from that kind of thing unless somebody has a really good idea)

You could, in principle, use photons and/or electrons. We got pretty damn close in the vacuum tube era, and photonic computing has been a popular research topic for a while.

You also have quantum computing, which I think can/does use subatomic particles? Not sure about that one

It doesn’t, no. The most successful platform actually uses superconducting devices as large as millimeters, you can literally see them with the naked eye.

The issue with “just” photons and electrons is that you need something else to force them to behave like you want. And photons are large and non-interacting, really the opposite of what you want for computing. Great for communications of course.

It depends on the type of quantum computer. In some a physical qubit is a single atom, but then to make it reliable they need to add error correction resulting in logical qubits consisting of at least 100 or so physical qubits.

Another type of quantum computer uses qubits consisting of "quantum circuits" which are actually huge macroscopic constructions (> 1mm).

You can’t make smaller chips features with photonics. Visible light photons have a wavelength between 400 and 800 nm, much larger than current chip features. When you go to higher frequencies they get smaller, but they are really difficult to produce and control.
> You could, in principle, use photons and/or electrons. We got pretty damn close in the vacuum tube era, and photonic computing has been a popular research topic for a while

Wait, what? How does this work in principle for storage? You can store electrons but you're saying you can store photons too?

We do use electrons. That's what flows through transistors to do computations. Or, vaguely, the distribution of the electric field....

>We got pretty damn close in the vacuum tube era

Uh, what?

There's only so many fundamental interactions in the Universe. Computing requires you to be able to distinguish two states and our current methodology is built around some sort of black box three input machine that can output either state, a switch.

That switch is the part that cannot be scaled down infinitely. The reality we are familiar with doesn't exist at atomic scales. "Things" don't even have properly defined boundaries at a certain level, and thermal noise is a huge issue.

IMO a much more direct limiter of our current computing capability is lack of manufacturing ability, and heat. We were lucky that transistors were so amenable to lithography as a concept, that they work so well in 2D and as a surface feature, as that is what drove our advances the past 100 years and enabled computing to be such a normal thing. The combination of a "Solid state" effect, the electric force having very convenient properties, and lithography being so amenable to scaling things in various directions is how we got here.

But lithography doesn't scale into 3D. We've been hacking around that by doing more layers but that scales awfully, has very strict limitations, and makes the heat problem infinitely worse, to the point of making it impossible to work around.

If we could assemble things atom by atom exactly how we want, we could vastly improve our theory and practice, and build really intricate processor chunks with effective cooling channels or something, and computing would scale so much more. Maybe. Maybe some other problem would suddenly start dominating in that world.

Biology literally is nanotechnology, but it takes massive tradeoffs in exchange. It might never be possible to manufacture, at scale, stuff atom by atom. The Universe doesn't promise us infinite progress in technology. Quite the opposite.