A CLASS-BASED DYNAMIC BANDWIDTH ALLOCATION SCHEME FOR EPONS

Size: px
Start display at page:

Download "A CLASS-BASED DYNAMIC BANDWIDTH ALLOCATION SCHEME FOR EPONS"

Transcription

1 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 And Computer Engineering, ational University Of Singapore 3 Centre For Quantifiable Quality Of Service In Communication Systems orwegian University Of Science and Technology ABSTRACT In an Ethernet Passive Optical etwork (EPO), all optical network units (s) share one uplink channel to transmit multiple traffic. To avoid data collision, a contention-free MAC protocol is needed to schedule the transmission order of different s. An available solution is to assign a variable-sized time slot to each. In this paper, we first review some existing bandwidth allocation schemes for EPO in the literature. Then we propose a novel scheme called dynamic weight priority scheduling (), which not only guarantees all s fairly share the bandwidth of uplink channel on demand, but also supports differentiated services. To prevent one service class from monopolizing the bandwidth under heavy load, a bandwidth threshold determined by a weight ensures a minimum bandwidth for each traffic class.. ITRODUCTIO Ethernet passive optical network (EPO), which reduces the fiber deployment dramatically and preserves the merits of Ethernet networks, is gaining more and more attention due to its low cost and high performance. An EPO consists of one optical line terminal (OLT) and multiple optical network units (s), as shown in Fig.. In the downstream direction (from the OLT to the s), the OLT broadcasts Ethernet frames to all s. In the upstream transmission (from the s to the OLT), all s share one optical fiber channel. To avoid data collision, the OLT needs to schedule the transmission order of all s. An available solution is to assign a time slot to each, and each can only transmit in its assigned time slot. Before the time slot assigned to an arrives, this stores all packets from its end users into corresponding queues according to their types. When the correct time slot arrives, the transmits the stored packets at full channel speed. The OLT employs a bandwidth allocation scheme to distribute an amount of bandwidth to every on its demand. Thus, bandwidth allocation is a key issue in EPO to guarantee the bandwidth to be used efficiently and fairly by s. Since EPO is expected to support diverse applications, it needs to guarantee QoS of multiple services. Therefore, bandwidth allocation should satisfy the demand of the s and support differentiated services. Assigning a fixed time slot to each regardless of its demand is simple but not adaptive to bursty traffic. Relatively, dynamic bandwidth allocation (DBA) scheme, which assigns a variable time slot to each on its demand, is more effective and flexible. A DBA scheme requires that the OLT know the bandwidth demand of the, which is used to conduct allocation. Af- OLT Splitter/ Combiner Fig.. System Architecture of EPO ter allocation, the OLT informs each of the allocation results. To this end, the IEEE 8.3ah task force develops the Multi- Point Control Protocol (MPCP) [] to manage the control messages which communicate the information between the OLT and the s. The MPCP relies on two control messages, GATE and REPORT, to grant and request the bandwidth. The GATE message, which is sent from the OLT to the, is used to inform of the beginning time of and the size of the assigned time slot. The sends the REPORT message to the OLT to convey its local conditions, such as the buffer occupancy. Even if an need not send traffic, a minimum bandwidth is guaranteed to transmit a REPORT message. To improve the bandwidth utilization, [] presented a DBA scheme that reduces the polling cycle with an interleaved polling approach. The OLT allocates the bandwidth to an on its demand but no more than a predefined maximum value. This is called limited service which can avoid some s with high load from monopolizing the bandwidth. However, the OLT does not know how the distributes the granted bandwidth among all traffic classes and cannot support inter- priority scheduling. [3] found that the limited service causes a light-load penalty phenomenon, which exhibits that under light load the delay of low priority traffic and the maximum delay of medium priority traffic increase significantly. To eliminate this unexpected behavior, a two-stage queue at an (shown in Fig. ) is proposed. Here, stage-i consists of multiple-priority queues and stage-ii is a First- Com-First-Served (FCFS) queue. When a time slot arrives, packets in stage-ii are transmitted, and packets in stage-i enter stage-ii simultaneously. At the end of the time slot, the reports the current queue occupancy of stage-ii to the OLT. The total queue size of stage-ii is defined exactly as TxW MAX, thus, an can report at most TxW MAX and get a transmission window no larger

