Should Ethernet or ATM be used as primary cable protocol for HFC?

Size: px
Start display at page:

Download "Should Ethernet or ATM be used as primary cable protocol for HFC?"

Transcription

1 Should Ethernet or ATM be used as primary cable protocol for HFC? 1. Introduction Eric D. Dennis, Chiou-Ping Wang, Yi-Chen Lin, Qian Zhao This paper will be a comparative analysis of those two leading data link layer protocols, Ethernet and ATM, which are currently being used in local cable systems worldwide. These two protocols will be evaluated to determine technical (network architecture), management (network management) and the financial costs (economics) of implementing each. Which protocol will emerge as the primary protocol for cable systems in the twenty-first century? This very question regarding the development of a primary cable protocol is currently being addressed by two standards setting bodies IEEE (Institute of Electrical and Electronic Engineers) and MCNS (The Multimedia Cable Network System). The current development status regarding each of these two standards setting bodies will be key drivers in deciding which protocol best benefits cable systems and cable system vendors. 2. Background of HFC 2.1. Description of HFC Before the addition of fiber optics, cable companies established their networks by implementing coaxial cables. In the late 1980 s, fiber optics became a valuable transmission medium that was being added to cable system networks. Today, those systems are known as HFC networks. HFC stands for Hybrid Fiber Coaxial, which is the combination of fiber optics and the coaxial cable used together to create a network system which can transmit both digital and analog signals [1]. It can provide residential video, voice telephony, data, and other interactive services to subscribers homes 2.2 Architecture of HFC Figure 2-1: Architecture of HFC 1

2 Headend The headend is the most important location of HFC. It is responsible for the interconnection, switching, and transmission of the HFC network. For this reason, the headend has to be equipped to receive signals from consumers, broadcasting satellites, and local programming networks, as well as be able to intelligently route signals to proper destinations. Node Node is used as a conversion point, converting signals from the optical distribution plant to the coaxial distribution cable and, in the opposite direction, from the coaxial to the optical. Subscriber's home After the coaxial cable enters the subscriber s home, it ends at the Coaxial Terminal Unit (CTU). The CTU is used to interface with the end users equipment like the telephone, computer, TV set, etc. The most familiar CTUs are the cable modem and the set top box. The fiber optics is between the headend and the node, and the coaxial is between the node and the subscriber s home. Each fiber node can serve an area of homes (See Figure 2-1). The following discussion will focus on the part of the network from the headend point to the subscriber point Spectrum allocation of upstream and downstream A general two-way HFC architecture utilizes a 750 MHz spectrum. A Spectrum from 50 MHz to 550 MHz is allocated for analog cable TV signals, a spectrum between 5MHz to 50 MHz is used to carry digital upstream signals, and a spectrum between 550 MHz to 750 MHz is designed for a digital downstream signal (See Figure 2-2). Upstream signals including Telephony CATV Analog Signals Video Digital and Downstream Telephony MHz Figure 2-2: Typical HFC Spectrum Allocation 2.3. IEEE and MCNS group The IEEE (Institute of Electrical and Electronic Engineers) and the MCNS (Multimedia Cable Network System) are the groups who are working on establishing standards for data transmission over the HFC system. 1 The IEEE Working Group is a Committee of engineers representing the vendor community that has developed a specification for data over cable networking. The group, which was formed in the early 1990's, had intended to develop a specification that would be recognized as an international standard [2]. It standardizes the physical and Media Access Control (MAC) layers for HFC systems, which provides support for ATM. MCNS, a consortium of North American MSOs 2, CableLabs 3, and Arthur D. Little, developed a specification known as DOCSIS (Data over Cable System Interface Specification) for transmitting data over a cable network. The specification was embraced by the SCTE 4 and was submitted to the ITU 5 in March of 1998, where it was approved as an DAVIC/DVB, IPCDN, The ATM Forum Residential Broadband Working Group and Packet Cable are the other groups who are working on establishing the HFC standards. 2 Multiple System Operator, a company that operates more than one CATV system. 3 Cable Television Laboratories, Inc. 4 Society of Cable Television Engineers, a training, standards, and certification organization for "broadband communications." 2

3 international standard for data over cable networking [2]. The MCNS differs from the IEEE , in that it uses the IP protocol as a Network Layer: Ethernet as Data Link Layer. In order to provide security, MCNS inserts a Link Security Layer between the LLC and the MAC Layer. In the sections that follow, each protocol will be discussed to evaluate which techniques will be the primary protocol for HFC. 3. ATM over HFC cable network: An ATM broadband infrastructure challenge provides support for a family of integrated bearer service products supporting a range of service from guaranteed bit rate applications such as voice telephony, to elastic bit rate applications such as Internet access. Each of these services may be mixed in the same downstream and upstream frequency allocations (channels). In this section, we would like to describe some general aspects of how ATM works on HFC: 3.1. ATM Access Reference Architecture Figure 3-1 shows the Reference Architecture for ATM over HFC cable television (CATV) transmission systems. Figure-3-1 The UNI w, UNI X and UNI H interfaces are specific to the Access Network technology, Access Network termination, Home Network and the ATM End System [3]. These interfaces support a cell-based UNI for ATM transport between these elements. In an HFC transmission system, modulated digital signals are frequency division multiplexed onto the optical and coaxial physical medium along with analog television signals. In the upstream direction, the physical medium is shared among subscriber equipment (which are called stations), which transmit signals that are received only by the headend. A Media Access Control (MAC) layer protocol is accessed by stations to the upstream medium. In addition, the ATM transport protocols at a UNI HFC, figure 3-2, consist of a physical layer and a MAC [4]. The physical layer includes the modulation schemes for both the upstream and downstream channels. There can be more that one type of physical 5 International Telecommunication Union.

4 layer in a single direction. Figure Medium Access Control (MAC) Protocol Components An HFC MAC protocol can be broken into the following set of components [5]: ranging or acquisition process, frame format, support for higher traffic classes, bandwidth allocation, bandwidth request, and contention resolution mechanism. First, ranging is the phase during the initial setup, which determines the round-trip correction (RTC) parameter. After the ranging process, the station can be synchronized with headend. In addition, the frame format element of the MAC defines the upstream and downstream frames and describes their contents. In order to support the ATM, it also needs to differentiate between different classes of traffic. Further, the bandwidth allocation represents an essential part of the MAC and controls the granting of requests at the headend. Finally, the contention resolution mechanism, which is perhaps the most important aspect of the MAC, consists of a backoff phase and a retransmission phase MAC Protocol Overview The upstream data are segmented into fixed-size minislots. Several minislots can be concatenated in order to form a data slot while one-contention slot maps into one minislot. Data slots containing subscriber data packets are assigned to stations by reservation. The MAC layer prepends octets to each ATM cell in order to form a MAC packet data unit (PDU) that is carried in a data slot. Since more than one station can transmit a request at the same time, resulting in a collision, a contention resolution algorithm must be implemented as part of MAC. The downstream data are segmented into a fixed slot size of MAC PDUs. The MAC request/feedback cycle is defined as the time elapsed between request transmission and feedback reception at the station that is farthest from the headend. This insures that all stations have the same opportunity of transmission in any given slot and prevents unfairness due to the relative location of the stations with respect to the headend. The bandwidth allocation algorithm running at the headend controls the number of contention slots and data slots contained in a MAC cycle. Further, the headend also decides on the distribution and location of the contention slots and data slots on the upstream channel. Contention slots can be either grouped together in clusters or distributed over the request/feedback interval. The information about the contention/data slot location is sent to the stations on the downstream channel.

