Performance Evaluation of Dynamic Bandwidth Allocation Algorithm for XG-PON Using Traffic Monitoring and Intra- Scheduling

Size: px
Start display at page:

Download "Performance Evaluation of Dynamic Bandwidth Allocation Algorithm for XG-PON Using Traffic Monitoring and Intra- Scheduling"

Transcription

1 , pp Performance Evaluation of Dynamic Bandwidth Allocation Algorithm for XG-PON Using Traffic Monitoring and Intra- Scheduling Man Soo Han Optical Engineering Research Institute, Mokpo National University Republic of Korea Abstract An XG-PON (1-Gbps-capable passive optical network) system is comprised of an OLT (optical line termination) and multiple ONUs (optical network units). In general, ONUs report their requests to the OLT and then the OLT performs a dynamic bandwidth allocation operation to allocate non-overlapping transmission slots to ONUs. In this paper, we consider an XG-PON system that ONUs do not report their requests to. The OLT estimates the ONU status by monitoring the upstream bandwidth usage of the ONU. We propose a dynamic bandwidth allocation method for the XG-PON system in which ONUs do not report their reports. The proposed method allocates a bandwidth to an ONU only if the ONU has fully used its upstream slot. Also, the proposed method periodically allocates a probe bandwidth to an ONU to prevent service starvation. Using simulation, we evaluate the performance of the proposed method under balanced and unbalanced traffic. Keywords: XG-PON, DBA, traffic monitoring, performance evaluation 1. Introduction XG-PON (1-Gbps-capable passive optical network) system consists of an OLT (optical line termination) and multiple ONUs (optical network units). To support QoS (quality of service), an ONU maintains multiple queues for multiple service classes. In the XG-PON technology, a service class is known as a T-CONT (transmission container) type. When the OLT sends packets to ONUs, a broadcasting mechanism is used. All ONUs receive the same packet from the OLT and accepts this only if the destination of the packet is matched. Otherwise, the packet is discarded. When ONUs send packets to the OLT, only one ONU is allowed to transmit a packet to the OLT at a time. If more than two ONUs transmit packets to the OLT at the same time, a collision occurs between the packets. To prevent this collision, the OLT performs a DBA (dynamic bandwidth allocation) to allocate the transmission time slot to each ONU [1]-[4]. For the DBA, the OLT has to know the request status of each queue of each ONU. Two methods can be used to know the queue status. The first method is an SR (status report) method wherein an ONU explicitly reports its queue status using a DBRu (dynamic bandwidth report upstream) field. The second method is a TM (traffic monitoring) method wherein an ONU does not report its queue status but the OLT estimates the queue status from the bandwidth usage of an ONU. The SR method consumes the upstream bandwidth for the DBRu field. The OLT has to allocate upstream bandwidth not only for data packets but also for the DBRu field for an ONU. Also the OLT has to manage the report status of all ONUs for the DBA operation [5]-[9]. In [5], a pipelined DBA scheme was introduced for XG-PON to save energy. The pipelined DBA consists of four pipeline stages to decrease the DBA operation speed. The energy saving is increased as the DBA operation speed is decreased. The SR method is ISSN: IJSEIA Copyright c 215 SERSC

2 used and the reports are forwarded from the first stage to the next stages to increase the DBA efficiency. In [6], the OLT allocates the DBRu field to a queue whenever a grant is allocated to the queue. This scheme increases the upstream bandwidth consumption. In [7] and [8], DBA methods are developed for a TWDM (time and wavelength division multiplexing) PON system that uses a multiple upstream wavelengths. These methods also use the SR method to collect the queue status of each ONU. The TM method is relatively simple because the OLT does not need to manage the report status. To the best of our knowledge, the TM method has never been studied despite the simplicity of the TM method [1]. In this paper, we propose a new DBA scheme that uses the TM method. The OLT monitors the bandwidth usage of an entire ONU to decrease an estimation error. Also, a grant is allocated to an ONU. The ONU performs an intra-scheduling to allocate the grant slot to its queues based on the T-CONT types. 2. Traffic Monitoring An XG-PON system consists of a single OLT and N ONUs. To support multiple T- CONT types, ONU has multiple queues. T-CONT types 2, 3 and 4 are considered in this paper. Since static bandwidth allocation is used for T-CONT type 1, we do not contemplate T-CONT type 1 in this paper. Figure 1 shows the XG-PON system. R N is the upstream bandwidth of an ONU and R U is the user input bandwidth of an ONU. The symbol q ij means a queue in ONU i with T-CONT type j. A packet arrived at an ONU from users is saved to a queue based on the T-CONT type of the packet. In upstream direction, only one ONU can transmit a packet to the OLT at a time. If two or more ONUs transmit packets to the OLT at the same time, a collision occurs. The OLT performs a DBA operation to avoid the collision. In this paper, each ONU does not report the requests of its queues to the OLT. Instead of receiving requests, the OLT monitors the bandwidth usage of each ONU to estimate the status of each ONU. ONU 1 q 12 R N q 13 R U q 14 ONU 2 q 22 OLT R N R N q 23 R U splitter q ONU N R N q N2 q N3 R U q N4 Figure 1. XG-PON System Every operation of an XG-PON system is synchronized with a frame duration (FD) of 125 μ s. In each FD, the OLT performs a DBA operation to produce the DBA result and 28 Copyright c 215 SERSC

