SlideShare uma empresa Scribd logo
1 de 8
Baixar para ler offline
A Comparison of Frequency Hopping and Direct Sequence Spread Spectrum
          Modulation for IEEE 802.11 Applications at 2.4 GHz
                            Carl Andren
                        Harris Semiconductor
                          Palm Bay, Florida
                                                      Abstract
Two types of spread spectrum have been                           before their interference with the first group is
approved for use by the FCC in the unlicensed                    minimized. DS nets, on the other hand can be
ISM band.        The 802.11 WLAN committee                       placed much closer to other DS nets on the same
establishing a global standard for wireless local                channel due the interference resistant nature of
area networks chose to allow the user to decide                  the DS waveform. From this reasoning, the
which one best fit his needs. This paper analyzes                maximum number of nets per acre or per square
an approach to determining the performance                       mile can be determined and a more intelligent
tradeoffs so that a network engineer can make the                choice made. Which is more important, a tight
decision. The approach is based on determining                   group of nets in your facility or a broad coverage
the maximum data flow per acre or the maximum                    area.     Is the possibility that a neighboring
number of networks per acre. The analyses done                   facilities’ network might interfere a concern?
to date show that up to 13 collocated FH networks                What else can be done for maximizing network
can be placed before network throughput peaks.                   throughput and minimizing latency. Which type
Only 3 or 4 DS networks following the 802.11                     spread spectrum is best for time bounded traffic?
standards can be collocated before the spectrum                  These questions are examined and some
is filled. Does this mean that FH is the right                   conclusions proposed.
choice? Let’s examine further. The next group
of 13 FH nets must be placed a long distance away

                                                  1. Introduction
     When it comes to the relative merits of (DS)             choice for their particular job. Some observations
 versus frequency hop (FH) spread spectrum                    are general, others relate to specific FCC part 15.247
modulation schemes, the answer is: it depends.                requirements for the 2.4-GHz ISM band or to the
Choices depend on the particular implementation               portions of the draft IEEE 802.11 spec for
scenario. Hopefully, this article will dispel some of         interoperability in that band.
the confusion and allow engineers to pick the best

                                           2. Spectral Density Reduction
         Both DS and FH reduce the average power              total power is the same, but the spectral density is
spectral density of a signal. The way they do it is           lower. Of course, more channels are interfered with
fundamentally      different    and    has     serious        than before, but at a lower level. If the spread signal
consequences for other users. The objectives are to           comes in under the noise level of most other users, it
reduce both transmitted power and power spectral              will not be noticed.
density to keep from interfering with other users in                   A DS spectrum exhibits discrete spectral
the band. The FCC has rules for both and you need             lines that are related to the length of the sequence
to conform to these rules to stay legal and to avoid          used for the spreading. In 802.11, the spreading
annoying other radio users.                                   uses an 11-bit barker sequence, so you would expect
         DS spreads its energy by rapidly phase-              11 lines (peak to null). Each line is further smeared
chopping the signal so that it is continuous only for         by data scrambling, which spreads each spectral line
very brief time intervals. These intervals are called         and therefore fills in between the lines to make the
chips and are at least 10 times shorter than the data         spectrum more nearly continuous. The overall
bits they chop. Thus, instead of all the transmitted                                sin X
energy being concentrated in the data bandwidth, it           spectrum profile is          , which is humped up in
is spread out over the spreading bandwidth. The
                                                                                      X


4/11/97                                              1
SIGNAL POWER                                               SIGNAL POWER
              ORIGINAL
               SIGNAL              PROCESSING
                                   GAIN                                           CARRIER HOPS
                  SPREAD                                                          EVERY 400ms
                  SIGNAL




                      FREQUENCY                             2.4GHz              FREQUENCY                 2.5GHz

   Direct Sequence                                           Frequency Hopping
   • EFFICIENT MODULATION (PSK)                              • SIMPLE MODULATION (FSK)
   • BROAD MODULATION BANDWIDTH,                             • NARROWBAND, DISCONTINUOUS
     CONTINUOUS TRANSMISSION                                   TRANSMISSION
   • QUICK SYNCHRONIZATION                                   • MORE NETWORK OVERHEAD
   • LOW POWER SPECTRAL DENSITY                              • HIGHER POWER DENSITY CAN
     MINIMIZES INTERFERENCE                                    GENERATE INTERFERENCE

                                         Fig. 1, DS and FH Modulation
the middle. Thus the interference is greatest at the                  The spectrum of the FH signal modulated to
channel center and it rolls off at the edges. Fig. 1         conform to 802.11 concentrates the signal energy
shows both DS and FH modulations.                            close to the channel center which is an inefficient
          Traditional FH signals lower their average         use of the bandwidth. Additionally, FSK, is less
power spectral density by hopping over many                  power efficient than PSK, as will be shown, so more
channels. During any one hop, however, an FH                 transmit power is needed. This power efficiency is
signal appears to be a narrowband signal. With slow          further compromised with a low deviation ratio in
hopping, the interference reductions are slight. A           order to conform to the FCC rules on occupied
narrowband radio being interfered with will                  bandwidth. These rules state that the 20 dB
experience a pop or burst of noise when the hopper           bandwidth be less than 1 MHz. With the low
hits its channel. The main reason that 802.11 (and           deviation ratios required to conform to this
GSM) use hopping is not to minimize interference,            specification for 802.11 FH WLANs combined with
but to share the pain of bad channels and to allow           the inefficiency of GFSK modulation, the transmit
multiple uncoordinated nets to share the same                power required to achieve a given range is
spectrum.                                                    substantially greater than for DS. Since the best
          If there are a lot of asynchronous FH radios       overall interference reduction technique is to radiate
using different hop sets in a given band, the overall        less power, this gives an edge to DS.
effect is to spread out the energy over the whole
band.

                                            3. Interference Susceptibility
         So far, we’ve looked at the interference             After the de-spread signal is filtered to the data
caused by spread-spectrum modulation schemes.                 bandwidth, most of the noise is outside this new
The other side of the interference coin is that spread        narrower bandwidth and is discarded. Although,
spectrum reduces the effects of other signals on the          this helps with all types of narrowband and
desired signal. The way FH and DS accomplish this             uncorrelated interference, it has no advantage for
is different, however. In DS receivers, the de-               wideband interference such as the microwave oven,
spreading operation multiplies the incoming signal            since spread noise is still noise and the percentage
by a local replica of the spreading waveform. This            that falls within the data bandwidth is unchanged.
correlates with the desired signal to collapse it to the      One drawback of DS is that the bandwidth over
data bandwidth, while spreading all other signals.            which the interference is damaging is wider than for



4/11/97                                              2
a non-spread system.          This requires that the                    If the 802.11 DS system operates at 13.4 dB
channels be spaced wider and well away from high-             Eb/N0 as discussed below, it can tolerate interference
power signals such as broadcast stations.                     up to a level -3 dB relative to the desired signal.
          The FH signal is agile and does not spend           (This also means that there is no code division
much time on any one frequency. When it hits a                multiple access (CDMA) capability, since the
frequency that has too much interference, the desired         processing gain and required Eb/N0 do not allow
signal is lost. In a packet switched WLAN network,            another signal of the same power to occupy the same
this results in a re-transmission, hopefully on a             channel.)
clearer channel. In a fast enough FH system, the                        For the purposes of this discussion, FH is
portion of signal lost may be recovered by spreading          narrowband GFSK, since it doesn't hop during a
the data energy out in time through forward error             packet. There is no processing gain during a packet
coding, but only if the FEC spans more than one hop           and the signal is less power efficient. IEEE 802.11
in time. For the very low hop rates suggested for             allows 24 dB Eb/N0 for 1 MBps (and 29 dB for
802.11 WLANs, forward error coding is not                     2 MBps). The theoretical performance is only 5 dB
practical.                                                    better than this , so the 1-MBps FH system can only
          The ability of any signal to tolerate               tolerate in-band interference up to -19 dB relative to
