Skip to content

Key Concepts in Measurement

Chasse_neige

Classical Mechanics

In classical mechanics, to fully specify state of the oscillator at any given moment, we need two parameters

(x,p)

We often introduce the so-called phase space, where each point defines one state.If we don't know the state exactly, we can define distribution function f(x,p), meaning the probability within [x,x+dx] and [p,p+dp]

dxdpf(x,p)=1

Quantum Mechanics

Schrödinger Picture

Using the evolving states |ψ(t) and operators A^S to describe the motion. The time evolving equation for the schrodinger picture is

id|ψ(t)dt=H^|ψ(t)

Heisenberg Picture

Using the static states |ψ and evolving operators A^H(t) to describe the motion. The time evolving equation for the heisenberg picture is

dA^H(t)dt=1i[A^H,H^]

Basic Concepts in Measurement

Physical reality is supposed to be non contextual (i.e independent of the measurement device attached to the system). For example, a harmonic oscillator before measurement should have definite values for its position momentum and energy. The measurement is only supposed to reduce our ignorance by revealing the reality to us.

Baye’s Theorem

P(x|y)=P(y|x)P(x)P(y)

Look at the example of classical position measurement, in which the readout is denoted by

y=n+x

where the noise n can be described by the Gaussion distribution

P(n)=12πσn2en22σn2

Assume that the prior distribution is

p(x)=12πσx2e(xx0)22σx2

where x0 is our guess of x and σx being the standard deviation. Thus we can get the distribution

P(y|x)=P(n=yx)=12πσn2e(yx)22σn2

The distribution for y is (after normalization)

P(y)=dxP(y|x)P(x)=12πσy2e(yx0)22σy2(σ2=σn2+σx2)

So according to Baye’s theorem, we can get the most important P(x|y)

P(x|y)=P(y|x)P(x)P(y)=12πσc2e(xxc)22σc2

where the conditional mean xc=σc2(x0σx2+yσn2) and the conditional variance σc2=σn2σx2σn2+σx2.

We can also use adjoint distribution to understand these things

P(x|y)=P(x,y)P(y)

where P(x,y) is a two-dim Gaussian distribution

P(x,y)=12πdet(Σ)e12(xx,yy)Σ1(xx,yy)T

and the covariance matrix Σ is defined as

Σ=(σxxσxyσyxσyy)

Quantum Case

Measure A^, the wavefunction randomly collapses into one of A^‘s eigenstate. The result follows Born's rule namely |ψ2| being the probability distribution of the measurement result.

For measursing position, these cases are indistinguishable:

  1. QM: Quantum superposition of different |x
|ψ=dxψ(x)|x
  1. QM but classical superposition of different |x
{|x1,|ψ(x1)|2}+{|x2,|ψ(x2)|2}+

a classical mixture: mixed state

  1. CM: classical superposition of x with probability |ψ(x)|2
{x1,|ψ(x1)|2}+{x2,|ψ(x2)|2}+

Quantization of Classical Measurement

Quantum measurement is contextual and non deterministic, classical notionof reality is gone.

Consider the quantum version of the classical measurement, let xx^ and yy^, then we’ll use ψ(x) and ψ(y) to describe the distribution of the two variables.

Before measurement, the total wave function can be depicted as the multiplication of the separate wave functions

ψtot=ψ(x)ψ(y)

After measurement, the interaction makes two states entangle, so that the wave function can not be written as product of two seperate functions.

ψtot=ψ(x,y)

So the measurement outcome y=Y here means that we’are doing a projection for the wave function

ψ(x,y=Y)=ψtot(x,y=Y)ψtot|P^Y|ψtot

which analogous to

P(x|y=Y)=P(x,Y)p(Y)

Quantum measurement: non contextual, non deterministic, non local.

How to Deal with POVM Circumstances

Built with VitePress