Quantum Mechanics/Physics is rising and intersting field, right?. When learning it you come across topic called Bell Inequality. This is little guide for it.
It is a test which depends on Quantum Mechanics to describe real world experiment.
So let's know what is it and how do we calculate it.
Bell Inequality
John Stewart Bell is a Irish physicist. He devised an amazing test which distinguish between Bohr and Einstein models. Most amazing feature of this test is not only it is philosophies but also testable. So, let's take a look at it.
Before we start learning Bell Inequality, we have to learn it's basic ideas on which it depends. I hope you have basic knowledge about matrices and it's operations.
Basic
Column vector represent as "ket"
Row vector represent as "bra"
Hadamard gate
Also known as H gate. It is single qubit operation that map qubit into equal superposition.
Simply it convert basis state into equally superposition states like this
Matrix for this is
Simply every element is 1 with scalar multiple of
example let's calculate hadamard matrix for
At top we write matrix for
, take look at it because it contains 1 at top and 0 and bottom describing it is at
state. Side of it is Hadamard matrix (H). Below is simply multiplication of 2x2 matrix and 2x1 matrix. After calculating we get 2x1 matrix containing 1 at each position indicating it has both
states
and at the end we can write it in simple form
Symbol
CNOT Gate
It is two qubit operation. So it take two qubit as input, label it as first is "control" qubit and second is "target" qubit. Main point to remember is,
- If control qubit is 1 then it perform Pauli-X gate on target qubit means convert 0 to 1 or vice-versa.
- If control qubit is 0, then target qubit remain unchanged.
You can consider this as classical NOT gate.
Example
Symbol
That's it we need to understand Bell Inequality, although you read EPR and Bell's story as additional resources to your knowledge.
Bell Inequality
Before getting output from Bell circuit (similar to classical logic circuit) it first undergo Hadamard transformation and then CNOT gate act on it and give us output.
Process
Now we have hadamard gates and CNOT gate with us the circuit of Bell state is
So first hadamard gate act on it like
And after converting
to it's equally superposition states we apply CNOT gate. As CNOT gate require two qubits as input.
We know CNOT gate will change target qubit if control qubit is 1 else it remains unchanged.
Similarly we get another 3 states.
for
for
for
And above are Bell's states/pairs
Top comments (0)