5 3.4 Security in ATM/HFC Network By using ATM over the HFC network, virtual paths (VP) and virtual channel (VC) can be established between the users and headend or distribution point of the network. Even by assigning a different VP/VC, which is a kind of addressing and not encryption, it would be rather easy to manipulate the VP/VC filter in the user equipment in order to receive information destined for other users. Consequently real signal encryption is needed. Encryption on the ATM cell level [6] In case of encryption on the cell level, only the payload of ATM cells is encrypted. As the ATM cell headers are not encrypted, the data stream appears like a normal ATM cell stream, and so it can be routed via ATM network elements like multiplexers or demultiplexers without first decrypting. As the ATM cell header of all cells remains visible, the header error check mechanism can be used for synchronization and cell delineation Traffic Management Unlike point-to-point physical media, the MAC layer dynamically allocates resources among all the users of the MAC layer service. As a result, upstream cell scheduling is done both at the ATM layer and at the MAC layer. The ATM layer in a station that is an ATM send system: has local knowledge of the state of ATM virtual connections, may shape CBR and VBR virtual connections to meet the traffic contract, implements the source reference behavior for ABR virtual connections, and passes ATM cells to the MAC layer in accordance with traffic contract. On the other hand, the ATM layer in a station that is an ATM node: has local knowledge of the state of ATM virtual connections, may enforce the traffic contract or shape connections to meet the traffic contract, may implement virtual source/virtual destination for ABR virtual connections, and passes ATM cells to the MAC layer in accordance with traffic contract [7] Collision Resolution A collision resolution standard is needed within the ATM/HFC type of broadcast type network in order to support ATM cell transfers. The following is the standard which is a combination of the priority plus first-in-first-out (FIFO) first transmission rule, the n-ary tree plus p-persistence collision resolution. Minislot Allocation algorithm [8] The headend runs a minislot allocation algorithm to decide the number of minislots in a cluster for the purpose of sending requests. Further, from time to time, the headend sends an allocation map describing the location and usage of a minilost cluster. Specifically, an allocation map protocol data unit (PDU) indicates the collision resolution engine this map comes from, the number of the first request minislot this map specifies, and the division of the request minislot cluster into group with different resolution queue (RQ) values. If the group whose RQ is 0 is further divided into subgroups with different priorities and admission time boundaries, which are used to enforce the priority + FIFO transmission rule. First transmission rule: priority and FIFO [8] A new arriving request can only use the request minislots of the group with RQ value equal to 0. The request can only use the subgroup whose priority is the same as its priority. Retransmission Rule: n-ary tree and p-persistence [8] If a collision has occurred to a transmitted request, the station, which sent the request, saves the RQ value provided to it in the headend.

6 Acknowledgement message. When the headend announces the arrival of the next minislot cluster by an allocation map, the station checks the RQ values of the groups to see if any of them is smaller than or equal to the saved RQ value. If one or more exists, the station will try to contend in the group by selects a randomly number from 1 to the split value, for example m. If m is smaller than or equal to the number of allocated minislots of the group, it transmits the request on the m th minislot of the group. Otherwise, it waits for next allocation map and retries. 4. Ethernet (DOCSIS 1.1) over HFC cable network 4.1. DOCSIS The wide range of Ethernet components and cabling systems that are available today provides enormous flexibility, low cost and makes it possible to build an Ethernet to fit just about any circumstance. In two way hybrid-fiber/coax (HFC), Data Over Cable Service Interface Specification 1.1 (DOCSIS 1.1) is the certification created by the vendor community and Cable Television Laboratories Inc. (CableLabs) which can provide users with high-speed internet, packet telephony, video conferencing and telecommuting (i.e., remote access to enterprise networks) access from the region headend to home through a broadband HFC. In DOCSIS specification, the Network layer protocol is the IP, and the Data link layer is Ethernet. The purpose of the DOCSIS is to transport IP traffic transparently through the HFC system. DOCSIS enables cable operators to build multiservice IP networks. It also has a capability of supporting a full range of carrier-class data, voice and video applications. DOCSIS consists of a group of specifications that cover operations support systems, management, and data interfaces, as well as MAC and PHY transport MAC Figure 4-1 The DOCSIS MAC provides a protocol service interface to upper-layer services. The MAC Service interface defines the functional layering between the upper layer service and the MAC. Firewall and policy based filtering service may be inserted between the MAC layer and the upper layer service, but such a service is not modeled in this MAC service definition

7 (see Figure 4-1). The following data services are provided by the MAC service interface: Classifying and transmitting packets to MAC service flows. Receiving/Transmitting packets from MAC flows. Packets may be received with suppressed headers. The headers of transmitted packets are suppressed based upon matching classifier rules. The headers of received suppressed packets are regenerated based upon a packet header index negotiated between the CM (Cable Modem) and CMTS (Cable Modem Termination System). Synchronization of grant timing between the MAC and the upper layer service. This clock synchronization is required for applications such as embedded Packetcable VOIP clients in which the packetization period needs to be synchronized with the arrival of scheduled grants from the CMTS. Synchronization of the upper layer clock with the CMTS Controlled Master Clock. The MAC of DOCSIS defines a single transmitter for each downstream channel from the CMTS. All CMs listen to all frames transmitted on the downstream channel upon which they are registered and accept those where the destinations match the CM itself or CPEs (Customer Premises Equipment) reached via the CMCI (Cable Modem Termination System) port. CMs can communicate with other CMs only through the CMTS. The upstream channel is characterized by many transmitters (CMs) and one receiver (the CMTS). Time in the upstream channel is slotted, providing for Time Division Multiple Access (TDMA) at regulated time ticks. The CMTS provides the time reference and controls the allowed usage for each interval. Intervals may be granted for transmissions by particular CMs or for contention by all CMs. CMs may contend to request transmission time. To a limited extent, CMs may also contend to transmit actual data. In both cases, collisions can occur and retries are used QoS: DOCSIS 1.1 defines new functionality that allows cable operators to provide guaranteed bandwidth, i.e., quality of service (QoS) for both upstream and downstream traffic through the CM and the CMTS. The Resource Reservation Protocol (RSVP) is used by a host to request specific QoS from the network for particular application data streams or flows. It is defined at the network layer to work alongside IP and on top of Ethernet. DOCSIS embeds advances which enable the delivery of services requiring QoS and VPN (virtual private network) capabilities across the HFC infrastructure. The enhancements include features that optimize scheduling and resource reservation for voice and video delivery while supporting embedded chip-level support for things like hardware-assisted packets or frame-based fragmentation and reassembly [9] Privacy Baseline privacy employs the 56-bit data encryption standard (DES) block cipher for encryption/decryption of user data to secure the privacy of the connection. The encryption is integrated directly within the MAC hardware and software interface [10]. Privacy of user data is achieved by encrypting link-layer data between cable modems and CMTS (Cable Modem Termination system). Cable modems and CMTS headend controller encrypt the payload data of link-layer frames transmitted on the cable network and MAC Management Messages are not encrypted. A set of security parameters including keying data is assigned to a cable modem by the Security Association (SA). All of the upstream transmissions from a cable modem travel across a single upstream data channel and are received by the CMTS. In the