3 then makes a bandwidth map (BWmap) to notify the DBA result to each ONU. During the DBA operation, the total size of the transmission slots is limited by the size of the FD. It is obvious that an estimation error exists when we estimate the status of a queue of an ONU by monitoring the bandwidth usage of the queue. The estimation error will cause the inefficiency of DBA operation. To decrease the error and to minimize the effect of the error, we monitor the bandwidth usage of an entire ONU instead of a single queue. The OLT estimates the total requests of all queues of an ONU and then produces a grant for the ONU. Then the ONU schedules the grant to its queues. In the proposed method, ONU i has a service parameter A(i), and a timer T(i). The parameter A(i) is the allocation bytes that can be allocated to ONU i in each FD and the timer T(i) is the probe interval of ONU i in the unit of FD. Let G(i) be the grant for ONU i. Also suppose U(i) is the used portion of G(i) by ONU i. There is a time gap between G(i) and U(i). The OLT can check the used portion U(i) when the OLT receives the frames from ONU i after the grant G(i) is delivered to the ONU i. The time gap is 2 FDs if the distance between the OLT and an ONU is 2 km. The proposed algorithm is based on the two facts: (i) if U(i) = G(i) then, the grant was not sufficient to serve all waiting frames and ONU i has remaining frames, (ii) if U(i) < G(i) then, the grant size was greater than the total size of all waiting frames and ONU i may or may not have newly arrived frames. In the fact (i), for simplicity, we ignore the case that the grant G(i) is the same as the size of the waiting frames. In this case, ONU i may not have remaining frames. In the first stage of the proposed algorithm, we allocate a grant for each ONU based on the used portion U(i). For the case of the fact (i), we allocate A(i) for the grant of ONU i since ONU i has remaining frames. For the case of the fact (ii), we do not allocate any grant for ONU i since it is not clear whether or not ONU i has a frame. if (U(i) = G(i) and U(i) > ) { G(i) = A(i); else if (F(i) = 1) { G(i) = P(i); F(i) = ; else { G(i) = ; R = R G(i); U(i) = ; T(i) --; if (T(i) == ) { F(i) = 1; T(i) = S(i); Figure 2. Pseudo code of first stage In the case of the fact (i), if U(i) = G(i) =, that means no grant was allocated to ONU i. In this case, we do not allocate any new grant to ONU i since we do not have any information for ONU i. Once ONU i gets no grant, i.e., G(i) =, ONU i will never get a grant again. To prevent this starvation, we use the timer T(i) and a flag F(i). If F(i) = 1 and G(i) =, then we allocate P(i) for the grant of ONU i where P(i) is probe bytes that is used to probe the status of ONU i. In this paper, we assume that P(i) < A(i). Once P(i) is Copyright c 215 SERSC 29

4 allocated to ONU i, we set F(i) =. The timer T(i) is decreased by 1 in every FD. When the timer T(i) has expired, the flag F(i) is set to 1 and T(i) is recharged to S(i) where S(i) is a probing interval of ONU i. The pseudo code of the first stage is given in Figure 2 where the variable R means the remaining upstream bytes. The initial value of R depends on the upstream bandwidth. For example, the initial value of R is 38,88 bytes if the upstream bandwidth is 2.5Gbps. We illustrate an example for the first stage of the proposed method. We consider a system with 4 ONUs and assume A(i) = 4 and P(i) = 64 for all i. Figure 3 depicts the example. For ONU 1, U(i) = G(i) = 4 bytes in Figure 3. Since U(i) >, the new G(1) is given by A(1) = 4. For ONU 2, we have U(i) < G(i) in Figure 3. This is the case of the fact (ii). Therefore, the new G(2) will be bytes. For ONU 3, U(i) = G(i) = bytes but F(i) = 1. The new G(3) will be P(3) = 64 bytes since F(3) = 1. Finally, the new G(4) will be bytes since U(4) = G(4) = bytes and F(4) =. New G(i) U(i) G(i) F(i) i= i=2 5 4 i= i=4 Figure 3. Example of first stage We now explain the second stage of the proposed algorithm. The remaining scheduling byte R after the first stage is used in the second stage. In the second stage, the remaining scheduling byte R is fairly allocated to all ONUs. That is G(i) = G(i) + R/N for all ONU i where N is the number of ONUs. For guaranteeing the service fairness among ONUs, the starting ONU number of scheduling operation is updated in each FD. For example, if the scheduling operation starts from ONU 1 in the current FD, then the starting ONU number will be 2 in the scheduling operation of the next FD. Figure 4 shows the pseudo code of the entire proposed method including the second stage and the starting ONU number update part. In Figure 4, the first stage for ONU i represents the pseudo code of Figure 2. Also, the variable start_onu means the scheduling starting ONU number. When ONU i receives a grant G(i), the priority for the grant is in the order of T-CONT types 2, 3 and 4. First, the queue of T-CONT type 2 transmits its packets using the grant G(i) slot. Then the queue of T-CONT type 3 can send its packets using the remainder of the grant G(i). Finally, the queue of T-CONT type 4 can dispatch its packets using the remainder of the grant G(i). for (i = start_onu; i <= N; i++){ first stage for ONU i; for (i = 1; i <= start_onu 1; i++){ first stage for ONU i; 21 Copyright c 215 SERSC

5 // second stage pseudo code for (i = 1; i <= N; i++){ G(i) = G(i) + R/N; // starting ONU number update start_onu = start_onu + 1; if (start_onu > N){ start_onu = 1; Figure 4. Pseudo code of entire process of proposed method 3. Performance Evaluation In this section, we evaluate performance of the proposed algorithm under balanced and unbalanced traffic. We consider an XG-PON system with N = 16 and assume that the upstream bandwidth R N is 2.5 Gbps. The maximum distance between the OLT and an ONU is 2 Km. In each ONU, the size of queue for each T-CONT type is 2 Mbytes, and the input line rate R U is 2 Mbps. We set A(i) = 396 bytes, and P(i) = 64 bytes and S(i) = 5 FDs for ONU i. For performance comparison, we compare the proposed method with an immediate allocation with colorless grant (IACG) algorithm of [5][9]. For the IACG method we set AB = 7,812 and SI = 5, which is equivalent to 1 Mbps for T-CONT type 2 where AB means the available service bytes (ABs) during a service interval (SI). The SI has the unit of the FD. For T-CONT type 3, we set AB = 15,624 and SI = 1, which means 1 Mbps is given to the T-CONT type 3. For T-CONT type 4, we set AB = 15,624 and SI = 1, which is equivalent to 1 Mbps. We do not use the colorless grant scheme of the IACG method for comparison purpose. We use the self-similar traffic model of [5] that each ONU is fed by a number of Pareto distributed on-off processes. The shape parameters for the on and off processes are set to 1.4 and 1.2, respectively. For the packet size distribution, we use the tri-modal distribution where the packet sizes are 64, 5, and 15 bytes and their load fractions are 6%, 2% and 2%, respectively, as in [5]. First, we contemplate balanced traffic. Traffic is balanced if the traffic load rates of all ONUs have an identical traffic load. Also, each T-CONT type has an identical load fraction. That is, a probability that an incoming packet belongs to a T-CONT type is equal for all T-CONT types. Increasing the input load rates of each ONU from.1 to.99, we evaluate performance of each algorithm. For each plot point, simulation is performed until the total number of packets transmitted by ONUs exceeds 1 9 for each algorithm. Figure 5 shows mean delay performance for T-CONT type 2. In Figure 5, TM stands for the proposed method. The mean delays for T-CONT types 3 and 4 are delineated in Figure 6. Figure 7 shows a delay variance for T-CONT type 2. The delay variances for T- CONT types 3 and 4 are delineated in Figure 8. As we can see from Figures, the proposed method is better than the IACG method in T-CONT type 2 while it is worse than the IACG method in T-CONT types 3 and 4. The main reason is that the queue of the T- CONT type 2 has the highest priority in the intra-scheduling of an ONU. Using the traffic monitoring, an OLT can only know whether or not an ONU has waiting packets. The OLT does not know the exact amount of the waiting packets so that performance of the proposed method for T-CONT types 3 and 4 are worse than that of the IACG method. Copyright c 215 SERSC 211

6 Figure 5. Mean delay for T-CONT type 2 under balanced traffic Figure 6. Mean delay for T-CONT types 3 and 4 under balanced traffic 212 Copyright c 215 SERSC

7 Figure 7. Delay variance for T-CONT type 2 under balanced traffic Figure 8. Delay variance for T-CONT types 3 and 4 under balanced traffic Now we consider unbalanced traffic, which is more realistic than balanced traffic. For ONU i, i N/2, its input load rate is fixed to.4. Increasing the input load rates of ONU i, i > N/2, from.1 to.99, we evaluate performance of each algorithm. Note that each T- CONT type of each ONU has an identical load fraction although traffic is unbalanced. For each plot point, simulation is performed until the total number of packets transmitted by ONUs exceeds 1 9 for each algorithm. Copyright c 215 SERSC 213

8 Figure 9 shows mean delay performance for T-CONT type 2 for unbalanced traffic. The mean delays for T-CONT types 3 and 4 are delineated in Figure 1. Figure 11 shows a delay variance for T-CONT type 2. The delay variances for T-CONT types 3 and 4 are delineated in Figure 12. As we can see from Figures, the proposed method is better than the IACG method in T-CONT type 2, while it is worse than the IACG method in T- CONT types 3 and 4 under unbalanced traffic. Figure 9. Mean delay for T-CONT type 2 under unbalanced traffic Figure 1. Mean delay for T-CONT types 3 and 4 under unbalanced traffic 214 Copyright c 215 SERSC

9 Figure 11. Delay variance for T-CONT type 2 under unbalanced traffic Figure 12. Delay variance for T-CONT types 3 and 4 under balanced traffic 4. Conclusions This paper proposes a new scheme for dynamic bandwidth allocation for XG- PON. In the propose scheme, an ONU does not explicitly report its queue status to an OLT. Instead, the OLT monitors the bandwidth usage of each ONU to estimate the queue status of each ONU. The OLT allocates a new bandwidth to an ONU when a previous allocated bandwidth has been fully used. Also, the OLT Copyright c 215 SERSC 215

10 periodically allocates a probe bandwidth to an ONU to check the queue status of the ONU. Using simulations, we compare the proposed scheme with the existing method under balanced and unbalanced traffic. Acknowledgements This paper is a revised and expanded version of a paper entitled Dynamic Bandwidth Allocation Algorithm for XG-PON with Traffic Monitoring and Intra- Scheduling presented at Workshop on Networking and Communication 215 Seventh, Republic of Korea, August, 215. References [1] ITU-T Rec. G.984.1, Gigabit-capable passive optical networks (GPON): General characteristics, (28) [2] ITU-T Rec. G.984.3, Gigabit-capable passive optical networks (G-PON): Transmission convergence layer specification, (28) [3] ITU-T Rec. G.987.1, 1 Gigabit-capable passive optical networks (XG-PON): General requirements, (21) [4] ITU-T Rec. G Rev.2, 1- Gigabit-capable passive optical networks (XG-PON): Transmission convergence (TC) specifications, (21) [5] M. S. Han, Pipelined Architecture of Dynamic Bandwidth Allocation for Energy Efficiency in XG-PON, Contemporary Engineering Sciences, 7, 24 (214) [6] Man Soo Han, Hark Yoo, and Dong Soo Lee, Development of Efficient Dynamic Bandwidth Allocation Algorithm for XGPON, ETRI Journal, 35, 1 (213) [7] A. Dixit, B. Lannoo, D. Colle, M. Pickavert, and P. Demeester, Dynamic Bandwidth Allocation with Optimal Wavelength Switching in TWDM-PONs, 15th International Conference on Transparent Optical Networks (ICTON), (213) [8] M. S. Han, Performance Evaluation of Dynamic Bandwidth Allocation Algorithm for TWDM PON, Journal of Convergence Information Technology, 8, 13 (213) [9] Man Soo Han, Hark Yoo, Bin-Young Yoon, Bongtae Kim, and Jai-Sang Koh, Efficient Dynamic Bandwidth Allocation for FSAN-Compliant GPON, OSA Journal of Optical Networks, 7, 8 (28) [1] M. S. Han, Dynamic Bandwidth Allocation Algorithm for XG-PON with Traffic Monitoring and Intra- Scheduling, Advanced Science and Technology Letters, 18, (215) 216 Copyright c 215 SERSC

Refining the GIANT dynamic bandwidth allocation mechanism for XG-PON

Refining the GIANT dynamic bandwidth allocation mechanism for XG-PON Refining the GIANT dynamic bandwidth allocation mechanism for XG-PON Jerome A. Arokkiam Dept. of Computer Science CTVR, UCC, Ireland jerome.arokkiam@insight-centre.org Kenneth N. Brown Dept. of Computer

More information

Bandwidth Allocation DBA (BA-DBA) Algorithm for xpon Networks

Bandwidth Allocation DBA (BA-DBA) Algorithm for xpon Networks Bandwidth Allocation DBA (BA-DBA) Algorithm for xpon Networks Karamitsos Ioannis Telecom Lab,On Telecoms Athens, Attica 16342, Greece Al-Arfaj Khalid Rayadah Investment Co Riyadh, KSA Kingdom of Saudi

More information

Modification Comment for GATE Message

Modification Comment for GATE Message Modification Comment for GATE Message LEE Ho-Sook ETRI Yoo Tae-Whan ETRI Son Kyu-Ho KAIST Jeong Song KAIST PON Team Motivation Yes, current GATE & REPORT message supports well DBA. It supports 8 classes

More information

Operator s Requirements for G-PON:

Operator s Requirements for G-PON: Operator s Requirements for G-PON: Summary Of Work In ITU-T SG15/Q2 GSR Brian Ford BellSouth BellSouth, British Telecom, Deutsche Telekom, France Telecom, NTT, Telecom Italia and SBC Introduction This

More information

A Hierarchical Weighted Round Robin EPON DBA Scheme and Its Comparison with Cyclic Water-Filling Algorithm

A Hierarchical Weighted Round Robin EPON DBA Scheme and Its Comparison with Cyclic Water-Filling Algorithm A Hierarchical Weighted Round Robin EPON DBA Scheme and Its Comparison with Cyclic Water-Filling Algorithm Chan Kim*, Tae-Whan Yoo, Bong-Tae Kim Broadband Convergence Network Laboratories Electronics and

More information

GPON - EPON Comparison

GPON - EPON Comparison White Paper GPON - EPON Comparison CommScope Solutions Marketing October 2013 Contents Introduction 3 Protocol fundamentals 4 Framing/service adaption 4 Basic operation 5 Service hierarchy 7 Bandwidth

More information

EPON Technology White Paper

EPON Technology White Paper EPON Technology White Paper Content 1.Overview...4 2.Network Architecture...4 3.Principles...5 4.Architecture...6 5.Key Technologies...8 5.1 ONU s Autodiscovery...8 5.2 Synchronization and Ranging...9

More information

An Analysis of the Delay and Jitter Performance of DBA Schemes for Differentiated Services in EPONs

An Analysis of the Delay and Jitter Performance of DBA Schemes for Differentiated Services in EPONs Journal of the Optical Society of Korea Vol. 13, No. 3, September 29, pp. 373-378 DOI: 1.387/JOSK.29.13.3.373 An Analysis of the Delay and Jitter Performance of DBA Schemes for Differentiated Services

More information

International Journal of Advance Research in Computer Science and Management Studies

International Journal of Advance Research in Computer Science and Management Studies Volume 3, Issue 2, February 2015 ISSN: 2321 7782 (Online) International Journal of Advance Research in Computer Science and Management Studies Research Article / Survey Paper / Case Study Available online

More information

Fig.1 PON Market View Architecture. Fig.2 EPON Bandwidth Access Methods

Fig.1 PON Market View Architecture. Fig.2 EPON Bandwidth Access Methods Simulation and Performance Evaluation of Bandwidth Allocation Algorithms for Ethernet Passive Optical Networks (EPONs) N. Moradpoor, G. Parr, S. McClean, B. Scotney and K. Sivalingam (IIT. Madras) India-UK

More information

A CLASS-BASED DYNAMIC BANDWIDTH ALLOCATION SCHEME FOR EPONS

A CLASS-BASED DYNAMIC BANDWIDTH ALLOCATION SCHEME FOR EPONS A CLASS-BASED DYAMIC BADWIDTH ALLOCATIO SCHEME FOR EPOS Jing Xie,, Shengming Jiang, and Yuming Jiang 3 Institute For Infocomm Research, Heng Mui Keng Terrace, Singapore 963, Singapore Department Of Electrical

More information

Synchronous Interleaved DBA for Upstream Transmission over GPON-LTE Converged Network

Synchronous Interleaved DBA for Upstream Transmission over GPON-LTE Converged Network , March 18-20, 2015, Hong Kong Synchronous Interleaved DBA for Upstream Transmission over - Converged Network I-Shyan Hwang, Tzu-Jui Yeh, MohammadAmin Lotfolahi, Bor-Jiunn Hwang and AliAkbar Nikoukar Abstract

More information

OPTICAL NETWORKS. Optical Access Networks. A. Gençata İTÜ, Dept. Computer Engineering 2005

OPTICAL NETWORKS. Optical Access Networks. A. Gençata İTÜ, Dept. Computer Engineering 2005 OPTICAL NETWORKS Optical Access Networks A. Gençata İTÜ, Dept. Computer Engineering 2005 Outline Broadband access network architectures employing Passive (PONs). The potential of PONs to deliver high bandwidths

More information

Referring to the above question, the end-to-end delay (transmission delay plus propagation delay) is

Referring to the above question, the end-to-end delay (transmission delay plus propagation delay) is CS326e Quiz 3 The first correct 10 answers will be worth 1 point each. Each subsequent correct answer will be worth 0.2 points. Circle the correct answer. UTEID In the following 7 problems, we are sending

More information

Next Generation Optical-Wireless Converged Network Architectures

Next Generation Optical-Wireless Converged Network Architectures Next Generation Optical-Wireless Converged Network Architectures Chathurika Ranaweera, Elaine Wong, Christina Lim, and Ampalavanapillai Nirmalathas, University of Melbourne Abstract This article provides

More information

Just-in-Time Scheduling for Multichannel EPONs

Just-in-Time Scheduling for Multichannel EPONs Just-in-Time Scheduling for Multichannel EPONs Michael P. McGarry, Martin Reisslein, Charles J. Colbourn, Martin Maier, Frank Aurzada, and Michael Scheutzow Abstract We investigate Optical Network Unit

More information

R2. The word protocol is often used to describe diplomatic relations. How does Wikipedia describe diplomatic protocol?

R2. The word protocol is often used to describe diplomatic relations. How does Wikipedia describe diplomatic protocol? Chapter 1 Review Questions R1. What is the difference between a host and an end system? List several different types of end systems. Is a Web server an end system? 1. There is no difference. Throughout

More information

PART II. OPS-based metro area networks

PART II. OPS-based metro area networks PART II OPS-based metro area networks Chapter 3 Introduction to the OPS-based metro area networks Some traffic estimates for the UK network over the next few years [39] indicate that when access is primarily

More information

A Comparison of Dynamic Bandwidth Allocation for EPON, GPON, and Next-Generation TDM PON

A Comparison of Dynamic Bandwidth Allocation for EPON, GPON, and Next-Generation TDM PON TOPICS IN OPTICAL COMMUNICATIONS A Comparison of Dynamic Bandwidth Allocation for EPON, GPON, and Next-Generation TDM PON Björn Skubic, Ericsson Research Jiajia Chen, Zhejiang University and Royal Institute

More information

Fast Device Discovery for Remote Device Management in Lighting Control Networks

Fast Device Discovery for Remote Device Management in Lighting Control Networks J Inf Process Syst, Vol.11, No.1, pp.125~133, March 2015 http://dx.doi.org/10.3745/jips.03.0011 ISSN 1976-913X (Print) ISSN 2092-805X (Electronic) Fast Device Discovery for Remote Device Management in

More information

IEEE 802.16 Broadband Wireless Access Working Group. ATM Based MAC Layer Proposal for the 802.16 Air Interface Specification

IEEE 802.16 Broadband Wireless Access Working Group. ATM Based MAC Layer Proposal for the 802.16 Air Interface Specification Project Title Date Submitted Source Re: Abstract Purpose Notice Release IEEE Patent Policy IEEE 802.16 Broadband Wireless Access Working Group ATM Based MAC Layer Proposal for the 802.16 Air Interface

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

Gigabit-capable Passive Optical Networks (GPON): General characteristics

Gigabit-capable Passive Optical Networks (GPON): General characteristics Gigabit-capable Passive Optical Networks (GPON): General characteristics SERIES G: TRANSMISSION SYSTEMS AND MEDIA, DIGITAL SYSTEMS AND NETWORKS Digital sections and digital line system Optical line systems

More information

Analysis of Mean Packet Delay for Dynamic Bandwidth Allocation Algorithms in EPONs

Analysis of Mean Packet Delay for Dynamic Bandwidth Allocation Algorithms in EPONs Analysis of Mean Packet Delay for Dynamic Bandwidth Allocation Algorithms in EPONs Sailesh Bharati and Poompat Saengudomlert, Member, IEEE Abstract Closed form mathematical expressions of network performances

More information

ECE 333: Introduction to Communication Networks Fall 2002

ECE 333: Introduction to Communication Networks Fall 2002 ECE 333: Introduction to Communication Networks Fall 2002 Lecture 14: Medium Access Control II Dynamic Channel Allocation Pure Aloha In the last lecture we began discussing medium access control protocols

More information

PON Technology A Shift in Building Network Infrastructure. Bob Matthews Technical Manager CommScope Canada

PON Technology A Shift in Building Network Infrastructure. Bob Matthews Technical Manager CommScope Canada PON Technology A Shift in Building Network Infrastructure Bob Matthews Technical Manager CommScope Canada The Evolution to PON In 1980s -1990s, we had: Dial up modems The best data rate we could get from

More information

Bandwidth management for WDM EPONs

Bandwidth management for WDM EPONs Vol. 5, No. 9 / September 2006 / JOURNAL OF OPTICAL NETWORKING 637 Bandwidth management for WDM EPONs Michael P. McGarry and Martin Reisslein Department of Electrical Engineering, Arizona State University,

More information

Frame Burst Adjusting for Transmitting Video Conference in Gigabit Ethernet

Frame Burst Adjusting for Transmitting Video Conference in Gigabit Ethernet Frame Burst Adjusting for Transmitting Video Conference in Gigabit Ethernet Han-Chieh Chao and Yao-Chung Chang Institute of Electrical Engineering National Dong Hwa University Hualien, Taiwan E-mail: hcc@cc.ndhu.edu.tw

More information

Connect & Go with WDM PON Ea 1100 WDM PON

Connect & Go with WDM PON Ea 1100 WDM PON Connect & Go with WDM PON Ea 1100 WDM PON ericsson deep Fiber access Connectivity Begins in the Access Speed, connectivity, Efficiency In much the same way the worldwide web changed the traditional voice

More information

ITU-T G.984.3 (03/2008) Gigabit-capable Passive Optical Networks (G-PON): Transmission convergence layer specification

ITU-T G.984.3 (03/2008) Gigabit-capable Passive Optical Networks (G-PON): Transmission convergence layer specification International Telecommunication Union ITU-T TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU G.984.3 (03/2008) SERIES G: TRANSMISSION SYSTEMS AND MEDIA, DIGITAL SYSTEMS AND NETWORKS Digital sections and

More information

VOIP TRAFFIC SHAPING ANALYSES IN METROPOLITAN AREA NETWORKS. Rossitza Goleva, Mariya Goleva, Dimitar Atamian, Tashko Nikolov, Kostadin Golev

VOIP TRAFFIC SHAPING ANALYSES IN METROPOLITAN AREA NETWORKS. Rossitza Goleva, Mariya Goleva, Dimitar Atamian, Tashko Nikolov, Kostadin Golev International Journal "Information Technologies and Knowledge" Vol.2 / 28 181 VOIP TRAFFIC SHAPING ANALYSES IN METROPOLITAN AREA NETWORKS Rossitza Goleva, Mariya Goleva, Dimitar Atamian, Tashko Nikolov,

More information

Adaptive DCF of MAC for VoIP services using IEEE 802.11 networks

Adaptive DCF of MAC for VoIP services using IEEE 802.11 networks Adaptive DCF of MAC for VoIP services using IEEE 802.11 networks 1 Mr. Praveen S Patil, 2 Mr. Rabinarayan Panda, 3 Mr. Sunil Kumar R D 1,2,3 Asst. Professor, Department of MCA, The Oxford College of Engineering,

More information

ETHERNET PASSIVE OPTICAL NETWORK ARCHITECTURES AND DYNAMIC BANDWIDTH ALLOCATION ALGORITHMS

ETHERNET PASSIVE OPTICAL NETWORK ARCHITECTURES AND DYNAMIC BANDWIDTH ALLOCATION ALGORITHMS 3RD QUARTER 2008, VOLUME 10, NO. 3 IEEE COMMUNICATIONS SURVEYS www.comsoc.org/pubs/surveys ETHERNET PASSIVE OPTICAL NETWORK ARCHITECTURES AND DYNAMIC BANDWIDTH ALLOCATION ALGORITHMS MICHAEL P. MCGARRY,

More information

WDM Passive Optical Networks: Protection and Restoration

WDM Passive Optical Networks: Protection and Restoration OECC 2009 Workshop: Next-generation Broadband Optical Access Future Challenges Session 1: Broadband Network Architectures, WDM PON Evolution Strategies and Future Ultra-high- bandwidth Services WDM Passive

More information

GPON 984.3. Section 12-14 Reporter: 王 依 盈 94.10.26

GPON 984.3. Section 12-14 Reporter: 王 依 盈 94.10.26 GPON 984.3 Section 12-14 Reporter: 王 依 盈 94.10.26 Outline Security Forward Error Correction OMCI Transport Mechanism Security Basic Threat Model Encryption System Key exchange and switch-over Forward Error

More information

Making Money With Affiliate Marketing - How to Do It

Making Money With Affiliate Marketing - How to Do It A New Dynamic Bandwidth Allocation Protocol with Quality of Service in Ethernetbased Passive Optical Networks Fu-Tai An, Yu-Li Hsueh, Kyeong Soo Kim, Ian M White, and Leonid G Kazovsky Optical Communication

More information

Revisiting Access and Aggregation Network Architecture

Revisiting Access and Aggregation Network Architecture Revisiting Access and Aggregation Network Architecture Moufida Feknous 1, 2, Bertrand Le Guyader 1, Annie Gravey 2, 1 Orange Labs, Lannion 22300, France 2 Telecom Bretagne, Technopole Brest-Iroise, CS83818,

More information

Latency on a Switched Ethernet Network

Latency on a Switched Ethernet Network Application Note 8 Latency on a Switched Ethernet Network Introduction: This document serves to explain the sources of latency on a switched Ethernet network and describe how to calculate cumulative latency

More information

6.6 Scheduling and Policing Mechanisms

6.6 Scheduling and Policing Mechanisms 02-068 C06 pp4 6/14/02 3:11 PM Page 572 572 CHAPTER 6 Multimedia Networking 6.6 Scheduling and Policing Mechanisms In the previous section, we identified the important underlying principles in providing

More information

GPON in Mobile Backhaul

GPON in Mobile Backhaul GPON in Mobile Backhaul Ram Krishna, DDG (FLA), Mrs. Laxmi Director (FLA), Naveen Kumar ADG(FLA-II), N.P.Vadher, ADG(FLA-I) and Divya Sharma ADET (FLA) Telecommunication Engineering Centre, Department

More information

Experimental Evaluation of TCP Performance over 10Gb/s Passive Optical Networks (XG-PON)

Experimental Evaluation of TCP Performance over 10Gb/s Passive Optical Networks (XG-PON) Globecom 4 - Symposium on Selected Areas in Communications: GC4 SAC Access Networks and Systems Experimental Evaluation of TCP Performance over Gb/s Passive Optical Networks (XG-PON) Jerome A. Arokkiam,

More information

Ethernet Passive Optical Networks EPON

Ethernet Passive Optical Networks EPON Ethernet Passive Optical Networks EPON IEEE 802.3 Ethernet in the First Mile Study Group January 8-9, 2001, Irvine, CA Gerry Pesavento Alloptic, Inc. Tel 925-245-7647 Email gerry.pesavento@alloptic.com

More information

Passive Optical Networks Beneficial to Cloud Computing

Passive Optical Networks Beneficial to Cloud Computing Passive Optical Networks Beneficial to Cloud Computing Ankit Chandle Shoolini University Avtar Singh Shoolini University Naresh Kumar Deptt. Of E.C.E Shoolini University, Anju Bala Shoolini University,

More information

H3C SR8800 RPR Technology White Paper

H3C SR8800 RPR Technology White Paper H3C 00 RPR Technology White Paper Keywords: RPR, IP ring network Abstract: Resilient Packet Ring (RPR) is an international standard for establishing IP ring networks, offering a highly efficient and reliable

More information

A Multiple Access Protocol for Multimedia Transmission over Wireless Networks

A Multiple Access Protocol for Multimedia Transmission over Wireless Networks A Multiple Access Protocol for Multimedia Transmission over Wireless Networks Hong Yu and Mohammed Arozullah Department of Electrical Engineering and Computer Science Capitol College, Maryland, USA yhong@capitol-college.edu

More information

White Paper Testing Ethernet Passive Optical Networks

White Paper Testing Ethernet Passive Optical Networks White Paper Testing Ethernet Passive Optical Networks This white paper discusses the different types of Passive Optical Networks with a particular focus on the technology and testing of Ethernet Passive

More information

GPON- Gigabit Passive Optical Network

GPON- Gigabit Passive Optical Network GPON- Gigabit Passive Optical Network Chelsea Mosser Mississippi State University Bagley College of Engineering, ECE Department Mississippi State, Mississippi 39762 cmm508@msstate.edu Abstract Gigabit

More information

A MPCP-Based Centralized Rate Control Method for Mobile Stations in FiWi Access Networks

A MPCP-Based Centralized Rate Control Method for Mobile Stations in FiWi Access Networks A MPCP-Based Centralized Rate Control Method or Mobile Stations in FiWi Access Networks 215 IEEE. Personal use o this material is permitted. Permission rom IEEE must be obtained or all other uses, in any

More information

NOWADAYS one can observe increasing demand for. How to build a flexible and cost-effective high-speed access network based on FTTB+LAN architecture

NOWADAYS one can observe increasing demand for. How to build a flexible and cost-effective high-speed access network based on FTTB+LAN architecture Proceedings of the Federated Conference on Computer Science and Information Systems pp. 655 662 ISBN 978-83-60810-51-4 How to build a flexible and cost-effective high-speed access network based on FTTB+LAN

More information

A NOVEL RESOURCE EFFICIENT DMMS APPROACH

A NOVEL RESOURCE EFFICIENT DMMS APPROACH A NOVEL RESOURCE EFFICIENT DMMS APPROACH FOR NETWORK MONITORING AND CONTROLLING FUNCTIONS Golam R. Khan 1, Sharmistha Khan 2, Dhadesugoor R. Vaman 3, and Suxia Cui 4 Department of Electrical and Computer

More information

A Quality of Service Scheduling Technique for Optical LANs

A Quality of Service Scheduling Technique for Optical LANs A Quality of Service Scheduling Technique for Optical LANs Panagiotis G. Sarigiannidis, Member, IEEE, Sophia G. Petridou, Member, IEEE, Georgios I. Papadimitriou, Senior Member, IEEE Department of Informatics

More information

CH.1. Lecture # 2. Computer Networks and the Internet. Eng. Wafaa Audah. Islamic University of Gaza. Faculty of Engineering

CH.1. Lecture # 2. Computer Networks and the Internet. Eng. Wafaa Audah. Islamic University of Gaza. Faculty of Engineering Islamic University of Gaza Faculty of Engineering Computer Engineering Department Networks Discussion ECOM 4021 Lecture # 2 CH1 Computer Networks and the Internet By Feb 2013 (Theoretical material: page

More information

How To Build A Network For Storage Area Network (San)

How To Build A Network For Storage Area Network (San) White Paper Data Storage across the MAN by deploying a SAN over Dark Fiber by Pieter Panis, EuroFiber 1/7 1 Introduction The purpose of this document is to illustrate how a storage area network (SAN) can

More information

Schedule 2t. Additional terms for Fast Trade - Online Ordering

Schedule 2t. Additional terms for Fast Trade - Online Ordering 1. SERVICE DESCRIPTION Fast Trade is a high quality bandwidth service specifically designed for customers who require extremely low latency and low packet loss on links between two Network Termination

More information

QoSIP: A QoS Aware IP Routing Protocol for Multimedia Data

QoSIP: A QoS Aware IP Routing Protocol for Multimedia Data QoSIP: A QoS Aware IP Routing Protocol for Multimedia Data Md. Golam Shagadul Amin Talukder and Al-Mukaddim Khan Pathan* Department of Computer Science and Engineering, Metropolitan University, Sylhet,

More information

CoMPACT-Monitor: Change-of-Measure based Passive/Active Monitoring Weighted Active Sampling Scheme to Infer QoS

CoMPACT-Monitor: Change-of-Measure based Passive/Active Monitoring Weighted Active Sampling Scheme to Infer QoS CoMPACT-Monitor: Change-of-Measure based Passive/Active Monitoring Weighted Active Sampling Scheme to Infer QoS Masaki Aida, Keisuke Ishibashi, and Toshiyuki Kanazawa NTT Information Sharing Platform Laboratories,

More information

Responses by TG1 (2000-09-14) included

Responses by TG1 (2000-09-14) included 20 00-09-14 I EEE 802.16.1-00/04 Comparison between TG3 Functional Requirements Document and TG1 proposed MAC Prepared by TG3 (2000-09-14) Comments in black Responses by TG1 (2000-09-14) included Green

More information

Technical Specification MEF 6.1. Ethernet Services Definitions - Phase 2. April, 2008

Technical Specification MEF 6.1. Ethernet Services Definitions - Phase 2. April, 2008 Technical Specification Ethernet Services Definitions - Phase 2 April, 2008 contain the following statement: "Reproduced with permission of the Metro Ethernet Forum." No user of this document is authorized

More information

Fault-Tolerant Framework for Load Balancing System

Fault-Tolerant Framework for Load Balancing System Fault-Tolerant Framework for Load Balancing System Y. K. LIU, L.M. CHENG, L.L.CHENG Department of Electronic Engineering City University of Hong Kong Tat Chee Avenue, Kowloon, Hong Kong SAR HONG KONG Abstract:

More information

51-20-99 Traffic Control Functions in ATM Networks Byung G. Kim Payoff

51-20-99 Traffic Control Functions in ATM Networks Byung G. Kim Payoff 51-20-99 Traffic Control Functions in ATM Networks Byung G. Kim Payoff A standard monitoring algorithm for two traffic types--constant bit rate (e.g., voice) and variable bit rate (e.g., compressed video)--can

More information

TCP over Multi-hop Wireless Networks * Overview of Transmission Control Protocol / Internet Protocol (TCP/IP) Internet Protocol (IP)

TCP over Multi-hop Wireless Networks * Overview of Transmission Control Protocol / Internet Protocol (TCP/IP) Internet Protocol (IP) TCP over Multi-hop Wireless Networks * Overview of Transmission Control Protocol / Internet Protocol (TCP/IP) *Slides adapted from a talk given by Nitin Vaidya. Wireless Computing and Network Systems Page

More information

Load Balanced Optical-Network-Unit (ONU) Placement Algorithm in Wireless-Optical Broadband Access Networks

Load Balanced Optical-Network-Unit (ONU) Placement Algorithm in Wireless-Optical Broadband Access Networks Load Balanced Optical-Network-Unit (ONU Placement Algorithm in Wireless-Optical Broadband Access Networks Bing Li, Yejun Liu, and Lei Guo Abstract With the broadband services increasing, such as video

More information

QoS issues in Voice over IP

QoS issues in Voice over IP COMP9333 Advance Computer Networks Mini Conference QoS issues in Voice over IP Student ID: 3058224 Student ID: 3043237 Student ID: 3036281 Student ID: 3025715 QoS issues in Voice over IP Abstract: This

More information

A Performance Study of CPRI over Ethernet

A Performance Study of CPRI over Ethernet A Performance Study of CPRI over Ethernet Tao Wan and Peter Ashwood Huawei Canada Research Center {tao.wan, peter.ashwoodsmith}@huawei.com January 30, 2015 Abstract There has been a debate on whether or

More information

Next Generation Access Network (in)security

Next Generation Access Network (in)security P0 Next Generation Access Network (in)security Security proposal for NGN standardization 4 th ETSI Security Workshop Sophia Antipolis, France 13-14 January 2009 Paolo DE LUTIIS, Roberta D AMICO, Luciana

More information

AN5506-04-A. GPON Optical Network Unit. User Manual. Version: A. Code: MN000000423. FiberHome Telecommunication Technologies Co., Ltd.

AN5506-04-A. GPON Optical Network Unit. User Manual. Version: A. Code: MN000000423. FiberHome Telecommunication Technologies Co., Ltd. AN5506-04-A GPON Optical Network Unit User Manual Version: A Code: MN000000423 FiberHome Telecommunication Technologies Co., Ltd. May 2010 Thank you for choosing our products. We appreciate your business.

More information

Basic Multiplexing models. Computer Networks - Vassilis Tsaoussidis

Basic Multiplexing models. Computer Networks - Vassilis Tsaoussidis Basic Multiplexing models? Supermarket?? Computer Networks - Vassilis Tsaoussidis Schedule Where does statistical multiplexing differ from TDM and FDM Why are buffers necessary - what is their tradeoff,

More information

PMD Burst Mode Dynamic Performance Requirement

PMD Burst Mode Dynamic Performance Requirement PMD Burst Mode Dynamic Performance Requirement List of Supporters: Eyal Shraga Frank Effenberger Glen Koziuk Hernando Valencia Meir Bartur Raanan Ivry Rob Carlisle Ron Rundquist Tony Anderson Walt Soto

More information

1. The subnet must prevent additional packets from entering the congested region until those already present can be processed.

1. The subnet must prevent additional packets from entering the congested region until those already present can be processed. Congestion Control When one part of the subnet (e.g. one or more routers in an area) becomes overloaded, congestion results. Because routers are receiving packets faster than they can forward them, one

More information

Disjoint Path Algorithm for Load Balancing in MPLS network

Disjoint Path Algorithm for Load Balancing in MPLS network International Journal of Innovation and Scientific Research ISSN 2351-8014 Vol. 13 No. 1 Jan. 2015, pp. 193-199 2015 Innovative Space of Scientific Research Journals http://www.ijisr.issr-journals.org/

More information

Adaptive Sampling for Network Performance Measurement Under Voice Traffic

Adaptive Sampling for Network Performance Measurement Under Voice Traffic Sampling for Network Performance Measurement Under Voice Traffic Wenhong Ma and Changcheng Huang Optical Networks Laboratory Department of Systems and Computer Engineering, Carleton University 1125 Colonel

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

PRODUCT SUPPLEMENT MPLS IP-VPN to the Master Service Agreement

PRODUCT SUPPLEMENT MPLS IP-VPN to the Master Service Agreement PRODUCT SUPPLEMENT MPLS IP-VPN to the Master Service Agreement This Product Supplement MPLS IP-VPN (this Supplement ) is incorporated by reference into and made a part of that certain Master Service Agreement

More information

Dynamic Congestion-Based Load Balanced Routing in Optical Burst-Switched Networks

Dynamic Congestion-Based Load Balanced Routing in Optical Burst-Switched Networks Dynamic Congestion-Based Load Balanced Routing in Optical Burst-Switched Networks Guru P.V. Thodime, Vinod M. Vokkarane, and Jason P. Jue The University of Texas at Dallas, Richardson, TX 75083-0688 vgt015000,

More information

Unit of Learning # 2 The Physical Layer. Sergio Guíñez Molinos sguinez@utalca.cl 2-2009

Unit of Learning # 2 The Physical Layer. Sergio Guíñez Molinos sguinez@utalca.cl 2-2009 Unit of Learning # 2 The Physical Layer Sergio Guíñez Molinos sguinez@utalca.cl 2-2009 Local Area Network (LAN) Redes de Computadores 2 Historic topologies more used in LAN Ethernet Logical Bus and Physical

More information

Joint ITU-T/IEEE Workshop on Next Generation Optical Access Systems. DBA & QoS on the PON - Commonalities with Switching & Routing

Joint ITU-T/IEEE Workshop on Next Generation Optical Access Systems. DBA & QoS on the PON - Commonalities with Switching & Routing Joint ITU-T/IEEE Workshop on Next Generation Optical Access Systems DBA & QoS on the PON - Commonalities with Switching & Routing Howard Frazier, Technical Director Broadcom Corporation Agenda Passive

More information

Overview of Network Hardware and Software. CS158a Chris Pollett Jan 29, 2007.

Overview of Network Hardware and Software. CS158a Chris Pollett Jan 29, 2007. Overview of Network Hardware and Software CS158a Chris Pollett Jan 29, 2007. Outline Scales of Networks Protocol Hierarchies Scales of Networks Last day, we talked about broadcast versus point-to-point

More information

AN OVERVIEW OF QUALITY OF SERVICE COMPUTER NETWORK

AN OVERVIEW OF QUALITY OF SERVICE COMPUTER NETWORK Abstract AN OVERVIEW OF QUALITY OF SERVICE COMPUTER NETWORK Mrs. Amandeep Kaur, Assistant Professor, Department of Computer Application, Apeejay Institute of Management, Ramamandi, Jalandhar-144001, Punjab,

More information

A Slow-sTart Exponential and Linear Algorithm for Energy Saving in Wireless Networks

A Slow-sTart Exponential and Linear Algorithm for Energy Saving in Wireless Networks 1 A Slow-sTart Exponential and Linear Algorithm for Energy Saving in Wireless Networks Yang Song, Bogdan Ciubotaru, Member, IEEE, and Gabriel-Miro Muntean, Member, IEEE Abstract Limited battery capacity

More information

Computer Networks. Definition of LAN. Connection of Network. Key Points of LAN. Lecture 06 Connecting Networks

Computer Networks. Definition of LAN. Connection of Network. Key Points of LAN. Lecture 06 Connecting Networks Computer Networks Lecture 06 Connecting Networks Kuang-hua Chen Department of Library and Information Science National Taiwan University Local Area Networks (LAN) 5 kilometer IEEE 802.3 Ethernet IEEE 802.4

More information

Adaptive MAC Protocol for Emergency Data Transmission in Wireless Body Sensor Networks

Adaptive MAC Protocol for Emergency Data Transmission in Wireless Body Sensor Networks , pp. 205-216 http://dx.doi.org/10.14257/ijseia.2015.9.9.18 Adaptive MAC Protocol for Emergency Data Transmission in Wireless Body Sensor Networks Rae Hyun Kim and Jeong Gon Kim 1 Department of Electronic

More information

TR-156 Using GPON Access in the context of TR-101

TR-156 Using GPON Access in the context of TR-101 TECHNICAL REPORT TR-156 Using GPON Access in the context of TR-101 Issue: 1 Issue Date: December 2008 The Broadband Forum. All rights reserved. Notice The Broadband Forum is a non-profit corporation organized

More information

A Power Efficient QoS Provisioning Architecture for Wireless Ad Hoc Networks

A Power Efficient QoS Provisioning Architecture for Wireless Ad Hoc Networks A Power Efficient QoS Provisioning Architecture for Wireless Ad Hoc Networks Didem Gozupek 1,Symeon Papavassiliou 2, Nirwan Ansari 1, and Jie Yang 1 1 Department of Electrical and Computer Engineering

More information

Hybrid Optical and Wireless Technology Integrations for Next Generation Broadband Access Networks

Hybrid Optical and Wireless Technology Integrations for Next Generation Broadband Access Networks Hybrid Optical and Wireless Technology Integrations for Next Generation Broadband Access Networks N., Moradpoor G. Parr, S. McClean and B. Scotney India-UK Advanced Technology Centre of Excellence in Next

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

TDM services over IP networks

TDM services over IP networks Keyur Parikh Junius Kim TDM services over IP networks 1. ABSTRACT Time Division Multiplexing (TDM) circuits have been the backbone of communications over the past several decades. These circuits which

More information

Network Performance: Networks must be fast. What are the essential network performance metrics: bandwidth and latency

Network Performance: Networks must be fast. What are the essential network performance metrics: bandwidth and latency Network Performance: Networks must be fast What are the essential network performance metrics: bandwidth and latency Transmission media AS systems Input'signal'f(t) Has'bandwidth'B System'with'H(-) Output'signal'g(t)

More information

Service Definition. Internet Service. Introduction. Product Overview. Service Specification

Service Definition. Internet Service. Introduction. Product Overview. Service Specification Service Definition Introduction This Service Definition describes Nexium s from the customer s perspective. In this document the product is described in terms of an overview, service specification, service

More information

Scheduling for QoS Management

Scheduling for QoS Management Scheduling for QoS Management Domenico Massimo Parrucci Condello isti information science Facoltà and di Scienze technology e Tecnologie institute 1/number 1 Outline What is Queue Management and Scheduling?

More information

Gigabit Ethernet: Architectural Design and Issues

Gigabit Ethernet: Architectural Design and Issues Gigabit Ethernet: Architectural Design and Issues Professor of Computer and Information Sciences Columbus, OH 43210 http://www.cis.ohio-state.edu/~jain/ 9-1 Overview Distance-Bandwidth Principle 10 Mbps

More information

Wireless Home Networks based on a Hierarchical Bluetooth Scatternet Architecture

Wireless Home Networks based on a Hierarchical Bluetooth Scatternet Architecture Wireless Home Networks based on a Hierarchical Bluetooth Scatternet Architecture W. Lilakiatsakun'. 2, A. Seneviratne' I School of Electrical Engineering and Telecommunication University of New South Wales,

More information

PART III. OPS-based wide area networks

PART III. OPS-based wide area networks PART III OPS-based wide area networks Chapter 7 Introduction to the OPS-based wide area network 7.1 State-of-the-art In this thesis, we consider the general switch architecture with full connectivity

More information

Dynamic Bandwidth Allocation for Quality-of-Service Over Ethernet PONs

Dynamic Bandwidth Allocation for Quality-of-Service Over Ethernet PONs IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 21, NO. 9, NOVEMBER 2003 1467 Dynamic Bandwidth Allocation for Quality-of-Service Over Ethernet PONs Chadi M. Assi, Student Member, IEEE, Yinghua

More information

Sources: Chapter 6 from. Computer Networking: A Top-Down Approach Featuring the Internet, by Kurose and Ross

Sources: Chapter 6 from. Computer Networking: A Top-Down Approach Featuring the Internet, by Kurose and Ross M ultimedia Communication Multimedia Systems(Module 5 Lesson 3) Summary: Beyond Best-Effort Motivating QoS Q uality of Service (QoS) Scheduling and Policing Sources: Chapter 6 from Computer Networking:

More information

WebNMS-Based Topology Discovery in EPON Network

WebNMS-Based Topology Discovery in EPON Network , pp.161-168 http://dx.doi.org/10.14257/ijfgcn.2013.6.6.17 WebNMS-Based Topology Discovery in EPON Network Feng Jian and Zhu Li College of Computer Science & Technology, Xi an University of Science and

More information

EECS 122: Introduction to Computer Networks Multiaccess Protocols. ISO OSI Reference Model for Layers

EECS 122: Introduction to Computer Networks Multiaccess Protocols. ISO OSI Reference Model for Layers EECS 122: Introduction to Computer Networks Multiaccess Protocols Computer Science Division Department of Electrical Engineering and Computer Sciences University of California, Berkeley Berkeley, CA 94720-1776

More information

A Short Look on Power Saving Mechanisms in the Wireless LAN Standard Draft IEEE 802.11

A Short Look on Power Saving Mechanisms in the Wireless LAN Standard Draft IEEE 802.11 A Short Look on Power Saving Mechanisms in the Wireless LAN Standard Draft IEEE 802.11 Christian Röhl, Hagen Woesner, Adam Wolisz * Technical University Berlin Telecommunication Networks Group {roehl,

More information

Next Generation FTTH Chris Pfistner ECOC 2011

Next Generation FTTH Chris Pfistner ECOC 2011 Next Generation FTTH Chris Pfistner ECOC 2011 Table of Content NG FTTH - What do we need? Bandwidth vs Reach vs Cost per Bit How did we get here? The Pioneers APON & BPON The Volume Leaders - GPON & GEPON

More information

Data Link Layer(1) Principal service: Transferring data from the network layer of the source machine to the one of the destination machine

Data Link Layer(1) Principal service: Transferring data from the network layer of the source machine to the one of the destination machine Data Link Layer(1) Principal service: Transferring data from the network layer of the source machine to the one of the destination machine Virtual communication versus actual communication: Specific functions

More information

Defending Against Traffic Analysis Attacks with Link Padding for Bursty Traffics

Defending Against Traffic Analysis Attacks with Link Padding for Bursty Traffics Proceedings of the 4 IEEE United States Military Academy, West Point, NY - June Defending Against Traffic Analysis Attacks with Link Padding for Bursty Traffics Wei Yan, Student Member, IEEE, and Edwin

More information