interference is also related to the minimum system            the signal carrier. Compared to DS, this is 16 dB
Eb/N0. A lower Eb/N0 means that the system can                less tolerant.     However, FH is more tolerant of
tolerate a dirtier signal. Therefore, the power               interference that occurs outside its 1-MHz signal
efficiency of the modulation should be as high as             bandwidth, since the receiver filters will reject it.
possible.      The standard is BPSK, which is                           To summarize, broadband noise affects both
recognized as efficient and robust. DS signals                FH and DS similarly, so the system with the better
usually use BPSK, since there is no jamming                   Eb/N0 (i.e. DS) will be more immune. Narrowband
resistance advantage to QPSK, but 802.11 specifies            interference will have a more severe impact on an
QPSK at 2 MBps to maintain the FCC-mandated 10-               FH signal than on a DS signal if it is on the same
dB minimum processing gain. It doesn't make any               channel but a less severe impact if it is on a different
difference, however, since the required Eb/N0                 channel
doesn't change.

                                                 4. Near/Far Ratio
         Near/far effects are often put forth as a           since they have processing gain. On the other hand,
limitation for DS. However, they also affect FH and          since they operate over a wider bandwidth, they have
narrowband signals. The term near/far refers to the          to deal with more extraneous signals. On a given
effects on a receiver from a transmitter operating on        channel, distant FH signals are blocked by nearer
its frequency that is nearer to it than the transmitter      signals, but, theoretically, as long as they can hop to
you want to receive from. DS signals can operate             another channel and re-transmit they can get around
with much better near/far ratios than FH signals             the problem.

                                                   5. Multipath
          DS suppresses multipath by decorrelating                   For FH, multipath signals always arrive
the delayed signal. When multipath signals are               within the signal’s coherence interval and cause
delayed by more than one chip relative to the direct-        fading. The coherence interval, in this case, is the
path signal, the direct signal has a processing gain         symbol duration. This causes some paths to be
advantage.       When the multipath signal arrives           unusable, and that's why this waveform is hopped.
within a one-chip delay, this creates fading. That is,                               Null width ~ 1/path length
the direct signal can be either enhanced or
suppressed. Therefore, for DS to achieve significant
multipath rejection, its bandwidth must be wider
than the coherence delay of the environment. For                                        SIGNAL
802.11 the chip rate is 11 MCps, so the coherence
interval is 1/11 M, or about 91 ns. This will provide
good multipath protection in large warehouses, but
                                                                         FREQUENCY
less in office buildings.
                                                                             Fig. 2, Channel Response

4/11/97                                             3
One way to look at the multipath effects is             narrower in bandwidth and can take out less of the
to look at the spectral nulling that occurs in the              DS energy. For FH, the spectral null takes out most
channel response.                                               of the signal energy since the signal is narrowband
        When the direct path and indirect path                  and falls well within the null bandwidth. Again, DS
signals are short, the spectral null that occurs is             is effected less but over a wider range of frequencies
broadband and can take out a significant part of the            than FH.
DS spectrum. For longer paths, the spectral null is

                                 6. Comparison of DPSK and GFSK Modulations
         BPSK and QPSK are modulation schemes             which is power inefficient within the given
that are well known to give close to the best power       constraints, requires 19 dB Eb/N0 when used with
efficiency available along with reasonable bandwidth      the greatest modulation index that will fit in the
efficiency. The bandwidth efficiency is discarded         allocated bandwidth. Based on FCC rules, the
with DS spreading in order to lower the power             bandwidth allowed the FH signal is 1 MHz at -20
spectral density. There are additional losses with        dB. This is too narrow for efficient transmission at 1
differential encoding and scrambling that cause a         MBps, and is even more inefficient for the 4-FSK
loss in performance due to error extension. This          used for 2 MBps, because the allowed deviation
means that for every error that occurs, the               ratios are minuscule. This does, however, keep the
differential decoding extends that to 2 errors and        overall spectrum occupancy low and allows more
descrambling further extends that to 6 errors. Thus,      channels in a given band. In a 4-FSK demodulator
you can expect the theoretical 9.6 dB Eb/N0               that    uses    conventional     limiter/discriminator
performance for 10-5 BER to be degraded to 10.6 dB        techniques without coding, the expected power
(plus implementation losses). The Harris PrismTM          efficiency performance will be much worse than
demodulator (HFA3824), for example, has 2.8 dB            QPSK.
implementation loss, for a net 13.4-dB Eb/N0.                       The curves in Fig. 3 show the Es/N0
                                                          performance of DBPSK, DQPSK, GFSK, and
         The 802.11 FH narrowband GFSK signal,            G4FSK. Two modulation indices for GFSK are

                                B E R v s E s /N o Performance
 10 -1

                     DBPSK                        GFSK                   GFSK
 10 -2                                                                                       G4FSK
                                                 MI=0.31                MI=0.22
                                DQPSK                                                        MI=0.31

 10 -3


 10 -4


 10 -5


 10 -6

 10 -7

 10 -8       THEORY
             (BPSK)
 10 -9
         8      10      12       14       16       18          20          22     24       26       28        30
                                                        E s /N o (dB)


     The performance of the DBPSK and DQPSK include error extensions from
     differential encoding and scrambling

                                  Fig. 3, Performance of DBPSK and GFSK



4/11/97                                            4
shown. They represent the minimum modulation                  allow the unit to pass the FCC bandwidth
index and the nominal index. A systems designer               requirement.
would use the largest modulation index that will still

                                    7. Ability to Expand to Higher Data Rates
          The DS signal can achieve higher data rates        allocation to achieve any higher data rate, but the
by increasing the modulation complexity or                   wider bandwidth would cut the number of channels
increasing the clock rates. Each increase in the data        to hop in. This would in turn cause more collisions
rate will, however, require a corresponding increase         unless the number of collocated nets was reduced.
in the transmit power or a cut in range. FH has few          This is a non linear problem, so the number of nets
options for data rate increases. 8-FSK, with an              that could be collocated would reduce to about 3 if
extremely small deviation, is not feasible (Eb/N0 ~          the number of hopping channels were reduced to 20.
36 dB).      FH would need a wider bandwidth

                                                8. Transmit Power
          DS, being more power-efficient should              signal is very constant in amplitude and can fully
require less transmit power. This is tempered,               utilize the saturated power amplifier output, but its
however by the need to minimize the transmitter cost         lower modulation power efficiency more than
by avoiding post-modulation filtering. This means            outweighs this advantage.
you cannot fully utilize the saturated power of the
power amplifier. To keep the spectrum shape, the                       Under IEEE 802.11, the DS signal is spread
DS designer must cut back the power from the                 over 22 MHz, lowering its spectral density. This
amplifier by 3 to 6 dB. Since the basic DS waveform          allows it to use higher transmit power without
is more power efficient than FH, this makes DS more          interfering with other users of the band. The
efficient in PA utilization usage than FH at 1 MBps.         drawback is that it can interfere with more users over
At 2 MBps, the extremely low efficiency of the               the wider bandwidth. If power spectral density is the
802.11 FH system requires a significant boost in             constraining issue, DS clearly has the edge over FH.
transmit power, giving a clear edge to DS. The FH


                                            9. Multiple Signal Operation
          As noted in section 3, an 802.11-                              DS nets on the same channel can be placed
