Frequency Fundamentals of Wireless Networks

Wireless networks can be divided into two broadby the government. Examples of such companies
segments: short-range and long-range. Short-rangeinclude many of the wide area network providers.
wireless pertains to networks that are confined to2. Spread spectrum - By design, spread spectrum
a limited area. This applies to local area networkstrades off bandwidth efficiency for reliability,
(LANs), such as corporate buildings, schoolintegrity, and security. It consumes more
campuses, manufacturing plants or homes, as wellbandwidth than narrow-band technology, but
as to personal area networks (PANs) whereproduces a signal that is louder and easier to
portable computers within close proximity to onedetect by receivers that know the parameters of
another need to communicate. These networksthe signal being broadcast. To everyone else, the
typically operate over unlicensed spectrumspread-spectrum signal looks like background
reserved for industrial, scientific, medical (ISM)noise. Two variations of spread-spectrum radio
usage. The available frequencies differ fromexist: frequency-hopping and direct-sequence.a).
country to country. The most commonFrequency-hopping spread spectrum (FHSS) -
frequency band is at 2.4 GHz, which is availableFHSS uses a narrowband carrier that rapidly
across most of the globe. Other bands at 5 GHzcycles through frequencies. Both the sender and
and 40 GHz are also often used. The availability ofreceiver know the frequency pattern being used.
these frequencies allows users to operateThe idea is that even if one frequency is blocked,
wireless networks without obtaining a license, andanother should be available. If this is not the case,
without charge.then the data is re-sent. When properly
Long-range networks continue where LANs end.synchronized, the result is a single logical channel
Connectivity is typically provided by companiesover which the information is transmitted. To
that sell the wireless connectivity as a service.everyone else, it appears as short bursts of noise.
These networks span large areas such as aThe maximum data rate using FHSS is typically
metropolitan area, a state or province, or anaround 1 Mbps.b). Direct-sequence spread
entire country. The goal of long-range networks isspectrum (DSSS) - DSSS spreads the signal
to provide wireless coverage globally. The mostacross a broad band of radio frequencies
common longrange network is wireless wide areasimultaneously. Each bit transmitted has a
network (WWAN). When true global coverage isredundant bit pattern called a chip. The longer the
required, satellite networks are also available.chip, the more likely the original data can be
Many of the wireless technologies in the WPAN,recovered. Longer bits also require more
WLAN, and WWAN categories transmitbandwidth. To receivers not expecting the signal,
information using radio waves. For this to takeDSSS appears as low-power broadband noise and
place, the data is superimposed onto the radiois rejected. DSSS requires more power than
wave, which is also known as the carrier wave,FHSS, but data rates can be increased to a
since it carries the data. This process is calledmaximum of 2 Mbps.
modulation. There are many modulation techniques3. Orthogonal Frequency Division Multiplexing
available, all with certain advantages and(OFDM) - OFDM transmits data in a parallel
disadvantages in terms of efficiency and powermethod, as opposed to the hopping technique
requirements. The modulation techniques are asused by FHSS and the spreading technique used
follows:by DSSS. This protects it from interference since
1. Narrowband technology - Narrowband radiothe signal is being sent over parallel frequencies.
systems transmit and receive data on a specificOFDM has ultrahigh spectrum efficiency, meaning
radio frequency. The frequency band is kept asthat more data can travel over a smaller amount
narrow as possible to allow the information to beof bandwidth. This makes it effective for
passed. Interference is avoided by coordinatinghigh-data-rate transmissions. The drawbacks of
different users on different frequencies. The radioOFDM are that it is more difficult to implement
receiver filters out all signals except those on thethan either FHSS or DSSS, and consumes greater
designated frequency. For a company to useamounts of power.
narrowband technology, it requires a license issued