net 456 – high speed networks high speed networks

38
NET NET 456 456 – High Speed Networks High Speed Networks Reformatted slides from textbook Data and Computer Communications, Ninth Edition by William Stallings, (c) Pearson Education - Prentice Hall, 2011 22-Oct-11 Chapter 8: Multiplexing Dr. Anis Koubaa 1

Upload: others

Post on 11-Feb-2022

9 views

Category:

Documents


0 download

TRANSCRIPT

NET NET 456 456 –– High Speed NetworksHigh Speed Networks

Reformatted slides from textbookData and Computer Communications, Ninth Edition by William Stallings, (c) Pearson Education - Prentice Hall, 2011

22-Oct-11

Chapter 8: Multiplexing

Dr. Anis Koubaa

1

Multiplexing

It was impossible to get a conversation going, everybody was talking too much.

NET 456: High Speed Networks, by Dr. Anis KoubaaTextbook: Data and Computer Communications, 9/EBy Williams Stalling2

everybody was talking too much.

- Yogi Berra

Multiplexing

� multiple links on 1 physical line

� common on long-haul, high capacity, links

� have FDM, TDM, STDM alternatives

NET 456: High Speed Networks, by Dr. Anis KoubaaTextbook: Data and Computer Communications, 9/EBy Williams Stalling3

Frequency Division Multiplexing (FDM)

NET 456: High Speed Networks, by Dr. Anis KoubaaTextbook: Data and Computer Communications, 9/EBy Williams Stalling4

FDM

System Overview

NET 456: High Speed Networks, by Dr. Anis KoubaaTextbook: Data and Computer Communications, 9/EBy Williams Stalling5

FDM Voiceband Example

NET 456: High Speed Networks, by Dr. Anis KoubaaTextbook: Data and Computer Communications, 9/EBy Williams Stalling6

Analog Carrier Systems

� long-distance links use an FDM hierarchy

� AT&T (USA) and ITU-T (International) variants

� Group� 12 voice channels (4kHz each) = 48kHz

� range 60kHz to 108kHz

Supergroup

NET 456: High Speed Networks, by Dr. Anis KoubaaTextbook: Data and Computer Communications, 9/EBy Williams Stalling7

� Supergroup� FDM of 5 group signals supports 60 channels

� carriers between 420kHz and 612 kHz

� Mastergroup� FDM of 10 supergroups supports 600 channels

� original signal can be modulated many times

North American and International FDM

Carrier Standards

Number of Voice Channels

Bandwidth Spectrum AT&T ITU-T

12 48 kHz 60–108 kHz Group Group

60 240 kHz 312–552 kHz Supergroup Supergroup

300 1.232 MHz 812–2044 kHz Mastergroup

600 2.52 MHz 564–3084 kHz Mastergroup

NET 456: High Speed Networks, by Dr. Anis KoubaaTextbook: Data and Computer Communications, 9/EBy Williams Stalling8

600 2.52 MHz 564–3084 kHz Mastergroup

900 3.872 MHz 8.516–12.388 MHz

Supermaster group

N × 600 Mastergroup multiplex

3,600 16.984 MHz 0.564–17.548 MHz

Jumbogroup

10,800 57.442 MHz 3.124–60.566 MHz

Jumbogroup multiplex

Wavelength Division Multiplexing (WDM)

multiple beams of light at different frequencies

carried over optical fiber links

• commercial systems with 160 channels of 10 Gbps

• lab demo of 256 channels 39.8 Gbps

architecture similar to other FDM systems

NET 456: High Speed Networks, by Dr. Anis KoubaaTextbook: Data and Computer Communications, 9/EBy Williams Stalling9

architecture similar to other FDM systems

• multiplexer consolidates laser sources (1550nm) for transmission over single fiber

• optical amplifiers amplify all wavelengths

• demultiplexer separates channels at destination

Dense Wavelength Division Multiplexing (DWDM)

• use of more channels more closely spaced

ITU WDM Channel Spacing (G.692)

NET 456: High Speed Networks, by Dr. Anis KoubaaTextbook: Data and Computer Communications, 9/EBy Williams Stalling10

Synchronous Time Division Multiplexing

NET 456: High Speed Networks, by Dr. Anis KoubaaTextbook: Data and Computer Communications, 9/EBy Williams Stalling11

TDM System Overview

NET 456: High Speed Networks, by Dr. Anis KoubaaTextbook: Data and Computer Communications, 9/EBy Williams Stalling12

TDM Link Control

� no headers and trailers

� data link control protocols not needed

� flow control

� data rate of multiplexed line is fixed

� if one channel receiver can not receive data, the others must

NET 456: High Speed Networks, by Dr. Anis KoubaaTextbook: Data and Computer Communications, 9/EBy Williams Stalling13