2 R Mbit/s (gated) W MAX T X P P P R U Mbit/s USER ferent, the subframe size is variable, which is determined by the request size of the corresponding service class. To prevent a service class from monopolizing the bandwidth under heavy load, a weight set for each class decides a bandwidth threshold, which can guarantee a minimum bandwidth to each class. After allocating the bandwidth amongst classes, the size of each subframe is determined. Within the same class, the bandwidth is fairly distributed to all s following the max-min fairness principle. Stage II Stage I Fig.. Two-stage queue at an [3] than TxW MAX accordingly. This constraint ensures that the assigned time slot is always fully used. However, this architecture augments the average queuing delay of packets due to the waiting time in the stage-ii queue. The preemptive scheme used in the ensures the serves a higher priority queue to exhaustion before serving a lower priority queue. However, within a cycle, low priority packets of s which are assigned to transmit earlier, are transmitted earlier than high priority packets of s assigned to transmit later. Therefore, the queuing delay of high priority packets may be longer than that of the low priority packets. Since high priority traffic is delay sensitive, it is more desirable to transmit all high priority packets earlier than the others. To solve the problem mentioned above, [4] introduced a novel DBA scheme, which transmits traffic of different classes separately. The frame is divided into two parts for two service classes. The first part with a constant size is reserved for high priority (HP) traffic to minimize the jitter. The remaining part is allocated to best effort (BE) data. The OLT assigns consecutive time slots to different s to transmit packets with the same type. The remaining bandwidth reserved for HP traffic of an can only be shared by its own sessions. Thus, some s may not use the allocated bandwidth fully while requirements of the others cannot be satisfied. In this paper, we propose a dynamic weight DBA scheme to support inter- and intra- priority scheduling. A frame is divided into multiple subframes for multiple service classes. During a cycle, higher priority traffic is always transmitted prior to lower priority traffic. A weight set for each service class ensures that all classes proportionally share the bandwidth under heavy load. Thus, the throughput of one traffic class only depends on its traffic load and bandwidth threshold regardless of other traffic classes. The remaining of the paper is organized as follows. Section introduces the proposed scheme in detail. umerical results are discussed in Section 3 and Section 4 concludes the paper.. SCHEME To support QoS of differentiated services and satisfy instantaneous demands of s, we propose a novel scheme called dynamic weight priority scheduling (). can not only support both intra- and inter- priority scheduling but also dynamically adjust the service class s proportion of sharing the bandwidth. The frame is divided into multiple subframes to transmit traffic of different classes. Since the bandwidth demands are dif-.. Bandwidth Allocation in OLT In our scheme, we only discuss three service classes corresponding three priorities, i.e., high, medium and low. To present simply, we use, P and P to denote these three classes respectively. Thus, the frame is divided into three subframes, which are assigned to the three classes in a decreasing order of their priorities, e.g., high priority class is always assigned the first subframe. The bandwidth demand of a service class from all s, ReBW j, is different in every cycle, therefore, the subframe size is variable to meet the demand. Only the maximum frame size is fixed, and the bandwidth allocation is dynamic within the frame. 3 3 Subframe Frame n- Frame n Subframe Subframe Subframe 3 Subframe Frame n+ Subframe Fig. 3. Frame Format of Subframe Subframe Subframe The OLT maintains a bandwidth demand table which stores the bandwidth demands of all s in an increasing order. After the OLT receives the REPORT messages from s, it updates the bandwidth demand table. Fig.. indicates that the size of the time slot assigned to i (i =,,..., ) is different in each cycle. If the total bandwidth of the uplink cannot satisfy the demands from all s, the OLT will confine some demands. A bandwidth threshold, BW threshold j (j =, and ), is defined for each service class on its weight which satisfies < weight j < (j =, and ), j= weightj =. BW thresholdj that is calculated by BW frame weight j, helps to prevent a class from occupying more bandwidth and ensure a minimum throughput for low priority class under heavy load. Here, BW frame is the available bandwidth of a frame. weight j determines the proportion of sharing the bandwidth of service class j and can be adjusted dynamically by the OLT. If ReBW j does not exceed BW threshold j, the bandwidth allocated to class j (GrantBW j) is exactly ReBW j and the remaining bandwidth (RemainBW j = BW threshold j - ReBW j) will be proportionally distributed to other classes with unsatisfied requests on their weights. Otherwise, the OLT only allocates BW threshold j to class j. Thus, under heavy load, the

3 minimum throughput of class j approximates the product of the overall throughput and weight j... Buffer Structure in The buffer consists of three queues to place packets from three service classes and does not need a second stage queue which is used in [3]. To ensure the packets with the same type from different s to be served equally, the OLT assigns consecutive time slots to different s to transmit the traffic of the same service class. An reports the lengths of its three queues to the OLT which grants at most three time slots to this accordingly. The transmission order is from the high priority traffic (i.e., ) to the low priority (i.e., P). The OLT needs to wait for REPORT messages from all s to compute the total bandwidth demand of every service class. Within a service class, the bandwidth is distributed to all s based on the max-min fairness policy, which maximizes the minimum share of a source whose demand is not fully satisfied, with the principles stated in [5]. Since three queues share a limited-size buffer, some packets have to be dropped when the buffer is full. The preemptive scheme used in [3] can preempt one or more lower priority packets stored in the buffer to place a newly arriving packet with higher priority. In our scheme, only when the length of lower priority queue is larger than a threshold, a newly arriving packet with higher priority can preempt lower priority packets. Otherwise, this new packet will be dropped. The reason of this is that the OLT assigns a time slot to lower priority traffic of an, however, before the assigned time slot arrives, some or even all lower priority packets may be preempted by the newly arriving packets with higher priority. Thus, this assigned time slot cannot be used to transmit lower priority traffic, and the throughput of lower priority traffic will decrease. To avoid this problem, a queue-length threshold is defined to ensure that the assigned time slot would be used to transmit lower priority traffic. 3. UMERICAL RESULTS To verify the efficiency of, we conduct simulation with OP- ET (a professional simulation tool) in comparison with the twostage queue scheme [3]. The simulated network includes one OLT and sixteen s. The distance from the OLT to any is fixed and equal. The link rate between the OLT and the is Gbit/s and that from end users to the is Mbit/s. Traffic with the same QoS requirements is aggregated into one service class. Three service classes are simulated. Class generates constant-bit-rate (CBR) voice traffic. Class P emulates variable-bit-rate (VBR) video streams which exhibits self-similar and long-range dependence (LRD). Class P is used to simulate non-real-time (nrt) VBR data traffic. First, we change the weight of the service class. Table lists six sets of simulation results. In this table, the unit of delay is second and that of throughput is Mbit/s. The results show that the throughput of the entire network is around 87 Mbit/s and does not vary sharply when the weights are changed. However, the delay and the throughput of the service classes are different with different sets of weight. The throughput of each class is proportional to its weight because the offered load is at the ultimate value ( Mbit/s). As can be seen in this table, if weight j= weight j /, the average packet delay of is less than ms. According to this formula, there are three sets of weight satisfy this formula, i.e., (,, ), (,, ) and ( 4,, ). Among them, set (,, ) not only distinguishes the priority of different service classes but also satisfies the QoS requirement of average packet delay. Relative to ( 4,, ), this set allocates less bandwidth to the but still gets the same throughput, and the average packet delay of P and P is lower. Since set (,, ) can get better results than the others, 3 6 the later discussed simulation results are performed based on this weight set. Throughput (Mbit/s) Throughput(Mbit/s) Throughput(Mbit/s) 7 6 Load of (a) Class Load of P (b) Class P Load of P (c) Class P Fig. 4. Throughput of a single class (all s) vs offered load

