Introduction to Communication Networks Spring Unit 4 Multiplexing, Framing, and some solutions...

Size: px
Start display at page:

Download "Introduction to Communication Networks Spring Unit 4 Multiplexing, Framing, and some solutions..."

Transcription

1 Introduction to Communication Networks Spring 2007 Unit 4 Multiplexing, Framing, and some solutions... EECS 122 SPRING 2007

2 Acknowledgements slides comming from: Data and Computer Communication by Wiliam Stallings (our supplementary textbook). Data Communications and Networking by B. Forouzan, Mc Graw Hill, 2004 ( a very nice-to-read book!) Some figures have been used form the earlier issues of the EECS 122 tought by Prof Jean Walrand. Introduction to Telephones & Telephone Systems by A. Michael Noll, Artech House, 1986 Megabit Data Communication, John T. Powers, Henry H. Stair II, Prentice Hall Digital Telephony by J. Bellamy:, J. Wiley & Sons, 2rd edition, of 63

3 MULTIPLEXING 3of 63

4 Multiplexing General Problem: Several - n- different channels (voice, TVchannels) should be supported between a pair of locations. We would like to avoid usage of n physical links (cables). Looking at the features of media you will easily see that the supported bandwidth exceeds by far the bandwidth needed for each channel... 4of 63

5 Variants of multiplexing The dimensions of multiplexing time (t) frequency (f) code (c) space (s i ) sometimes Care for separation: guard spaces, code orthognonality Multiplexing can be Synchronous (constant allocation) Statistical (variable allocation) 5of 63

6 Frequency Multiplex Separation of the whole spectrum into smaller frequency bands A channel gets a certain band of the spectrum (in the synchronous case for the whole time!) Note: guard zones in frequency are needed!! Special case: Wave division Mux 6of 63

7 Schema for FDM [Forouzan] mod 7of 63

8 FDM of Three Voiceband Signals 8of 63

9 Example - Community Antenna TV (CATV) Currently used systems require about 6MHz /TV Channel 9of 63

10 Time Multiplex The whole bandwidth is used all the time, but alternatively by different channels! 10 of 63

11 Time Multiplex: Interleaving of data segments [Forouzan] 11 of 63

12 Time and Frequency Multiplex [Schiller] Combination of both methods A channel gets a certain frequency band for a certain amount of time Example GSM cellular telephony: FDM with TDD (8 bidirectional channels per frequency band) is used... k 1 k 2 k 3 k 4 k 5 k 6 c f t of 63

13 Time Division Duplex (TDD) and FDD Similarly a Frequency Division Duplex - FDD with two frequency Channels: for up-link and down-link respectively, can be defined 13 of 63

14 Bursty Data Burstiness of data In many data communication applications, data occur in bursts separated by idle periods This type of data can often be transmitted more economically by statistical (or asynchronous) multiplexing of 63

15 Synchronous vs. Statistical TDM Note: Data slots must be addressed! 15 of 63

16 Statistical Multiplexing Gain [mod.from N.Mc Keown, Stanford] Comment: Synchronous Multiplexing would use 2C bits/s statistical uses R<2C. But: how to define R? The queue helps smooth the load but there might be losses!!! Rate A+B 2C R < 2C C A B R time Statistical multiplexing gain = 2C/R Other definitions of SMG: The ratio of rates that give rise to a particular queue occupancy, or particular loss probability. 16 of 63

17 Example of Statistical Multiplexer Performance 17 of 63

18 Probability of Overflow and Buffer Size ρ- is the ratio of the offered load to the nominal service rate of the system see Queuing (later) 18 of 63

19 FHSS (Frequency Hopping Spread Spectrum) I Discrete changes of carrier frequency sequence of frequency changes determined via pseudo random number sequence Two versions Fast Hopping: several frequencies per user bit Slow Hopping: several user bits per frequency Advantages ROBUSTNESS: impact of frequency selective fading and interference limited to short period! of 63

20 FHSS : Schema of the operation Fast hopping Slow hopping 20 of 63

21 FHSS System overview user data modulator narrowband signal modulator spread transmit signal transmitter frequency synthesizer hopping sequence received signal demodulator narrowband signal demodulator data hopping sequence frequency synthesizer receiver of 63

22 CDMA: Code Division Multiple Access A Channel: a unique code in the same spectrum at the same time 22 of 63

23 Space division multiplexing...wireless... Assume a sectorized antenna Transmisison/receive in one of the sectors does not limit the usage of other sectors of 63

24 FRAMING 24 of 63

25 Framing WHY: The physical layer supports bit-synchronization. Data units bigger than a single bit must be recognized... HOW: Time gaps (not good - might be squeezed within the physical layer), Physical signaling - the physical layer has to support some control symbols, besides of a 0 and a 1, say a J and K. Example: the Manchester extension of the IEEE token ring. Field Lenght marker at the beginnig of the field: Whole notion of unit lost if this lenght marker would get corrupted! Specific symbols: Character oriented, bit oriented variants. Clock based 25 of 63

26 Framing - delimiting symbols Delimiting characters in character based transmission, i.e. the case when the transmitted information is composed of symbols - c.f.the ASCII code table. SYN SYN - used for the synchronization SOH...STX...ETX header and for the text. Transmission of binary information: the framing sequence for the DLE STX...binary information... DLE ETX What about a DLE inside the binary information?? input binary information:... DLE... transmitted binary information:... DLE DLE... extracting the information:... DLE... A) This scheme is closely tied to an 8 bit character representation. B) A single error can cause a misinterpretation. 26 of 63

27 Framing - delimiting symbols (2) Example (a) DLE STX A DLE B DLE ETX (b) DLE STX A DLE DLE B DLE ETX Stuffed DLE (c) DLE STX A DLE B DLE ETX (a) Data sent by the network layer. (b) Data after being character stuffed by the data link layer. (c) Data passed to the network layer on the receiving side. 27 of 63

28 Bit oriented transmission-delimiting flag Delimiting flags in bit oriented transmission, i.e. the case when the transmitted information is represented as a string of bits (the concept of octets is sometimes used to support the bit manipulation). The usual flag pattern: Transmission transparency is assured via bit stuffing: The transmitter always stuffs a 0 after The receiver removes a 0 following User data are transmitted as Combinations of solutions discussed above are frequently used to increase the power of framing - e.g. delimiting flags together with byte (symbol) count. See additional reading after bit error unit! 28 of 63

