Imagine throwing a ball at a wall.
The ball doesn't have enough energy to climb over the wall.
So it bounces back. Obviously. Every time. This is not a controversial statement.
Now imagine the ball is an electron.
Sometimes it goes through the wall anyway.
Not over. Not around. Through the wall itself.
This is quantum tunneling. It is not science fiction. It is not a metaphor. It is a measurable, reproducible physical phenomenon — and it is happening right now, billions of times per second, inside the device you are reading this on.
The wall is a probability, not a fact
In classical physics, a particle either has enough energy to cross a barrier or it doesn't. The wall is real. The outcome is certain.
In quantum mechanics, nothing is certain until it is measured.
A particle exists as a wave function — a mathematical object that encodes the probability of finding the particle at every point in space. This wave function doesn't stop at barriers. It penetrates them. It decays exponentially inside the barrier — but if the barrier is thin enough, the wave function emerges on the other side with a non-zero value.
Non-zero value means non-zero probability.
Non-zero probability means: sometimes, the particle is on the other side.
That's it. That's the whole trick.
"The wave function approaching the barrier."
How thin is thin enough?
The transmission probability follows an exponential law:
T ≈ e^(-2κL)
Where L is the barrier width and κ depends on how much energy the particle is missing.
The exponential means: double the barrier width, and the probability doesn't halve — it drops by orders of magnitude. This is why tunneling only matters at atomic scales. A tennis ball tunneling through a wall has a probability so small it would take longer than the age of the universe to observe it once.
But electrons are light. And in modern transistors, the barrier layers are only a few nanometers thick.
At that scale, tunneling is not a rare event. It is routine.
The Sun is powered by the impossible
Here is something that should bother you.
The core of the Sun is hot — around 15 million degrees. But even at that temperature, protons don't have enough kinetic energy to overcome the electromagnetic repulsion between them and fuse.
The Sun should not be able to fuse hydrogen. The nuclear reactions that power it should not be happening.
And yet they are.
The protons tunnel through the Coulomb barrier. The probability is small — any given pair of protons will almost certainly bounce off each other. But there are an incomprehensible number of protons in the Sun's core, and they're colliding constantly.
The Sun shines because of quantum tunneling.
I built a simulation
I wanted to understand this more concretely. So I solved the time-dependent Schrödinger equation numerically — the equation that describes how wave functions evolve — and built an interactive simulation.
You fire a wave packet at a barrier. You watch it hit. Part of it reflects. Part of it — a small, eerie part — appears on the other side.

"Reflected wave (left) and tunneled wave (right). Same particle. Same barrier."
The simulation lets you change the barrier height and width in real time. Increase the barrier — the tunneled wave shrinks. Make it thinner — it grows. The exponential relationship is visible directly.
What I found is that building this forced me to confront something I had glossed over when reading about tunneling: the wave function doesn't "try" to get through and sometimes succeed. The wave function is everywhere simultaneously, including inside and beyond the barrier. The question is not whether it penetrates — it always does. The question is how much of it makes it through.
The particle isn't sneaking through a gap in the wall. The wall was never as solid as it appeared.
What this means for your phone
Modern transistors — the switches that perform every computation in every processor — work by controlling electron flow through thin semiconductor layers.
As transistors have gotten smaller, quantum tunneling has become a serious engineering problem. When the insulating layers are only a few atoms thick, electrons tunnel through them even when they're supposed to be blocked. This creates leakage current, wastes energy, and generates heat.
Every processor generation, engineers have to work harder to manage tunneling effects that classical physics said shouldn't exist.
The quantum weirdness that powers the Sun is also the quantum weirdness that limits how small your phone's chip can get.
The deeper strangeness
There is something about tunneling that I keep thinking about.
The particle doesn't "go through" the wall in any classical sense. It doesn't drill a hole. It doesn't find a weak spot. The wave function simply extends beyond the barrier, and there is a probability of finding the particle there.
What is the particle doing while it's "inside" the barrier?
According to standard quantum mechanics — nothing. The question is meaningless. The particle doesn't have a trajectory. It has a wave function. And the wave function is doing exactly what wave functions do: spreading, decaying, emerging.
The wall was never a wall. It was always a probability gradient.
And that is strange enough to be worth sitting with.
Try it yourself
🔗 Live demo: https://emineugurlu.github.io/double-slit-simulation/
💻 GitHub: https://github.com/emineugurlu/double-slit-simulation
Fire a wave packet. Watch it tunnel. Adjust the sliders. The physics is real — the numbers come from the actual Schrödinger equation.
The series so far
✅ Double-Slit Experiment — wave-particle duality
✅ Wave Interference — the physics behind the fringes
✅ Quantum Tunneling — particles through walls
Next: Schrödinger's Equation — visualizing the wave function in a potential well.
Your phone works because electrons do the impossible. The Sun shines because protons do the impossible. We built civilization on quantum weirdness we still don't fully understand. I think that's extraordinary.
Non-zero value means non-zero probability.
Non-zero probability means: sometimes, the particle is on the other side.
That's it. That's the whole trick.

Top comments (0)