4 Table. Simulation Results of different sets of weight vs offered load equal to 6 Mbit/s weight total delay of throughput delay of throughput delay of throughput class class P class P throughput class of class class P of class P class P of class P /5 /5 / /9 3/9 / / /3 / / /4 / /7 /7 / /3 /3 / Then, we investigate the throughput of the network illustrated in Figs. 4, where, the x-axis is the normailized load of an individual and the y-axis represents the throughput of a single class (all s). Fig. 4 (a) shows the throughput of. When the offered load is below.6 (or 6 Mbit/s), the demands of all can be satisfied, hence, the throughput of is equal to its traffic load. If the load of an exceeds.6, the overall bandwidth demand is larger than the available bandwidth of the network. The bandwidth cannot meet all demands and some of them are refused by the OLT, thus, some packets are delayed in the buffer. Simultaneously, more and more packets arrive at the buffer until the buffer is full and has to drop packets. Since the predefined BW threshold prevents the traffic of from engrossing too much bandwidth, the throughput of this class is confined. However, the two-stage queue scheme permits the traffic of to be transmitted as much as possible, and the arriving packets of can preempt lower priority packets queued in the buffer. Therefore, the throughput of under the two-stage queue scheme is close to its traffic load. Fig. 4 (b) presents the throughput of P. If the offered load is lower than.6, the bandwidth is sufficient to accommodate demands of all s. Hence, the throughput of P is close to its traffic load. Once the offered load increases beyond.6, some packets of P may be dropped and its throughput decreases. evertheless, BW threshold defined by can guarantee a minimum throughput for P, about 8 Mbit/s. With the two-stage queue scheme, when packets of arrive continuously and all queued packets of P are pushed out to place newly arriving packets with higher priority, packets of P will be discarded and its throughput may continue falling. As shown in Fig. 4 (c), even though the offered load reaches the ultimate value, a minimum throughput (about Mbit/s) of P is ensured by the BW threshold. Compared with, the two-stage queue scheme has to drop packets of P to store arriving packets with higher priority, thus, the throughput of P descends to a low point when the load is very heavy. Table lists the load and the throughput of each when the overall load equals Mbit/s. In this scenario, BW threshold i is Mbit/s, Mbit/s and Mbit/s for three classes, respectively. Following the max-min fairness policy, for, the bandwidth demands of i (i=,,...,8) can be satisfied, therefore, it is found that throughput of i (i =,,..., 8) is close to its load. The demand of i (i = 9,,..., 6) cannot be satisfied and these s share the remaining bandwidth evenly, thus, their respective throughputs are almost equal. Since the throughput of an is determined by the amount of bandwidth allocated to this, the simulation result shows that all s fairly share the bandwidth within, and the same for P and P. ow we discuss the packet drop rate. Since the newly arriving packets with higher priority can preempt lower priority packets Table. Throughput of each vs offered load equal to Mbit/s class (Mbit/s) class P (Mbit/s) class P (Mbit/s) ID load throughput load throughput load throughput only when the length of lower priority queue exceeds a threshold, the packet drop rate of may be non-zero. The reason for setting queue-length threshold is explained in section.. There are three curves in Fig. 5 (a), because the buffer drops some packets of under the offered load exceeding.9 (9Mbit/s). Referring Fig. 4 (b) and Fig. 4 (c), when the offered load exceeds.9, the throughput of P and that of P (with using ) keep around Mbit/s and 8 Mbit/s, respectively. Hence, to guarantee the minimum throughput of P and P, if the length of both queue and queue are under their respective thresholds, some newly arriving packets of are discarded. Comparatively, in Fig. 5 (b), the packet drop rate of is zero and that of P is very small. However, the packet drop rate of P increases sharply as the offered load beyond.5. can moderate drop rate of P at the expense of dropping some packets from and P. Finally, Fig. 5 (c) & (d) shows the average packet delay for three service classes. decreases the average packet delays of and P. The reason is that the packets only wait in one queue and the queuing delay is less than that with the two-stage queue scheme (Fig. ). also can transmit more packets from P instead of discarding them. However, these packets delay longer in the buffer until the correct time slot arrives, hence, their average queuing delay is prolonged. The simulation results demonstrate that even if the offered load is very heavy, can guarantee a minimum bandwidth

