This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| topic:qm:measurements [2023/01/19 01:44] – [POVM] samuel | topic:qm:measurements [2023/02/15 18:37] (current) – samuel | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Quantum measurements ====== | ====== Quantum measurements ====== | ||
| + | From the [[topic: | ||
| + | |||
| + | Quantum measurements are described by a collection ${M_m}$ of measurement operators. | ||
| + | These are operators acting on the state space of the system being measured. | ||
| + | The index $m$ refers to the measurement outcomes that may occur in the experiment. | ||
| + | If the state of the quantum system is $\ket{\psi}$ immediately before the measurement then the probability that result $m$ occurs is given by | ||
| + | $$p(m) = \Braket{\psi | M_m^\dag M_m | \psi}$$ | ||
| + | and the state of the system after the measurement is | ||
| + | $$\frac{M_m \ket{\psi}}{\sqrt{\Braket{\psi | M_m^\dag M_m | \psi}}}.$$ | ||
| + | The measurement operators satisfy the // | ||
| + | $$\sum_m{M_m^\dag M_m} = I$$ | ||
| + | |||
| + | Special views on measurements have been found to be useful to be adopted. | ||
| + | |||
| + | ===== Projective measurements ===== | ||
| + | |||
| + | Projective measurements are **observables**, | ||
| + | $$p(m) = \Braket{\psi | P_m | \psi}$$ | ||
| + | and the state of the system after the measurement is | ||
| + | $$\frac{P_m \ket{\psi}}{\Braket{\psi | P_m | \psi}}$$. | ||
| + | |||
| + | |||
| + | |||
| ===== POVM ===== | ===== POVM ===== | ||
| The POVM is a set of operators ${E_m}$, that are positive and $\sum_m{E_m} = \mathbb{1}$. | The POVM is a set of operators ${E_m}$, that are positive and $\sum_m{E_m} = \mathbb{1}$. | ||
| The probability for a measurement outcome $m$ is then given by $p(m) = \braket{\phi|E_m|\phi}$. | The probability for a measurement outcome $m$ is then given by $p(m) = \braket{\phi|E_m|\phi}$. | ||