Nowadays, we often hear about quantum computing. So what is it, and why do we need it? Here is my simple understanding:
Quantum computing builds on a key idea from quantum physics: electrons behave both like particles (mass) and waves. Instead of fighting this nature, quantum computing uses it.
Traditional computers use bits — 0 or 1 — to process information. Quantum computers use qubits, which can be:
- 0
- 1
- or both 0 and 1 at the same time (this is called superposition)
Because of this, quantum computers can process many possibilities at once, while classical computers handle them one by one.
As chips shrink below 3 nm, electrons can “tunnel” through transistors (like slipping through closed gates). This shows the limits of classical chip design. Quantum computing doesn’t exist because of this issue, but it takes advantage of the same quantum behavior (like superposition) to solve certain problems much faster.
A simple way to think about it:
Classical computers open one door at a time. Quantum computers can open many doors at the same time.
This allows quantum computers to tackle problems that classical computers either cannot solve or would need an extremely long time to do, such as:
- Encryption and cybersecurity → testing many combinations at once
- Drug and material discovery → simulating atoms and molecules
- AI & machine learning → speeding up training and optimization
Disclaimer
This post is part of my personal learning journal. It reflects my current understanding of publicly available scientific concepts and is meant for educational reflection, not as an academic explanation.
