0% found this document useful (0 votes)
45 views42 pages

Chapter 2 20.11.20

The document discusses various techniques for bandwidth utilization in computer networks and data communication, including multiplexing and spread spectrum. It describes frequency-division multiplexing (FDM), wavelength-division multiplexing (WDM), and time-division multiplexing (TDM). FDM utilizes different frequency bands to separate channels. WDM utilizes different wavelengths of light to separate channels in fiber optic networks. TDM separates channels by transmitting them at different time slots. The document also covers frequency hopping spread spectrum (FHSS) and direct sequence spread spectrum (DSSS) for achieving privacy and anti-jamming in communications.

Uploaded by

shanbel ayayu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
45 views42 pages

Chapter 2 20.11.20

The document discusses various techniques for bandwidth utilization in computer networks and data communication, including multiplexing and spread spectrum. It describes frequency-division multiplexing (FDM), wavelength-division multiplexing (WDM), and time-division multiplexing (TDM). FDM utilizes different frequency bands to separate channels. WDM utilizes different wavelengths of light to separate channels in fiber optic networks. TDM separates channels by transmitting them at different time slots. The document also covers frequency hopping spread spectrum (FHSS) and direct sequence spread spectrum (DSSS) for achieving privacy and anti-jamming in communications.

Uploaded by

shanbel ayayu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 42

ECEG 4503

Data Communication and Computer Networks

Mr. N. Lakshman Pratap


Chapter 2
Bandwidth Utilization
techniques

Data Communications and Computer


2
Networks
Note

• Bandwidth utilization is the wise use of available


bandwidth to achieve specific goals.

• Efficiency can be achieved by multiplexing;

• privacy and anti-jamming can be achieved by


spreading.

Data Communications and Computer


3
Networks
MULTIPLEXING
Whenever the bandwidth of a medium linking two
devices is greater than the bandwidth needs of the
devices, the link can be shared. Multiplexing is the set
of techniques that allows the simultaneous transmission
of multiple signals across a single data link. As data and
telecommunications use increases, so does traffic.

Topics discussed in this section:


Frequency-Division Multiplexing
Wavelength-Division Multiplexing
Synchronous Time-Division Multiplexing
Statistical Time-Division Multiplexing
Data Communications and Computer
4
Networks
Figure 2.1 Dividing a link into channels

Data Communications and Computer


5
Networks
Figure 2.2 Categories of multiplexing

Data Communications and Computer


6
Networks
Figure 2.3 Frequency-division multiplexing

Data Communications and Computer


7
Networks
Figure 2.4 FDM process

Data Communications and Computer


8
Networks
Figure 2.5 FDM demultiplexing example

Data Communications and Computer


9
Networks
Example 2.1
Assume that a voice channel occupies a bandwidth of 4
kHz. We need to combine three voice channels into a link
with a bandwidth of 12 kHz, from 20 to 32 kHz. Show the
configuration, using the frequency domain. Assume there
are no guard bands.
Solution
We shift (modulate) each of the three voice
channels to a different bandwidth, as shown in
Figure 6.6. We use the 20- to 24-kHz bandwidth for
the first channel, the 24- to 28-kHz bandwidth for
the second channel, and the 28- to 32-kHz
bandwidth for the third one. Then we combine them
as shown in Figure 6.6.
Data Communications and Computer
Networks
10
Solution
We shift (modulate) each of the three voice channels to
a different bandwidth, as shown in Figure 2.6. We use
the 20- to 24-kHz bandwidth for the first channel, the
24- to 28-kHz bandwidth for the second channel, and
the 28- to 32-kHz bandwidth for the third one. Then we
combine them as shown in Figure 2.6. At the receiver,
each channel receives the entire signal, using a filter to
separate out its own signal. The first channel uses a filter
that passes frequencies between 20 and 24 kHz and
filters out (discards) any other frequencies. The second
channel uses a filter that passes frequencies
Data Communications and Computer
11
Networks
Figure 2.6 Example 2.1

Data Communications and Computer