5 5 P P (a) Packet Drop Rate of 5 P P (b) Packet Drop Rate of Two Stage Queue Packet Drop Rate (Mbit/s) Packet Drop Rate (Mbit/s) P P (c) Average Packet Delay of P P (d) Average Packet Delay of Two Stage Queue Average Packet Delay (s) Average Packet Delay (s) Fig. 5. Packet Drop Rate and Average Packet Delay for each service class due to the bandwidth threshold, which also influences the throughput of the single class. The proposal can also reduce the average queuing delay of high priority and medium priority classes. 4. COCLUSIO This paper first reviewed some typical DBA schemes available in the literature, then proposed a dynamic weight priority scheduling () scheme to efficiently support all s fairly share the uplink bandwidth on demand. ensures that all service classes proportionally share the bandwidth according to their weights. Within the same class, all s are allocated the bandwidth with equal rights regardless of their demands. Because high priority class is served prior to the others, its average queuing delay is shortened. Since the OLT ensures a minimum bandwidth to each class under heavy load, a minimum throughput of each class can be guaranteed. The weight can be adjusted to change the proportion of bandwidth shared by each service class. Thus, if the OLT wants to increase the throughput of one class, it should adjust the weight of this class properly. Our future work is to shorten the prolonged interval between two adjacent frames because the OLT has to wait for REPORT messages from all s. Another one is to decrease the bandwidth consumed by the gap times. 5. REFERECES [] Media Access Control Parameters, Physical Layers and Management Parameters for Subscriber Access etworks, IEEE Draft P8.3ah/D.TM, Aug.. [] G. Kramer, Interleaved Polling with Adaptive Cycle Time (IPACT): A dynamic bandwidth distribution dcheme in an dptical dccess detwork, Photonic etwork Commun., vol. 4, no. pp. 89-7, January. [3] G. Kramer, B. Mukherjee, S. Dixit and Y.H. Ye, Supporting differentiated classes of service in Ethernet passive optical networks, J. Opt. etworks, pp.8-98,. [4] F.T An, H. Bae, Y.L. Hsueh, K.S. kim, M.S. Rogge, and L.G. Kazovsky. A new media access control protocol guaranteeing fairness among users in Ethernet-based passive optical networks, IEEE OFC, Atlanta, GA, Oct.3. [5] D. Bertsekas and R. Gallager, Data etworks, Prentice Hall, Upper Saddle River, J, nd edition, 99.

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

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

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

Introduction VOIP in an 802.11 Network VOIP 3

Introduction VOIP in an 802.11 Network VOIP 3 Solutions to Performance Problems in VOIP over 802.11 Wireless LAN Wei Wang, Soung C. Liew Presented By Syed Zaidi 1 Outline Introduction VOIP background Problems faced in 802.11 Low VOIP capacity in 802.11

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

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

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

Supporting differentiated classes of service in Ethernet passive optical networks

Supporting differentiated classes of service in Ethernet passive optical networks Supporting differentiated classes of service in Ethernet passive optical networks Glen Kramer and Biswanath Mukherjee Department of Computer Science, University of California, Davis, California 9566 kramer@cs.ucdavis.edu;

More information

CHAPTER - 4 CHANNEL ALLOCATION BASED WIMAX TOPOLOGY

CHAPTER - 4 CHANNEL ALLOCATION BASED WIMAX TOPOLOGY CHAPTER - 4 CHANNEL ALLOCATION BASED WIMAX TOPOLOGY 4.1. INTRODUCTION In recent years, the rapid growth of wireless communication technology has improved the transmission data rate and communication distance.

More information

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

Performance Evaluation of Dynamic Bandwidth Allocation Algorithm for XG-PON Using Traffic Monitoring and Intra- Scheduling , pp. 27-216 http://dx.doi.org/1.14257/ijseia.215.9.8.19 Performance Evaluation of Dynamic Bandwidth Allocation Algorithm for XG-PON Using Traffic Monitoring and Intra- Scheduling Man Soo Han Optical Engineering

More information

PROVIDING STATISTICAL QOS GUARANTEE FOR VOICE OVER IP IN THE IEEE 802.11 WIRELESS LANS

PROVIDING STATISTICAL QOS GUARANTEE FOR VOICE OVER IP IN THE IEEE 802.11 WIRELESS LANS V OICE OVER WIRELESS LOCAL AREA N ETWORK PROVIDING STATISTICAL QOS GUARANTEE FOR VOICE OVER IP IN THE IEEE 82.11 WIRELESS LANS HONGQIANG ZHAI, JIANFENG WANG, AND YUGUANG FANG, UNIVERSITY OF FLORIDA The

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

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

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

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

Applying Active Queue Management to Link Layer Buffers for Real-time Traffic over Third Generation Wireless Networks

Applying Active Queue Management to Link Layer Buffers for Real-time Traffic over Third Generation Wireless Networks Applying Active Queue Management to Link Layer Buffers for Real-time Traffic over Third Generation Wireless Networks Jian Chen and Victor C.M. Leung Department of Electrical and Computer Engineering The

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

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

CURRENT wireless personal communication systems are

CURRENT wireless personal communication systems are Efficient Radio Resource Allocation in a GSM and GPRS Cellular Network David E Vannucci & Peter J Chitamu Centre for Telecommunications Access and Services School of Electrical and Information Engineering

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

Extended-rtPS Algorithm for VoIP Services in IEEE 802.16 systems

Extended-rtPS Algorithm for VoIP Services in IEEE 802.16 systems Extended-rtPS Algorithm for VoIP Services in IEEE 802.16 systems Howon Lee, Taesoo Kwon and Dong-Ho Cho Department of Electrical Engineering and Computer Science Korea Advanced Institute of Science and

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

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