29 Bit-oriented Transmission The packet framed by two special bit patterns called flags. Bit stuffing is used to prevent a flag from occurring in the middle of a packet. The bit-stuffing procedure is illustrated in (b): a bit 0 is inserted after each pattern that appears in the packet. The reverse procedure (bit destuffing) is performed at the receiver to restore the original packet. 29 of 63

30 Clock based Idea: to have a sequence of markers in predefined positions here the sequence 101 in proper distance all the elements are assumed to have equal length! Problem: This sequence, with the proper spacing, MIGHT appear just by chance in the content!!! Solution: Look several times the random appearance will not be repeatable over numerous frame series! 30 of 63

31 Examples of transmission systems 31 of 63

32 Phone Backbone - FDM Carrier Standard OLD! [Forouzan] 32 of 63

33 FDM Carrier Standards - OLD some numbers 33 of 63

34 American Digital Hierarchy Each channel carries data (voice) digitized at a rate of 8000 samples per second with 8 bit per sample. A frame contains 24 channels plus one framing bit per frame. Thus, the required transmission rate for DS-1 is 8000 x (24 x 8 + 1) bits per second = Mbit/s. 34 of 63

35 American Digital Hierarchy synchronization [bellamy] T1/D4 Superframe and D4 Channel Slots. A super frame combines 12 frames of 193 bits each. The framing bits of these frames produce the T1/D4 superframe pattern of of 63

36 Extended Superframe Format Framing (1) Extension of the super frame from 12 repetitions to 24 repetitions. Framing bit positions take new functions and meanings (24 bits). Framing (6 bits) Error Checking (6 bits) Maintenance Communications (12 bits) 193rd Bit 125 µs 193rd Bit Bipolar format ,2 µs Binary code Basic North American PCM framing and signaling format. 36 of 63

37 Some specific ways of using it... [Stallings] 37 of 63

38 American TDM Carrier Standard [Forouzan] 38 of 63

39 TDM Carrier Standards North American and International TDM Carrier Standards 39 of 63

40 Just for info the International Frame of 63

41 Trunks 41 of 63

42 Mhmm... Not quite unified of 63

43 Instability of the timing.. Cyclic changes of the data rate of sending Systematic difference in timing between the sender and receiver. What can we do? cyclic- or fluctuating differences removed by elastic buffer... Systematic difference has to be dealt with Systematic differences. How? Plesiochronous operation (T-hierarchy) Synchronous operation (SONET) 43 of 63

44 Synchronization - Definition of terms: Single discrete signal may be either Isochronous : Constant frequency of signal changes (e.g. 8 khz of PCM-coded voice) Anisochronous Two discrete signals may be either Synchronous or Asynchronous Mesochronous (meso = middle, greek) Same center frequency, limited phase difference (e.g. signals from a single oscillator being processed in different stages) Plesiochronous (plesio = near, greek) Nominal same center frequency (e.g. two independent oscillators) Heterochronous (hetero = different, greek) 44 of 63

45 Changes in Length of Transmission Media Path length changes as a result of thermal expansion or contraction of guided media, or as a result of atmospheric bending of a radio path. While a path is increasing in length, the effective bit rate at the receiver is reduced because more and more bits are being stored in the medium. Example km long T2 transmission link using 22-gauge copper wires which have a velocity of propagation of km/s: Thermal expansion coefficient 16.5 ppm/ C The temperature of the wire increases by 20 C in one hour: Change in path length: Change in number of bits: Change of data rate: Relative change in received data rate: 6 Δd = = km ΔB = = 5.49 bits ΔR = = bps 3600 ΔR R = = of 63

46 Synchronization Elastic Buffer Can deal with fluctuating differences, introduces a delay of 63

47 Elastic buffer - implementation Elastic store operation with a one-frame memory. 47 of 63

48 Pulse Stuffing Concept (1) Two channel multiplexer showing equal data rates for each input No pulse stuffing needed since both streams have exactly the same rate 48 of 63

49 Pulse Stuffing Concept (2) Simplified pulse stuffing example Assume that stream 1 is slightly faster than 2 but within legally (standards!) defined upper bound. Additional information needed to allow adjustments of the information flow within each sub-channel. C i bit specifies if the following S i bit carries tributary data (C i = 0) or just stuffing. The output data rate should be equal to DOUBLE the maximum LEGALLY Permitted data rate of inputs. 49 of 63

50 American Digital Hierarchy Every multiplexing stage adds overhead. Digital Level Signal Type Rate in Mbits/s Number of Channels Channels of the type Number of kbits in overhead 0 DS DS-0-1 DS DS DS DS DS DS-2 DS of 63

51 Pulse Stuffing Concept (3) Example of a higher level multiplexing format for 6.312Mbps DS2 signal in North American digital hierarchy. A DS2 signal is derived by bit interleaving of four DS1 signals and adding the appropriate overhead bits. The C 1 C 4 bits are repeated 3 times each, in order to allow for majority voting. 51 of 63

52 A real multiplexer 52 of 63

53 Problems of PDH The Plesiochronous Digital Hierarchy had a number of problems: Each part of the world has its own transmission hierarchy (expensive interconnection equipment) Justification (bit stuffing) spreads data over the frame add-drop-multiplexers are hard to build extract a single voice call -> demultiplex all steps down switching of bundles of calls (n * 64 kbit/s) is difficult (every switch has to demultiplex down to DS0 level) The management and monitoring functions were not sufficient in PDH PDH did not define a standard format on the transmission link Every vendor used its own line coding, optical interfaces etc. Very hard to interoperate 53 of 63

54 54 of 63

55 55 of 63

56 SONET / SDH (1) Synchronous Optical NETwork (SONET) and the Synchronous Digital Hierarchy (SDH) Started by Bellcore in 1985 as standardization effort for the US telephone carriers (after AT&T was broken up in 1984), later joined by CCITT, which formed SDH in 1987 Three major goals: Avoid the problems of PDH Achieve higher bit rates (Gbit/s) Better means for Operation, Administration, and Maintenance (OA&M) SDH is THE standard in telecommunication networks now Originally designed to transport voice - used for everything 56 of 63

