Pairwise error probability

From testwiki
Jump to navigation Jump to search

Template:Probability fundamentals Pairwise error probability is the error probability that for a transmitted signal (X) its corresponding but distorted version (X^) will be received. This type of probability is called ″pair-wise error probability″ because the probability exists with a pair of signal vectors in a signal constellation.[1] It's mainly used in communication systems.[1]

Expansion of the definition

In general, the received signal is a distorted version of the transmitted signal. Thus, we introduce the symbol error probability, which is the probability P(e) that the demodulator will make a wrong estimation (X^) of the transmitted symbol (X) based on the received symbol, which is defined as follows:

P(e)1Mx(XX^|X)

where Template:Math is the size of signal constellation.

The pairwise error probability P(XX^) is defined as the probability that, when X is transmitted, X^ is received.

P(e|X) can be expressed as the probability that at least one X^X is closer than X to Y.

Using the upper bound to the probability of a union of events, it can be written:

P(e|X)X^XP(XX^)

Finally:

P(e)=1MXSP(e|X)1MXSX^XP(XX^)

Closed form computation

For the simple case of the additive white Gaussian noise (AWGN) channel:

Y=X+Z,Zi𝒩(0,N02In)

The PEP can be computed in closed form as follows:

P(XX^)=(||YX^||2<||YX||2|X)=(||(X+Z)X^||2<||(X+Z)X||2)=(||(XX^)+Z||2<||Z||2)=(||XX^||2+||Z||2+2(Z,XX^)<||Z||2)=(2(Z,XX^)<||XX^||2)=((Z,XX^)<||XX^||2/2)

(Z,XX^) is a Gaussian random variable with mean 0 and variance N0||XX^||2/2.

For a zero mean, variance σ2=1 Gaussian random variable:

P(X>x)=Q(x)=12πx+et22dt

Hence,

P(XX^)=Q(||XX^||22N0||XX^||22)=Q(||XX^||22.2N0||XX^||2)=Q(||XX^||2N0)

See also

References

Template:Reflist

Further reading