8 downstream data channel a CMTS will select an appropriate SA based on the destination address of the target cable modem [11] Signaling H.323 is the preferred choice for signaling in DOCSIS. H.323 is a standard for audio and video conferencing over shared data networks adopted in 1996 by ITU (International Telecommunications Union). H.323 [12] specifies protocols for call signaling and control, plus several compression and decompression algorithms (codecs) ranging from 8 Kbps to 64 Kbps [13]. In addition to H.323, cable operators and vendors plan to support Simple Gateway Control Protocol (SGCP) and Media Gateway Control Protocol (MGCP), a more centralized packet telephony architecture which may prove to be a scalable solution Congestion Control/Bandwidth Utilization The Carrier Sense Multiple access/collision Detection (CSMA/CD) access method has been used to resolve contention for the shared media data going upstream. Payload Header Suppression has been used in DOCSIS 1.1 to allow the suppression of unnecessary Ethernet/IP header information for improved bandwidth utilization. 5. Comparison of Ethernet/ATM over HFC The next generation cable systems will need to offer reliability, true scalability, high performance, distributed and efficient network management, and support for customer selfcare [14]. These industry expectations are the drivers toward a better cable system for both residential and consumer subscribers. How do Ethernet and ATM perform in the technical, network management, and economic arenas as we approach the twenty-first century? 5.1 Network Architecture Ethernet is the MAC solution supported by MCNS (DOCSIS 1.1) members. This solution supports a variable length implementation, and also allows for greater flexibility in future cable systems. The Ethernet variable length packets also favor an Internet Protocol (IP) type traffic. Security is addressed by providing encryption at the link layer level and payload level. Signaling is addressed by the H.323, SGCP and MGCP protocols. These signaling methods allow for a scalable packet telephony architecture. Congestion is addressed by CSMA/CD. The Ethernet solution is highly supported because it is the embedded infrastructure of the majority of North American cable systems. It is easy to maintain and is quickly approaching ATM-like quality with the recent increases in development of Gigabit Ethernet speeds. The IEEE committee touts the ATM MAC protocol, which has a fixed cell format and is used from the headend to the cable modem. There is no signaling encryption for ATM; however, security is available for the payload of ATM cells only. Congestion resolution is based on a backoff and retransmit methodology. The reason ATM is regarded as superior is because it allows for the combined delivery of guaranteed bandwidth services and classic internet. There are several similarities between the two protocols. At the physical layer, which defines modulation formats for digital signals, the IEEE and MCNS specification are similar. Additionally, both cable modem protocol solutions call for a 10Base-T Ethernet connection from the cable modem to the PC. So even with an ATM-based solution, Ethernet is a key component.

9 5.2. Network Management The latest version of the Ethernet (DOCSIS 1.1) defines new functionality that supports Quality of Service (QoS) components through CM and CMTS for upstream and downstream traffic. QoS is important as cable companies push for multi-tiered service offerings. These multi-tiered service offerings will increase during the next 2-3 years as the Ethernet wire speeds continue to increase. Currently, Ethernet speeds are increasing from 10/100 Mpbs and headed towards Gigabit speeds. The continued increase in packet based throughput will close the gap between Ethernet and ATM. ATM presently provides QoS guarantees that are required for integrated delivery of video, voice, and data traffic to cable modems [15]. This QoS allows for good contol over scheduling and end-to-end latency, as well as a flexible configuration to support incremental growth and different scenarios. The ATM QoS is a more mature solution than Ethernet Economics Network Managers and Financial Analysts are key personnel in any businesses decision making process. The cable industry is not any different. The people making decisions appreciate the technical details and the system capabilities, but their underlying desire is to understand the cost. The MCNS coalition, which supports DOCSIS 1.1, represents eightyfive percent of US cable operators and seventy percent of Canadian cable operators. That suggests that North American cable systems today are comprised of seventy plus percent Ethernet-based systems. The ATM solution is supported by the IEEE, which is backed by cable modem vendors. From a technical standpoint, ATM is slightly superior to Ethernet because of its flexibility when working with multi-tiered cable system offerings. However, ATM-based systems cost significantly more, since they usually have to be introduced into existing systems. Economically, ATM will introduce significant infrastructure overhead costs to the implementation process. Many companies are not even considering changing out their existing infrastructure. What has happened in the cable industry is more of a merging of both protocols. 6. Conclusion The results of the comparative analysis between Ethernet over HFC and ATM over HFC indicate that both systems are attractive to cable industry vendors and cable system providers. While both have advantages and disadvantages, Ethernet-based systems make up a significant portion of the current cable system infrastructures. ATM from the headend to the cable modem is costlier to install and is generally only installed in new cable systems and as an augment to existing cable company current systems. Cable modem vendors have avoided a Beta Vs. VHS type situation by making their cable modems backward compatible. In other words, their modems will work with Ethernet based systems or ATM-based systems. This eliminates them from being locked out of any market due to a decision on any specific protocol. The cable operators, on the other hand, are committed to delivering high-speed internet services to consumers; however, they believe ATM would add unnecessary complexity and cost to their cable modem systems. Our research has found that cable system providers are remaining loyal to the Ethernet-based systems they own, and they are willing to wait for the advancements promised in the next 2-3 years by Gigabit Ethernet.

10 References [1] Richard A. Lawson, The Analysis and Performance of the End Equipment in a Two-Way Hybrid Fiber Coax (HFC) Cable Architecture., Thesis for Master of Science Degree in Interdisciplinary Telecommunications, pp. 27, University of Colorado, [2] Cable Modem University, Standards, [3] ATM Forum Technical Committee, Residential Broadband Physical Interfaces Specification, af-rbb-phy , January, [4] ATM Forum Technical Committee, Residential Broadband Architectural ramework, af-rbb-phy , July, [5] Nada Golmie, Sandrine Masson, Gerard Pieris and David Su, Performance Evaluation of MAC Protocol Components for HFC Network, SPIE, vol.2917, [6] Robert Wolters,Dietrich Boettle,and Chris Sierens, A Novel ATM Based Data Transport System for Hybrid Fiber Coax CATV Network, Research Division of Alcatel, D Stuttgart, Germany. [7] IEEE, IEEE Project /a Draft 3 : Cable-TV Access Method and Physical Layer Specification, August, [8] Nada Golmie, Sandrine Masson, Gerard Pieris and David Su, A Review of Contention Resolution Algorithms for IEEE Network, September, [9] Cable Datacom News, "Cisco Sees Cable As Key to IP Convergence", June, [10] Data-Over-Cable Service Interface Specifications. SP-RFIv1.1-I , CableLabs, http// [11] Security in DOCSIS-based Cable Modem Systems, Executive Summary, CableLabs, August, 1999 [12] David Lindbergh, H.323: Multimedia Conferencing for Packet Switched Networks, PictureTel Corporation, [13] Cable Internet TV & Telephony, Cable IP Telephony Primer, [14] Mark Komanecky, The New Paradigm for Delivery of IP-Based Services Over Cable, Telecommunications Magazine, pp. 37, July [15] Cable Modem Standards and Specifications,

Cover Page. Performance Evaluation of the DOCSIS 1.1 MAC Protocol According to the Structure of a MAP Message

Cover Page. Performance Evaluation of the DOCSIS 1.1 MAC Protocol According to the Structure of a MAP Message Cover Page 1. Title of Paper Performance Evaluation of the DOCSIS 1.1 MAC Protocol According to the Structure of a MAP Message 2. Name of the authors, Sung-Han Park, and Jae-Hyun Kim 3. About authors Affiliation