57 SONET / SDH (2) SONET / SDH - Basic concepts SONET / SDH system consists of switches, multiplexers and repeaters (and the fiber in between) PATH is the connection between source and destination LINE runs between two multiplexers (possibly through repeaters) SECTION is the connection of any two devices (point-to point) Source Multiplexer Repeater Multiplexer Repeater Multiplexer Section Section Section Section Line Path Line 57 of 63

58 SONET / SDH (3) Level US Europe, Data rate Data rate Data rate Japan (gross) (SPE) (user) 1 OC OC-3 STM OC-9 STM OC-12 STM OC-18 STM OC-24 STM OC-36 STM OC-48 STM OC-192 STM No overhead bits needed for justification higher speed link is formed by byte-interleaving data from lower speed links exact multiples of lower speed data rates so e.g. OC-12 contains 12 byte interleaved OC-1 frames 58 of 63

59 SONET Clock-based [PD] each frame is 125us long e.g., SONET: Synchronous Optical Network STS-n (STS-1 = Mbps) STS-1 = OC-1 Overhead Payload Hdr STS-1 Hdr STS-1 Hdr STS-1 9 rows Hdr STS-3c 90 columns 59 of 63

60 SDH - Clocking All network elements are totally synchronous Still, there are delays in the network Hierarchy of clocks, lower levels synchronize to higher levels Stratum Min. Accuracy Min. Stability Pull-In Range 1 ±1 in Master Reference Master Reference 2 ±1.6 in ±4.6 in ±32 in 10-6 ±0.025 * 1 in ±7.0 * ±3.5 in 10-9 (some conditions) Should synchronize with a clock accurate to ±1.6 in 10-8 Should synchronize with a clock accurate to ±4.6 in 10-6 ±50 * accurate to ± 32 in 10-6 N/A Should synchronize with a clock * = Minimum accuracy relative to 1,544,000 bits/s. 60 of 63

61 What about tributary speed differences [PD] - Frames appear synchronously, and have always the header of fixed lenght (9 rows in STS-1) and position (at the begining of the frame!) - The Payload does NOT have to begin directly after the header it is fixed by a pointer (part of th eheader). - The Payload has always a constant length thus might overflow into the next frame - If there are excessive bytes, those are stored in the header and the moves to the left. If bytes are missing the empty bytes are marked and the pointer move to the right. Frame 0 87 columns 9 rows Frame 1 61 of 63

62 High Reliability 60 ms for reconfiguration [LUCENT] 62 of 63

63 What SONET/SDH does better (conclusions) SONET (Synchronous Optical NETwork) and SDH (Synchronous Digital Hierarchy) are almost identical Interconnection is easy (exists, works) Justification, if still needed, is performed by pointers Data from each input is placed in a payload container (Administrative Unit- AU) it spans multiple SONET/SDH frames a pointer in the header of the SONET/SDH frame signals the start of the payload container in the frame (in 3-byte increment for SDH) positive and negative justification through this pointer slip buffer delay reduces from 193 bit for a T1 signal down to 24 bit Single 64 kbit/s lines (1 byte in the SONET/SDH frame) can be found and extracted in the frame HIGH RELIABILITY!!!! 63 of 63

It explains the differences between the Plesiochronous Digital Hierarchy and the Synchronous Digital Hierarchy.

It explains the differences between the Plesiochronous Digital Hierarchy and the Synchronous Digital Hierarchy. TECHNICAL TUTORIAL Subject: SDH Date: October, 00 Prepared by: John Rumsey SDH Synchronous Digital Hierarchy. Introduction. The Plesiochronous Digital Hierarchy (PDH). The Synchronous Digital Hierarchy

More information

Chap 4 Circuit-Switching Networks

Chap 4 Circuit-Switching Networks hap 4 ircuit-switching Networks Provide dedicated circuits between users Example: 1. telephone network: provides 64Kbps circuits for voice signals 64Kbps=8 k samples/sec * 8 bits/sample 2. transport network:

More information

BROADBAND AND HIGH SPEED NETWORKS

BROADBAND AND HIGH SPEED NETWORKS BROADBAND AND HIGH SPEED NETWORKS INTRODUCTION TO MUTIPLEXING Multiplexing is the set of techniques that allows the simultaneous transmission of multiple signals across a single data link INTRODUCTION

More information

SDH and WDM A look at the physical layer

SDH and WDM A look at the physical layer SDH and WDM A look at the physical Andrea Bianco Telecommunication Network Group firstname.lastname@polito.it http://www.telematica.polito.it/ Network management and QoS provisioning - 1 Copyright This

More information

SDH and WDM: a look at the physical layer

SDH and WDM: a look at the physical layer SDH and WDM: a look at the physical SDH and WDM A look at the physical Andrea Bianco Telecommunication Network Group firstname.lastname@polito.it http://www.telematica.polito.it/ Network management and

More information

Course 12 Synchronous transmission multiplexing systems used in digital telephone networks

Course 12 Synchronous transmission multiplexing systems used in digital telephone networks Course 12 Synchronous transmission multiplexing systems used in digital telephone networks o Disadvantages of the PDH transmission multiplexing system PDH: no unitary international standardization of the

More information

Chapter 6 Bandwidth Utilization: Multiplexing and Spreading 6.1

Chapter 6 Bandwidth Utilization: Multiplexing and Spreading 6.1 Chapter 6 Bandwidth Utilization: Multiplexing and Spreading 6.1 Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Note Bandwidth utilization is the wise use of

More information

FURTHER READING: As a preview for further reading, the following reference has been provided from the pages of the book below:

FURTHER READING: As a preview for further reading, the following reference has been provided from the pages of the book below: FURTHER READING: As a preview for further reading, the following reference has been provided from the pages of the book below: Title: Broadband Telecommunications Handbook Author: Regis J. Bud Bates Publisher:

More information

A review of Plesiochronous Digital Hierarchy (PDH) and Synchronous Digital Hierarchy (SDH)

