Translate

Saturday, 29 November 2025

Quantum Entanglement

 Entanglement is a phenomenon where two or more quantum particles (qubits) become linked in such a way that the state of one particle cannot be described independently of the other.

In simpler terms, they become a single system. Even if you separate them by billions of miles, measuring one of them instantaneously reveals the state of the other.

Here is an explanation using a simple analogy and a technical example.


1. The Simple Analogy: The "Magic" Coins

Imagine you and a friend each have a coin. In the classical world (our daily life), if you both flip your coins, your results are independent. You might get Heads while your friend gets Tails.

In the Quantum World (Entanglement):

Imagine these two coins are "entangled."

  1. You take one coin to the North Pole.

  2. Your friend takes the other coin to the South Pole.

  3. Both coins are spinning (in a state of superposition).

When you stop your coin and look at it, if it lands on Heads, your friend’s coin will instantly land on Heads as well. If yours lands on Tails, theirs will be Tails.

There is no signal sent between them; the change happens instantly. They are acting as if they are one single object, despite the distance.


2. The Computing Example: The Bell Pair

In a quantum computer, we don't use coins; we use Qubits.

Scenario:

You create two entangled qubits, Qubit A and Qubit B. You put them into a specific entangled state known as a Bell State.

Mathematically, this state is written as:

$$|\Phi^+\rangle = \frac{|00\rangle + |11\rangle}{\sqrt{2}}$$

What this means for the computer:

  • Superposition: Until you measure them, the system is in a superposition of being 00 (both Zero) and 11 (both One) at the same time.

  • Measurement:

    • If you measure Qubit A and find it is 0, Qubit B instantly becomes 0.

    • If you measure Qubit A and find it is 1, Qubit B instantly becomes 1.

Why is this useful?

This "link" allows quantum computers to process information in ways classical computers cannot.

  • Superdense Coding: You can send two classical bits of information by sending only one entangled qubit.

  • Quantum Teleportation: You can transfer the state of a qubit from one physical location to another without moving the physical particle itself.

No comments:

Post a Comment

Note: only a member of this blog may post a comment.