Analysis of IP Network for different Quality of Service

Analysis of IP Network for different Quality of Service 2009 International Symposium on Computing, Communication, and Control (ISCCC 2009) Proc.of CSIT vol.1 (2011) (2011) IACSIT Press, Singapore Analysis of IP Network for different Quality of Service Ajith

More information

Ethernet Switch Evaluation For Streaming Media Multicast Applications

Ethernet Switch Evaluation For Streaming Media Multicast Applications Ethernet Switch Evaluation For Streaming Media Multicast Applications Introduction In addition to many criteria relating to standards compliance, packet forwarding performance, layer 3 and 4 route discovery

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

Modelling Quality of Service in IEEE 802.16 Networks

Modelling Quality of Service in IEEE 802.16 Networks 1 Modelling Quality of Service in IEEE 802.16 Networks Giuseppe Iazeolla1, Pieter Kritzinger2 and Paolo Pileggi2 1 Software Engineering and System Performance Modelling Group University of Roma Tor Vergata,

More information

Controlled Random Access Methods

Controlled Random Access Methods Helsinki University of Technology S-72.333 Postgraduate Seminar on Radio Communications Controlled Random Access Methods Er Liu liuer@cc.hut.fi Communications Laboratory 09.03.2004 Content of Presentation

More information

Announcements. Midterms. Mt #1 Tuesday March 6 Mt #2 Tuesday April 15 Final project design due April 11. Chapters 1 & 2 Chapter 5 (to 5.

Announcements. Midterms. Mt #1 Tuesday March 6 Mt #2 Tuesday April 15 Final project design due April 11. Chapters 1 & 2 Chapter 5 (to 5. Announcements Midterms Mt #1 Tuesday March 6 Mt #2 Tuesday April 15 Final project design due April 11 Midterm #1 Chapters 1 & 2 Chapter 5 (to 5.2) 1 Congestion Too much traffic can destroy performance

More information

NOVEL PRIORITISED EGPRS MEDIUM ACCESS REGIME FOR REDUCED FILE TRANSFER DELAY DURING CONGESTED PERIODS

NOVEL PRIORITISED EGPRS MEDIUM ACCESS REGIME FOR REDUCED FILE TRANSFER DELAY DURING CONGESTED PERIODS NOVEL PRIORITISED EGPRS MEDIUM ACCESS REGIME FOR REDUCED FILE TRANSFER DELAY DURING CONGESTED PERIODS D. Todinca, P. Perry and J. Murphy Dublin City University, Ireland ABSTRACT The goal of this paper

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

How To Analyze The Security On An Ipa Wireless Sensor Network

How To Analyze The Security On An Ipa Wireless Sensor Network Throughput Analysis of WEP Security in Ad Hoc Sensor Networks Mohammad Saleh and Iyad Al Khatib iitc Stockholm, Sweden {mohsaleh, iyad}@iitc.se ABSTRACT This paper presents a performance investigation

More information

A Statistical Estimation of Average IP Packet Delay in Cellular Data Networks

A Statistical Estimation of Average IP Packet Delay in Cellular Data Networks A Statistical Estimation of Average IP Packet Delay in Cellular Data Networks Hubert GRAJA, Philip PERRY and John MURPHY Performance Engineering Laboratory, Computer Science Department,University College

More information

Radio Resource Allocation in GSM/GPRS Networks

Radio Resource Allocation in GSM/GPRS Networks Radio Resource Allocation in GSM/GPRS Networks Jean-Lien C. Wu 1, Wei-Yeh Chen 2, and Hung-Huan Liu 1 1 Department of Electronic Engineering, National Taiwan University of Science and Technology, 43, Keelung

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

Voice Service Support over Cognitive Radio Networks

Voice Service Support over Cognitive Radio Networks Voice Service Support over Cognitive Radio Networks Ping Wang, Dusit Niyato, and Hai Jiang Centre For Multimedia And Network Technology (CeMNeT), School of Computer Engineering, Nanyang Technological University,

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

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

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

Quality of Service versus Fairness. Inelastic Applications. QoS Analogy: Surface Mail. How to Provide QoS?

Quality of Service versus Fairness. Inelastic Applications. QoS Analogy: Surface Mail. How to Provide QoS? 18-345: Introduction to Telecommunication Networks Lectures 20: Quality of Service Peter Steenkiste Spring 2015 www.cs.cmu.edu/~prs/nets-ece Overview What is QoS? Queuing discipline and scheduling Traffic

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

Algorithms for Interference Sensing in Optical CDMA Networks

Algorithms for Interference Sensing in Optical CDMA Networks Algorithms for Interference Sensing in Optical CDMA Networks Purushotham Kamath, Joseph D. Touch and Joseph A. Bannister {pkamath, touch, joseph}@isi.edu Information Sciences Institute, University of Southern

More information

Scheduling Video Stream Transmissions for Distributed Playback over Mobile Cellular Networks

Scheduling Video Stream Transmissions for Distributed Playback over Mobile Cellular Networks Scheduling Video Stream Transmissions for Distributed Playback over Mobile Cellular Networks Kam-Yiu Lam 1, Joe Yuen 1, Sang H. Son 2 and Edward Chan 1 Department of Computer Science 1 City University

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

AN ANALYSIS OF DELAY OF SMALL IP PACKETS IN CELLULAR DATA NETWORKS