� if one channel receiver can not receive data, the others must carry on

� corresponding source must be quenched

� leaving empty slots

� error control

� errors detected & handled on individual channel

Data Link Control on TDM

NET 456: High Speed Networks, by Dr. Anis KoubaaTextbook: Data and Computer Communications, 9/EBy Williams Stalling14

Framing

� no flag or SYNC chars bracketing TDM frames

� must still provide synchronizing mechanism between source and destination clocks

� added digit framing is most common

NET 456: High Speed Networks, by Dr. Anis KoubaaTextbook: Data and Computer Communications, 9/EBy Williams Stalling15

� one control bit added to each TDM frame

� identifiable bit pattern used as control channel

� alternating pattern 101010…unlikely to be sustained on a data channel

� receivers compare incoming bits of frame position to the expected pattern

Pulse Stuffing

Pulse Stuffing is a common solution

have outgoing data rate (excluding

stuff extra dummy bits or pulses into each

stuffed pulses inserted at fixed

NET 456: High Speed Networks, by Dr. Anis KoubaaTextbook: Data and Computer Communications, 9/EBy Williams Stalling16

(excluding framing bits) higher than sum of incoming rates

pulses into each incoming signal until it matches local clock

inserted at fixed locations in frame and removed at demultiplexer

- problem of synchronizing various data sources- variation among clocks could cause loss of synchronization- issue of data rates from different sources not related by a simple rational number

TDM Example

NET 456: High Speed Networks, by Dr. Anis KoubaaTextbook: Data and Computer Communications, 9/EBy Williams Stalling17

Digital Carrier Systems

long-distance links use a TDM hierarchy

AT&T (USA) and ITU-T (International)

variants

US system based on DS-1 format

can carry mixed voice 24 channels used for

each voice channel contains one word of

NET 456: High Speed Networks, by Dr. Anis KoubaaTextbook: Data and Computer Communications, 9/EBy Williams Stalling18

can carry mixed voice and data signals

24 channels used for total data rate 1.544Mbps

contains one word of digitized data (PCM, 8000 samples per sec)

same format for 56kbps digital data

can interleave DS-1 channels for higher rates

• DS-2 is four DS-1 at 6.312Mbps

North American and International TDM

Carrier Standards

North American International (ITU -T)

Designation Number of

Voice Channels

Data Rate (Mbps)

Level

Number of Voice

Channels

Data Rate (Mbps)

DS-1 24 1.544 1 30 2.048

NET 456: High Speed Networks, by Dr. Anis KoubaaTextbook: Data and Computer Communications, 9/EBy Williams Stalling19

DS-1 24 1.544 1 30 2.048

DS-1C 48 3.152 2 120 8.448

DS-2 96 6.312 3 480 34.368

DS-3 672 44.736 4 1920 139.264

DS-4 4032 274.176 5 7680 565.148

DS-1 Transmission Format

NET 456: High Speed Networks, by Dr. Anis KoubaaTextbook: Data and Computer Communications, 9/EBy Williams Stalling20

SONET/SDH

� Synchronous Optical Network (ANSI)

� Synchronous Digital Hierarchy (ITU-T)

� high speed capability of optical fiber

� defines hierarchy of signal rates

NET 456: High Speed Networks, by Dr. Anis KoubaaTextbook: Data and Computer Communications, 9/EBy Williams Stalling21

� defines hierarchy of signal rates� Synchronous Transport Signal level 1 (STS-1) or Optical Carrier level 1 (OC-1) is 51.84Mbps

� carries one DS-3 or multiple (DS1 DS1C DS2) plus ITU-T rates (e.g., 2.048Mbps)

� multiple STS-1 combine into STS-N signal

� ITU-T lowest rate is 155.52Mbps (STM-1)

SONET/SDH Signal Hierarchy

NET 456: High Speed Networks, by Dr. Anis KoubaaTextbook: Data and Computer Communications, 9/EBy Williams Stalling22

SONET Frame Format

NET 456: High Speed Networks, by Dr. Anis KoubaaTextbook: Data and Computer Communications, 9/EBy Williams Stalling23

Statistical TDM

may have problems during peak periods

NET 456: High Speed Networks, by Dr. Anis KoubaaTextbook: Data and Computer Communications, 9/EBy Williams Stalling24

in Synchronous TDM many slots are wasted

Statistical TDM allocates time slots dynamically based on demand

multiplexer scans input lines and collects data

until frame is full

line data rate lower than aggregate input line rates

periods

• must buffer inputs

Statistical TDM Frame Format

NET 456: High Speed Networks, by Dr. Anis KoubaaTextbook: Data and Computer Communications, 9/EBy Williams Stalling25

Single-Server Queues with Constant Service

Times and Poisson (Random) Arrivals

NET 456: High Speed Networks, by Dr. Anis KoubaaTextbook: Data and Computer Communications, 9/EBy Williams Stalling26

Cable Modems

Downstream

• cable scheduler delivers data in small packets

• active subscribers share downstream capacity

• also allocates upstream time slots to subscribers

NET 456: High Speed Networks, by Dr. Anis KoubaaTextbook: Data and Computer Communications, 9/EBy Williams Stalling27

• also allocates upstream time slots to subscribers

Upstream

• user requests timeslots on shared upstream channel

• headend scheduler notifies subscriber of slots to use

-dedicate two cable TV channels to data transfer-each channel shared by number of subscribers using statistical TDM

Cable Spectrum Division

� to support both cable television programming and data channels, the cable spectrum is divided in to three ranges:

NET 456: High Speed Networks, by Dr. Anis KoubaaTextbook: Data and Computer Communications, 9/EBy Williams Stalling28

� user-to-network data (upstream): 5 - 40 MHz

� television delivery (downstream): 50 - 550 MHz

� network to user data (downstream): 550 - 750 MHz

Cable Modem Scheme

NET 456: High Speed Networks, by Dr. Anis KoubaaTextbook: Data and Computer Communications, 9/EBy Williams Stalling29

Asymmetrical Digital Subscriber Line

(ADSL)

� link between subscriber and network

� uses currently installed twisted pair cable

� is Asymmetric - bigger downstream than up

� uses Frequency Division Multiplexing

� reserve lowest 25kHz for voice (POTS)

NET 456: High Speed Networks, by Dr. Anis KoubaaTextbook: Data and Computer Communications, 9/EBy Williams Stalling30

� reserve lowest 25kHz for voice (POTS)

� uses echo cancellation or FDM to give two bands

� has a range of up to 5.5km

ADSL Channel Configuration

NET 456: High Speed Networks, by Dr. Anis KoubaaTextbook: Data and Computer Communications, 9/EBy Williams Stalling31

Discrete Multitone (DMT)

� multiple carrier signals at different frequencies

� divide into 4kHz subchannels

� test and use subchannels with better SNR

� 256 downstream subchannels at 4kHz (60kbps)

� in theory 15.36Mbps, in practice 1.5-9Mbps

NET 456: High Speed Networks, by Dr. Anis KoubaaTextbook: Data and Computer Communications, 9/EBy Williams Stalling32

� in theory 15.36Mbps, in practice 1.5-9Mbps

DMT Transmitter

NET 456: High Speed Networks, by Dr. Anis KoubaaTextbook: Data and Computer Communications, 9/EBy Williams Stalling33

Broadband – Customer Side

� DSL link is between provider and customer

� a splitter allows simultaneous telephone and data service

� data services use a DSL modem

sometimes referred to as G.DMT modem

NET 456: High Speed Networks, by Dr. Anis KoubaaTextbook: Data and Computer Communications, 9/EBy Williams Stalling34

� sometimes referred to as G.DMT modem

� DSL data signal can be divided into a video stream and a data stream

� the data stream connects the modem to a router which enables a customer to support a wireless local area network

Broadband – Provider Side

� a splitter separates telephone from Internet

� voice traffic is connected to public switched telephone network (PSTN)

� data traffic connects to a DSL multiplexer (DSLAM)

NET 456: High Speed Networks, by Dr. Anis KoubaaTextbook: Data and Computer Communications, 9/EBy Williams Stalling35

� data traffic connects to a DSL multiplexer (DSLAM) which multiplexes multiple customer DSL connections to a single high-speed ATM line.

� ATM line connects ATM switches to a router which provides entry to the Internet

xDSL

� high data rate DSL (HDSL)� 2B1Q coding on dual twisted pairs

� up to 2Mbps over 3.7km

� single line DSL2B1Q coding on single twisted pair (residential) with echo

NET 456: High Speed Networks, by Dr. Anis KoubaaTextbook: Data and Computer Communications, 9/EBy Williams Stalling36

� 2B1Q coding on single twisted pair (residential) with echo cancelling

� up to 2Mbps over 3.7km

� very high data rate DSL� DMT/QAM for very high data rates

� separate bands for separate services

Comparison of xDSL Alternatives

NET 456: High Speed Networks, by Dr. Anis KoubaaTextbook: Data and Computer Communications, 9/EBy Williams Stalling37

Summary

� multiplexing multiple channels on single link

� FDM

� analog carrier systems

� wavelength division multiplexing

� TDM

NET 456: High Speed Networks, by Dr. Anis KoubaaTextbook: Data and Computer Communications, 9/EBy Williams Stalling38

TDM

� TDM link control

� pulse stuffing

� statistical TDM

� broadband

� ADSL and xDSL