Barker Code
   HOME

TheInfoList



OR:

In
telecommunication technology Telecommunication is the transmission of information by various types of technologies over wire, radio, Optical system, optical, or other Electromagnetism, electromagnetic systems. It has its origin in the desire of humans for communication ov ...
, a Barker code, or Barker sequence, is a finite sequence of digital values with the ideal
autocorrelation Autocorrelation, sometimes known as serial correlation in the discrete time case, is the correlation of a signal with a delayed copy of itself as a function of delay. Informally, it is the similarity between observations of a random variable ...
property. It is used as a synchronising pattern between sender and receiver.


Explanation

Binary digits have very little meaning unless the significance of the individual digits is known. The transmission of a pre-arranged synchronising pattern of digits can enable a signal to be regenerated by a receiver with a low probability of error. In simple terms it is equivalent to tying a label to one digit after which others may be related by counting. This is achieved by transmitting a special pattern of digits which is unambiguously recognised by the receiver. The longer the pattern the more accurately the data can be synchronised and errors due to distortion omitted. These patterns, called Barker Sequences are better known as Barker code after the inventor
Ronald Hugh Barker Ronald Hugh Barker FIEE (19157 October 2015) was an Irish physicist and inventor of Barker code for digital synchronisation. He was a member of the Institution of Engineering and Technology (IET) for 70 years. Born in Dublin, Ireland to Englis ...
. The process is “Group Synchronisation of Binary Digital Systems” first published in 1953. Initially developed for radar, telemetry and digital speech encryption in 1940 / 50’s


Definition

A Barker code or Barker sequence is a finite sequence of ''N'' values of +1 and −1, :a_j \text j = 1, 2, \dots, N with the ideal autocorrelation property, such that the off-peak (non-cyclic)
autocorrelation Autocorrelation, sometimes known as serial correlation in the discrete time case, is the correlation of a signal with a delayed copy of itself as a function of delay. Informally, it is the similarity between observations of a random variable ...
coefficients :c_v = \sum_^ a_j a_ are as small as possible: :, c_v, \le 1\, for all 1 \le v < N. Only nine Barker sequences are known, all of length ''N'' at most 13.
Barker Barker may refer to: Occupations * Barker (occupation), a person who attempts to attract patrons to entertainment events * Barker (coachbuilder), a builder of horse-drawn coaches and later of bodywork for prestige cars * a person who strips tanbar ...
's 1953 paper asked for sequences with the stronger condition :c_v \in \. Only four such sequences are known, shown in bold in the table below.Using different pulse shape in Barker code also improves certain Autocorrelation properties.


Known Barker codes

Here is a table of all known Barker codes, where negations and reversals of the codes have been omitted. A Barker code has a maximum autocorrelation sequence which has sidelobes no larger than 1. It is generally accepted that no other perfect binary phase codes exist. (It has been proven that there are no further odd-length codes, nor even-length codes of .) Barker codes of length ''N'' equal to 11 and 13 are used in
direct-sequence spread spectrum In telecommunications, direct-sequence spread spectrum (DSSS) is a spread-spectrum modulation technique primarily used to reduce overall signal interference. The direct-sequence modulation makes the transmitted signal wider in bandwidth than t ...
and pulse compression radar systems because of their low autocorrelation properties (The sidelobe level of amplitude of the Barker codes is 1/''N'' that of the peak signal). A Barker code resembles a discrete version of a continuous
chirp A chirp is a signal in which the frequency increases (''up-chirp'') or decreases (''down-chirp'') with time. In some sources, the term ''chirp'' is used interchangeably with sweep signal. It is commonly applied to sonar, radar, and laser system ...
, another low-autocorrelation signal used in other pulse compression radars. The positive and negative amplitudes of the pulses forming the Barker codes imply the use of biphase modulation or binary
phase-shift keying Phase-shift keying (PSK) is a digital modulation process which conveys data by changing (modulating) the phase of a constant frequency reference signal (the carrier wave). The modulation is accomplished by varying the sine and cosine inputs at a ...
; that is, the change of phase in the
carrier wave In telecommunications, a carrier wave, carrier signal, or just carrier, is a waveform (usually sinusoidal) that is modulated (modified) with an information-bearing signal for the purpose of conveying information. This carrier wave usually has a ...
is 180 degrees. Similar to the Barker codes are the
complementary sequence : ''For complementary sequences in biology, see complementarity (molecular biology). For integer sequences with complementary sets of members see Lambek–Moser theorem.'' In applied mathematics, complementary sequences (CS) are pairs of sequences ...
s, which cancel sidelobes exactly when summed; the even-length Barker code pairs are also complementary pairs. There is a simple constructive method to create arbitrarily long complementary sequences. For the case of cyclic autocorrelation, other sequences have the same property of having perfect (and uniform) sidelobes, such as prime-length Legendre sequences,
Zadoff–Chu sequence A Zadoff–Chu (ZC) sequence, also referred to as Chu sequence or Frank–Zadoff–Chu (FZC) sequence, is a complex-valued mathematical sequence which, when applied to a signal, gives rise to a new signal of constant amplitude. When cyclically shi ...
s (used in 3rd and 4th generation cellular radio) and 2^n-1
maximum length sequence A maximum length sequence (MLS) is a type of pseudorandom binary sequence. They are bit sequences generated using maximal linear-feedback shift registers and are so called because they are periodic and reproduce every binary sequence (except the ...
s (MLS). Arbitrarily long cyclic sequences can be constructed.


Barker modulation

In wireless communications, sequences are usually chosen for their spectral properties and for low cross correlation with other sequences likely to interfere. In the 802.11 standard, an 11-chip Barker sequence is used for the 1 and 2 Mbit/sec rates. The value of the autocorrelation function for the Barker sequence is 0 or −1 at all offsets except zero, where it is +11. This makes for a more uniform spectrum, and better performance in the receivers.


References

{{DEFAULTSORT:Barker code Wireless networking Line codes Binary sequences Coding theory Digital signal processing