AN ANALYSIS OF DELAY OF SMALL IP PACKETS IN CELLULAR DATA NETWORKS AN ANALYSIS OF DELAY OF SMALL IP PACKETS IN CELLULAR DATA NETWORKS Hubert GRAJA, Philip PERRY and John MURPHY Performance Engineering Laboratory, School of Electronic Engineering, Dublin City University,

More information

CHAPTER 1 ATM TRAFFIC MANAGEMENT

CHAPTER 1 ATM TRAFFIC MANAGEMENT CHAPTER 1 ATM TRAFFIC MANAGEMENT Webster s New World Dictionary defines congestion as filled to excess, or overcrowded; for example, highway congestion. Although, the best solution of congestion is to

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

Customer White paper. SmartTester. Delivering SLA Activation and Performance Testing. November 2012 Author Luc-Yves Pagal-Vinette

Customer White paper. SmartTester. Delivering SLA Activation and Performance Testing. November 2012 Author Luc-Yves Pagal-Vinette SmartTester Delivering SLA Activation and Performance Testing November 2012 Author Luc-Yves Pagal-Vinette Customer White paper Table of Contents Executive Summary I- RFC-2544 is applicable for WAN and

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

A Policy-Based Admission Control Scheme for Voice over IP Networks

A Policy-Based Admission Control Scheme for Voice over IP Networks Journal of Computer Science 5 (11): 817-821, 2009 ISSN 1549-3636 2009 Science Publications A Policy-Based Admission Control Scheme for Voice over IP Networks Sami Alwakeel and Agung Prasetijo Department

More information

Dynamic Load Balance Algorithm (DLBA) for IEEE 802.11 Wireless LAN

Dynamic Load Balance Algorithm (DLBA) for IEEE 802.11 Wireless LAN Tamkang Journal of Science and Engineering, vol. 2, No. 1 pp. 45-52 (1999) 45 Dynamic Load Balance Algorithm () for IEEE 802.11 Wireless LAN Shiann-Tsong Sheu and Chih-Chiang Wu Department of Electrical

More information

Performance Evaluation of AODV, OLSR Routing Protocol in VOIP Over Ad Hoc

Performance Evaluation of AODV, OLSR Routing Protocol in VOIP Over Ad Hoc (International Journal of Computer Science & Management Studies) Vol. 17, Issue 01 Performance Evaluation of AODV, OLSR Routing Protocol in VOIP Over Ad Hoc Dr. Khalid Hamid Bilal Khartoum, Sudan dr.khalidbilal@hotmail.com

More information

PRIORITY-BASED NETWORK QUALITY OF SERVICE

PRIORITY-BASED NETWORK QUALITY OF SERVICE PRIORITY-BASED NETWORK QUALITY OF SERVICE ANIMESH DALAKOTI, NINA PICONE, BEHROOZ A. SHIRAZ School of Electrical Engineering and Computer Science Washington State University, WA, USA 99163 WEN-ZHAN SONG

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

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

Chapter 3 ATM and Multimedia Traffic

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

More information

A Novel Framework for Improving Bandwidth Utilization for VBR Video Delivery over Wide-Area Networks

A Novel Framework for Improving Bandwidth Utilization for VBR Video Delivery over Wide-Area Networks A Novel Framework for Improving Bandwidth Utilization for VBR Video Delivery over Wide-Area Networks Junli Yuan *, Sujoy Roy, Qibin Sun Institute for Infocomm Research (I 2 R), 21 Heng Mui Keng Terrace,

More information

APPLICATION NOTE 209 QUALITY OF SERVICE: KEY CONCEPTS AND TESTING NEEDS. Quality of Service Drivers. Why Test Quality of Service?

APPLICATION NOTE 209 QUALITY OF SERVICE: KEY CONCEPTS AND TESTING NEEDS. Quality of Service Drivers. Why Test Quality of Service? QUALITY OF SERVICE: KEY CONCEPTS AND TESTING NEEDS By Thierno Diallo, Product Specialist With the increasing demand for advanced voice and video services, the traditional best-effort delivery model is

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

Per-Flow Queuing Allot's Approach to Bandwidth Management

Per-Flow Queuing Allot's Approach to Bandwidth Management White Paper Per-Flow Queuing Allot's Approach to Bandwidth Management Allot Communications, July 2006. All Rights Reserved. Table of Contents Executive Overview... 3 Understanding TCP/IP... 4 What is Bandwidth

More information

Passive Queue Management

Passive Queue Management , 2013 Performance Evaluation of Computer Networks Objectives Explain the role of active queue management in performance optimization of TCP/IP networks Learn a range of active queue management algorithms

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

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

Quality of Service (QoS) on Netgear switches

Quality of Service (QoS) on Netgear switches Quality of Service (QoS) on Netgear switches Section 1 Principles and Practice of QoS on IP networks Introduction to QoS Why? In a typical modern IT environment, a wide variety of devices are connected

More information

Modeling and Simulation of Quality of Service in VoIP Wireless LAN

Modeling and Simulation of Quality of Service in VoIP Wireless LAN Journal of Computing and Information Technology - CIT 16, 2008, 2, 131 142 doi:10.2498/cit.1001022 131 Modeling and Simulation of Quality of Service in VoIP Wireless LAN A. Al-Naamany, H. Bourdoucen and

More information

802.3ah Operations Management: Requirements From A Diverse Services Provider

802.3ah Operations Management: Requirements From A Diverse Services Provider 802.3ah Operations Management: Requirements From A Diverse Services Provider Roy Bynum Global Access Technology Development WorldCom 1 Data Transmission Service Provider OAM Need to support wide diversity

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

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

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