conforming DS network cannot employ CDMA                       much closer together, since the signaling is more
because the processing gain and required Eb/N0 do              robust, allowing more total networks and therefore
not allow another signal of the same power to occupy           more capacity in a given area. Section 3 showed
the same channel. Thus, only 3 (4 with aggressive              that an FH system for 802.11 needs 7.6 dB more
filtering) networks can operate collocated. These              transmit power to achieve the same range and has an
can operate on separate channels (for example 1, 6,            18 dB disadvantage in interference rejection. Thus
and 11) at the same site, that is, in the same room .          the FH nets have to be placed 25.6 dB further
FH, on the other hand, allows multiple                         apart. So, when combined with the FH advantage of
uncoordinated signals to be collocated. Up to 15 FH            5:1 (7 dB) in channels collocated, this translates to
nets can be collocated before the interference is too          18.6 dB fewer nets in a given area. How this dB
great. (This is based on the probability of collisions         number relates to the number of nets is dependent on
where two of the nets choose the same one of 79                the propagation conditions.
channels at the same time.) When the probability of                      In a real world application, for example, an
collisions gets too high, network throughput suffers.          FH system can support a higher density of nets
A recent paper by Lucent Technologiesi showed that             (access points) in a single room—up to 13, while DS
effective throughput of FH peaks at about 13 nets.             allows only three to four. However, the next group
The aggregate throughput of these 13 collocated FH             of nets in an FH system has to be much further away
nets is less than the aggregate throughput of the 3            (the signal has to be 19 dB down!) or both groups
collocated DS nets because they are interfering with           suffer loss of throughput. DS groups of 3 can be
each other and only operate at 1 MBps.                         much closer together, allowing more total nets and
                                                               more total throughput per hectare.


4/11/97                                              5
Power
                          DS                [dB]
                                                                              FH


                                                               Rntn
                   Rntn
                                                             Rn
                    Rn                                                                                   St
      St                                                                                               +28 dBm
  +20 dBm                                                                              19 dB


                                                                                               -82 dBm    Sr
          Sr -90dBm
                                                                                               -101dBm        J
                                                                                   x
          J   -93 dBm


                                                Range
                      Higher interference immunity of DS allows closer spacing of same channel nets.

                                           Fig. 4 Ranges of DS and FH

         A system designer wouldn’t usually place                     Fig. 5 shows how the nets can be packed
the nets in such an arrangement, but the fact               and defines the net range and . the net to net
remains, if two nets are using the same channel or          spacing diagramatically. For DS, the network range
hop set, they must be placed much farther apart in          is dictated by 110 dB of path loss which is the ratio
FH than in DS because the zone of interference is           of the +20 dBm transmitted signal to the -90 dBm
much larger.                                                level of the minimum receive signal. Various studies

                Closer packing of DS groups allows more networks per unit area than FH
                                                                                                              Rntn




                                                                                                                  Rn




                    3*18=54                                                13*3=39

                                            Fig 5, Packing of Networks



4/11/97                                             6
of indoor range losses put the average propagation                     For FH, the required transmit power to
loss at range cubed. It is well known that the loss           reach the same range is 8 dB higher, since the
exponent is a function of range, and some studies             receiver is that much less sensitive. The net to net
show the loss to be 30 dB per 100ft. after the first 50       spacing is also larger since the interfering signal
ft., but this would complicate the message here. The          must be reduced to -19 dB relative to the desired
range to the next net (net to net spacing) is dictated        signal. This is due to the combined effects of the
by the maximum interference signal, which has been            higher Eb/N0 and not having processing gain. In dB
stated to be -3.2 dB relative to the desired signal in        terms, the FH net to net spacing is 25.6 dB greater
DS. Thus, the net to net spacing is slightly larger           than DS.
than the net range.

                                          10. Synchronization and Timing.
          DS is self-synchronizing, since it employs a        might not have energy while it is looking. Once a
very short code that can be searched with a time-             station hears a beacon, it gets the network timing
invariant matched filter. Thus, a DS radio, while             and the hopping sequence to use. Under FCC rules,
roaming, can rapidly change to another channel and            FH has been denied a calling channel and a global
join another net, assuming that it knows the                  timing reference, constraining FH’s ability to
frequency to tune to. If not, it must scan all                achieve rapid roaming synchronization.           Thus,
frequencies and stay on each until a signal is                roaming with FH will require a longer time to
transmitted on that channel. The usual beacon                 achieve net switching.
interval is 100 ms, so that is the time it should stay                 In time bounded services, latency must be
on each of 12 frequencies to search for all active            minimized. Various studies have shown that 30 ms
nets. Thus the total search time is 1.2 s. The FH             is the most that can be tolerated with voice traffic.
system search procedure allows the mobile station to          In an FH net, if the channel is jammed, the next
sit on any one frequency and wait for a signal or             available retransmission time on a clear channel may
beacon. If this is a bad frequency for this net, it may       be 400 ms away. In addition, the rules state that if a
have to move to another and sit and wait. This is             packet can’t be completed within the current hop, it
because the FH system has many channels to search             should be held until the next hop. These are clearly
and it is not feasible to perform the search in               unacceptable for time bounded services. No such
parallel. If the station scans for energy, it may or          timing constraints exist for DS, but if a DS station is
may not improve its chances since any one channel             jammed, it is jammed until the jammer goes away.

                                                    11. Capacity
          The network protocols for DS and FH are             bytes vs 1000). The net effect is a slight edge for DS
