Lecture 6
Lecture 6
Communications
Lecture 6
Bandwidth Utilization:
Multiplexing and
Spectrum Spreading
Dr. Dalia Nashat
Information Technology Department
Faculty of Computers and Information
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.
Categories of
multiplexing
3
Frequency-Division Multiplexing
Frequency-division multiplexing (FDM) is an analog technique
that can be applied when the bandwidth of a link (in hertz) is
greater than the combined bandwidths of the signals to be
transmitted. In FDM, signals generated by each sending device
modulate different carrier frequencies. These modulated signals
are then combined into a single composite signal that can be
transported by the link. Carrier frequencies are separated by
sufficient bandwidth to accommodate the modulated signal. These
bandwidth ranges are the channels through which the various
signals travel. Channels can be separated by strips of unused
bandwidth—guard bands—to prevent signals from overlapping.
4
FDM is an analog multiplexing technique that combines
analog signals. It uses the concept of modulation
Multiplexing Process
Figure 6.4 is a conceptual illustration of the
multiplexing process. Each source generate a signal
of a similar frequency range. Inside the multiplexer,
these similar signals modulate different carrier
frequencies ( f1, f2, and f3). The resulting modulated
signals
are then combined into a single composite signal
that is sent out over a media link that has enough
bandwidth to accommodate it.
5
FDM process
6
Example
8
Example
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 6.7.
6.9
Example
Four data channels (digital), each transmitting at 1
Mbps, use a satellite channel of 1 MHz. Design an
appropriate configuration, using FDM.
Solution
The satellite channel is analog. We divide it into four
channels, each channel having 1M/4=250-kHz bandwidth.
Each digital channel of 1 Mbps must be transmitted over a
250KHz channel. Assuming no noise we can use Nyquist to
get:
C = 1Mbps = 2x250K x log2 L -> L = 4 or n = 2 bits/signal
element.
One solution is 4-QAM modulation. In Figure 6.8 we show
a possible configuration with L = 16.
Example
The Analog Carrier System
To maximize the efficiency of their infrastructure, telephone
companies have traditionally multiplexed signals from lower-
bandwidth lines onto higher-bandwidth lines. In this way, many
switched or leased lines can be combined into fewer but bigger
channels. For analog lines, FDM is used.
12
Example
14
Prisms in wavelength-division multiplexing and demultiplexing
Time-Division
Multiplexing
Time-division multiplexing (TDM) is a digital process that allows
several connections to share the high bandwidth of a link. Instead
of sharing a portion of the bandwidth as in FDM, time is shared.
Each connection occupies a portion of time in the link.
16
Synchronous TDM
In synchronous TDM, each input connection has
an allotment in the output even if it is not
sending data.
17
Example 6.5
In Figure 6.13, the data rate for each one of the 3 input
connection is 1 kbps. If 1 bit at a time is multiplexed (a unit
is 1 bit), what is the duration of (a) each input slot, (b)
each output slot, and (c) each frame?
Solution
We can answer the questions as follows:
a. The data rate of each input connection is 1 kbps. This
means that the bit duration is 1/1000 s or 1 ms. The
duration of the input time slot is 1 ms (same as bit
duration).
Example 6.5 (continued)
Solution
We can answer the questions as follows:
a. The duration of 1 bit before multiplexing is 1 / 1 kbps,
or 0.001 s (1 ms).
Solution
Figure 6.17 shows the output (4x100kbps) for four
arbitrary inputs. The link carries 400K/(2x4)=50,000
2x4=8bit frames per second. The frame duration is
therefore 1/50,000 s or 20 μs. The bit duration on the
output link is 1/400,000 s, or 2.5 μs.
6.28
Example 6.9
6.29
Data Rate Management
Not all input links maybe have the same
data rate.
Some links maybe slower. There maybe
several different input link speeds
There are three strategies that can be used
to overcome the data rate mismatch:
multilevel, multislot and pulse stuffing
Data rate matching
Multilevel: used when the data rate of the input
links are multiples of each other.
Multislot: used when there is a GCD between the
data rates. The higher bit rate channels are
allocated more slots per frame, and the output
frame rate is a multiple of each input link.
Pulse Stuffing: used when there is no GCD
between the links. The slowest speed link will be
brought up to the speed of the other links by bit
insertion, this is called pulse stuffing.
6.31
Multilevel multiplexing
Multiple-slot multiplexing
Pulse stuffing
Synchronization
To ensure that the receiver correctly reads the incoming
bits, i.e., knows the incoming bit boundaries to interpret a
“1” and a “0”, a known bit pattern is used between the
frames.
The receiver looks for the anticipated bit and starts counting
bits till the end of the frame.
Then it starts over again with the reception of another
known bit.
These bits (or bit patterns) are called synchronization bit(s).
They are part of the overhead of transmission.
6.35
Framing bits
Example 6.10
Solution
We can answer the questions as follows:
a. The data rate of each source is 250 × 8 = 2000 bps = 2
kbps.
Example 6.10 (continued)
Two channels, one with a bit rate of 100 kbps and another
with a bit rate of 200 kbps, are to be multiplexed. How this
can be achieved? What is the frame rate? What is the
frame duration? What is the bit rate of the link?
Solution
We can allocate one slot to the first channel and two slots
to the second channel. Each frame carries 3 bits. The
frame rate is 100,000 frames per second because it carries
1 bit from the first channel. The bit rate is 100,000 frames/s
× 3 bits per frame, or 300 kbps.
Digital hierarchy
line for multiplexing telephone lines
T-1 frame structure