Rice distribution

In the 2D plane, pick a fixed point at distance ν from the origin. Generate a distribution of 2D points centered around that point, where the x and y coordinates are chosen independently from a gaussian distribution with standard deviation σ (blue region). If R is the distance from these points to the origin, then R has a Rice distribution.
Probability density function

Cumulative distribution function

Parameters ν0 — distance between the reference point and the center of the bivariate distribution,
σ0 — scale
Support x ∈ [0,+∞)
PDF
CDF

where Q1 is the Marcum Q-function
Mean
Variance
Skewness (complicated)
Ex. kurtosis (complicated)

In probability theory, the Rice distribution, Rician distribution or Ricean distribution is the probability distribution of the magnitude of a circular bivariate normal random variable with potentially non-zero mean. It was named after Stephen O. Rice.

Characterization

The probability density function is

where I0(z) is the modified Bessel function of the first kind with order zero.

In the context of Rician fading, the distribution is often also rewritten using the Shape Parameter , defined as the ratio of the power contributions by line-of-sight path to the remaining multipaths, and the Scale parameter , defined as the total power received in all paths.[1]

The characteristic function of the Rice distribution is given as:[2][3]

where is one of Horn's confluent hypergeometric functions with two variables and convergent for all finite values of and . It is given by:[4][5]

where

is the rising factorial.

Properties

Moments

The first few raw moments are:

and, in general, the raw moments are given by

Here Lq(x) denotes a Laguerre polynomial:

where is the confluent hypergeometric function of the first kind. When k is even, the raw moments become simple polynomials in σ and ν, as in the examples above.

For the case q = 1/2:

The second central moment, the variance, is

Note that indicates the square of the Laguerre polynomial , not the generalized Laguerre polynomial

Differential equation

The pdf of the Rice distribution is a solution of the following differential equation:

1. Generate having a Poisson distribution with parameter (also mean, for a Poisson)
2. Generate having a chi-squared distribution with 2P + 2 degrees of freedom.
3. Set

Limiting cases

For large values of the argument, the Laguerre polynomial becomes[7]

It is seen that as ν becomes large or σ becomes small the mean becomes ν and the variance becomes σ2.

Parameter estimation (the Koay inversion technique)

There are three different methods for estimating the parameters of the Rice distribution, (1) method of moments,[8][9][10][11] (2) method of maximum likelihood,[8][9][10] and (3) method of least squares. In the first two methods the interest is in estimating the parameters of the distribution, ν and σ, from a sample of data. This can be done using the method of moments, e.g., the sample mean and the sample standard deviation. The sample mean is an estimate of μ1' and the sample standard deviation is an estimate of μ21/2.

The following is an efficient method, known as the "Koay inversion technique".[12] for solving the estimating equations, based on the sample mean and the sample standard deviation, simultaneously . This inversion technique is also known as the fixed point formula of SNR. Earlier works[8][13] on the method of moments usually use a root-finding method to solve the problem, which is not efficient.

First, the ratio of the sample mean to the sample standard deviation is defined as r, i.e., . The fixed point formula of SNR is expressed as

where is the ratio of the parameters, i.e., , and is given by:

where and are modified Bessel functions of the first kind.

Note that is a scaling factor of and is related to by:

To find the fixed point, , of , an initial solution is selected, , that is greater than the lower bound, which is and occurs when [12] (Notice that this is the of a Rayleigh distribution). This provides a starting point for the iteration, which uses functional composition, and this continues until is less than some small positive value. Here, denotes the composition of the same function, , times. In practice, we associate the final for some integer as the fixed point, , i.e., .

Once the fixed point is found, the estimates and are found through the scaling function, , as follows:

and

To speed up the iteration even more, one can use the Newton's method of root-finding.[12] This particular approach is highly efficient.

Applications

See also

Notes

References

This article is issued from Wikipedia - version of the 11/21/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.