Performance Analysis of AQM Schemes in Wired and Wireless Networks based on TCP flow

Performance Analysis of AQM Schemes in Wired and Wireless Networks based on TCP flow International Journal of Soft Computing and Engineering (IJSCE) Performance Analysis of AQM Schemes in Wired and Wireless Networks based on TCP flow Abdullah Al Masud, Hossain Md. Shamim, Amina Akhter

More information

www.careercert.info Please purchase PDF Split-Merge on www.verypdf.com to remove this watermark.

www.careercert.info Please purchase PDF Split-Merge on www.verypdf.com to remove this watermark. 2007 Cisco Systems, Inc. All rights reserved. DESGN v2.0 3-11 Enterprise Campus and Data Center Design Review Analyze organizational requirements: Type of applications, traffic volume, and traffic pattern

More information

Performance analysis and simulation in wireless mesh networks

Performance analysis and simulation in wireless mesh networks Performance analysis and simulation in wireless mesh networks Roberto Cusani, Tiziano Inzerilli, Giacomo Di Stasio University of Rome Sapienza INFOCOM Dept. Via Eudossiana 8, 84 Rome, Italy Abstract Wireless

More information

DOCSIS 1.1 Cable Modem Termination Systems

DOCSIS 1.1 Cable Modem Termination Systems DOCSIS 1.1 Cable Modem Termination Systems Chris Bridge cbridge@motorola.com DOCSIS 1.1 Features QoS management Dynamic QoS management Dynamic QoS addition Dynamic QoS change Dynamic QoS deletion Policy-based

More information

RESOURCE ALLOCATION FOR INTERACTIVE TRAFFIC CLASS OVER GPRS

RESOURCE ALLOCATION FOR INTERACTIVE TRAFFIC CLASS OVER GPRS RESOURCE ALLOCATION FOR INTERACTIVE TRAFFIC CLASS OVER GPRS Edward Nowicki and John Murphy 1 ABSTRACT The General Packet Radio Service (GPRS) is a new bearer service for GSM that greatly simplify wireless

More information

VoIP in 802.11. Mika Nupponen. S-72.333 Postgraduate Course in Radio Communications 06/04/2004 1

VoIP in 802.11. Mika Nupponen. S-72.333 Postgraduate Course in Radio Communications 06/04/2004 1 VoIP in 802.11 Mika Nupponen S-72.333 Postgraduate Course in Radio Communications 06/04/2004 1 Contents Introduction VoIP & WLAN Admission Control for VoIP Traffic in WLAN Voice services in IEEE 802.11

More information

Real-Time (Paradigms) (51)

Real-Time (Paradigms) (51) Real-Time (Paradigms) (51) 5. Real-Time Communication Data flow (communication) in embedded systems : Sensor --> Controller Controller --> Actor Controller --> Display Controller Controller Major

More information

H.323 Traffic Characterization Test Plan Draft Paul Schopis, pschopis@itecohio.org

H.323 Traffic Characterization Test Plan Draft Paul Schopis, pschopis@itecohio.org H.323 Traffic Characterization Test Plan Draft Paul Schopis, pschopis@itecohio.org I. Introduction Recent attempts at providing Quality of Service in the Internet2 community have focused primarily on Expedited

More information

Multimedia Requirements. Multimedia and Networks. Quality of Service

Multimedia Requirements. Multimedia and Networks. Quality of Service Multimedia Requirements Chapter 2: Representation of Multimedia Data Chapter 3: Multimedia Systems Communication Aspects and Services Multimedia Applications and Transfer/Control Protocols Quality of Service

More information

VoIP Network Dimensioning using Delay and Loss Bounds for Voice and Data Applications

VoIP Network Dimensioning using Delay and Loss Bounds for Voice and Data Applications VoIP Network Dimensioning using Delay and Loss Bounds for Voice and Data Applications Veselin Rakocevic School of Engineering and Mathematical Sciences City University, London, UK V.Rakocevic@city.ac.uk

More information

Performance Evaluation of VoIP Services using Different CODECs over a UMTS Network

Performance Evaluation of VoIP Services using Different CODECs over a UMTS Network Performance Evaluation of VoIP Services using Different CODECs over a UMTS Network Jianguo Cao School of Electrical and Computer Engineering RMIT University Melbourne, VIC 3000 Australia Email: j.cao@student.rmit.edu.au

More information

Multi-service Load Balancing in a Heterogeneous Network with Vertical Handover

Multi-service Load Balancing in a Heterogeneous Network with Vertical Handover 1 Multi-service Load Balancing in a Heterogeneous Network with Vertical Handover Jie Xu, Member, IEEE, Yuming Jiang, Member, IEEE, and Andrew Perkis, Member, IEEE Abstract In this paper we investigate

More information

PERFORMANCE ANALYSIS OF VOIP TRAFFIC OVER INTEGRATING WIRELESS LAN AND WAN USING DIFFERENT CODECS

PERFORMANCE ANALYSIS OF VOIP TRAFFIC OVER INTEGRATING WIRELESS LAN AND WAN USING DIFFERENT CODECS PERFORMANCE ANALYSIS OF VOIP TRAFFIC OVER INTEGRATING WIRELESS LAN AND WAN USING DIFFERENT CODECS Ali M. Alsahlany 1 1 Department of Communication Engineering, Al-Najaf Technical College, Foundation of

More information

Introduction to Quality of Service. Andrea Bianco Telecommunication Network Group firstname.lastname@polito.it http://www.telematica.polito.