More information

CABLE NETWORKS INTRODUCTION TO CABLE NETWORK TECHNOLOGIES AND PROTOCOLS

CABLE NETWORKS INTRODUCTION TO CABLE NETWORK TECHNOLOGIES AND PROTOCOLS CABLE NETWORKS INTRODUCTION TO CABLE NETWORK TECHNOLOGIES AND PROTOCOLS Peter R. Egli 1/15 Contents 1. Cable network architecture 2. Relevant cable network standards 3. DOCSIS 2/15 1. Cable Network architecture

More information

Cable Technologies DOCSIS, PacketCable, CableHome. Craig Owens

Cable Technologies DOCSIS, PacketCable, CableHome. Craig Owens Cable Technologies DOCSIS, PacketCable, CableHome Craig Owens craigowens@netgearcom 408-907-8066 Overview» Market Data» Cable system architecture» DOCSIS» PacketCable» CableHome» CableLabs 2 Cable vs DSL:

More information

Cable Modem Termination System Network Side Interface Specification

Cable Modem Termination System Network Side Interface Specification Cable Modem Termination System Network Side Interface Specification CLOSED Notice This DOCSIS specification is the result of a cooperative effort undertaken at the direction of Cable Television Laboratories,

More information

Computer Networks and the internet. Daniel Graham Ph.D

Computer Networks and the internet. Daniel Graham Ph.D Computer Networks and the internet Daniel Graham Ph.D 1.1 What Is the Internet? The Internet is a computer network that interconnects hundreds of millions of computing devices throughout the world. As

More information

Performance Evaluation of Scheduling Mechanisms for Broadband Networks

Performance Evaluation of Scheduling Mechanisms for Broadband Networks Performance Evaluation of Scheduling Mechanisms for Broadband Networks Gayathri Chandrasekaran Master s Thesis Defense The University of Kansas 07.31.2003 Committee: Dr. David W. Petr (Chair) Dr. Joseph

More information

CONTENTION RESOLUTION ALGORITHMS FOR CATV NETWORKS BASED ON THE DVB/DAVIC PROTOCOL

CONTENTION RESOLUTION ALGORITHMS FOR CATV NETWORKS BASED ON THE DVB/DAVIC PROTOCOL CONTENTION RESOLUTION ALGORITHMS FOR CATV NETWORKS BASED ON THE DVB/DAVIC PROTOCOL V. Rangel 1, R. Edwards 1, and K. Schunke 2 1 C4MCR, University of Sheffield, UK and 2 ICT, Braunschweig Technical University,

More information

MAC Protocol Proposal for Fixed BWA Networks Based on DOCSIS. Re: Medium Access Control Task Group Call for Contributions Session #4

MAC Protocol Proposal for Fixed BWA Networks Based on DOCSIS. Re: Medium Access Control Task Group Call for Contributions Session #4 Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group MAC Protocol Proposal for Fixed BWA Networks Based on DOCSIS 1999-10-29 Source Phil Guillemette SpaceBridge Networks Corporation

More information

Residential Broadband (RBB)

Residential Broadband (RBB) Residential Broadband (RBB) Professor of Computer and Information Science Columbus, OH 43210 Jain@CIS.Ohio-State.Edu http://www.cis.ohio-state.edu/~jain/ 1 Service Aspects and Applications (SAA) Voice

More information

Broadband and Last Mile Networks

Broadband and Last Mile Networks Broadband and Last Mile Networks Last-Mile Network Design Concerns Infrastructure Cost Throughput: Upstream and Downstream Packet or Circuit Switching Congestion Control Latency History: Dial-up First

More information

Preliminary Performance Evaluation of QoS in DOCSIS 1.1

Preliminary Performance Evaluation of QoS in DOCSIS 1.1 The University of Kansas Technical Report Preliminary Performance Evaluation of QoS in DOCSIS 1.1 Gayathri Chandrasekaran, Mohammed Hawa and David W. Petr ITTC-FY2003-TR-22736-01 January 2003 Sponsor:

More information

MOVING BEYOND THE STANDARD: CREATING ADDITIONAL BANDWIDTH THROUGH EXTENDING DOCSIS 2.0. Jack Moran, Distinguished Member of the Technical Staff

MOVING BEYOND THE STANDARD: CREATING ADDITIONAL BANDWIDTH THROUGH EXTENDING DOCSIS 2.0. Jack Moran, Distinguished Member of the Technical Staff MOVING BEYOND THE STANDARD: CREATING ADDITIONAL BANDWIDTH THROUGH EXTENDING DOCSIS 2.0 Jack Moran, Distinguished Member of the Technical Staff Motorola Broadband Communications Sector Abstract Advanced

More information

Chapter 1 Introduction

Chapter 1 Introduction Emerging multimedia, high-speed data, and imaging applications are generating a demand for public networks to be able to multiplex and switch simultaneously a wide spectrum of data rates. These networks

More information

CCNA Exploration1 Chapter 7: OSI Data Link Layer

CCNA Exploration1 Chapter 7: OSI Data Link Layer CCNA Exploration1 Chapter 7: OSI Data Link Layer LOCAL CISCO ACADEMY ELSYS TU INSTRUCTOR: STELA STEFANOVA 1 Explain the role of Data Link layer protocols in data transmission; Objectives Describe how the

More information

ATM. Asynchronous Transfer Mode. these slides are based on USP ATM slides from Tereza Carvalho. ATM Networks Outline

ATM. Asynchronous Transfer Mode. these slides are based on USP ATM slides from Tereza Carvalho. ATM Networks Outline ATM Asynchronous Transfer Mode these slides are based on USP ATM slides from Tereza Carvalho 1 ATM Networks Outline ATM technology designed as a support for ISDN Definitions: STM and ATM Standardization

More information

How DOCSIS Protocol Solves Asymmetric Bandwidth Issue in Cable Network

How DOCSIS Protocol Solves Asymmetric Bandwidth Issue in Cable Network Tamkang Journal of Science and Engineering, Vol. 9, No 1, pp. 55 62 (2006) 55 How DOCSIS Protocol Solves Asymmetric Bandwidth Issue in Cable Network Wei-Tsong Lee 1, Kuo-Chih Chu 2 *, Chin-Ping Tan 3 and

More information

Jim Martin Clemson University 100 McAdams Hall Clemson, S.C

Jim Martin Clemson University 100 McAdams Hall Clemson, S.C DOCSIS Performance Evaluation: versus Stefen Howard Clemson University 1 McAdams Hall Clemson, S.C. 29634-974 +1 828 26 23 showard@cs.clemson.edu Jim Martin Clemson University 1 McAdams Hall Clemson, S.C.

More information

Media Access Control Protocol Based on DOCSIS 1.1

Media Access Control Protocol Based on DOCSIS 1.1 Document Number: IEEE 802.16mp-99/16 Title: Media Access Control Protocol Based on DOCSIS 1.1 Date Submitted: 1999-11-08 Source: Karl Stambaugh Voice: 480-441-7842 Motorola Inc. Fax: 480-675-2116 8220

More information

Ch. 4 - WAN, Wide Area Networks

Ch. 4 - WAN, Wide Area Networks 1 X.25 - access 2 X.25 - connection 3 X.25 - packet format 4 X.25 - pros and cons 5 Frame Relay 6 Frame Relay - access 7 Frame Relay - frame format 8 Frame Relay - addressing 9 Frame Relay - access rate

