Cyclic_prefix

Cyclic prefix

In telecommunications, the term cyclic prefix refers to the prefixing of a symbol with a repetition of the end. The receiver is typically configured to discard the cyclic prefix samples, but the cyclic prefix serves two purposes:

  • It provides a guard interval to eliminate intersymbol interference from the previous symbol.
  • It repeats the end of the symbol so the linear convolution of a frequency-selective multipath channel can be modeled as circular convolution, which in turn may transform to the frequency domain via a discrete Fourier transform. This approach accommodates simple frequency domain processing, such as channel estimation and equalization.

For the cyclic prefix to serve its objectives, it must have a length at least equal to the length of the multipath channel. The concept of a cyclic prefix is traditionally associated with OFDM systems, however the cyclic prefix is now also used in single carrier systems to improve the robustness to multipath propagation.

Principle

A cyclic prefix is often used[citation needed] in conjunction with modulation to retain sinusoids' properties in multipath channels. It is well known that sinusoidal signals are eigenfunctions of linear, and time-invariant systems. Therefore, if the channel is assumed to be linear and time-invariant, then a sinusoid of infinite duration would be an eigenfunction. However, in practice, this cannot be achieved, as real signals are always time-limited. So, to mimic the infinite behavior, prefixing the end of the symbol to the beginning makes the linear convolution of the channel appear as though it were circular convolution, and thus, preserve this property in the part of the symbol after the cyclic prefix.

Use in OFDM

OFDM uses cyclic prefixes to combat multipath by making channel estimation easy. As an example, consider an OFDM system that has subcarriers. The message symbol can be written as:

The OFDM symbol is constructed by taking the inverse discrete Fourier transform (IDFT) of the message symbol, followed by a cyclic prefixing. Let the symbol obtained by the IDFT be denoted by

.

Prefixing it with a cyclic prefix of length , the OFDM symbol obtained is:

Assume that the channel is represented using

.

Then, the convolution with this channel, which happens as

results in the received symbols . Now only if , this is the circular convolution of and at the values , since here becomes . Hence, taking the discrete Fourier transform of these values, we get

.

where is the discrete Fourier transform of , i.e. . Thus, a multipath channel is converted into scalar orthogonal sub-channels in the frequency domain, thereby simplifying the receiver design considerably. The task of channel estimation is simplified, as we just need to have access to an estimate of the scalar coefficients , for the duration in which the channel does not vary significantly, merely multiplying the received demodulated symbols by the inverse of yields the estimates of and hence, the estimate of actual symbols .

See also


References


    Share this article:

    This article uses material from the Wikipedia article Cyclic_prefix, and is written by contributors. Text is available under a CC BY-SA 4.0 International License; additional terms may apply. Images, videos and audio are available under their respective licenses.