12
Networks
Example 2.2
Five channels, each with a 100-kHz bandwidth, are
to be multiplexed together. What is the minimum
bandwidth of the link if there is a need for a guard
band of 10 kHz between the channels to prevent
interference?
Solution
For five channels, we need at least four guard
bands. This means that the required bandwidth is at
least
5 × 100 + 4 × 10 = 540 kHz,
as shown in Figure 2.7.
Data Communications and Computer
13
Networks
Figure 2.7 Example 2.2

Data Communications and Computer


14
Networks
Applications of FDM
• AM and FM radio broadcasting
• AM band: 530-1700 KHz (each station BW:10KHz)
• FM band: 88-108 MHz (each station BW:200KHz)
• Television broadcasting. Each TV channel BW 6 MHz.
• First generation cellphones

Data Communications and Computer


15
Networks
Wavelength Division Multiplexing
(WDM)
Multiple beams of light at different frequencies

• Commercial systems with 160 channels of 10 Gbps

Carried over optical fiber links

• Multiplexer consolidates laser sources (1550nm) for transmission over single fiber
• Optical amplifiers amplify all wavelengths
• Demultiplexer separates channels at destination

Architecture similar to other FDM systems

• Use of more channels more closely spaced

Dense Wavelength Division Multiplexing (DWDM)


Data Communications and Computer
16
Networks
Figure 2.8

Wavelength Division Multiplexing


(WDM)

Data Communications and Computer


17
Networks
Figure 2.9 Wavelength-division multiplexing

Data Communications and Computer


18
Networks
Figure 2.10 Prisms in WDM

Data Communications and Computer


19
Networks
Note

• WDM is an analog multiplexing technique

to combine optical signals.


• One application of WDM is SONET
network

Data Communications and Computer


20
Networks
Time Division Multiplexing
Time-division multiplexing (TDM) is a digital
process that allows several connections to
share the high bandwidth of a line instead of
sharing a portion of the bandwidth as in FDM,
time is shared. Each connection occupies a
portion of time in the link. Figure 2.11 gives a
conceptual view of TDM. Note that the same
link is used as in FDM; here, however, the link
is shown sectioned by time rather than by
frequency. In the figure, portions of signals
1,2,3, and 4 occupy the link sequentially.
Data Communications and Computer
21
Networks
Figure 2.11 TDM

Data Communications and Computer


22
Networks
Interleaving concept in TDM

Data Communications and Computer


23
Networks
Note

TDM is a digital multiplexing technique


for combining several low-rate
channels into one high-rate one.

Data Communications and Computer


24
Networks
Figure 2.12 TDM Example (2 inputs)

Data Communications and Computer


25
Networks
Figure 2.13

Synchronous time-division multiplexing

Data Communications and Computer


26
Networks
Note
In synchronous TDM, the data rate
of the link is n times faster, and the
unit duration is n times shorter.

Data Communications and Computer


27
Networks
Figure 2.14 TDM slot comparison

Data Communications and Computer


28
Networks
Figure 2.15 FDM and TDM

Data Communications and Computer


29
Networks
SPREAD SPECTRUM
In spread spectrum (SS), we combine signals
from different sources to fit into a larger
bandwidth, but our goals are to prevent
eavesdropping and jamming. To achieve these
goals, spread spectrum techniques add
redundancy.
Topics discussed in this section:
Frequency Hopping Spread Spectrum (FHSS)

Direct Sequence Spread Spectrum Synchronous (DSSS)


Data Communications and Computer
30
Networks
Figure 2.16 Spread spectrum

Data Communications and Computer


31
Networks
General Model of Spread Spectrum
Digital Communication System

Data Communications and Computer


32
Networks
Figure 2.17

Frequency hopping spread spectrum


(FHSS)

Data Communications and Computer


33
Networks
Frequency-Hopping Example

Data Communications and Computer


34
Networks
Figure 2.18 Frequency selection in FHSS

Data Communications and Computer


35
Networks
Figure 2.19 FHSS cycles

Data Communications and Computer


36
Networks
Frequency-Hopping Spread Spectrum System

Data Communications and Computer


37
Networks
Figure 2.22

Direct Sequence Spread Spectrum

Data Communications and Computer


38
Networks
Direct Sequence Spread Spectrum System

Data Communications and Computer


39
Networks
Figure 2.20 Bandwidth sharing

Data Communications and Computer


40
Networks
END of CHAPTER 2

Data Communications and Computer


41
Networks
Thank U

You might also like