slightly different to accommodate the peculiarities of        in overall throughput at 1 MBps. The 2 MBps rate
each physical layer. In particular the interframe             is optional for FH and required for DS.              If
spacing and Slot Times are different, and                     throughput is of greatest concern, DS is the winner.
recommended packet sizes are smaller for FH (400

                                              12. Implementation
         There is a small inherent advantage to FH        is not the strong cost driver it once was. With highly
in hardware cost between the two modulation               integrated chipsets, this will not be the major driver.
schemes. FH can be handled with a simple analog           The FH scheme chosen by the 802.11 committee has
limiter/discriminator receiver while DS requires          an additional complication for DC bias suppression,
complex baseband processing. DS requires higher           but FH still requires less processing than DS.
logic speeds and more complex processing, but this

                                            13. Power Consumption
         Power consumption is a key consideration         operate at 1 MBps and the DS nets at 2 MBps, there
for the network engineer. The basic technology for        will be a power savings with DS from the shorter
DS consumes slightly more power than FH due to            duration of the packets and the lower network
higher logic speeds and more complex processing.          overhead. This results in longer transmit times and
On the other hand, since the FH nets will most likely     less time to be in sleep modes.


4/11/97                                               7
14. Summary

When it comes to the relative merits of FH or DS       it depends. The choices depend on the particular
spread spectrum modulation schemes, the answer is:     implementation scenario.




    i
     A. Kamerman, “Spread Spectrum Techniques Drive WLAN Performance.”,
                                                                     Microwaves & RF
    September, 1996, pp. 109-114




4/11/97                                          8

Mais conteúdo relacionado

Mais procurados

Power delay profile,delay spread and doppler spread
Power delay profile,delay spread and doppler spreadPower delay profile,delay spread and doppler spread
Power delay profile,delay spread and doppler spreadManish Srivastava
 
Combating fading channels (1) (3)
Combating fading channels (1) (3)Combating fading channels (1) (3)
Combating fading channels (1) (3)liril sharma
 
An introduction to spread spectrum communications
An introduction to spread spectrum communicationsAn introduction to spread spectrum communications
An introduction to spread spectrum communicationsFarzad Nuseeb
 
Spread spectrum modulation
Spread spectrum modulationSpread spectrum modulation
Spread spectrum modulationSuneel Varma
 
Concept of Diversity & Fading (wireless communication)
Concept of Diversity & Fading (wireless communication)Concept of Diversity & Fading (wireless communication)
Concept of Diversity & Fading (wireless communication)Omkar Rane
 
Fading and Large Scale Fading
 Fading and Large Scale Fading Fading and Large Scale Fading
Fading and Large Scale Fadingvickydone
 
Mw presentation 1
Mw presentation 1Mw presentation 1
Mw presentation 1Amizareza
 
Radio Frequency Fundamentals
Radio Frequency FundamentalsRadio Frequency Fundamentals
Radio Frequency FundamentalsJohn Ombagi
 
Rayleigh Fading Channel In Mobile Digital Communication System
Rayleigh Fading Channel In Mobile Digital Communication SystemRayleigh Fading Channel In Mobile Digital Communication System
Rayleigh Fading Channel In Mobile Digital Communication SystemOUM SAOKOSAL
 
PRACTICAL HANDOFF CONSIDERATION
PRACTICAL HANDOFF CONSIDERATIONPRACTICAL HANDOFF CONSIDERATION
PRACTICAL HANDOFF CONSIDERATIONAJAL A J
 
Small scale fading
Small scale fadingSmall scale fading
Small scale fadingAJAL A J
 
Small scale fading
Small scale fading Small scale fading
Small scale fading Hardik_Tank
 
Wireless Channels Capacity
Wireless Channels CapacityWireless Channels Capacity
Wireless Channels CapacityOka Danil
 
How to build a DMR Simulcast Network
How to build a DMR Simulcast NetworkHow to build a DMR Simulcast Network
How to build a DMR Simulcast NetworkLeonardo
 

Mais procurados (20)

Power delay profile,delay spread and doppler spread
Power delay profile,delay spread and doppler spreadPower delay profile,delay spread and doppler spread
Power delay profile,delay spread and doppler spread
 
Combating fading channels (1) (3)
Combating fading channels (1) (3)Combating fading channels (1) (3)
Combating fading channels (1) (3)
 
An introduction to spread spectrum communications
An introduction to spread spectrum communicationsAn introduction to spread spectrum communications
An introduction to spread spectrum communications
 
Fading Seminar
Fading SeminarFading Seminar
Fading Seminar
 
Spread spectrum modulation
Spread spectrum modulationSpread spectrum modulation
Spread spectrum modulation
 
Spread spectrum
Spread spectrumSpread spectrum
Spread spectrum
 
Concept of Diversity & Fading (wireless communication)
Concept of Diversity & Fading (wireless communication)Concept of Diversity & Fading (wireless communication)
Concept of Diversity & Fading (wireless communication)
 
Fading and Large Scale Fading
 Fading and Large Scale Fading Fading and Large Scale Fading
Fading and Large Scale Fading
 
Mw presentation 1
Mw presentation 1Mw presentation 1
Mw presentation 1
 
Ee424 fading
Ee424 fadingEe424 fading
Ee424 fading
 
Module 2 (1)
Module 2 (1)Module 2 (1)
Module 2 (1)
 
Radio Frequency Fundamentals
Radio Frequency FundamentalsRadio Frequency Fundamentals
Radio Frequency Fundamentals
 
Rayleigh Fading Channel In Mobile Digital Communication System
Rayleigh Fading Channel In Mobile Digital Communication SystemRayleigh Fading Channel In Mobile Digital Communication System
Rayleigh Fading Channel In Mobile Digital Communication System
 
PRACTICAL HANDOFF CONSIDERATION
PRACTICAL HANDOFF CONSIDERATIONPRACTICAL HANDOFF CONSIDERATION
PRACTICAL HANDOFF CONSIDERATION
 
Small scale fading
Small scale fadingSmall scale fading
Small scale fading
 
Small scale fading
Small scale fading Small scale fading
Small scale fading
 
Mobile Radio Propagations
Mobile Radio PropagationsMobile Radio Propagations
Mobile Radio Propagations
 
Wireless Channels Capacity
Wireless Channels CapacityWireless Channels Capacity
Wireless Channels Capacity
 
Celllular concept
Celllular conceptCelllular concept
Celllular concept
 
How to build a DMR Simulcast Network
How to build a DMR Simulcast NetworkHow to build a DMR Simulcast Network
How to build a DMR Simulcast Network
 

Destaque

Frequency Hopping Network
Frequency Hopping NetworkFrequency Hopping Network
Frequency Hopping NetworkTempus Telcosys
 
Gsm Frequency Planning
Gsm Frequency PlanningGsm Frequency Planning
Gsm Frequency PlanningDeepak Sharma
 
GSM, Cell Planning & Frequency Reuse
GSM, Cell Planning & Frequency ReuseGSM, Cell Planning & Frequency Reuse
GSM, Cell Planning & Frequency Reusesanjida2222
 

Destaque (8)

Coding Scheme
Coding SchemeCoding Scheme
Coding Scheme
 
Frequency Hopping Network
Frequency Hopping NetworkFrequency Hopping Network
Frequency Hopping Network
 
Gsm & Switching
Gsm & SwitchingGsm & Switching
Gsm & Switching
 
Tetraquickguide
TetraquickguideTetraquickguide
Tetraquickguide
 
Lte White Paper V4
Lte White Paper V4Lte White Paper V4
Lte White Paper V4
 
Ofdma Basics
Ofdma BasicsOfdma Basics
Ofdma Basics
 
Gsm Frequency Planning
Gsm Frequency PlanningGsm Frequency Planning
Gsm Frequency Planning
 
GSM, Cell Planning & Frequency Reuse
GSM, Cell Planning & Frequency ReuseGSM, Cell Planning & Frequency Reuse
GSM, Cell Planning & Frequency Reuse
 

Semelhante a Ds V Fh

Rf Signal Loss And Its Minimization
Rf Signal Loss And Its MinimizationRf Signal Loss And Its Minimization
Rf Signal Loss And Its Minimizationmscs12
 
Ccna Wireless Study Guide
Ccna  Wireless Study GuideCcna  Wireless Study Guide
Ccna Wireless Study GuideCCNAResources
 
Ccna Wireless Study Guide
Ccna Wireless Study GuideCcna Wireless Study Guide
Ccna Wireless Study GuideCCNAResources
 
802.16NLOSsystemandtheOFDMATechnolog
802.16NLOSsystemandtheOFDMATechnolog802.16NLOSsystemandtheOFDMATechnolog
802.16NLOSsystemandtheOFDMATechnologPawan Parande - CSM®
 
Physical layer overview
Physical layer overviewPhysical layer overview
Physical layer overviewakruthi k
 
Link budjet radio and spread spectrum theory
Link budjet   radio and spread spectrum theoryLink budjet   radio and spread spectrum theory
Link budjet radio and spread spectrum theoryDiogo Edler Menezes
 
Vhdl implementation of ofdm transmitter
Vhdl  implementation  of ofdm transmitterVhdl  implementation  of ofdm transmitter
Vhdl implementation of ofdm transmitterrajeshr0009
 
Fundamental of Radio Frequency communications.ppt
Fundamental of Radio Frequency communications.pptFundamental of Radio Frequency communications.ppt
Fundamental of Radio Frequency communications.pptginanjaradi2
 
A guide book_on_backhaul_design
A guide book_on_backhaul_designA guide book_on_backhaul_design
A guide book_on_backhaul_designHung le Minh
 
Radio frequency power point presentation
Radio frequency power point presentationRadio frequency power point presentation
Radio frequency power point presentationprabalkalita13
 
Planning a microwavelink
Planning a microwavelinkPlanning a microwavelink
Planning a microwavelinkengrusmani
 
Simulation of Direct Sequence Spread Spectrum for Wireless Communication Syst...
Simulation of Direct Sequence Spread Spectrum for Wireless Communication Syst...Simulation of Direct Sequence Spread Spectrum for Wireless Communication Syst...
Simulation of Direct Sequence Spread Spectrum for Wireless Communication Syst...ijtsrd
 
Orthogonal frequency division multiplexing
Orthogonal frequency division multiplexing Orthogonal frequency division multiplexing
Orthogonal frequency division multiplexing raj4619
 

Semelhante a Ds V Fh (20)

Spread spectrum technologies
Spread spectrum technologiesSpread spectrum technologies
Spread spectrum technologies
 
Wifi wimax
Wifi wimaxWifi wimax
Wifi wimax
 
Rf Signal Loss And Its Minimization
Rf Signal Loss And Its MinimizationRf Signal Loss And Its Minimization
Rf Signal Loss And Its Minimization
 
Ccna Wireless Study Guide
Ccna  Wireless Study GuideCcna  Wireless Study Guide
Ccna Wireless Study Guide
 
Ccna Wireless Study Guide
Ccna Wireless Study GuideCcna Wireless Study Guide
Ccna Wireless Study Guide
 
802.16NLOSsystemandtheOFDMATechnolog
802.16NLOSsystemandtheOFDMATechnolog802.16NLOSsystemandtheOFDMATechnolog
802.16NLOSsystemandtheOFDMATechnolog
 
80211n look before_wp
80211n look before_wp80211n look before_wp
80211n look before_wp
 
80211n look before_wp
80211n look before_wp80211n look before_wp
80211n look before_wp
 
Physical layer overview
Physical layer overviewPhysical layer overview
Physical layer overview
 
Link budjet radio and spread spectrum theory
Link budjet   radio and spread spectrum theoryLink budjet   radio and spread spectrum theory
Link budjet radio and spread spectrum theory
 
Vhdl implementation of ofdm transmitter
Vhdl  implementation  of ofdm transmitterVhdl  implementation  of ofdm transmitter
Vhdl implementation of ofdm transmitter
 
Bse 3106 wifi
Bse 3106 wifiBse 3106 wifi
Bse 3106 wifi
 
Fundamental of Radio Frequency communications.ppt
Fundamental of Radio Frequency communications.pptFundamental of Radio Frequency communications.ppt
Fundamental of Radio Frequency communications.ppt
 
A guide book_on_backhaul_design
A guide book_on_backhaul_designA guide book_on_backhaul_design
A guide book_on_backhaul_design
 
Radio frequency power point presentation
Radio frequency power point presentationRadio frequency power point presentation
Radio frequency power point presentation
 
Planning a microwavelink
Planning a microwavelinkPlanning a microwavelink
Planning a microwavelink
 
Ydi microwavelink
Ydi microwavelinkYdi microwavelink
Ydi microwavelink
 
Simulation of Direct Sequence Spread Spectrum for Wireless Communication Syst...
Simulation of Direct Sequence Spread Spectrum for Wireless Communication Syst...Simulation of Direct Sequence Spread Spectrum for Wireless Communication Syst...
Simulation of Direct Sequence Spread Spectrum for Wireless Communication Syst...
 
Orthogonal frequency division multiplexing
Orthogonal frequency division multiplexing Orthogonal frequency division multiplexing
Orthogonal frequency division multiplexing
 
Lecture 5
Lecture 5Lecture 5
Lecture 5
 

Mais de Deepak Sharma

Ttalteoverview 100923032416 Phpapp01 (1)
Ttalteoverview 100923032416 Phpapp01 (1)Ttalteoverview 100923032416 Phpapp01 (1)
Ttalteoverview 100923032416 Phpapp01 (1)Deepak Sharma
 
Rev 0900023gpplte Advancedintroduction 100324021148 Phpapp01
Rev 0900023gpplte Advancedintroduction 100324021148 Phpapp01Rev 0900023gpplte Advancedintroduction 100324021148 Phpapp01
Rev 0900023gpplte Advancedintroduction 100324021148 Phpapp01Deepak Sharma
 
Rev 090006 100324020704 Phpapp02
Rev 090006 100324020704 Phpapp02Rev 090006 100324020704 Phpapp02
Rev 090006 100324020704 Phpapp02Deepak Sharma
 
Ltetutorial 100126072043 Phpapp01 (1)
Ltetutorial 100126072043 Phpapp01 (1)Ltetutorial 100126072043 Phpapp01 (1)
Ltetutorial 100126072043 Phpapp01 (1)Deepak Sharma
 
Evolutontolteanoverviewjune2010 100615104336 Phpapp02
Evolutontolteanoverviewjune2010 100615104336 Phpapp02Evolutontolteanoverviewjune2010 100615104336 Phpapp02
Evolutontolteanoverviewjune2010 100615104336 Phpapp02Deepak Sharma
 
01 3gpplte Saeoverviewsep06 100613084751 Phpapp02
01 3gpplte Saeoverviewsep06 100613084751 Phpapp0201 3gpplte Saeoverviewsep06 100613084751 Phpapp02
01 3gpplte Saeoverviewsep06 100613084751 Phpapp02Deepak Sharma
 
Lte Advancedtechnologyintroduction 100401143915 Phpapp01
Lte Advancedtechnologyintroduction 100401143915 Phpapp01Lte Advancedtechnologyintroduction 100401143915 Phpapp01
Lte Advancedtechnologyintroduction 100401143915 Phpapp01Deepak Sharma
 
Understanding.Umts.Radio.Network.Modelling.Planning.And.Automated.Optimisation
Understanding.Umts.Radio.Network.Modelling.Planning.And.Automated.OptimisationUnderstanding.Umts.Radio.Network.Modelling.Planning.And.Automated.Optimisation
Understanding.Umts.Radio.Network.Modelling.Planning.And.Automated.OptimisationDeepak Sharma
 
Umts.Performance.Measurement
Umts.Performance.MeasurementUmts.Performance.Measurement
Umts.Performance.MeasurementDeepak Sharma
 
Wiley The.Umts.Network.And.Radio.Access.Technology.Air.Interface.Techniques.F...
Wiley The.Umts.Network.And.Radio.Access.Technology.Air.Interface.Techniques.F...Wiley The.Umts.Network.And.Radio.Access.Technology.Air.Interface.Techniques.F...
Wiley The.Umts.Network.And.Radio.Access.Technology.Air.Interface.Techniques.F...Deepak Sharma
 
Hsdpa.Hsupa.For.Umts
Hsdpa.Hsupa.For.UmtsHsdpa.Hsupa.For.Umts
Hsdpa.Hsupa.For.UmtsDeepak Sharma
 

Mais de Deepak Sharma (20)

Ttalteoverview 100923032416 Phpapp01 (1)
Ttalteoverview 100923032416 Phpapp01 (1)Ttalteoverview 100923032416 Phpapp01 (1)
Ttalteoverview 100923032416 Phpapp01 (1)
 
Sae Archetecture
Sae ArchetectureSae Archetecture
Sae Archetecture
 
Ros Gra10
Ros Gra10Ros Gra10
Ros Gra10
 
Rev 0900023gpplte Advancedintroduction 100324021148 Phpapp01
Rev 0900023gpplte Advancedintroduction 100324021148 Phpapp01Rev 0900023gpplte Advancedintroduction 100324021148 Phpapp01
Rev 0900023gpplte Advancedintroduction 100324021148 Phpapp01
 
Rev 090006 100324020704 Phpapp02
Rev 090006 100324020704 Phpapp02Rev 090006 100324020704 Phpapp02
Rev 090006 100324020704 Phpapp02
 
Rev 090003 R1
Rev 090003 R1Rev 090003 R1
Rev 090003 R1
 
Ltetutorial 100126072043 Phpapp01 (1)
Ltetutorial 100126072043 Phpapp01 (1)Ltetutorial 100126072043 Phpapp01 (1)
Ltetutorial 100126072043 Phpapp01 (1)
 
Evolutontolteanoverviewjune2010 100615104336 Phpapp02
Evolutontolteanoverviewjune2010 100615104336 Phpapp02Evolutontolteanoverviewjune2010 100615104336 Phpapp02
Evolutontolteanoverviewjune2010 100615104336 Phpapp02
 
01 3gpplte Saeoverviewsep06 100613084751 Phpapp02
01 3gpplte Saeoverviewsep06 100613084751 Phpapp0201 3gpplte Saeoverviewsep06 100613084751 Phpapp02
01 3gpplte Saeoverviewsep06 100613084751 Phpapp02
 
3GPP
3GPP3GPP
3GPP
 
Coding Scheme
Coding SchemeCoding Scheme
Coding Scheme
 
Lte Advancedtechnologyintroduction 100401143915 Phpapp01
Lte Advancedtechnologyintroduction 100401143915 Phpapp01Lte Advancedtechnologyintroduction 100401143915 Phpapp01
Lte Advancedtechnologyintroduction 100401143915 Phpapp01
 
Understanding.Umts.Radio.Network.Modelling.Planning.And.Automated.Optimisation
Understanding.Umts.Radio.Network.Modelling.Planning.And.Automated.OptimisationUnderstanding.Umts.Radio.Network.Modelling.Planning.And.Automated.Optimisation
Understanding.Umts.Radio.Network.Modelling.Planning.And.Automated.Optimisation
 
Umts.Performance.Measurement
Umts.Performance.MeasurementUmts.Performance.Measurement
Umts.Performance.Measurement
 
Wiley The.Umts.Network.And.Radio.Access.Technology.Air.Interface.Techniques.F...
Wiley The.Umts.Network.And.Radio.Access.Technology.Air.Interface.Techniques.F...Wiley The.Umts.Network.And.Radio.Access.Technology.Air.Interface.Techniques.F...
Wiley The.Umts.Network.And.Radio.Access.Technology.Air.Interface.Techniques.F...
 
Hsdpa.Hsupa.For.Umts
Hsdpa.Hsupa.For.UmtsHsdpa.Hsupa.For.Umts
Hsdpa.Hsupa.For.Umts
 
Wcdma.For.Umts
Wcdma.For.UmtsWcdma.For.Umts
Wcdma.For.Umts
 
wimax book
wimax bookwimax book
wimax book
 
Introduction W Cdma
Introduction W CdmaIntroduction W Cdma
Introduction W Cdma
 
Gprs Tutorial
Gprs TutorialGprs Tutorial
Gprs Tutorial
 

Ds V Fh

  • 1. A Comparison of Frequency Hopping and Direct Sequence Spread Spectrum Modulation for IEEE 802.11 Applications at 2.4 GHz Carl Andren Harris Semiconductor Palm Bay, Florida Abstract Two types of spread spectrum have been before their interference with the first group is approved for use by the FCC in the unlicensed minimized. DS nets, on the other hand can be ISM band. The 802.11 WLAN committee placed much closer to other DS nets on the same establishing a global standard for wireless local channel due the interference resistant nature of area networks chose to allow the user to decide the DS waveform. From this reasoning, the which one best fit his needs. This paper analyzes maximum number of nets per acre or per square an approach to determining the performance mile can be determined and a more intelligent tradeoffs so that a network engineer can make the choice made. Which is more important, a tight decision. The approach is based on determining group of nets in your facility or a broad coverage the maximum data flow per acre or the maximum area. Is the possibility that a neighboring number of networks per acre. The analyses done facilities’ network might interfere a concern? to date show that up to 13 collocated FH networks What else can be done for maximizing network can be placed before network throughput peaks. throughput and minimizing latency. Which type Only 3 or 4 DS networks following the 802.11 spread spectrum is best for time bounded traffic? standards can be collocated before the spectrum These questions are examined and some is filled. Does this mean that FH is the right conclusions proposed. choice? Let’s examine further. The next group of 13 FH nets must be placed a long distance away 1. Introduction When it comes to the relative merits of (DS) choice for their particular job. Some observations versus frequency hop (FH) spread spectrum are general, others relate to specific FCC part 15.247 modulation schemes, the answer is: it depends. requirements for the 2.4-GHz ISM band or to the Choices depend on the particular implementation portions of the draft IEEE 802.11 spec for scenario. Hopefully, this article will dispel some of interoperability in that band. the confusion and allow engineers to pick the best 2. Spectral Density Reduction Both DS and FH reduce the average power total power is the same, but the spectral density is spectral density of a signal. The way they do it is lower. Of course, more channels are interfered with fundamentally different and has serious than before, but at a lower level. If the spread signal consequences for other users. The objectives are to comes in under the noise level of most other users, it reduce both transmitted power and power spectral will not be noticed. density to keep from interfering with other users in A DS spectrum exhibits discrete spectral the band. The FCC has rules for both and you need lines that are related to the length of the sequence to conform to these rules to stay legal and to avoid used for the spreading. In 802.11, the spreading annoying other radio users. uses an 11-bit barker sequence, so you would expect DS spreads its energy by rapidly phase- 11 lines (peak to null). Each line is further smeared chopping the signal so that it is continuous only for by data scrambling, which spreads each spectral line very brief time intervals. These intervals are called and therefore fills in between the lines to make the chips and are at least 10 times shorter than the data spectrum more nearly continuous. The overall bits they chop. Thus, instead of all the transmitted sin X energy being concentrated in the data bandwidth, it spectrum profile is , which is humped up in is spread out over the spreading bandwidth. The X 4/11/97 1
  • 2. SIGNAL POWER SIGNAL POWER ORIGINAL SIGNAL PROCESSING GAIN CARRIER HOPS SPREAD EVERY 400ms SIGNAL FREQUENCY 2.4GHz FREQUENCY 2.5GHz Direct Sequence Frequency Hopping • EFFICIENT MODULATION (PSK) • SIMPLE MODULATION (FSK) • BROAD MODULATION BANDWIDTH, • NARROWBAND, DISCONTINUOUS CONTINUOUS TRANSMISSION TRANSMISSION • QUICK SYNCHRONIZATION • MORE NETWORK OVERHEAD • LOW POWER SPECTRAL DENSITY • HIGHER POWER DENSITY CAN MINIMIZES INTERFERENCE GENERATE INTERFERENCE Fig. 1, DS and FH Modulation the middle. Thus the interference is greatest at the The spectrum of the FH signal modulated to channel center and it rolls off at the edges. Fig. 1 conform to 802.11 concentrates the signal energy shows both DS and FH modulations. close to the channel center which is an inefficient Traditional FH signals lower their average use of the bandwidth. Additionally, FSK, is less power spectral density by hopping over many power efficient than PSK, as will be shown, so more channels. During any one hop, however, an FH transmit power is needed. This power efficiency is signal appears to be a narrowband signal. With slow further compromised with a low deviation ratio in hopping, the interference reductions are slight. A order to conform to the FCC rules on occupied narrowband radio being interfered with will bandwidth. These rules state that the 20 dB experience a pop or burst of noise when the hopper bandwidth be less than 1 MHz. With the low hits its channel. The main reason that 802.11 (and deviation ratios required to conform to this GSM) use hopping is not to minimize interference, specification for 802.11 FH WLANs combined with but to share the pain of bad channels and to allow the inefficiency of GFSK modulation, the transmit multiple uncoordinated nets to share the same power required to achieve a given range is spectrum. substantially greater than for DS. Since the best If there are a lot of asynchronous FH radios overall interference reduction technique is to radiate using different hop sets in a given band, the overall less power, this gives an edge to DS. effect is to spread out the energy over the whole band. 3. Interference Susceptibility So far, we’ve looked at the interference After the de-spread signal is filtered to the data caused by spread-spectrum modulation schemes. bandwidth, most of the noise is outside this new The other side of the interference coin is that spread narrower bandwidth and is discarded. Although, spectrum reduces the effects of other signals on the this helps with all types of narrowband and desired signal. The way FH and DS accomplish this uncorrelated interference, it has no advantage for is different, however. In DS receivers, the de- wideband interference such as the microwave oven, spreading operation multiplies the incoming signal since spread noise is still noise and the percentage by a local replica of the spreading waveform. This that falls within the data bandwidth is unchanged. correlates with the desired signal to collapse it to the One drawback of DS is that the bandwidth over data bandwidth, while spreading all other signals. which the interference is damaging is wider than for 4/11/97 2
  • 3. a non-spread system. This requires that the If the 802.11 DS system operates at 13.4 dB channels be spaced wider and well away from high- Eb/N0 as discussed below, it can tolerate interference power signals such as broadcast stations. up to a level -3 dB relative to the desired signal. The FH signal is agile and does not spend (This also means that there is no code division much time on any one frequency. When it hits a multiple access (CDMA) capability, since the frequency that has too much interference, the desired processing gain and required Eb/N0 do not allow signal is lost. In a packet switched WLAN network, another signal of the same power to occupy the same this results in a re-transmission, hopefully on a channel.) clearer channel. In a fast enough FH system, the For the purposes of this discussion, FH is portion of signal lost may be recovered by spreading narrowband GFSK, since it doesn't hop during a the data energy out in time through forward error packet. There is no processing gain during a packet coding, but only if the FEC spans more than one hop and the signal is less power efficient. IEEE 802.11 in time. For the very low hop rates suggested for allows 24 dB Eb/N0 for 1 MBps (and 29 dB for 802.11 WLANs, forward error coding is not 2 MBps). The theoretical performance is only 5 dB practical. better than this , so the 1-MBps FH system can only The ability of any signal to tolerate tolerate in-band interference up to -19 dB relative to interference is also related to the minimum system the signal carrier. Compared to DS, this is 16 dB Eb/N0. A lower Eb/N0 means that the system can less tolerant. However, FH is more tolerant of tolerate a dirtier signal. Therefore, the power interference that occurs outside its 1-MHz signal efficiency of the modulation should be as high as bandwidth, since the receiver filters will reject it. possible. The standard is BPSK, which is To summarize, broadband noise affects both recognized as efficient and robust. DS signals FH and DS similarly, so the system with the better usually use BPSK, since there is no jamming Eb/N0 (i.e. DS) will be more immune. Narrowband resistance advantage to QPSK, but 802.11 specifies interference will have a more severe impact on an QPSK at 2 MBps to maintain the FCC-mandated 10- FH signal than on a DS signal if it is on the same dB minimum processing gain. It doesn't make any channel but a less severe impact if it is on a different difference, however, since the required Eb/N0 channel doesn't change. 4. Near/Far Ratio Near/far effects are often put forth as a since they have processing gain. On the other hand, limitation for DS. However, they also affect FH and since they operate over a wider bandwidth, they have narrowband signals. The term near/far refers to the to deal with more extraneous signals. On a given effects on a receiver from a transmitter operating on channel, distant FH signals are blocked by nearer its frequency that is nearer to it than the transmitter signals, but, theoretically, as long as they can hop to you want to receive from. DS signals can operate another channel and re-transmit they can get around with much better near/far ratios than FH signals the problem. 5. Multipath DS suppresses multipath by decorrelating For FH, multipath signals always arrive the delayed signal. When multipath signals are within the signal’s coherence interval and cause delayed by more than one chip relative to the direct- fading. The coherence interval, in this case, is the path signal, the direct signal has a processing gain symbol duration. This causes some paths to be advantage. When the multipath signal arrives unusable, and that's why this waveform is hopped. within a one-chip delay, this creates fading. That is, Null width ~ 1/path length the direct signal can be either enhanced or suppressed. Therefore, for DS to achieve significant multipath rejection, its bandwidth must be wider than the coherence delay of the environment. For SIGNAL 802.11 the chip rate is 11 MCps, so the coherence interval is 1/11 M, or about 91 ns. This will provide good multipath protection in large warehouses, but FREQUENCY less in office buildings. Fig. 2, Channel Response 4/11/97 3
  • 4. One way to look at the multipath effects is narrower in bandwidth and can take out less of the to look at the spectral nulling that occurs in the DS energy. For FH, the spectral null takes out most channel response. of the signal energy since the signal is narrowband When the direct path and indirect path and falls well within the null bandwidth. Again, DS signals are short, the spectral null that occurs is is effected less but over a wider range of frequencies broadband and can take out a significant part of the than FH. DS spectrum. For longer paths, the spectral null is 6. Comparison of DPSK and GFSK Modulations BPSK and QPSK are modulation schemes which is power inefficient within the given that are well known to give close to the best power constraints, requires 19 dB Eb/N0 when used with efficiency available along with reasonable bandwidth the greatest modulation index that will fit in the efficiency. The bandwidth efficiency is discarded allocated bandwidth. Based on FCC rules, the with DS spreading in order to lower the power bandwidth allowed the FH signal is 1 MHz at -20 spectral density. There are additional losses with dB. This is too narrow for efficient transmission at 1 differential encoding and scrambling that cause a MBps, and is even more inefficient for the 4-FSK loss in performance due to error extension. This used for 2 MBps, because the allowed deviation means that for every error that occurs, the ratios are minuscule. This does, however, keep the differential decoding extends that to 2 errors and overall spectrum occupancy low and allows more descrambling further extends that to 6 errors. Thus, channels in a given band. In a 4-FSK demodulator you can expect the theoretical 9.6 dB Eb/N0 that uses conventional limiter/discriminator performance for 10-5 BER to be degraded to 10.6 dB techniques without coding, the expected power (plus implementation losses). The Harris PrismTM efficiency performance will be much worse than demodulator (HFA3824), for example, has 2.8 dB QPSK. implementation loss, for a net 13.4-dB Eb/N0. The curves in Fig. 3 show the Es/N0 performance of DBPSK, DQPSK, GFSK, and The 802.11 FH narrowband GFSK signal, G4FSK. Two modulation indices for GFSK are B E R v s E s /N o Performance 10 -1 DBPSK GFSK GFSK 10 -2 G4FSK MI=0.31 MI=0.22 DQPSK MI=0.31 10 -3 10 -4 10 -5 10 -6 10 -7 10 -8 THEORY (BPSK) 10 -9 8 10 12 14 16 18 20 22 24 26 28 30 E s /N o (dB) The performance of the DBPSK and DQPSK include error extensions from differential encoding and scrambling Fig. 3, Performance of DBPSK and GFSK 4/11/97 4
  • 5. shown. They represent the minimum modulation allow the unit to pass the FCC bandwidth index and the nominal index. A systems designer requirement. would use the largest modulation index that will still 7. Ability to Expand to Higher Data Rates The DS signal can achieve higher data rates allocation to achieve any higher data rate, but the by increasing the modulation complexity or wider bandwidth would cut the number of channels increasing the clock rates. Each increase in the data to hop in. This would in turn cause more collisions rate will, however, require a corresponding increase unless the number of collocated nets was reduced. in the transmit power or a cut in range. FH has few This is a non linear problem, so the number of nets options for data rate increases. 8-FSK, with an that could be collocated would reduce to about 3 if extremely small deviation, is not feasible (Eb/N0 ~ the number of hopping channels were reduced to 20. 36 dB). FH would need a wider bandwidth 8. Transmit Power DS, being more power-efficient should signal is very constant in amplitude and can fully require less transmit power. This is tempered, utilize the saturated power amplifier output, but its however by the need to minimize the transmitter cost lower modulation power efficiency more than by avoiding post-modulation filtering. This means outweighs this advantage. you cannot fully utilize the saturated power of the power amplifier. To keep the spectrum shape, the Under IEEE 802.11, the DS signal is spread DS designer must cut back the power from the over 22 MHz, lowering its spectral density. This amplifier by 3 to 6 dB. Since the basic DS waveform allows it to use higher transmit power without is more power efficient than FH, this makes DS more interfering with other users of the band. The efficient in PA utilization usage than FH at 1 MBps. drawback is that it can interfere with more users over At 2 MBps, the extremely low efficiency of the the wider bandwidth. If power spectral density is the 802.11 FH system requires a significant boost in constraining issue, DS clearly has the edge over FH. transmit power, giving a clear edge to DS. The FH 9. Multiple Signal Operation As noted in section 3, an 802.11- DS nets on the same channel can be placed conforming DS network cannot employ CDMA much closer together, since the signaling is more because the processing gain and required Eb/N0 do robust, allowing more total networks and therefore not allow another signal of the same power to occupy more capacity in a given area. Section 3 showed the same channel. Thus, only 3 (4 with aggressive that an FH system for 802.11 needs 7.6 dB more filtering) networks can operate collocated. These transmit power to achieve the same range and has an can operate on separate channels (for example 1, 6, 18 dB disadvantage in interference rejection. Thus and 11) at the same site, that is, in the same room . the FH nets have to be placed 25.6 dB further FH, on the other hand, allows multiple apart. So, when combined with the FH advantage of uncoordinated signals to be collocated. Up to 15 FH 5:1 (7 dB) in channels collocated, this translates to nets can be collocated before the interference is too 18.6 dB fewer nets in a given area. How this dB great. (This is based on the probability of collisions number relates to the number of nets is dependent on where two of the nets choose the same one of 79 the propagation conditions. channels at the same time.) When the probability of In a real world application, for example, an collisions gets too high, network throughput suffers. FH system can support a higher density of nets A recent paper by Lucent Technologiesi showed that (access points) in a single room—up to 13, while DS effective throughput of FH peaks at about 13 nets. allows only three to four. However, the next group The aggregate throughput of these 13 collocated FH of nets in an FH system has to be much further away nets is less than the aggregate throughput of the 3 (the signal has to be 19 dB down!) or both groups collocated DS nets because they are interfering with suffer loss of throughput. DS groups of 3 can be each other and only operate at 1 MBps. much closer together, allowing more total nets and more total throughput per hectare. 4/11/97 5
  • 6. Power DS [dB] FH Rntn Rntn Rn Rn St St +28 dBm +20 dBm 19 dB -82 dBm Sr Sr -90dBm -101dBm J x J -93 dBm Range Higher interference immunity of DS allows closer spacing of same channel nets. Fig. 4 Ranges of DS and FH A system designer wouldn’t usually place Fig. 5 shows how the nets can be packed the nets in such an arrangement, but the fact and defines the net range and . the net to net remains, if two nets are using the same channel or spacing diagramatically. For DS, the network range hop set, they must be placed much farther apart in is dictated by 110 dB of path loss which is the ratio FH than in DS because the zone of interference is of the +20 dBm transmitted signal to the -90 dBm much larger. level of the minimum receive signal. Various studies Closer packing of DS groups allows more networks per unit area than FH Rntn Rn 3*18=54 13*3=39 Fig 5, Packing of Networks 4/11/97 6
  • 7. of indoor range losses put the average propagation For FH, the required transmit power to loss at range cubed. It is well known that the loss reach the same range is 8 dB higher, since the exponent is a function of range, and some studies receiver is that much less sensitive. The net to net show the loss to be 30 dB per 100ft. after the first 50 spacing is also larger since the interfering signal ft., but this would complicate the message here. The must be reduced to -19 dB relative to the desired range to the next net (net to net spacing) is dictated signal. This is due to the combined effects of the by the maximum interference signal, which has been higher Eb/N0 and not having processing gain. In dB stated to be -3.2 dB relative to the desired signal in terms, the FH net to net spacing is 25.6 dB greater DS. Thus, the net to net spacing is slightly larger than DS. than the net range. 10. Synchronization and Timing. DS is self-synchronizing, since it employs a might not have energy while it is looking. Once a very short code that can be searched with a time- station hears a beacon, it gets the network timing invariant matched filter. Thus, a DS radio, while and the hopping sequence to use. Under FCC rules, roaming, can rapidly change to another channel and FH has been denied a calling channel and a global join another net, assuming that it knows the timing reference, constraining FH’s ability to frequency to tune to. If not, it must scan all achieve rapid roaming synchronization. Thus, frequencies and stay on each until a signal is roaming with FH will require a longer time to transmitted on that channel. The usual beacon achieve net switching. interval is 100 ms, so that is the time it should stay In time bounded services, latency must be on each of 12 frequencies to search for all active minimized. Various studies have shown that 30 ms nets. Thus the total search time is 1.2 s. The FH is the most that can be tolerated with voice traffic. system search procedure allows the mobile station to In an FH net, if the channel is jammed, the next sit on any one frequency and wait for a signal or available retransmission time on a clear channel may beacon. If this is a bad frequency for this net, it may be 400 ms away. In addition, the rules state that if a have to move to another and sit and wait. This is packet can’t be completed within the current hop, it because the FH system has many channels to search should be held until the next hop. These are clearly and it is not feasible to perform the search in unacceptable for time bounded services. No such parallel. If the station scans for energy, it may or timing constraints exist for DS, but if a DS station is may not improve its chances since any one channel jammed, it is jammed until the jammer goes away. 11. Capacity The network protocols for DS and FH are bytes vs 1000). The net effect is a slight edge for DS slightly different to accommodate the peculiarities of in overall throughput at 1 MBps. The 2 MBps rate each physical layer. In particular the interframe is optional for FH and required for DS. If spacing and Slot Times are different, and throughput is of greatest concern, DS is the winner. recommended packet sizes are smaller for FH (400 12. Implementation There is a small inherent advantage to FH is not the strong cost driver it once was. With highly in hardware cost between the two modulation integrated chipsets, this will not be the major driver. schemes. FH can be handled with a simple analog The FH scheme chosen by the 802.11 committee has limiter/discriminator receiver while DS requires an additional complication for DC bias suppression, complex baseband processing. DS requires higher but FH still requires less processing than DS. logic speeds and more complex processing, but this 13. Power Consumption Power consumption is a key consideration operate at 1 MBps and the DS nets at 2 MBps, there for the network engineer. The basic technology for will be a power savings with DS from the shorter DS consumes slightly more power than FH due to duration of the packets and the lower network higher logic speeds and more complex processing. overhead. This results in longer transmit times and On the other hand, since the FH nets will most likely less time to be in sleep modes. 4/11/97 7
  • 8. 14. Summary When it comes to the relative merits of FH or DS it depends. The choices depend on the particular spread spectrum modulation schemes, the answer is: implementation scenario. i A. Kamerman, “Spread Spectrum Techniques Drive WLAN Performance.”, Microwaves & RF September, 1996, pp. 109-114 4/11/97 8