A review of Plesiochronous Digital Hierarchy (PDH) and Synchronous Digital Hierarchy (SDH) 677 A review of Plesiochronous Digital Hierarchy (PDH) and Synchronous Digital Hierarchy (SDH) Olabenjo Babatunde 1, Salim Mbarouk 2 1 (Department of Information Systems Engineering, Cyprus International

More information

Multiplexing. Multiplexing is the set of techniques that allows the simultaneous transmission of multiple signals across a single physical medium.

Multiplexing. Multiplexing is the set of techniques that allows the simultaneous transmission of multiple signals across a single physical medium. Multiplexing Multiplexing is the set of techniques that allows the simultaneous transmission of multiple signals across a single physical medium. The following two factors in data communications lead to

More information

DigiPoints Volume 1. Student Workbook. Module 5 Growing Capacity Through Technology

DigiPoints Volume 1. Student Workbook. Module 5 Growing Capacity Through Technology Growing Capacity Through Technology Page 5. 1 DigiPoints Volume 1 Module 5 Growing Capacity Through Technology Summary This module covers the North American Digital Hierarchy (NADH), the European Digital

More information

Lecture 12 Transport Networks (SONET) and circuit-switched networks

Lecture 12 Transport Networks (SONET) and circuit-switched networks CS4/MSc Computer Networking Lecture 1 Transport Networks (SONET) and circuit-switched networks Computer Networking, Copyright University of Edinburgh 005 Transport Networks and SONET/SDH In most cases

More information

Objectives. Lecture 4. How do computers communicate? How do computers communicate? Local asynchronous communication. How do computers communicate?

Objectives. Lecture 4. How do computers communicate? How do computers communicate? Local asynchronous communication. How do computers communicate? Lecture 4 Continuation of transmission basics Chapter 3, pages 75-96 Dave Novak School of Business University of Vermont Objectives Line coding Modulation AM, FM, Phase Shift Multiplexing FDM, TDM, WDM

More information

Course 13 SDH/SONET multiplexing strategy

Course 13 SDH/SONET multiplexing strategy Course SDH/SONET multiplexing strategy Elements of the SDH/SONET multiplex o Container C represents a bloc structure with imposed dimensions which contains data belonging to a tributary and doesn t contain

More information

CS263: Wireless Communications and Sensor Networks

CS263: Wireless Communications and Sensor Networks CS263: Wireless Communications and Sensor Networks Matt Welsh Lecture 4: Medium Access Control October 5, 2004 2004 Matt Welsh Harvard University 1 Today's Lecture Medium Access Control Schemes: FDMA TDMA

More information

Introduction to Communication Networks Spring 2007. Unit 5 Switching Principles

Introduction to Communication Networks Spring 2007. Unit 5 Switching Principles Introduction to Communication Networks Spring 2007 Unit 5 Switching Principles Acknowledgements slides comming from: Data and Computer Communication by Wiliam Stallings (our supplementary textbook) numerous

More information

CHAPTER 8 MULTIPLEXING

CHAPTER 8 MULTIPLEXING CHAPTER MULTIPLEXING 3 ANSWERS TO QUESTIONS.1 Multiplexing is cost-effective because the higher the data rate, the more cost-effective the transmission facility.. Interference is avoided under frequency

More information

FIBER OPTIC COMMUNICATIONS. Optical Fibers

FIBER OPTIC COMMUNICATIONS. Optical Fibers FIBER OPTIC COMMUNICATIONS Optical Fibers Fiber optics (optical fibers) are long, thin strands of very pure glass about the size of a human hair. They are arranged in bundles called optical cables and

More information

10/13/2008 Vasile Dadarlat --Computer Networks 1

10/13/2008 Vasile Dadarlat --Computer Networks 1 Lecture 4 Communications Channels Definition: the part that connects a data source to a data sink; based on the transmission media. Classification criteria: -type of the link (connection): point-to-point,

More information

TCOM 370 NOTES 99-6 VOICE DIGITIZATION AND VOICE/DATA INTEGRATION

TCOM 370 NOTES 99-6 VOICE DIGITIZATION AND VOICE/DATA INTEGRATION TCOM 370 NOTES 99-6 VOICE DIGITIZATION AND VOICE/DATA INTEGRATION (Please read appropriate parts of Section 2.5.2 in book) 1. VOICE DIGITIZATION IN THE PSTN The frequencies contained in telephone-quality

More information

:-------------------------------------------------------Instructor---------------------

:-------------------------------------------------------Instructor--------------------- Yarmouk University Hijjawi Faculty for Engineering Technology Computer Engineering Department CPE-462 Digital Data Communications Final Exam: A Date: 20/05/09 Student Name :-------------------------------------------------------Instructor---------------------

More information

Fundamentals of Telecommunications

Fundamentals of Telecommunications Fundamentals of Telecommunications Professor of CIS Columbus, OH 43210 Jain@ACM.Org http://www.cis.ohio-state.edu/~jain/ 1 Overview Time Division Multiplexing T1, T3, DS1, E1 T1 Framing Echo Cancellation

More information

Analog vs. Digital Transmission

Analog vs. Digital Transmission Analog vs. Digital Transmission Compare at two levels: 1. Data continuous (audio) vs. discrete (text) 2. Signaling continuously varying electromagnetic wave vs. sequence of voltage pulses. Also Transmission

More information

Appendix C GSM System and Modulation Description

Appendix C GSM System and Modulation Description C1 Appendix C GSM System and Modulation Description C1. Parameters included in the modelling In the modelling the number of mobiles and their positioning with respect to the wired device needs to be taken

More information

EECC694 - Shaaban. Transmission Channel

EECC694 - Shaaban. Transmission Channel The Physical Layer: Data Transmission Basics Encode data as energy at the data (information) source and transmit the encoded energy using transmitter hardware: Possible Energy Forms: Electrical, light,

More information

Chapter 6: Broadcast Systems. Mobile Communications. Unidirectional distribution systems DVB DAB. High-speed Internet. architecture Container

Chapter 6: Broadcast Systems. Mobile Communications. Unidirectional distribution systems DVB DAB. High-speed Internet. architecture Container Mobile Communications Chapter 6: Broadcast Systems Unidirectional distribution systems DAB DVB architecture Container High-speed Internet Prof. Dr.-Ing. Jochen Schiller, http://www.jochenschiller.de/ MC

More information

(Refer Slide Time: 2:10)

(Refer Slide Time: 2:10) Data Communications Prof. A. Pal Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur Lecture-12 Multiplexer Applications-1 Hello and welcome to today s lecture on multiplexer

More information

GSM and Similar Architectures Lesson 07 GSM Radio Interface, Data bursts and Interleaving

GSM and Similar Architectures Lesson 07 GSM Radio Interface, Data bursts and Interleaving GSM and Similar Architectures Lesson 07 GSM Radio Interface, Data bursts and Interleaving 1 Space Division Multiple Access of the signals from the MSs A BTS with n directed antennae covers mobile stations

More information

EE4367 Telecom. Switching & Transmission. Prof. Murat Torlak

EE4367 Telecom. Switching & Transmission. Prof. Murat Torlak FIBER OPTIC COMMUNICATIONS Optical Fibers Fiber optics (optical fibers) are long, thin strands of very pure glass about the size of a human hair. They are arranged in bundles called optical cables and

More information

Data Transmission via Modem. The Last Mile Problem. Modulation of Digital Signals. Modem Standards (CCITT)

Data Transmission via Modem. The Last Mile Problem. Modulation of Digital Signals. Modem Standards (CCITT) The Last Mile Problem LN, MN, WN how to connect private users at home to such networks? Problem of the last mile: somehow connect private homes to the public Internet without laying many new cables By

More information

DigiPoints Volume 1. Leader Guide. Module 5 Growing Capacity Through Technology

DigiPoints Volume 1. Leader Guide. Module 5 Growing Capacity Through Technology Growing Capacity Through Technology Page 5. i DigiPoints Volume 1 Module 5 Growing Capacity Through Technology Summary In Module 4, TDM was introduced and explained. The technology focus was on T1, the

More information

Course Duration: Course Content Course Description Course Objectives Course Requirements

Course Duration: Course Content Course Description Course Objectives Course Requirements Course: TCS 201 Telecommunication and Networks I (3 credits compulsory) Course Duration: The course shall comprise of 45hours of theory and practical classes. The theory will be taught for 30hours of 2hours

More information

Physical Layer, Part 2 Digital Transmissions and Multiplexing

Physical Layer, Part 2 Digital Transmissions and Multiplexing Physical Layer, Part 2 Digital Transmissions and Multiplexing These slides are created by Dr. Yih Huang of George Mason University. Students registered in Dr. Huang's courses at GMU can make a single machine-readable

More information

Multiplexing on Wireline Telephone Systems

Multiplexing on Wireline Telephone Systems Multiplexing on Wireline Telephone Systems Isha Batra, Divya Raheja Information Technology, Dronacharya College of Engineering Farrukh Nagar, Gurgaon, India ABSTRACT- This Paper Outlines a research multiplexing

More information

Course 1. General view on the fixed telephone network. Digital networks. General aspects. Definitions.

Course 1. General view on the fixed telephone network. Digital networks. General aspects. Definitions. Course 1. General view on the fixed telephone network. Digital networks. General aspects. Definitions. 1. General view on the fixed telephone network Communication network dedicated to voice transmission;

More information

Sol: Optical range from λ 1 to λ 1 +Δλ contains bandwidth

Sol: Optical range from λ 1 to λ 1 +Δλ contains bandwidth 1. Use Figure 3.47 and Figure 3.50 to explain why the bandwidth of twisted-wire pairs and coaxial cable decreases with distance. Figure 3.47 figure 3.50 sol: The bandwidth is the range of frequencies where

More information

Fundamentals of SONET/SDH

Fundamentals of SONET/SDH W P. Michael Henderson mike@michael-henderson.us September 18, 2001 hen data is transmitted over a communications medium, a number of things must be provided on the link, including framing of the data,

More information

INTRODUCTION TO COMMUNICATION SYSTEMS AND TRANSMISSION MEDIA

INTRODUCTION TO COMMUNICATION SYSTEMS AND TRANSMISSION MEDIA COMM.ENG INTRODUCTION TO COMMUNICATION SYSTEMS AND TRANSMISSION MEDIA 9/6/2014 LECTURES 1 Objectives To give a background on Communication system components and channels (media) A distinction between analogue

More information

Making Ethernet Over SONET Fit a Transport Network Operations Model

Making Ethernet Over SONET Fit a Transport Network Operations Model Making Over SONET Fit a Transport Network Operations Model Introduction Many carriers deploy or evaluate deployment of EoS as a private line offering to enhance existing service offerings. Service definitions

More information

EPL 657 Wireless Networks

EPL 657 Wireless Networks EPL 657 Wireless Networks Some fundamentals: Multiplexing / Multiple Access / Duplex Infrastructure vs Infrastructureless Panayiotis Kolios Recall: The big picture... Modulations: some basics 2 Multiplexing

More information

Frequency Hopping Spread Spectrum PHY of the 802.11 Wireless LAN Standard. Why Frequency Hopping?

Frequency Hopping Spread Spectrum PHY of the 802.11 Wireless LAN Standard. Why Frequency Hopping? Frequency Hopping Spread Spectrum PHY of the 802.11 Wireless LAN Standard Presentation to IEEE 802 March 11, 1996 Naftali Chayat BreezeCom 1 Why Frequency Hopping? Frequency Hopping is one of the variants

More information

1.264 Lecture 32. Telecom: Basic technology. Next class: Green chapter 4, 6, 7, 10. Exercise due before class

1.264 Lecture 32. Telecom: Basic technology. Next class: Green chapter 4, 6, 7, 10. Exercise due before class 1.264 Lecture 32 Telecom: Basic technology Next class: Green chapter 4, 6, 7, 10. Exercise due before class 1 Exercise 1 Communications at warehouse A warehouse scans its inventory with RFID readers that

More information

Transport Layer Protocols

Transport Layer Protocols Transport Layer Protocols Version. Transport layer performs two main tasks for the application layer by using the network layer. It provides end to end communication between two applications, and implements

More information

How To Understand The Theory Of Time Division Duplexing

How To Understand The Theory Of Time Division Duplexing Multiple Access Techniques Dr. Francis LAU Dr. Francis CM Lau, Associate Professor, EIE, PolyU Content Introduction Frequency Division Multiple Access Time Division Multiple Access Code Division Multiple

More information

Clocking. Clocking in the Digital Network

Clocking. Clocking in the Digital Network Clocking Clocking in the Digital Network Stratum Levels Clocking Distribution Single Point versus Multiple Points Timing Differences Correcting Timing Errors Buffers 1 Clocking The most important aspect

More information

Digital Subscriber Line (DSL) Transmission Methods

Digital Subscriber Line (DSL) Transmission Methods Digital Subscriber Line (DSL) Transmission Methods 1. Overview... 1 2. SHDSL Transmission Methods... 1 SHDSL Transmission System Versions... 1 SHDSL Transmission Subsystem Structure... 1 SHDSL Modulation

More information

Attenuation (amplitude of the wave loses strength thereby the signal power) Refraction Reflection Shadowing Scattering Diffraction

Attenuation (amplitude of the wave loses strength thereby the signal power) Refraction Reflection Shadowing Scattering Diffraction Wireless Physical Layer Q1. Is it possible to transmit a digital signal, e.g., coded as square wave as used inside a computer, using radio transmission without any loss? Why? It is not possible to transmit

More information

Module 5. Broadcast Communication Networks. Version 2 CSE IIT, Kharagpur

Module 5. Broadcast Communication Networks. Version 2 CSE IIT, Kharagpur Module 5 Broadcast Communication Networks Lesson 9 Cellular Telephone Networks Specific Instructional Objectives At the end of this lesson, the student will be able to: Explain the operation of Cellular

More information

Solution. (Chapters 5-6-7-8) Dr. Hasan Qunoo. The Islamic University of Gaza. Faculty of Engineering. Computer Engineering Department

Solution. (Chapters 5-6-7-8) Dr. Hasan Qunoo. The Islamic University of Gaza. Faculty of Engineering. Computer Engineering Department The Islamic University of Gaza Faculty of Engineering Computer Engineering Department Data Communications ECOM 4314 Solution (Chapters 5-6-7-8) Dr. Hasan Qunoo Eng. Wafaa Audah Eng. Waleed Mousa 1. A cable

More information

Network Working Group (PPP)

Network Working Group (PPP) Network Working Group W. Simpson Request for Comments: 1619 Daydreamer Category: Standards Track May 1994 PPP over SONET/SDH Status of this Memo This document specifies an Internet standards track protocol

More information

WAN. Introduction. Services used by WAN. Circuit Switched Services. Architecture of Switch Services

WAN. Introduction. Services used by WAN. Circuit Switched Services. Architecture of Switch Services WAN Introduction Wide area networks (WANs) Connect BNs and LANs across longer distances, often hundreds of miles or more Typically built by using leased circuits from common carriers such as AT&T Most

More information

Raj Jain. The Ohio State University Columbus, OH 43210 Jain@CIS.Ohio-State.Edu These slides are available on-line at:

Raj Jain. The Ohio State University Columbus, OH 43210 Jain@CIS.Ohio-State.Edu These slides are available on-line at: IP Over SONET The Ohio State University Columbus, OH 43210 Jain@CIS.Ohio-State.Edu These slides are available on-line at: http://www.cis.ohio-state.edu/~jain/cis788-99/h_bipsn.htm 1 Overview IP over SONET:

More information

GSM Channels. Physical & Logical Channels. Traffic and Control Mutltiframing. Frame Structure

GSM Channels. Physical & Logical Channels. Traffic and Control Mutltiframing. Frame Structure GSM Channels Physical & Logical Channels Traffic and Control Mutltiframing Frame Structure Engr. Mian Shahzad Iqbal Lecturer Department of Telecommunication Engineering Radio Interface The radio interface

More information

Revision of Lecture Eighteen

Revision of Lecture Eighteen Revision of Lecture Eighteen Previous lecture has discussed equalisation using Viterbi algorithm: Note similarity with channel decoding using maximum likelihood sequence estimation principle It also discusses

More information

AE64 TELECOMMUNICATION SWITCHING SYSTEMS

AE64 TELECOMMUNICATION SWITCHING SYSTEMS Q2. a. Draw the schematic of a 1000 line strowger switching system and explain how subscribers get connected. Ans: (Page: 61 of Text book 1 and 56 of Text book 2) b. Explain the various design parameters

More information

- T-Carrier Technologies -

- T-Carrier Technologies - 1 T-Carrier Fundamentals - T-Carrier Technologies - T-Carrier systems provide digitized communication for voice or data traffic across a telephone provider s network. The T-Carrier specification defines

More information

Transmission Systems and the Telephone Network

Transmission Systems and the Telephone Network CHAPTER 4 Transmission Systems and the Telephone Network In the preceding chapter we presented the basic techniques that are used in digital communication systems to transfer information from one point

More information

A Brief Overview of SONET Technology

A Brief Overview of SONET Technology A Brief Overview of SONET Technology Document ID: 13567 Contents Introduction Prerequisites Requirements Components Used Conventions SONET Basics SONET Transport Hierarchy Configuration Example SONET Framing

More information

How To Encode Data From A Signal To A Signal (Wired) To A Bitcode (Wired Or Coaxial)

How To Encode Data From A Signal To A Signal (Wired) To A Bitcode (Wired Or Coaxial) Physical Layer Part 2 Data Encoding Techniques Networks: Data Encoding 1 Analog and Digital Transmissions Figure 2-23.The use of both analog and digital transmissions for a computer to computer call. Conversion

More information

Computer Networks II

Computer Networks II Computer Networks II SDH Giorgio Ventre COMICS LAB Dipartimento di Informatica e Sistemistica Università di Napoli Federico II Nota di Copyright Quest insieme di trasparenze è stato ideato e realizzato

More information

Hello viewers, welcome to today s lecture on cellular telephone systems.

Hello viewers, welcome to today s lecture on cellular telephone systems. Data Communications Prof. A. Pal Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur Lecture minus 31 Cellular Telephone Systems Hello viewers, welcome to today s lecture

More information

Introduction, Rate and Latency

Introduction, Rate and Latency Introduction, Rate and Latency Communication Networks Why communicate? Necessary to support some application. Example Applications Audio communication Radio, Telephone Text communication Email, SMS (text

More information

Whitepaper. 802.11n The Next Generation in Wireless Technology

Whitepaper. 802.11n The Next Generation in Wireless Technology Whitepaper 802.11n The Next Generation in Wireless Technology Introduction Wireless technology continues to evolve and add value with its inherent characteristics. First came 802.11, then a & b, followed

More information

Packet Synchronization in Cellular Backhaul Networks By Patrick Diamond, PhD, Semtech Corporation

Packet Synchronization in Cellular Backhaul Networks By Patrick Diamond, PhD, Semtech Corporation Packet Synchronization in Cellular Backhaul Networks By Patrick Diamond, PhD, Semtech Corporation (Semtech White Paper October 2008) INTRODUCTION For carriers to leverage cost-effective IP networks to

More information

DigiPoints Volume 1. Student Workbook. Module 4 Bandwidth Management

DigiPoints Volume 1. Student Workbook. Module 4 Bandwidth Management Bandwidth Management Page 4.1 DigiPoints Volume 1 Module 4 Bandwidth Management Summary This module will cover Time Division Multiplexing (TDM). TDM technology allows many users to access a particular

More information

Copyright. Transport networks. Physical layer Transport and access networks. Pag. 1

Copyright. Transport networks. Physical layer Transport and access networks. Pag. 1 Physical layer Transport and access networks Gruppo Reti TLC nome.cognome@polito.it http://www.telematica.polito.it/ COMPUTER NETWORK DESIGN Physical layer review - 1 Copyright Quest opera è protetta dalla

More information

Computer Network. Interconnected collection of autonomous computers that are able to exchange information

Computer Network. Interconnected collection of autonomous computers that are able to exchange information Introduction Computer Network. Interconnected collection of autonomous computers that are able to exchange information No master/slave relationship between the computers in the network Data Communications.

More information

Chapter 3 ATM and Multimedia Traffic

Chapter 3 ATM and Multimedia Traffic In the middle of the 1980, the telecommunications world started the design of a network technology that could act as a great unifier to support all digital services, including low-speed telephony and very

More information

GSM Radio Part 1: Physical Channel Structure

GSM Radio Part 1: Physical Channel Structure GSM Radio Part 1: Physical Channel Structure 1 FREQUENCY BANDS AND CHANNELS...2 2 GSM TDMA...4 3 TDMA FRAME HIERARCHY...6 4 BURST STRUCTURE...7 5 TDMA MULTIFRAME STRUCTURE...9 5.1 Traffic Multiframe (26-Multiframe)...10

More information

Token Ring and. Fiber Distributed Data Interface (FDDI) Networks: Token Ring and FDDI 1

Token Ring and. Fiber Distributed Data Interface (FDDI) Networks: Token Ring and FDDI 1 Token Ring and Fiber Distributed Data Interface (FDDI) Networks: Token Ring and FDDI 1 IEEE 802.5 Token Ring Proposed in 1969 and initially referred to as a Newhall ring. Token ring :: a number of stations

More information

Synchronous Optical Network (SONET)

Synchronous Optical Network (SONET) Synchronous Optical Network (SONET) Definition Synchronous optical network (SONET) is a standard for optical telecommunications transport formulated by the Exchange Carriers Standards Association (ECSA)

More information

How To Communicate With A Token Ring Network (Dihon)

How To Communicate With A Token Ring Network (Dihon) Token us Token -procedure: Only someone who possesses a certain ken (= bit sequence), may send. One example for a ken network: IEEE 80. Token us All stations should be treated equally, i.e. they have pass

More information

Data Link Layer. Page 1. Ethernet

Data Link Layer. Page 1. Ethernet Sicherungsebene Network Categories Local Area Networks (LAN): 10m - few km, simple connection structure Ethernet/Fast Ethernet/Gigabit Ethernet Token Bus, Token Ring LAN Wireless LAN (WLAN, up to a few

More information

2. What is the maximum value of each octet in an IP address? A. 128 B. 255 C. 256 D. None of the above

2. What is the maximum value of each octet in an IP address? A. 128 B. 255 C. 256 D. None of the above 1. How many bits are in an IP address? A. 16 B. 32 C. 64 2. What is the maximum value of each octet in an IP address? A. 128 B. 255 C. 256 3. The network number plays what part in an IP address? A. It

More information

Access to Data & Computer Networks Physical Level

Access to Data & Computer Networks Physical Level Lecture 7 Access to Data & Computer Networks Physical Level Serial Interface RS232C, RS232D RS449, X21 Modem Traditional Modem Intelligent modem Wireless Modem Digital Telephony T1 & E1 Systems SONET/SDH

More information

Chapter 11: WAN. Abdullah Konak School of Information Sciences and Technology Penn State Berks. Wide Area Networks (WAN)

Chapter 11: WAN. Abdullah Konak School of Information Sciences and Technology Penn State Berks. Wide Area Networks (WAN) Chapter 11: WAN Abdullah Konak School of Information Sciences and Technology Penn State Berks Wide Area Networks (WAN) The scope of a WAN covers large geographic areas including national and international

More information

Fast Ethernet and Gigabit Ethernet. Networks: Fast Ethernet 1

Fast Ethernet and Gigabit Ethernet. Networks: Fast Ethernet 1 Fast Ethernet and Gigabit Ethernet Networks: Fast Ethernet 1 Fast Ethernet (100BASE-T) How to achieve 100 Mbps capacity? MII LLC MAC Convergence Sublayer Media Independent Interface Media Dependent Sublayer

More information

Mobile Communications TCS 455

Mobile Communications TCS 455 Mobile Communications TCS 455 Dr. Prapun Suksompong prapun@siit.tu.ac.th Lecture 26 1 Office Hours: BKD 3601-7 Tuesday 14:00-16:00 Thursday 9:30-11:30 Announcements Read the following from the SIIT online

More information

Wireless Personal Area Networks (WPANs)

Wireless Personal Area Networks (WPANs) Wireless Personal Area Networks (WPANs) Bluetooth, ZigBee Contents Introduction to the IEEE 802 specification family Concept of ISM frequency band Comparison between different wireless technologies ( and

More information

CMPE 150 Winter 2009

CMPE 150 Winter 2009 CMPE 150 Winter 2009 Lecture 6 January 22, 2009 P.E. Mantey CMPE 150 -- Introduction to Computer Networks Instructor: Patrick Mantey mantey@soe.ucsc.edu http://www.soe.ucsc.edu/~mantey/ / t / Office: Engr.

More information

Mobile Communications Chapter 2: Wireless Transmission

Mobile Communications Chapter 2: Wireless Transmission Mobile Communications Chapter 2: Wireless Transmission Frequencies Signals Antennas Signal propagation Multiplexing Spread spectrum Modulation Cellular systems Prof. Dr.-Ing. Jochen Schiller, http://www.jochenschiller.de/

More information

Protocol Overhead in IP/ATM Networks

Protocol Overhead in IP/ATM Networks Protocol Overhead in IP/ATM Networks John David Cavanaugh * Minnesota Supercomputer Center, Inc. This paper discusses the sources of protocol overhead in an IP/ATM protocol stack. It quantifies the amount

More information

Ethernet. Ethernet Frame Structure. Ethernet Frame Structure (more) Ethernet: uses CSMA/CD

Ethernet. Ethernet Frame Structure. Ethernet Frame Structure (more) Ethernet: uses CSMA/CD Ethernet dominant LAN technology: cheap -- $20 for 100Mbs! first widely used LAN technology Simpler, cheaper than token rings and ATM Kept up with speed race: 10, 100, 1000 Mbps Metcalfe s Etheret sketch

More information

TCOM 370 NOTES 99-12 LOCAL AREA NETWORKS AND THE ALOHA PROTOCOL

TCOM 370 NOTES 99-12 LOCAL AREA NETWORKS AND THE ALOHA PROTOCOL 1. Local Area Networks TCOM 370 NOTES 99-12 LOCAL AREA NETWORKS AND THE ALOHA PROTOCOL These are networks spanning relatively short distances (e.g. within one building) for local point-to-point and point-to-multipoint

More information

T-carrier. Two Network Interface Units. On the left with a single card, the right with two

T-carrier. Two Network Interface Units. On the left with a single card, the right with two T-carrier From Wikipedia, the free encyclopedia Two Network Interface Units. On the left with a single card, the right with two In telecommunications, T-carrier, sometimes abbreviated as T-CXR, is the

More information

GSM System. Global System for Mobile Communications

GSM System. Global System for Mobile Communications GSM System Global System for Mobile Communications Introduced in 1991. Settings of standards under ETSI (European Telecommunication Standards Institute) Services - Telephone services - Data services -

More information

Computer Networks. Data Link Layer

Computer Networks. Data Link Layer Computer Networks The Data Link Layer 1 Data Link Layer Application Transport Network DLL PHY 2 What does it do? What functions it performs? Typically: Handling transmission errors, a.k.a., error control.

More information

Computers Are Your Future. 2006 Prentice-Hall, Inc.

Computers Are Your Future. 2006 Prentice-Hall, Inc. Computers Are Your Future 2006 Prentice-Hall, Inc. Computers Are Your Future Chapter 3 Wired and Wireless Communication 2006 Prentice-Hall, Inc Slide 2 What You Will Learn... ü The definition of bandwidth

More information

Three Network Technologies

Three Network Technologies Three Network Technologies Network The largest worldwide computer network, specialized for voice ing technique: Circuit-switching Internet The global public information infrastructure for data ing technique:

More information

GSM Network and Services

GSM Network and Services GSM Network and Services Cellular networks GSM Network and Services 2G1723 Johan Montelius 1 The name of the game The number one priority for mobile/cellular networks is to implement full-duplex voice

More information

Network Technologies

Network Technologies Network Technologies Telephone Networks IP Networks ATM Networks Three Network Technologies Telephone Network The largest worldwide computer network, specialized for voice ing technique: Circuit-switching

More information

TUTORIAL FOR CHAPTER 8

TUTORIAL FOR CHAPTER 8 TUTORIAL FOR CHAPTER 8 PROBLEM 1) The informaiton in four analog signals is to be multiplexed and transmitted over a telephone channel that has a 400 to 3100 Hz bandpass. Each of the analog baseband signals

More information

Module 5. Broadcast Communication Networks. Version 2 CSE IIT, Kharagpur

Module 5. Broadcast Communication Networks. Version 2 CSE IIT, Kharagpur Module 5 Broadcast Communication Networks Lesson 1 Network Topology Specific Instructional Objectives At the end of this lesson, the students will be able to: Specify what is meant by network topology

More information

Physical Layer. Communication Satellites. ECE 453 Introduction to Computer Networks. Lecture 3 Physical Layer II

Physical Layer. Communication Satellites. ECE 453 Introduction to Computer Networks. Lecture 3 Physical Layer II ECE 453 Introduction to Computer Networks Lecture 3 Physical Layer II 1 Physical Layer Services transmit bits from sender to receiver. Transmission media Guided: twisted pair, coax, fiber Unguided (wireless):

More information

Appendix D T1 Overview

Appendix D T1 Overview Appendix D T Overview GENERAL T refers to the primary digital telephone carrier system used in North America. T is one line type of the PCM T-carrier hierarchy listed in Table D-. T describes the cabling,

More information

LTE Evolution for Cellular IoT Ericsson & NSN

LTE Evolution for Cellular IoT Ericsson & NSN LTE Evolution for Cellular IoT Ericsson & NSN LTE Evolution for Cellular IoT Overview and introduction White Paper on M2M is geared towards low cost M2M applications Utility (electricity/gas/water) metering

More information

Protocolo IEEE 802.15.4. Sergio Scaglia SASE 2012 - Agosto 2012

Protocolo IEEE 802.15.4. Sergio Scaglia SASE 2012 - Agosto 2012 Protocolo IEEE 802.15.4 SASE 2012 - Agosto 2012 IEEE 802.15.4 standard Agenda Physical Layer for Wireless Overview MAC Layer for Wireless - Overview IEEE 802.15.4 Protocol Overview Hardware implementation

More information

Bluetooth voice and data performance in 802.11 DS WLAN environment

Bluetooth voice and data performance in 802.11 DS WLAN environment 1 (1) Bluetooth voice and data performance in 802.11 DS WLAN environment Abstract In this document, the impact of a 20dBm 802.11 Direct-Sequence WLAN system on a 0dBm Bluetooth link is studied. A typical

More information

3GPP Wireless Standard

3GPP Wireless Standard 3GPP Wireless Standard Shishir Pandey School of Technology and Computer Science TIFR, Mumbai April 10, 2009 Shishir Pandey (TIFR) 3GPP Wireless Standard April 10, 2009 1 / 23 3GPP Overview 3GPP : 3rd Generation

More information

Protocol Architecture. ATM architecture

Protocol Architecture. ATM architecture Asynchronous Transfer Mode (ATM) Asynchronous Transfer Mode: ATM 1990 s/00 standard for high-speed (155Mbps to 622 Mbps and higher) Broadband Integrated Service Digital Network architecture Goal: integrated,

More information