Content deleted Content added
link:spread spectrum |
rm incorrect info and reformatted |
||
Line 8:
Put simply, direct-sequence spread-spectrum transmissions multiply the data being transmitted by a "noise" signal. This noise signal is a pseudorandom sequence of <code>1</code> and <code>−1</code> values, at a frequency much higher than that of the original signal, thereby spreading the energy of the original signal into a much wider band.
The resulting signal resembles [[white noise]], like an audio recording of "static", except that this noise can be filtered out at the receiving end to recover the original data, by again multiplying the same pseudorandom sequence ([[PN
As this description suggests, a plot of the transmitted waveform has a roughly bell-shaped envelope centered on the carrier frequency, just like a normal [[Amplitude modulation|AM]] transmission, except that the added noise causes the distribution to be much wider than that of an AM transmission.
In contrast, [[frequency-hopping spread spectrum]] pseudo-randomly retunes the carrier, instead of adding pseudo-random noise to the data, which results in a uniform frequency distribution whose width is determined by the output range of the [[Pseudo-random number|pseudo-random]] number generator.
==References==
Line 36 ⟶ 21:
* [[Frequency-hopping spread spectrum]]
* [[Linear feedback shift register]]
[[Category:Radio modulation modes]]
|