More information

ABSTRACT. that it avoids the tolls charged by ordinary telephone service

ABSTRACT. that it avoids the tolls charged by ordinary telephone service ABSTRACT VoIP (voice over IP - that is, voice delivered using the Internet Protocol) is a term used in IP telephony for a set of facilities for managing the delivery of voice information using the Internet

More information

QoS in a SOHO Virtual Private Network for IP Telephony

QoS in a SOHO Virtual Private Network for IP Telephony CHAPTER 5 QoS in a SOHO Virtual Private Network for Telephony This chapter provides information about implementing QoS in an AVVID-enabled Small Office Home Office (SOHO) Virtual Private Network (VPN)

More information

LIGHTS! Broadband Basics

LIGHTS! Broadband Basics LIGHTS! Broadband Basics Presented by: Tom Robinson, President 73 Chestnut Rd, Suite 301 Paoli, PA 19301 Phone (610) 889-7470 robinson@cbgcommunications.com NATOA ANNUAL CONFERENCE SEPTEMBER 17, 2013 2013

More information

Simulation Study for a Broadband Multimedia VSAT Network

Simulation Study for a Broadband Multimedia VSAT Network Simulation Study for a Broadband Multimedia Yi Qian, Rose Hu, and Hosame Abu-Amara Nortel s 2201 Lakeside Blvd., Mail Stop 992-02-E70 Richardson, Texas 75082, USA Phone: 972-685-7264 Fax: 972-685-3463

More information

Communication Networks

Communication Networks Communication Networks Chapter 3 Multiplexing Frequency Division Multiplexing (FDM) Useful bandwidth of medium exceeds required bandwidth of channel Each signal is modulated to a different carrier frequency

More information

Lecture (05) Network interface Layer media & switching II

Lecture (05) Network interface Layer media & switching II Lecture (05) Network interface Layer media & switching II By: ElShafee ١ Agenda Circuit switching technology (cont,..) Packet switching technique Telephone network ٢ Circuit switching technology (cont,..)

More information

Understanding Modern Cable Systems using DOCSIS

Understanding Modern Cable Systems using DOCSIS Understanding Course Description The next generation of telecommunications networks will deliver broadband data and multimedia services to users. Integration of Internet Access with TV, music and radio

More information

Bridging and Switching Basics

Bridging and Switching Basics CHAPTER 4 Bridging and Switching Basics This chapter introduces the technologies employed in devices loosely referred to as bridges and switches. Topics summarized here include general link-layer device

More information

Passive Optical Neworks Optical Distribution Network. White Paper. Northforge Innovations Inc.

Passive Optical Neworks Optical Distribution Network. White Paper. Northforge Innovations Inc. Passive Optical Neworks Optical Distribution Network White Paper Northforge Innovations Inc. February 2018 1 Introduction Passive Optical Networks (PON) are broadly deployed to provide high-bandwidth Fiber

More information

Experimental Evaluation of DOCSIS 1.1 Upstream Performance

Experimental Evaluation of DOCSIS 1.1 Upstream Performance Experimental Evaluation of DOCSIS. Upstream Performance Radim Bartoš, Chaitanya K. Godsay,, and Steve Fulton Department of Computer Science InterOperability Laboratory University of New Hampshire, Durham,

More information

Distributed Queue Dual Bus

Distributed Queue Dual Bus Distributed Queue Dual Bus IEEE 802.3 to 802.5 protocols are only suited for small LANs. They cannot be used for very large but non-wide area networks. IEEE 802.6 DQDB is designed for MANs It can cover

More information

Evolving Telecommunications to Triple Play:

Evolving Telecommunications to Triple Play: Hands-On Evolving Telecommunications to Triple Play: IPTV, VoIP and TV Delivery Systems for System Engineers-DataCom Course Description With the introduction of Next Generation Networks to telecommunications

More information

Master Course Computer Networks IN2097

Master Course Computer Networks IN2097 Chair for Network Architectures and Services Prof. Carle Department of Computer Science TU München Master Course Computer Networks IN2097 Prof. Dr.-Ing. Georg Carle Christian Grothoff, Ph.D. Stephan Günther

More information

ACLASS of users that has drawn much attention over the

ACLASS of users that has drawn much attention over the 296 IEEE TRANSACTIONS ON BROADCASTING, VOL. 56, NO. 3, SEPTEMBER 2010 Statistical Multiplexing of Upstream Transmissions in DOCSIS Cable Networks César Heyaime-Duvergé and Vasant K. Prabhu, Life Fellow,

More information

Increasing Bandwidth while Reducing Costs with the AOI Remote PHY Solution

Increasing Bandwidth while Reducing Costs with the AOI Remote PHY Solution Increasing Bandwidth while Reducing Costs with the AOI Remote PHY Solution Executive Summary This paper introduces the concept a Remote PHY Device (RPD) in cable operator (MSO) networks and describes how

More information

GLOSSARY. A syslog or SNMP message notifying an operator or administrator of a problem.

GLOSSARY. A syslog or SNMP message notifying an operator or administrator of a problem. GLOSSARY A alert API audit log A syslog or SNMP message notifying an operator or administrator of a problem. Application programming interface. Specification of function-call conventions that defines an

More information

A Priority Scheme for the IEEE MAC Protocol for Hybrid Fiber-Coax Networks

A Priority Scheme for the IEEE MAC Protocol for Hybrid Fiber-Coax Networks 200 IEEE/ACM TRANSACTIONS ON NETWORKING, VOL. 8, NO. 2, APRIL 2000 A Priority Scheme for the IEEE 802.14 MAC Protocol for Hybrid Fiber-Coax Networks Mark D. Corner, Student Member, IEEE, Jörg Liebeherr,

More information

Operations Support System Interface Specification SP-OSSI-C Notice

Operations Support System Interface Specification SP-OSSI-C Notice Data-Over-Cable Service Interface Specifications DOCSIS 1.0 Operations Support System Interface Specification Notice This document is a cooperative effort undertaken at the direction of Cable Television

More information

Networks 15.2 Multiplexing Technologies Access Networks 15.5 Common Peripheral Interfaces

Networks 15.2 Multiplexing Technologies Access Networks 15.5 Common Peripheral Interfaces Chapter 15 Computer and Multimedia Networks 15.11 Basics of Computer and Multimedia Networks 15.2 Multiplexing Technologies 15.3 LAN and WAN 15.4 Access Networks 15.5 Common Peripheral Interfaces 15.6

More information

COPYRIGHTED MATERIAL INTRODUCTION AND OVERVIEW

COPYRIGHTED MATERIAL INTRODUCTION AND OVERVIEW 1 INTRODUCTION AND OVERVIEW The past few decades have seen the merging of computer and communication technologies Wide-area and local-area computer networks have been deployed to interconnect computers

More information

Protocol Architecture (diag) Computer Networks. ATM Connection Relationships. ATM Logical Connections

Protocol Architecture (diag) Computer Networks. ATM Connection Relationships. ATM Logical Connections 168 430 Computer Networks Chapter 11 Asynchronous Transfer Mode Protocol Architecture Similarities between ATM and packet switching Transfer of data in discrete chunks Multiple logical connections over

More information

Understanding TeleCom Networks Today II The World of Data