Introduction to Quality of Service. Andrea Bianco Telecommunication Network Group firstname.lastname@polito.it http://www.telematica.polito. Introduction to Quality of Service Andrea Bianco Telecommunication Network Group firstname.lastname@polito.it http://www.telematica.polito.it/ QoS Issues in Telecommunication Networks - 1 Quality of service

More information

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

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

More information

An Experimental Study of Throughput for UDP and VoIP Traffic in IEEE 802.11b Networks

An Experimental Study of Throughput for UDP and VoIP Traffic in IEEE 802.11b Networks An Experimental Study of Throughput for UDP and VoIP Traffic in IEEE 82.11b Networks Sachin Garg sgarg@avaya.com Avaya Labs Research Basking Ridge, NJ USA Martin Kappes mkappes@avaya.com Avaya Labs Research

More information

Performance optimization of mobile WiMAX netwoks for VoIP streams

Performance optimization of mobile WiMAX netwoks for VoIP streams Performance optimization of mobile WiMAX netwoks for VoIP streams L Ortiz V Rangel J Gomez Department of Telecommunications UNAM Mexico City {lortiz victor javierg}@fi-bunammx R Santos School of Telematics

More information

Modeling and Simulation of Queuing Scheduling Disciplines on Packet Delivery for Next Generation Internet Streaming Applications

Modeling and Simulation of Queuing Scheduling Disciplines on Packet Delivery for Next Generation Internet Streaming Applications Modeling and Simulation of Queuing Scheduling Disciplines on Packet Delivery for Next Generation Internet Streaming Applications Sarhan M. Musa Mahamadou Tembely Matthew N. O. Sadiku Pamela H. Obiomon

More information

Optimization of AODV routing protocol in mobile ad-hoc network by introducing features of the protocol LBAR

Optimization of AODV routing protocol in mobile ad-hoc network by introducing features of the protocol LBAR Optimization of AODV routing protocol in mobile ad-hoc network by introducing features of the protocol LBAR GUIDOUM AMINA University of SIDI BEL ABBES Department of Electronics Communication Networks,

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

IPv6 Broadband Access Network Systems

IPv6 Broadband Access Network Systems IPv6 Broadband Access Network Systems IPv6 Broadband Access Network Systems 60 Junji Yamada Koji Wakayama Eisuke Sato OVERVIEW: To meet the demand for broadband access and enable a smooth transition from

More information

QoS Strategy in DiffServ aware MPLS environment

QoS Strategy in DiffServ aware MPLS environment QoS Strategy in DiffServ aware MPLS environment Teerapat Sanguankotchakorn, D.Eng. Telecommunications Program, School of Advanced Technologies Asian Institute of Technology P.O.Box 4, Klong Luang, Pathumthani,

More information

Improving Quality of Service

Improving Quality of Service Improving Quality of Service Using Dell PowerConnect 6024/6024F Switches Quality of service (QoS) mechanisms classify and prioritize network traffic to improve throughput. This article explains the basic

More information

A First Approach to Provide QoS in Advanced Switching

A First Approach to Provide QoS in Advanced Switching A First Approach to Provide QoS in Advanced Switching R. Martínez, F.J. Alfaro, J.L. Sánchez Dept. de Sistemas Informáticos Escuela Politécnica Superior Universidad de Castilla-La Mancha 07 - Albacete,

More information

A MAC Protocol for ATM over Satellite

A MAC Protocol for ATM over Satellite A MAC Protocol for over Satellite Dr. H. Bischl, J. Bostic, Matteo Sabattini DLR Oberpfaffenhofen 1 Inhalt 4 Szenarium 4 Problemstellung und Anforderungen an das MAC Protokoll 4 Protokollarchitektur 4

More information

RFC 2544 Testing of Ethernet Services in Telecom Networks

RFC 2544 Testing of Ethernet Services in Telecom Networks RFC 2544 Testing of Ethernet Services in Telecom Networks White Paper Nigel Burgess Agilent Technologies Introduction The object of this paper is to discuss the use and testing of Ethernet services in

More information

Handover Management based on the Number of Retries for VoIP on WLANs

Handover Management based on the Number of Retries for VoIP on WLANs Handover Management based on the Number of Retries for VoIP on WLANs Shigeru Kashihara Yuji Oie Department of Computer Science and Electronics, Kyushu Institute of Technology Kawazu 68-4, Iizuka, 82-852

More information

Measuring Data and VoIP Traffic in WiMAX Networks

Measuring Data and VoIP Traffic in WiMAX Networks JOURNAL OF TELECOMMUNICATIONS, VOLUME 2, ISSUE 1, APRIL 2010 Measuring Data and VoIP Traffic in WiMAX Networks 1 Iwan Adhicandra Abstract Due to its large coverage area, low cost of deployment and high

More information

Supporting VoIP in IEEE802.11 Distributed WLANs

Supporting VoIP in IEEE802.11 Distributed WLANs Supporting VoIP in IEEE802.11 Distributed WLANs Zuo Liu Supervisor: Dr. Nick Filer July 2012 1 Voice VoIP Applications Constant Streaming Traffic Packetize interval usually 10-30 ms 8 160 bytes each packet

More information

How To Test A Network Performance

How To Test A Network Performance A.Jabbar : A Simulation Study of Tunneled Voice over Internet Protocol System A Simulation Study of Tunneled Voice over Internet Protocol System A. I. A. Jabbar D. M. Ali Electrical Department - Collage

More information