chapter 06-multiplexing.pdf

32
Data Communications and Networking Chapter 6: Multiplexing

Upload: ariovaldojr

Post on 15-May-2017

221 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Chapter 06-Multiplexing.pdf

Data Communications and

Networking

Chapter 6:

Multiplexing

Page 2: Chapter 06-Multiplexing.pdf

Multiplexing

Simultaneous transmission of multiple signals across a single data link.

Can utilize higher capacity links without adding additional lines for each device – better utilization of bandwidth.

Multiplexer (MUX) on sender’s end; Demultiplexer (DEMUX) separates transmission stream and directs signals to intended receiving devices.

Page 3: Chapter 06-Multiplexing.pdf

Multiplexing

Breaking up a higher speed circuit into several slower (logical) circuits.

Several devices can use it at the same time

Requires two multiplexer: one to combine; one to separate

Main advantage: cost

Fewer network circuits needed

Page 4: Chapter 06-Multiplexing.pdf

Multiplexing Vs. no Multiplexing

Page 5: Chapter 06-Multiplexing.pdf

Multiplexing Techniques

3 basic techniques

Frequency-division multiplexing – analog

Wave-division multiplexing – analog

Time-division multiplexing – digital

Page 6: Chapter 06-Multiplexing.pdf

6.1 Frequency-Division Multiplexing

Analog technique - when bandwidth of link is greater than combined bandwidth of signals to be transmitted.

Signals from each sending device modulate different frequencies.

Modulated signals are combined into a single composite signal.

Bandwidth ranges are channels through which the signals travel, separated by guard bands.

Page 7: Chapter 06-Multiplexing.pdf

Figure 6.3 FDM

Page 8: Chapter 06-Multiplexing.pdf

Figure 6.4 FDM Multiplexing Process

Page 9: Chapter 06-Multiplexing.pdf

Figure 6.5 FDM Demultiplexing Process

Page 10: Chapter 06-Multiplexing.pdf

Figure 6.6 Example 1

Page 11: Chapter 06-Multiplexing.pdf

Guardband

Guardbands needed to separate channels

To prevent interference between channels

Unused frequency bands wasted capacity

Example 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?

Page 12: Chapter 06-Multiplexing.pdf

FDM Example 2

Page 13: Chapter 06-Multiplexing.pdf

Figure 6.8 Analog Hierarchy of Phone Network

Page 14: Chapter 06-Multiplexing.pdf

Other Applications of FDM

AM and FM radio broadcasting

Each station uses a different carrier frequency, shifting its signal and multiplexing

Receiver filters (tunes) to the frequency desired

Same concept for TV broadcasting and first generation cell phones

Page 15: Chapter 06-Multiplexing.pdf

6.2 Wave-Division Multiplexing

Use light signals transmitted through fiber-optic channels.

Very narrow bands of light are combined from several sources to make a wider band of light.

A prism is used to bend the light beams based on the angle of incidence and frequency.

Receiver’s DEMUX separates signals.

Page 16: Chapter 06-Multiplexing.pdf

Figure 6.9 WDM

Page 17: Chapter 06-Multiplexing.pdf

Figure 6.10 Prisms in WDM multiplexing and demultiplexing

Page 18: Chapter 06-Multiplexing.pdf

WDM Applications

Application: SONET network

Multiple optical fiber lines are muxed/demuxed.

DWDM (dense WDM) allows muxing of large numbers of channels by spacing channels closer to one another to achieve greater efficiency.

Over hundred channels per fiber

Each transmitting at a rate of 10 Gbps

Aggregate dat rates in terabit range

Page 19: Chapter 06-Multiplexing.pdf

6.3 Time-Division Multiplexing (TDM)

Process of combining digital signals from several sources whereby each connection occupies a portion of time in the link.

Link is sectioned by time rather than frequency.

Page 20: Chapter 06-Multiplexing.pdf

Time Slots and Frames

Data flow of each connection is divided into units

Link combines one unit of each connection to make a frame

n input connections n time slots

Data rate of link must be n times the duration of a time slot to guarantee flow of data

Time slots are grouped into frames; one complete cycle of time slots; each slot dedicated to one device

Page 21: Chapter 06-Multiplexing.pdf

Figure 6.11 TDM Frames

Page 22: Chapter 06-Multiplexing.pdf

Interleaving

Process of taking a specific amount of data from each device in a regular order.

May be done by bit, byte, or any other data unit.

Page 23: Chapter 06-Multiplexing.pdf

Synchronizing

Framing bits are used to alleviate timing inconsistencies that may be introduced.

Usually one or two synchronization bits are added to beginning and end of each frame that allows the DEMUX to synchronize with the incoming stream so it can separate time slots accurately.

Page 24: Chapter 06-Multiplexing.pdf

Figure 6.15 Framing bits

Page 25: Chapter 06-Multiplexing.pdf

Comparison of TDM

Time on the circuit shared equally

Each channel getting a specified time slot, (whether it has any data to send or not )

More efficient than FDM

Since TDM doesn’t use guardbands, (entire capacity can be divided up between channels)

Page 26: Chapter 06-Multiplexing.pdf

Digital Signal (DS) Service

Hierarchy of digital signals

DS-0 – single channel of 64 Kbps

DS-1 – single service or 24 DS-0 channels multiplexed to yield 1.544 Mbps

DS-2 – single service or 4 DS-1 channels or 96 DS-0 channels to yield 6.312 Mbps

DS-3 – single service, 7 DS-2 channels, 28 DS-1 channels, or 672 DS-0 channels to yield 44.376 Mbps

DS-4 – 6 DS-3 channels, 42 DS-2 channels, 168 DS-1 channels, 4032 DS-0 channels to yield 274.176 Mbps

Page 27: Chapter 06-Multiplexing.pdf

Figure 6.16 DS hierarchy

Page 28: Chapter 06-Multiplexing.pdf

Table 6.1 DS and T lines rates

Service Line Rate

(Mbps)

Voice

Channels

DS-1 T-1 1.544 24

DS-2 T-2 6.312 96

DS-3 T-3 44.736 672

DS-4 T-4 274.176 4032

Page 29: Chapter 06-Multiplexing.pdf

T Lines

Digital lines designed for digital data, voice, or audio.

May be used for regular analog if sampled then multiplexed using TDM.

Page 30: Chapter 06-Multiplexing.pdf

Figure 6.17 T-1 line for multiplexing telephone lines

Page 31: Chapter 06-Multiplexing.pdf

Inverse TDM

Takes data stream from one high-speed line and breaks into portions and sends over several lower-speed lines simultaneously.

Used in bandwidth-on-demand where channels can be used for several applications requiring different transmission rates (i.e. voice, data, video).

Page 32: Chapter 06-Multiplexing.pdf

Figure 6.21 Multiplexing and inverse multiplexing