Understanding TeleCom Networks Today II The World of Data Understanding The World of Data Course Description Explore the world of data 2.5/3G, Optical, Frame Relay, ATM Networks, Wireless and more... Networks are converging. No more discrete data and voice networks

More information

Overview of Networks

Overview of Networks CMPT765/408 08-1 Overview of Networks Qianping Gu 1 Overview of Networks This note is mainly based on Chapters 1-2 of High Performance of Communication Networks by J. Walrand and P. Pravin, 2nd ed, and

More information

Application Notes. Introduction. Performance Management & Cable Telephony. Contents

Application Notes. Introduction. Performance Management & Cable Telephony. Contents Title Managing Cable Telephony Services Series VoIP Performance Management Date June 2004 Overview This application note describes the typical performance issues that cable operators encounter when deploying

More information

A COMPARISON OF THE DVB/DAVIC, DOCSIS AND IEEE CABLE MODEM SPECIFICATIONS

A COMPARISON OF THE DVB/DAVIC, DOCSIS AND IEEE CABLE MODEM SPECIFICATIONS A COMPARISON OF THE /DAVIC, AND IEEE 82.14 CABLE MODEM SPECIFICATIONS V. Rangel, C. Smythe, P. Tzerefos, S. Cvetkovic and S. Landeros The University of Sheffield, 211 Portobello St., Sheffield S1 4DP,

More information

William Stallings Data and Computer Communications 7 th Edition. Chapter 11 Asynchronous Transfer Mode

William Stallings Data and Computer Communications 7 th Edition. Chapter 11 Asynchronous Transfer Mode William Stallings Data and Computer Communications 7 th Edition Chapter 11 Asynchronous Transfer Mode Protocol Architecture Similarities between ATM and packet switching Transfer of data in discrete chunks

More information

Switching, Mobile Phones, Cable, Beginning Data Link Layer. CS158a Chris Pollett Feb 21, 2007.

Switching, Mobile Phones, Cable, Beginning Data Link Layer. CS158a Chris Pollett Feb 21, 2007. Switching, Mobile Phones, Cable, Beginning Data Link Layer CS158a Chris Pollett Feb 21, 2007. Outline Switching Mobile Phones Cable Start of Data Link Layer Switching We will now examine how the switching

More information

BROADBAND AND HIGH SPEED NETWORKS

BROADBAND AND HIGH SPEED NETWORKS BROADBAND AND HIGH SPEED NETWORKS INTRODUCTION ATM stands for Asynchronous Transfer Mode ATM is a flexible high bandwidth, low delay network technology that is: Capable of handling voice, video and data

More information

ATM Logical Connections: VCC. ATM Logical Connections: VPC

ATM Logical Connections: VCC. ATM Logical Connections: VPC ATM Logical Connections: VCC Logical Connections in ATM are referred to as virtual channel connections (VCCs). Virtual channel (VC) is a generic term used to describe unidirectional transport of ATM cells

More information

Internet Telephony. Definition. Overview. Topics. 1. Introduction

Internet Telephony. Definition. Overview. Topics. 1. Introduction Internet Telephony Definition Internet telephony refers to communications services voice, facsimile, and/or voice-messaging applications that are transported via the Internet, rather than the public switched

More information

Upstream Scheduler Mode Configuration for the Cisco ubr CMTS

Upstream Scheduler Mode Configuration for the Cisco ubr CMTS Upstream Scheduler Mode Configuration for the Cisco ubr CMTS Document ID: 69704 Contents Introduction Prerequisites Requirements Components Used Conventions Background Information Upstream Scheduling in

More information

ABSTRACT. SHRIVASTAV, NITIN. A Network Simulator model of the DOCSIS protocol and a solution

ABSTRACT. SHRIVASTAV, NITIN. A Network Simulator model of the DOCSIS protocol and a solution ABSTRACT SHRIVASTAV, NITIN. A Network Simulator model of the DOCSIS protocol and a solution to the bandwidth-hog problem in Cable Networks. (Under the direction of Dr. Arne Nilsson and Dr. David Thuente.)

More information

Performance and Evaluation of Integrated Video Transmission and Quality of Service for internet and Satellite Communication Traffic of ATM Networks

Performance and Evaluation of Integrated Video Transmission and Quality of Service for internet and Satellite Communication Traffic of ATM Networks Performance and Evaluation of Integrated Video Transmission and Quality of Service for internet and Satellite Communication Traffic of ATM Networks P. Rajan Dr. K.L.Shanmuganathan Research Scholar Prof.

More information

Optical networking technology

Optical networking technology 1 Optical networking technology Technological advances in semiconductor products have essentially been the primary driver for the growth of networking that led to improvements and simplification in the

More information

AN INVESTIGATION INTO HFC MAC PROTOCOLS: MECHANISMS, IMPLEMENTATION, AND RESEARCH ISSUES

AN INVESTIGATION INTO HFC MAC PROTOCOLS: MECHANISMS, IMPLEMENTATION, AND RESEARCH ISSUES IEEE COMMUNICATIONS SURVEYS The Electronic Magazine of Original Peer-Reviewed Survey Articles AN INVESTIGATION INTO HFC MAC PROTOCOLS: MECHANISMS, IMPLEMENTATION, AND RESEARCH ISSUES YING-DAR LIN, WEI-MING

More information

different problems from other networks ITU-T specified restricted initial set Limited number of overhead bits ATM forum Traffic Management

different problems from other networks ITU-T specified restricted initial set Limited number of overhead bits ATM forum Traffic Management Traffic and Congestion Management in ATM 3BA33 David Lewis 3BA33 D.Lewis 2007 1 Traffic Control Objectives Optimise usage of network resources Network is a shared resource Over-utilisation -> congestion

More information

Wireless Networks. Communication Networks

Wireless Networks. Communication Networks Wireless Networks Communication Networks Types of Communication Networks Traditional Traditional local area network (LAN) Traditional wide area network (WAN) Higher-speed High-speed local area network

More information

WAN Technologies CCNA 4

WAN Technologies CCNA 4 WAN Technologies CCNA 4 Overview Note: Most of this will be described in more detail in later chapters. Differentiate between a LAN and WAN Identify the devices used in a WAN List WAN standards Describe

More information

Gigabit Ethernet Passive Optical Network (GEPON) Tutorial. June 2004

Gigabit Ethernet Passive Optical Network (GEPON) Tutorial. June 2004 Gigabit Ethernet Passive Optical Network (GEPON) Tutorial June 2004 1 Ethernet Passive Optical Network (EPON) Tutorial OVERVIEW... 2 EPON TOPOLOGIES... 4 EPON NETWORK... 4 EPON SYSTEMS... 5 EPON PROTOCOL...

More information

Converged Networks. Objectives. References

Converged Networks. Objectives. References Converged Networks Professor Richard Harris Objectives You will be able to: Discuss what is meant by convergence in the context of current telecommunications terminology Provide a network architecture

More information

MANY multi-media network services have been introduced

MANY multi-media network services have been introduced IEEE TRANSACTIONS ON BROADCASTING, VOL. 52, NO. 1, MARCH 2006 21 DOCSIS Performance Analysis Under High Traffic Conditions in the HFC Networks Wei-Tsong Lee, Kun-Chen Chung, Kuo-Chih Chu, and Jen-Yi Pan

More information

Frame Relay. Frame Relay Information 1 of 18

