Spread spectrum


In telecommunication and radio communication, spread-spectrum techniques are methods by which a signal generated with a particular bandwidth is deliberately spread in the frequency domain, resulting in a signal with a wider bandwidth. These techniques are used for a variety of reasons, including the establishment of secure communications, increasing resistance to natural interference, noise, and jamming, to prevent detection, to limit power flux density, and to enable multiple-access communications.

Telecommunications

Spread spectrum generally makes use of a sequential noise-like signal structure to spread the normally narrowband information signal over a relatively wideband band of frequencies. The receiver correlates the received signals to retrieve the original information signal. Originally there were two motivations: either to resist enemy efforts to jam the communications, or to hide the fact that communication was even taking place, sometimes called low probability of intercept.
Frequency-hopping spread spectrum, direct-sequence spread spectrum, time-hopping spread spectrum, chirp spread spectrum, and combinations of these techniques are forms of spread spectrum. The first two of these techniques employ pseudorandom number sequences—created using pseudorandom number generators—to determine and control the spreading pattern of the signal across the allocated bandwidth. Wireless standard IEEE 802.11 uses either FHSS or DSSS in its radio interface.
The idea of trying to protect and avoid interference in radio transmissions dates back to the beginning of radio wave signaling. In 1899 Guglielmo Marconi experimented with frequency-selective reception in an attempt to minimize interference. The concept of Frequency-hopping was adopted by the German radio company Telefunken and also described in part of a 1903 US patent by Nikola Tesla. Radio pioneer Jonathan Zenneck's 1908 German book Wireless Telegraphy describes the process and notes that Telefunken was using it previously. It saw limited use by the German military in World War I, was put forward by Polish engineer Leonard Danilewicz in 1929, showed up in a patent in the 1930s by Willem Broertjes, and in the top-secret US Army Signal Corps World War II communications system named SIGSALY.
During World War II, Golden Age of Hollywood actress Hedy Lamarr and avant-garde composer George Antheil developed an intended jamming-resistant radio guidance system for use in Allied torpedoes, patenting the device under "Secret Communications System" on August 11, 1942. Their approach was unique in that frequency coordination was done with paper player piano rolls - a novel approach which was never put into practice.

Clock signal generation

Spread-spectrum clock generation is used in some synchronous digital systems, especially those containing microprocessors, to reduce the spectral density of the electromagnetic interference that these systems generate. A synchronous digital system is one that is driven by a clock signal and, because of its periodic nature, has an unavoidably narrow frequency spectrum. In fact, a perfect clock signal would have all its energy concentrated at a single frequency and its harmonics. Practical synchronous digital systems radiate electromagnetic energy on a number of narrow bands spread on the clock frequency and its harmonics, resulting in a frequency spectrum that, at certain frequencies, can exceed the regulatory limits for electromagnetic interference.
Spread-spectrum clocking avoids this problem by using one of the methods previously described to reduce the peak radiated energy and, therefore, its electromagnetic emissions and so comply with electromagnetic compatibility regulations.
It has become a popular technique to gain regulatory approval because it requires only simple equipment modification. It is even more popular in portable electronics devices because of faster clock speeds and increasing integration of high-resolution LCD displays into ever smaller devices. As these devices are designed to be lightweight and inexpensive, traditional passive, electronic measures to reduce EMI, such as capacitors or metal shielding, are not viable. Active EMI reduction techniques such as spread-spectrum clocking are needed in these cases.
However, spread-spectrum clocking, like other kinds of dynamic frequency change, can also create challenges for designers. Principal among these is clock/data misalignment, or clock skew. Consequently, an ability to disable spread-spectrum clocking in computer systems is considered useful.
Note that this method does not reduce total radiated energy, and therefore systems are not necessarily less likely to cause interference. Spreading energy over a larger bandwidth effectively reduces electrical and magnetic readings within narrow bandwidths. Typical measuring receivers used by EMC testing laboratories divide the electromagnetic spectrum into frequency bands approximately 120 kHz wide. If the system under test were to radiate all its energy in a narrow bandwidth, it would register a large peak. Distributing this same energy into a larger bandwidth prevents systems from putting enough energy into any one narrowband to exceed the statutory limits. The usefulness of this method as a means to reduce real-life interference problems is often debated, as it is perceived that spread-spectrum clocking hides rather than resolves higher radiated energy issues by simple exploitation of loopholes in EMC legislation or certification procedures. This situation results in electronic equipment sensitive to narrow bandwidth experiencing much less interference, while those with broadband sensitivity, or even operated at other higher frequencies, will experience more interference.
FCC certification testing is often completed with the spread-spectrum function enabled in order to reduce the measured emissions to within acceptable legal limits. However, the spread-spectrum functionality may be disabled by the user in some cases. As an example, in the area of personal computers, some BIOS writers include the ability to disable spread-spectrum clock generation as a user setting, thereby defeating the object of the EMI regulations. This might be considered a loophole, but is generally overlooked as long as spread-spectrum is enabled by default.