top of page

Quantum Computing in Layman’s Terms

Updated: Mar 5

Quantum computing is a fascinating field that leverages the principles of quantum mechanics to solve problems that would take classical computers an impractically long time to process. To understand quantum computing, we must first grasp key concepts such as superposition, entanglement, quantum gates, and quantum algorithms like Grover’s search algorithm.


Superposition & Binary Logic


Classical computers use bits to represent information as either a 0 or 1 (on or off). This binary logic is the foundation of computational processes. However, quantum computers use qubits, which can exist in multiple states simultaneously due to a property called superposition.


Imagine flipping a coin; while it is spinning, it is neither heads nor tails but a mixture of both. Similarly, a qubit can be both 0 and 1 at the same time, or, on average, anywhere between the two extremes, until measured. This ability to process multiple possibilities at once gives quantum computers their potential for exponential speedup in computations.

ree

Entanglement: Quantum Connection at a Distance


Another key quantum principle is entanglement. When two or more qubits become entangled, their states become correlated, no matter how far apart they are. If one entangled qubit is measured and collapses into a particular state, the other entangled qubit instantaneously assumes a corresponding state.


This is different from simple synchronization. It is a deep connection, almost as if the two qubits communicate instantly. This feature makes quantum computing particularly powerful for secure communication and complex calculations.


Quantum Computing & Qubits


Qubits are the basic units of quantum information. Unlike classical bits, qubits exploit superposition and entanglement to perform computations exponentially faster in fields such as:


  • Cryptography: Cracking encryption algorithms.

  • Optimization: Solving logistical and scheduling problems.

  • Material Science: Simulating molecules for drug discovery.


Light, Energy Levels, and Quantum Transitions


Quantum computing often involves manipulating qubits using photons (light particles) or electromagnetic pulses to shift energy states. This concept ties into the electromagnetic spectrum, where:


  • Red light has the longest wavelength and the lowest energy.

  • Violet light has the shortest wavelength and the highest energy.

  • Energy (E) is calculated as: E =h×f

    Where:

    • h = Planck’s constant

    • f = Frequency of the photon


Quantum computers use finely tuned electromagnetic signals to shift qubit energy levels, similar to how photon waves interact with electrons in atoms.


Quantum Gates: The Building Blocks of Quantum Computing


Quantum gates are operations that manipulate qubits, much like classical logic gates (AND, OR, NOT) manipulate bits. However, quantum gates leverage superposition and entanglement for powerful computations.


Key Properties of Quantum Gates:


  1. Reversible Operations: Unlike classical gates, quantum gates do not lose information.

  2. Work on Superposition States: Transform qubits while maintaining quantum coherence.

  3. Represented by Unitary Matrices: Governed by the mathematical principles of linear algebra.


Common Types of Quantum Gates


  • Pauli Gates (X, Y, Z):

    • X-Gate (Quantum NOT): Flips |0⟩ to |1⟩ and vice versa.

    • Y-Gate & Z-Gate: Apply phase shifts in different axes.

  • Hadamard Gate (H-Gate):

    • Creates superposition, transforming |0⟩ into an equal mix of |0⟩ and |1⟩.

  • CNOT Gate (Controlled-NOT):

    • A two-qubit gate that flips the second qubit if the first is |1⟩.

    • Essential for entanglement creation.

  • Toffoli Gate (CCNOT):

    • A three-qubit gate that flips the third qubit if the first two are |1⟩.

  • SWAP Gate:

    • Exchanges the states of two qubits.


Quantum Circuit Example: Creating an Entangled State


A simple quantum circuit can create an entangled Bell state:


  1. Start with two qubits: |00⟩

  2. Apply a Hadamard gate to the first qubit:

    • Creates superposition: (00⟩+ |01⟩)/2^(1/2)

  3. Apply a CNOT gate:

    • Entangles the qubits: (00⟩+ |11⟩)/2^(1/2)


Now, measuring one qubit instantly determines the state of the other, demonstrating quantum entanglement.


Grover’s Search Algorithm: A Real-World Example


Grover's algorithm is a quantum method for searching an unsorted database exponentially faster than classical methods.


Problem:


Imagine searching for an item in N = 4 entries labeled |00⟩, |01⟩, |10⟩, and |11⟩. A classical search would take up to 4 queries, but Grover’s algorithm finds the answer in one step using quantum gates.


Steps in Grover’s Algorithm


  1. Initialize Qubits in Superposition (Hadamard Gate)

    • Transforms all qubits into an equal probability state:

       |ψ⟩ = 1/2 x (|00⟩+|01⟩+|10⟩+|11⟩)

  2. Apply the Oracle (Marking the Correct Answer)

    • The Oracle flips the phase of the correct answer (e.g., |10⟩), making it as the solution.

  3. Amplify the Correct Answer (Grover Diffusion Operator)

    • The diffusion operator is then applied to the entire quantum state, reinforcing the amplitude of the correct state.

    • This consists of:

      • Applying a Hadamard Gate (H) to all qubits.

      • Applying a phase shift operator (-I + 2|ψ⟩⟨ψ|), where |ψ⟩ is the initial superposition state.

      • Applying another Hadamard Gate (H) to complete the transformation.


Quantum Circuit Representation

|0⟩ --- H ---●------ H --- Measure

|0⟩ --- H ---⊕------ H --- Measure


  • H (Hadamard): Creates superposition.

  • ● (Oracle): Flips the phase of the correct state.

  • ⊕ (Diffusion Operator): Boosts the probability of the correct state.

  • Measure: Reads the final state.


Final Step: Measurement


Measuring the system reveals |10⟩ with high probability, solving the search in one step instead of four.


Why Quantum Computing Matters


  • Cryptography: Can break RSA encryption using Shor’s algorithm.

  • Drug Discovery: Simulates molecular interactions for new medicines.

  • AI & Optimization: Speeds up machine learning and logistics problems.


Why This Is Powerful


  • Classical Search: O(N) → Quantum Search: O(√N)

  • For 1 million entries, a classical computer needs 1 million steps, but a quantum computer only needs 1,000 steps.


The above indicates the 1,000 times superior computational computing power of a qubit-based system versus any classical computer. Think of it as being for every unit of energy invested as the input into the power system for the performance of work, let’s call it a dollar bill, yielding a harvest thousand fold the original investment of energy. This is an astonishing amount of leverage for solving problems, such as finding the cure for cancer or combating climate change

ree

Conclusion


Quantum computing is an evolving field that challenges our understanding of computation. By leveraging superposition, entanglement, and quantum gates, it holds the potential to revolutionize industries from cybersecurity to healthcare. As technology advances, we move closer to unlocking its full power.


Copyright ©️ 2025 The Sir Roy G. Biv Foundation Trust

Comments


Healthcare Metaverse™
Launchpad

Thanks for submitting!

  • TikTok
  • Youtube
  • Instagram
  • Facebook
  • X

© 2025 The Sir Roy G. Biv Foundation

bottom of page