Frame Relay. Frame Relay Information 1 of 18 Frame Relay Information 1 of 18 This document was retrieved from the Web and has been been edited by Thomas Jerry Scott for use in his TCP/IP network classes. Chapter Goals Describe the history of Frame

More information

DOCSIS FOR LTE SMALL CELL BACKHAUL ADDRESSING PERFORMANCE AND THROUGHPUT REQUIREMENTS FOR MOBILE BACKHAUL

DOCSIS FOR LTE SMALL CELL BACKHAUL ADDRESSING PERFORMANCE AND THROUGHPUT REQUIREMENTS FOR MOBILE BACKHAUL DOCSIS FOR LTE SMALL CELL BACKHAUL ADDRESSING PERFORMANCE AND THROUGHPUT REQUIREMENTS FOR MOBILE BACKHAUL WHITE PAPER Small cells can be used to increase wireless network capacity, provide coverage in

More information

Need For Protocol Architecture

Need For Protocol Architecture Chapter 2 CS420/520 Axel Krings Page 1 Need For Protocol Architecture E.g. File transfer Source must activate communications path or inform network of destination Source must check destination is prepared

More information

Need For Protocol Architecture

Need For Protocol Architecture Chapter 2 CS420/520 Axel Krings Page 1 Need For Protocol Architecture E.g. File transfer Source must activate communications path or inform network of destination Source must check destination is prepared

More information

RSVP Scalability Enhancements

RSVP Scalability Enhancements This document describes the Cisco Resource Reservation Protocol (RSVP) scalability enhancements. It identifies the supported platforms, provides configuration examples, and lists related IOS command line

More information

DOCSIS. Introduction. Gabor Major. UPC Magyarorszag Kft. Liberty Global Inc.

DOCSIS. Introduction. Gabor Major. UPC Magyarorszag Kft. Liberty Global Inc. DOCSIS Introduction Gabor Major UPC Magyarorszag Kft. Liberty Global Inc. Agenda Introduction Signal transmission Provisioning flow Docsis protocol Docsis management traffic QoS Baseline privacy Dynamic

More information

ATM. Asynchronous Transfer Mode. (and some SDH) (Synchronous Digital Hierarchy)

ATM. Asynchronous Transfer Mode. (and some SDH) (Synchronous Digital Hierarchy) ATM Asynchronous Transfer Mode (and some SDH) (Synchronous Digital Hierarchy) Why use ATM? Circuit switched connections: After initial setup no processing in network nodes Fixed bit rates, fixed time delay

More information

Chapter 1: introduction

Chapter 1: introduction Chapter 1: introduction our goal: v get feel and terminology v more depth, detail later in course v approach: use Internet as example overview: v what s the Internet? v what s a protocol? v edge; hosts,

More information

Asynchronous Transfer Mode (ATM) ATM concepts

Asynchronous Transfer Mode (ATM) ATM concepts Asynchronous Transfer Mode (ATM) Asynchronous Transfer Mode (ATM) is a switching technique for telecommunication networks. It uses asynchronous time-division multiplexing,[1][2] and it encodes data into

More information

Multimedia Systems. Networks WS 2009/2010

Multimedia Systems. Networks WS 2009/2010 Multimedia Systems WS 2009/2010 Networks Prof. Dr. Paul Müller University of Kaiserslautern, Germany Integrated Communication Systems Lab Email: pmueller@informatik.uni-kl.de 1 Outline Network basics for

More information

This paper discusses home networks that can deliver video as well as data and their growing sophistication and capacity.

This paper discusses home networks that can deliver video as well as data and their growing sophistication and capacity. Hybrid Coax/PLC Video Distribution Home Networks This paper discusses home networks that can deliver video as well as data and their growing sophistication and capacity. Hybrid networks are based on existing

More information

Final draft ETSI EN V1.1.0 ( )

Final draft ETSI EN V1.1.0 ( ) Final draft EN 302 878-1 V1.1.0 (2011-09) European Standard Access, Terminals, Transmission and Multiplexing (ATTM); Third Generation Transmission Systems for Interactive Cable Television Services - IP

More information

Edwin Mallette, Bright House Networks.

Edwin Mallette, Bright House Networks. Edwin Mallette, Bright House Networks Edwin.mallette@bhnis.com Extended EP Study Group 802.3 Interim meeting, Chicago, IL, SA September 2011 a) Broad set of applications b) Multiple vendors, multiple users

More information

The UPSTREAMS Protocol for HFC Networks

The UPSTREAMS Protocol for HFC Networks matmos::fm:protocol UPSTREAMS book:title The UPSTREAMS Protocol for HFC Networks Mark Laubach, Editor laubach@com21.com, Inc. 750 Tasman Drive Milpitas, CA 95035. Voice: +1 408-953-9175 FAX: +1 408-953-9299

More information

Cable Operator Deploys World s First

Cable Operator Deploys World s First Case Study Commercial DOCSIS 3.0 Implementation Cable Operator Deploys World s First Commercial DOCSIS 3.0 Implementation Motorola s DOCSIS 3.0-Qualified CMTS and DOCSIS 3.0-Certified SURFboard Cable Modem

More information

end systems, access networks, links 1.3 network core

end systems, access networks, links 1.3 network core Chapter 1: roadmap 1.1 what is the Inter? 1.2 work edge end systems, works, links 1.3 work core packet switching, circuit switching, work structure 1.4 delay, loss, throughput in works 1.5 protocol layers,

More information

voice-enabling.book Page 72 Friday, August 23, :19 AM

voice-enabling.book Page 72 Friday, August 23, :19 AM voice-enabling.book Page 72 Friday, August 23, 2002 11:19 AM voice-enabling.book Page 73 Friday, August 23, 2002 11:19 AM C H A P T E R 4 Offering Bundled and Data Services Chapter 2, VoIP Network Architectures:

More information

Chapter 8: Multiplexing

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

More information

BLM6196 COMPUTER NETWORKS AND COMMUNICATION PROTOCOLS

BLM6196 COMPUTER NETWORKS AND COMMUNICATION PROTOCOLS BLM6196 COMPUTER NETWORKS AND COMMUNICATION PROTOCOLS Prof. Dr. Hasan Hüseyin BALIK (1 st Week) Outline Course Information and Policies Course Syllabus 1. Data Communications, Data Networks, and the Internet

More information

Local Area Networks (LANs) SMU CSE 5344 /

Local Area Networks (LANs) SMU CSE 5344 / Local Area Networks (LANs) SMU CSE 5344 / 7344 1 LAN/MAN Technology Factors Topology Transmission Medium Medium Access Control Techniques SMU CSE 5344 / 7344 2 Topologies Topology: the shape of a communication

More information

ON IEEE MEDIUM ACCESS CONTROL PROTOCOL

ON IEEE MEDIUM ACCESS CONTROL PROTOCOL www.comsoc.org/pubs/surveys IEEE COMMUNICATIONS SURVEYS ON IEEE 80.14 MEDIUM ACCESS CONTROL PROTOCOL YING-DAR LIN NATIONAL CHIAO TUNG UNIVERSITY, TAIWAN ABSTRACT In this article we present a comprehensive

More information

DigiPoints Volume 1. Leader Guide. Module 12 Asynchronous Transfer Mode. Summary. Outcomes. Objectives. Prerequisites

DigiPoints Volume 1. Leader Guide. Module 12 Asynchronous Transfer Mode. Summary. Outcomes. Objectives. Prerequisites Asynchronous Transfer Mode Page 12.i DigiPoints Volume 1 Module 12 Asynchronous Transfer Mode Summary This last module of, covers ATM, and provides an end-to-end data communications model that draws on

