Qubit Measurement
Let’s talk about probabilities, measurement, and extracting useful information out of qubits that will allow us to compute.
Why measure?
Until this point, we have talked a lot about qubits, their states, and how they differ from classical bits. But the entire discussion would be meaningless if we did not have a way to extract information from these qubits. To extract information, we measure qubits.
What does a quantum state mean?
Let’s begin by summarizing what we have learned about quantum states up to the last lesson.
Qubits are represented by two-dimensional vectors in a complex vector space. With components in each direction and are weighted by complex numbers, and , also called the amplitudes of the components. These amplitudes have a normalization constraint on them. That is, the sum of the squares of the states’ amplitudes must have a sum of one. Mathematically, for an arbitrary state , this is described as follows:
Now let us dive further into the meaning of a quantum state. An arbitrary state, say , of a qubit, is a probability wave or wavefunction. This probability wave describes the probability of finding the qubit in one state out of all the possible states it can be in. The amplitudes described previously are called the probability amplitudes, and they dictate the state we shall find (or measure) our qubit to be in.
This is where the normalization constraint stems from. Probability ranges from 0 through 1, inclusive. Therefore, the sum of squared probability amplitudes, taken together, must always be equal to 1.
What is a measurement?
We are now ready to put together the pieces of information from the preceding text to formulate one of the most fundamental operations in quantum computing – measurement.
Measurement allows us to extract information from qubits in a quantum computer. Consider a qubit in state . Measuring this system in the computational basis gives us one bit of classical information: the probability of finding the qubit in with probability , and the probability of finding it in state with probability ...