HOME

TheInfoList



OR:

In
telecommunications Telecommunication is the transmission of information by various types of technologies over wire, radio, optical, or other electromagnetic systems. It has its origin in the desire of humans for communication over a distance greater than tha ...
, the term cyclic prefix refers to the prefixing of a
symbol A symbol is a mark, sign, or word that indicates, signifies, or is understood as representing an idea, object, or relationship. Symbols allow people to go beyond what is known or seen by creating linkages between otherwise very different conc ...
, 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 In telecommunications, guard intervals are used to ensure that distinct transmissions do not interfere with one another, or otherwise cause overlapping transmissions. These transmissions may belong to different users (as in TDMA) or to the same ...
to eliminate
intersymbol interference In telecommunication, intersymbol interference (ISI) is a form of distortion of a signal in which one symbol interferes with subsequent symbols. This is an unwanted phenomenon as the previous symbols have a similar effect as noise, thus maki ...
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 Circular convolution, also known as cyclic convolution, is a special case of periodic convolution, which is the convolution of two periodic functions that have the same period. Periodic convolution arises, for example, in the context of the discre ...
, which in turn may transform to the frequency domain via a
discrete Fourier transform In mathematics, the discrete Fourier transform (DFT) converts a finite sequence of equally-spaced Sampling (signal processing), samples of a function (mathematics), function into a same-length sequence of equally-spaced samples of the discre ...
. 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 In telecommunications, orthogonal frequency-division multiplexing (OFDM) is a type of digital transmission and a method of encoding digital data on multiple carrier frequencies. OFDM has developed into a popular scheme for wideband digital comm ...
systems, however the cyclic prefix is now also used in
single carrier Single may refer to: Arts, entertainment, and media * Single (music), a song release Songs * "Single" (Natasha Bedingfield song), 2004 * "Single" (New Kids on the Block and Ne-Yo song), 2008 * "Single" (William Wei song), 2016 * "Single", by ...
systems to improve the robustness to
multipath In radio communication, multipath is the propagation phenomenon that results in radio signals reaching the receiving antenna by two or more paths. Causes of multipath include atmospheric ducting, ionospheric reflection and refraction, and ref ...
propagation.


Principle

A cyclic prefix is often used in conjunction with modulation to retain sinusoids' properties in
multipath In radio communication, multipath is the propagation phenomenon that results in radio signals reaching the receiving antenna by two or more paths. Causes of multipath include atmospheric ducting, ionospheric reflection and refraction, and ref ...
channels. It is well known that sinusoidal signals are eigenfunctions of
linear Linearity is the property of a mathematical relationship ('' function'') that can be graphically represented as a straight line. Linearity is closely related to '' proportionality''. Examples in physics include rectilinear motion, the linear ...
, and time-invariant systems. Therefore, if the channel is assumed to be
linear Linearity is the property of a mathematical relationship ('' function'') that can be graphically represented as a straight line. Linearity is closely related to '' proportionality''. Examples in physics include rectilinear motion, the linear ...
and time-invariant, then a sinusoid of infinite duration would be an
eigenfunction In mathematics, an eigenfunction of a linear operator ''D'' defined on some function space is any non-zero function f in that space that, when acted upon by ''D'', is only multiplied by some scaling factor called an eigenvalue. As an equation, ...
. 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 In mathematics (in particular, functional analysis), convolution is a mathematical operation on two functions ( and ) that produces a third function (f*g) that expresses how the shape of one is modified by the other. The term ''convolution' ...
of the channel appear as though it were
circular convolution Circular convolution, also known as cyclic convolution, is a special case of periodic convolution, which is the convolution of two periodic functions that have the same period. Periodic convolution arises, for example, in the context of the discre ...
, and thus, preserve this property in the part of the symbol after the cyclic prefix.


Use in OFDM

OFDM In telecommunications, orthogonal frequency-division multiplexing (OFDM) is a type of digital transmission and a method of encoding digital data on multiple carrier frequencies. OFDM has developed into a popular scheme for wideband digital comm ...
uses cyclic prefixes to combat multipath by making channel estimation easy. As an example, consider an OFDM system that has N subcarriers. The message symbol can be written as: :\mathbf = \begind_0 & d_1 & \ldots & d_\end^\textsf 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 :\mathbf^\prime = \beginx & x & \ldots & x - 1end^\textsf. Prefixing it with a cyclic prefix of length L-1, the OFDM symbol obtained is: :\mathbf = \beginx - L + 1& \ldots & x - 2& x - 1& x & x & \ldots & x - 1end^\textsf. Assume that the channel is represented using :\mathbf = \beginh_0 & h_1 & \ldots & h_\end^\textsf. Then, after convolution with the channel, which happens as :y = \sum_^ h x - l\quad L - 1 \le m \le N - 1 which is
circular convolution Circular convolution, also known as cyclic convolution, is a special case of periodic convolution, which is the convolution of two periodic functions that have the same period. Periodic convolution arises, for example, in the context of the discre ...
, as x - l/math> becomes x^\prime m - l)\mod N/math>. So, taking the discrete Fourier transform, we get :Y = H \cdot X /math>. where X /math> is the
discrete Fourier transform In mathematics, the discrete Fourier transform (DFT) converts a finite sequence of equally-spaced Sampling (signal processing), samples of a function (mathematics), function into a same-length sequence of equally-spaced samples of the discre ...
of \mathbf^\prime. Thus, a multipath channel is converted into scalar parallel sub-channels in the frequency domain, thereby simplifying the receiver design considerably. The task of channel estimation is simplified, as we just need to estimate the scalar coefficients H /math> for each sub-channel and once the values of \ are estimated, for the duration in which the channel does not vary significantly, merely multiplying the received demodulated symbols by the inverse of H /math> yields the estimates of \ and hence, the estimate of actual symbols \begind_0 & d_1 & \ldots & d_\end^\textsf.


See also

*
Guard interval In telecommunications, guard intervals are used to ensure that distinct transmissions do not interfere with one another, or otherwise cause overlapping transmissions. These transmissions may belong to different users (as in TDMA) or to the same ...
* Interpacket gap *
Intersymbol interference In telecommunication, intersymbol interference (ISI) is a form of distortion of a signal in which one symbol interferes with subsequent symbols. This is an unwanted phenomenon as the previous symbols have a similar effect as noise, thus maki ...


References


Fundamentals of Wireless Communication
by David Tse and Pramod Viswanath, Cambridge University Press (2005). {{refend


External links

*A short tutorial o
the significance of cyclic prefix in OFDM systems
Quantized radio modulation modes