More information

CCNA Exploration Network Fundamentals. Chapter 09 Ethernet

CCNA Exploration Network Fundamentals. Chapter 09 Ethernet CCNA Exploration Network Fundamentals Chapter 09 Ethernet Updated: 07/07/2008 1 9.0.1 Introduction 2 9.0.1 Introduction Internet Engineering Task Force (IETF) maintains the functional protocols and services

More information

OPTIMIZATION THE ARCHITECTURES OF THE CATV NETWORKS TO PROVIDING THE VIDEO-ON-DEMAND SERVICE

OPTIMIZATION THE ARCHITECTURES OF THE CATV NETWORKS TO PROVIDING THE VIDEO-ON-DEMAND SERVICE OPTIMIZATION THE ARCHITECTURES OF THE CATV NETWORKS TO PROVIDING THE VIDEO-ON-DEMAND SERVICE Lidia Totkova Jordanova 1, Jordan Iliev Nenkov 2 Faculty of Communications and Communications Technologies,

More information

Chapter 3: Network Protocols and Communications CCENT Routing and Switching Introduction to Networks v6.0 Instructor Planning Guide

Chapter 3: Network Protocols and Communications CCENT Routing and Switching Introduction to Networks v6.0 Instructor Planning Guide Chapter 3: Network Protocols and Communications CCENT Routing and Switching Introduction to Networks v6.0 Instructor Planning Guide CCNET v6 1 Chapter 3: Network Protocols and Communications CCENT Routing

More information

Networks 15.2 Multiplexing Technologies Access Networks 15.5 Common Peripheral Interfaces

Networks 15.2 Multiplexing Technologies Access Networks 15.5 Common Peripheral Interfaces Chapter 15 Computer and Multimedia Networks 15.11 Basics of Computer and Multimedia Networks 15.2 Multiplexing Technologies 15.3 LAN and WAN 15.4 Access Networks 15.5 Common Peripheral Interfaces 15.6

More information

The Interaction Between the DOCSIS 1.1/2.0 MAC Protocol and TCP Application Performance

The Interaction Between the DOCSIS 1.1/2.0 MAC Protocol and TCP Application Performance The Interaction Between the DOCSIS /20 MAC Protocol and TCP Application Performance Jim Martin jimmartin@csclemsonedu Department of Computer Science Clemson University Abstract- The deployment of data-over-cable

More information

CS 716: Introduction to communication networks. - 8 th class; 17 th Aug Instructor: Sridhar Iyer IIT Bombay

CS 716: Introduction to communication networks. - 8 th class; 17 th Aug Instructor: Sridhar Iyer IIT Bombay CS 716: Introduction to communication networks - 8 th class; 17 th Aug 2011 Instructor: Sridhar Iyer IIT Bombay Key points to consider for MAC Types/Modes of communication: Although the medium is shared,

More information

Part 5: Link Layer Technologies. CSE 3461: Introduction to Computer Networking Reading: Chapter 5, Kurose and Ross

Part 5: Link Layer Technologies. CSE 3461: Introduction to Computer Networking Reading: Chapter 5, Kurose and Ross Part 5: Link Layer Technologies CSE 3461: Introduction to Computer Networking Reading: Chapter 5, Kurose and Ross 1 Outline PPP ATM X.25 Frame Relay 2 Point to Point Data Link Control One sender, one receiver,

More information

LAP BROADBAND SERVICES ROUTER 2000 (BSR 2000)

LAP BROADBAND SERVICES ROUTER 2000 (BSR 2000) LAP BROADBAND SERVICES ROUTER 2000 Latin American Power. CABA, Argentina. www.latinamericanpower.com 1 DESCRIPCIÓN The BSR 2000 is a compact, high-performance DOCSIS 2.0- qualified CMTS router that provides

More information

Cisco Prisma D-PON: Your DOCSIS-Based Fiber-to-the-Home Solution

Cisco Prisma D-PON: Your DOCSIS-Based Fiber-to-the-Home Solution Cisco Prisma D-PON: Your DOCSIS-Based Fiber-to-the-Home Solution Introduction Today s consumers live in a brave new world of media technology. They channel surf program guides, not channels; they pause,

More information

Chapter 10. Circuits Switching and Packet Switching 10-1

Chapter 10. Circuits Switching and Packet Switching 10-1 Chapter 10 Circuits Switching and Packet Switching 10-1 Content Switched communication networks Circuit switching networks Circuit-switching concepts Packet-switching principles X.25 (mentioned but not

More information

The Impact of the DOCSIS 1.1/2.0 MAC Protocol on TCP

The Impact of the DOCSIS 1.1/2.0 MAC Protocol on TCP The Impact of the DOCSIS 11/20 MAC Protocol on TCP Jim Martin Department of Computer Science Clemson University Clemson, SC 29634-0974 jimmartin@csclemsonedu Abstract-- The number of broadband cable access

More information

CHAPTER -1. Introduction to Computer Networks

CHAPTER -1. Introduction to Computer Networks CHAPTER -1 Introduction to Computer Networks PRELIMINARY DEFINITIONS computer network :: [Tanenbaum] a collection of autonomous computers interconnected by a single technology. communications network ::a

More information

Lecture 8 Link Layer: functionality, error detection, media access algorithm

Lecture 8 Link Layer: functionality, error detection, media access algorithm Lecture 8 Link Layer: functionality, error detection, media access algorithm From Kurose & Ross Book slightly modified by Romaric Duvignau duvignau@chalmers.se Thanks and enjoy! JFK/KWR All material copyright

More information

Chapter 15 Local Area Network Overview

Chapter 15 Local Area Network Overview Chapter 15 Local Area Network Overview LAN Topologies Bus and Tree Bus: stations attach through tap to bus full duplex allows transmission and reception transmission propagates throughout medium heard

More information

WAN Technology & Design. Dr. Nawaporn Wisitpongphan

WAN Technology & Design. Dr. Nawaporn Wisitpongphan WAN Technology & Design Dr. Nawaporn Wisitpongphan 1 WAN Connection Modules 2 WAN Comparison 3 Integrated Services Digital Network (ISDN) All-digital phone line connection Technology since 1980s Allow

More information

4 rd class Department of Network College of IT- University of Babylon

4 rd class Department of Network College of IT- University of Babylon 1. INTRODUCTION We can divide audio and video services into three broad categories: streaming stored audio/video, streaming live audio/video, and interactive audio/video. Streaming means a user can listen

More information

RSVP Support for RTP Header Compression, Phase 1

RSVP Support for RTP Header Compression, Phase 1 RSVP Support for RTP Header Compression, Phase 1 The Resource Reservation Protocol (RSVP) Support for Real-Time Transport Protocol (RTP) Header Compression, Phase 1 feature provides a method for decreasing

More information

Broadband Wireless Internet Forum White Paper. Media Access Protocols: Circuit Switching to DOCSIS. Document Number WP-2_TG-1. Version 1.

Broadband Wireless Internet Forum White Paper. Media Access Protocols: Circuit Switching to DOCSIS. Document Number WP-2_TG-1. Version 1. White Paper Media Access Protocols: Circuit Switching to DOCSIS Document Number WP-2_TG-1 Version 1.1 December 5, 2000 Notice BWIF DISCLAIMS ANY AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING

More information