QoS Featured Wireless Virtualization based on Hardware

Size: px
Start display at page:

Download "QoS Featured Wireless Virtualization based on Hardware"

Transcription

1 QoS Featured Wireless Virtualization based on Hardware Cong Wang and Michael Zink Department of Electrical and Computer Engineering University of Massachusetts, Amherst, MA {cwang, Abstract-Nowadays wireless network virtualization technique provides a practical perspective for splitting a single wireless network into multiple independent slices to support isolated virtual networks. A key problem for infrastructure providers is the fairness that needs to be provided among different virtual networks. In this paper, we provide a simplified method implemented by Click Modular router to take advantage of wireless virtualization and provide QoS featured airtime fairness for various services based on the application priorities of the users. Practical experiments show that our bandwidth shaping mechanism can provide more flexible resource allocation based on user needs and stable throughput guarantee for QoS featured services. Index Terms-Network measurement, Quality of Service, Wireless network virtuailization, Streaming media I. INTRODUCTION In recent years the virtualization of computer networks has gained tremendous popularity. It allows the creation of multiple (virtual) networks, where each one might serve a different purpose, simultaneously over the shared substrate (physical) network. While initial network virtualization mainly focused on wired networks, there has recently been research in expanding the virtualization concept into wireless network fields. In this paper, we show a virtualization method for wireless networks that is based on splitting a single Access Point (AP) into multiple independent ones to create virtual wireless networks (VWLAN) that can serve different end user needs. Our goal is to use virtualization to isolate real-time from non-real-time traffic by allocating appropriate amounts of physical network resources for each virtual network slice. With this approach, real-time data can be given higher priority to ensure a certain level of quality of service (QoS). In previous work [5], we have shown that under current network condition, e.g., campus WLAN, commercial DSL or cable Internet that due to the lack of prioritization mechanisms for real-time data, it is common that users experience playback pauses when streaming videos from major online video websites. Since video and voice service quality largely depends on the available throughput, low throughput can significantly decrease the video or voice quality or even cause service interruption. On the other hand, slightly reducing the throughput of some applications such as file download will not influence the actual content. To solve this problem, we propose the WifiQoS mechanism that is implemented using Click Modular router software architecture [6]. This approach enables wireless network virtualization by splitting a single physical AP into several virtual ones and perform priority based traffic shaping depending on destination and type of the incoming data. Via a simple mechanism of giving Video on Demand services like YouTube and Netflix higher bandwidth, we demonstrate that the quality of service will significantly increase if these wireless clients do not have to compete for bandwidth with other applications that are less throughput sensitive. We evaluate our proposed wireless network virtualization approach in an experimental setup that is part of our university network. To evaluate our approach we make use of two metrics. The first one is PSNR (Peak Signal-to-Noise Ratio), which is a common metric to determine the reduction in video quality between a transmitted video and its original. The second metric is the accumulative pause time which represents initial and intermediate play out delay due to insufficient buffer level. The systematical measurement of relationship between QoS performance and network throughput can be the foundation for further developing an algorithm to dynamically prioritize QoS applications via taking advantage of allocating network bandwidth in real-time. In addition, we compare our work with the existing IEEE 802.lIe standard which is the currently used mechanism for ensuring QoS in networks. Our results show that our method provides higher flexibility, isolation and programmability since more controlling privilege is given to the management node (AP). The remainder of this paper is organized as follows. In Section II, we present related work. We present the WifiQoS design and system implementation in Section III. The measurement results are shown in Section IV. We compare the performance of our work and the existing IEEE 802.lIe standard in Section V. Finally, we summarize our work and point out future works in Section VI. II. RELATED WORK The topic of wireless network virtualization has been investigated intensively in recent years. In [8], the authors focus on virtualization based on Time Division Multiplexing (TOM), and to develop and demonstrate techniques of TOM for slices on the ORBIT facility to determine how different experiments can co-exist in the same wireless facility and explore specific requirements for such co-existence. In [4], a software based /12/$ IEEE 801

2 approach named MultiNet to facilitate simultaneous connections to multiple networks by virtualizing a single wireless card is proposed. The wireless card is virtualized by introducing an intermediate layer below IP, which continuously switches the card across multiple networks. The goal of the switching algorithm is to be transparent to the users who see their machine as being connected to multiple networks. However, none of these research works provide sufficient QoS support for real time network applications. As a means to support the quality of service for wireless LAN applications, the IEEE e standard was approved as an addition of existing IEEE standard family. There has been many investigations focusing on the measurement studies for the 802.lie standard, e.g., [7]. This standard is an important improvement for delay-sensitive and real time applications. One major disadvantage of e is its lack of flexibility and manageability due to its coarse-grained resource allocation mechanism. In these previous works, although different mechanisms have been devised to wireless network virtualization, QoS based resource allocation for virtual networks has not been discussed which is what we explore in this paper. In addition, our mechanism is able to give different priorities to real time applications whose quality decreases in the case of insufficient network bandwidth. III. WIFIQOS DESIGN OVERVIEW AND IMPLEMENTATION In this section, we present the overall WifiQoS design and the implementation. For the AP splitting and air-time bandwidth shaping mechanism, our infrastructure tries to enforce the QoS services to get higher bandwidth and give ISPs the privilege of controlling bandwidth allocation throughout every virtual network. A. Experimental environment Setup Both the AP node and the client nodes are equipped with Atheros Wireless LAN cards, and these nodes run Ubuntu Linux with kernel version , which is required by the Click kernel module. The radio card driver used for our experiments is MadWifi [2], which is an open source Linux kernel device driver for Atheros-based Wireless LAN cards. The Madwifi driver allows the splittig of a single AP into several virtual APs on top of the same physical device to support multiple virtual networks concurrently. Each virtual AP corresponds to a slice of an underlying physical device, which is created when the driver is loaded. Using this property, we setup our measurement topology which is shown in Figure 1. As can be seen, the single AP is split into two virtual APs, each of them is wirelessly connected to a client or a group of clients. In our specific case, the goal is to allocate sufficient resources for the virtual network VWLAN 1 that carries the video traffic to allow video streaming with a high QoS. All the experiments were carried out inside our laboratory with a single physical AP that is connected to the public Internet. The AP node can support as many applications or data streams as the number of configured virtual APs. In our experiments we are supporting two virtual APs and hence two different applications can perform simultaneously. B. Metrics for measurement To measure the performance of our virtualization approach we make use of two commonly used metrics, PSNR and total pause time. The definition of both of the metrics are presented as follows: PSNR: The PSNR stands for Peak signal-to-noise Ratio, which is a common metric for comparison of the quality between an original video and its post transmission version. It represents the ratio between the power of the original data before transmission and the power of corrupting noise that is introduced by compression or loss during transmission. The PSNR is expressed in terms of logarithmic decibel scale. We use this metric to measure the QoS under various network conditions. For our measurements, we use several local media as the reference video, upload the videos to YouTube, compare the streamed media and calculate the PSNR. Total pause time: The main task for service providers is to provide end users smooth video playback which means each byte of the video should arrive at the receiving node before the time it is scheduled to be played. Thus the video player needs to stream a video into the buffer before actual playing the video content, this process is named initial pause time. Most of the real time video players will pause playing when there is insufficient data at the user side buffer, this process is named playback pause time. We calculate the total pause time as the sum of initial pause time and playback pause time. In general, the higher the throughput, the shorter the total pause time. IV. EXPERIMENTAL EVALUATION File Trans"" """"_ Application Fig. 1: General architecture: splitting single wireless access point into multiple virtual access points to supporting different clients In this section, we evaluate the performance of WifiQoS mechanism. We have uploaded a set of videos (30 seconds length each) in different resolutions (varies from 240p to 1080p) to YouTube. All the measurements will be based on this set of media. We begin the measurements with a single client scenario. 802

3 A. Single AP with single client This scenario provides the base case for the evaluation of our WifiQoS approach. We setup a single physical AP, and a single client which wirelessly connects to the AP. We stream videos from YouTube and evaluate the PSNR and total pause time. Since there is no contention from other clients, the client node can get the maximum possible bandwidth and thus get the highest possible video quality iii 24 :s!- o: z 22 (f) PSNR p 360p 480p 720p 1080p Video resolution Fig. 2: The video quality (PSNR) of single client As shown in Figure 4, the PSNR decreases by approximately 1.5 db for each video quality while the throughput of the Iperf-based data transmission increases from 0 to 2 Mbps. It is known that a PSNR change larger than 0.5 db can be noticed by viewers (a variation larger than 2dB will be clearly observed), which is shown in [3]. Thus, the increasing competition from other applications can significantly affect real time video quality. The influence of competing traffic on the pause time can be clearly observed from Figure 5. As the transmission rate for client 2 goes up, the total playback pause time increases very quickly. E.g., the 1080p video total pause time is seconds, which is more than 112 of the overall length of the video (30 seconds). The results show that the real time application users are much more throughput sensitive than general purpose file transmission application users, especially when they watch videos with higher resolution. The long pause time for a video is undesirable, and methods for appropriate resource reservation for the real time VWLAN are needed. 3.5 Pause time I Throughput of client 2 (Mbps) 240p 360p 480p nop 1080p Video resolution Fig. 4: The PSNR of client 1 before bandwidth shaping Fig. 3: The total pause time of single client The total pause time and PSNR for the single client scenario are shown in Figure 2 and Figure 3. In Figure 2, the x axis represents the video resolution, and the y axis represents the video quality in terms of PSNR measured in db. In Figure 3, the x axis represents the video resolution and the y axis represents the pause time (the total of initial and intermediate playback pause time) measured in seconds. As can be observed, the PSNR significantly increases when we change the quality of the video that is streamed from the YouTube server, and while the video quality increases, the pause time is also increasing. This clearly shows the trade-off between high resolution and smooth playback. B. Two virtual APs without bandwidth shaping In this set of experiments, we show the performance when data are streamed from the Internet via two VWLAN to two clients. The scenario for this experiment is shown in Figure 1. Client 1 (connected to VWLAN 1) receives a video stream from YouTube while client 2 (connected to VWLAN 2) receives data transmitted by an remote sender (using iperf tool [1]) that is connected to our lab's wired network. r r---- Throughput of client 2 (Mbps) Fig. 5: The pause time of client 1 before bandwidth shaping C. Virtual wireless network resource allocation through bandwidth shaping In this set of experiments, we show how PSNR and pause time change if our traffic shaping approach is employed to give higher priority to data destined for VWLAN 1. Besides the use of traffic shaping the experiment setup is identical to the one described in Section IV-B. For the non-real-time traffic 803

4 Iperf is configured to transmit at a rate of 8Mbps to ensure resource contention. We investigate the average PSNR when given different link bandwidths and the results are shown in Figure 6. We also record and plot the total pause time as shown in Figure 7. As can be observed, the bandwidth shaping technique provides the needed throughput for video streaming application while slightly reducing the throughput for general file transmission applications. For most video streaming applications, reserving I Mbps link rate can satisfy even 1080p video streaming, with small pause time and higher PSNR. 32,- ---r----,----, _ p G 480p K p ---& p I I I I I I I I L- -L L- -L Researved throughput for client 1 (Mbps) Fig. 8: The PSNR of video streaming application after bandwidth shaping in environment with interference 34,----,----,----,----,----, p 0 480p K p p ,----,----,----,----,----,----, 20 v. 360p G '", 480p x-.... v. nop BOp ---v I I I I I I I I I I I " I I I I 16 L ResealVed throughput for client 1 (Mbps) Fig. 6: The PSNR of video streaming application after bandwidth shaping Reserved throughput for client 1 (Mbps) Fig. 9: The total pause time of video streaming application after bandwidth shaping in environment with interference ,----,-----,----,-----, p G 480p x 720p p... o Reserved throughput for client 1 (Mbps) Fig. 7: The pause time of video streaming application after bandwidth shaping D. Bandwidth shaping with channel interference One important aspect for wireless network virtualization is the isolation from channel interference of other wireless networks. In this section, we measure the performance of WifiQoS in an environment with interference. We set up two additional machines located close to the machines of our experiment setup, of which one machine acts as AP node and the other one acts as client node. Both machines are set onto the same wireless transmission channel as the WifiQoS. We send constant traffic from the AP node to the client node with a transmission rate of 1.5 Mbps, and repeat the experiment of WifiQoS as described in Section IV-C. The bandwidth shaping performance under channel interference is shown in Figure 8 and Figure 9. As can be observed, 1.2 although the PSNR decreases due to the interference of other wireless transmission, the video quality could still increases steadily while the reserved bandwidth increases. Also as shown in Figure 9, it is easy to observe the significant decrease of pause time while increasing the reserved throughput for video streaming, thus, the WifiQoS bandwidth shaping mechanism can dynamically allocate necessary network bandwidth to real time applications and thus steadily improve the QoS while in an environment with interference. V. PERFORMANCE OF IEEE 802.IIE AND WIFIQOS The IEEE standard itself was amended by e which defines QoS enhancements. 802.lle tries to provide guarantees for QoS real time applications, such as Voice over IP or video streaming by provisioning prioritized MAC layer queues. However, e only provides four categories for service differentiation, which does not offer sufficient flexibility for fine-grained resource allocation, as we will show in Section V-B. In this section, we compare the performance of WifiQoS and IEEE 802.lle protocol. A. The IEEE 802. I Ie implementation The MadWifi driver provides WMMlWME support to prioritize certain types of network traffic [7]. The primary purpose of 802.lle is to protect QoS applications from influence of low priority data. The default 802.lle standard provides four different access categories (BE-Best Effort, BK-Background, VI-Video and VO-Voice, priority from low to high). 804

5 B. Performance evaluation To show the effectiveness of our WifiQoS bandwidth shaping mechanism, we compare the performance of IEEE e and WifiQoS. For this set of experiments, we use the same setting of a single AP with two virtual APs supporting two clients as described in Section IV. Thus, for the 802.lie standard, the WMM featured VWLAN 1 is given higher priority (VI-Video) and VWLAN 2 which is running standard application is given lower priority (BK-Background). And for the WifiQoS technique, we configure the topology as described in Section IV-C. We record the throughput of both clients, and the PSNR for the video streaming client. For VWLAN 2, we send UDP traffic using the iperf tool to client 2 with a constant data rate of 1.5 Mbps eAC:VI e AC: BE -0 - WifiQo$ video... x... VVifiQo$ general ---A--- ensure a stable throughput for real time applications. However, since the only choice of WME for video streaming application is AC (VI-Video), and at this priority level, the maximum throughput (2.5 Mbps) is given to video streaming applications while much less throughput (1 Mbps) is given to the AC (BE-Background) application. Our WifiQoS mechanism gives the management node (AP node) more choices for network resources allocation. Thus, while giving sufficient bandwidth (1 Mbps) to ensure the best result of video streaming application, the remaining network resources (1.5 Mbps) can still be allocated to the file transmission application. The PSNR and total pause time comparison are shown in Figure 11 and Table I. As can be observed, when setting the video streaming application throughput as 1 Mbps, the WifiQoS mechanism ensures that the video streaming application performs almost similar to the case when 802.lie is used (with a difference of 0.64 db PSNR and 0.52 second total pause time). However, much more network resources can be flexibly allocated to other general purposed network applications in the WifiQoS case. o TIme (sees) Fig. 10: The throughput comparison of 802. lie standard and WifiQoS Fig. li: WifiQoS PSNR (WifiQoS) -- PSNR ( e) G 9-0. '" iii'. sa 0: 23.5 z w GoG_a Time (sees) The PSNR comparison of 802.li e standard and Throughput Throughput Mean of P- Pause time (VI) (BE) SNR 802. lie Mbps 1.2 Mbps db 2.31 s Mbps Mbps db 2.83 s WifiQoS Mbps Mbps db 2.51 s Mbps Mbps db 2.35 s TABLE I: The quantitative comparison between performance of IEEE 802.lie standard and WifiQoS The throughput comparison is shown in Figure 10. As can be observed, both the 802.lie standard and WifiQoS can VI. CONCLUSION Wireless Network Virtualization techniques provide important features of flexibility for network users and service providers. In this paper, we provide a new technique for splitting single wireless network AP into multiple virtual ones, in order to provide proper network resources for different end users. We show that videoo streaming applications have low performance when competing with other applications when using standard PSNR metric for video quality evaluation. Thus we propose the WifiQoS bandwidth shaping mechanism using Click Modular Router software architecture to provide higher priority support for QoS featured applications. Our results show that the WifiQoS mechanism outperforms the existing IEEE e standard in the perspective of network resources allocation. REFERENCES [1] Iperf traffic generation tool. [2] MadWifi: Multiband Atheros Driver for Wireless Fidelity. madwifi-project.org/. [3] CHAN, A., ZENG, K., MOHAPATRA, P., LEE, S.-J., AND BANERJEE, S. Metrics for evaluating video streaming quality in lossy IEEE wireless networks. In Proceedings of the 29th coriference on Iriformation communications (Piscataway, NJ, USA, 2010), INFOCOM'IO, pp [4] CHANDRA, R. Multinet: Connecting to multiple IEEE networks using a single wireless card. In in IEEE INFOCOM, Hong Kong (2004). [5] KHEMMARAT, S., ZHOU, R., GAO, L., AND ZINK, M. Watching user generated videos with pre fetching. In Proceedings of the second annual ACM conference on Multimedia systems (2011), MMSys '11, ACM, pp [6] KOHLER, E., MORRIS, R., CHEN, B., JANNOTTI, J., AND KAASHOEK, M. F. The click modular router. ACM Trans. Comput. Syst. (August 2000), [7] MANGOLD, S., CHOJ, S., MAY, P., KLEIN, 0., HIERTZ, G., STIBOR, L., POLL CONTENTION, C., AND POLL, F. IEEE 802. lie wireless LAN for quality of service. [8] SMITH, G., CHATURVEDI, A., MISHRA, A., AND BANERJEE, S. Wireless virtualization on commodity hardware. WinTECH '07, ACM, pp

Comparison of the Quality of Service (QoS) on the IEEE e and the g Wireless LANs

Comparison of the Quality of Service (QoS) on the IEEE e and the g Wireless LANs ENSC 427: COMMUNICATION NETWORKS Comparison of the Quality of Service (QoS) on the IEEE 802.11e and the 802.11g Wireless LANs Spring 2010 Final Report Group 5 Yalda Hakki (yha17@sfu.ca) Rosy Johal (rja2@sfu.ca)

More information

VoIP over wireless networks: a packet scheduling approach to provide QoS using Linux

VoIP over wireless networks: a packet scheduling approach to provide QoS using Linux VoIP over 82.11 wireless networks: a packet scheduling approach to provide QoS using Linux Terrence van Valkenhoef and Mishar Mahboob December 13, 25 Abstract In this work, we propose a layer three scheduler

More information

Cross-Layer Architecture for H.264 Video Streaming in Heterogeneous DiffServ Networks

Cross-Layer Architecture for H.264 Video Streaming in Heterogeneous DiffServ Networks Cross-Layer Architecture for H.264 Video Streaming in Heterogeneous DiffServ Networks Gabriel Lazar, Virgil Dobrota, Member, IEEE, Tudor Blaga, Member, IEEE 1 Agenda I. Introduction II. Reliable Multimedia

More information

On the Feasibility of Prefetching and Caching for Online TV Services: A Measurement Study on

On the Feasibility of Prefetching and Caching for Online TV Services: A Measurement Study on See discussions, stats, and author profiles for this publication at: https://www.researchgate.net/publication/220850337 On the Feasibility of Prefetching and Caching for Online TV Services: A Measurement

More information

PROPOSAL OF MULTI-HOP WIRELESS LAN SYSTEM FOR QOS GUARANTEED TRANSMISSION

PROPOSAL OF MULTI-HOP WIRELESS LAN SYSTEM FOR QOS GUARANTEED TRANSMISSION PROPOSAL OF MULTI-HOP WIRELESS LAN SYSTEM FOR QOS GUARANTEED TRANSMISSION Phuc Khanh KIEU, Shinichi MIYAMOTO Graduate School of Engineering, Osaka University 2-1 Yamada-oka, Suita, Osaka, 565-871 JAPAN

More information

EVALUATING ADJACENT CHANNEL INTERFERENCE IN IEEE NETWORKS

EVALUATING ADJACENT CHANNEL INTERFERENCE IN IEEE NETWORKS EVALUATING ADJACENT CHANNEL INTERFERENCE IN IEEE 802.11 NETWORKS Wee Lum Tan 1, Konstanty Bialkowski 1 1 Queensland Research Laboratory National ICT Australia Brisbane, QLD, Australia Email: {weelum.tan,

More information

Impact of End-to-end QoS Connectivity on the Performance of Remote Wireless Local Networks

Impact of End-to-end QoS Connectivity on the Performance of Remote Wireless Local Networks Impact of End-to-end QoS Connectivity on the Performance of Remote Wireless Local Networks Veselin Rakocevic School of Engineering and Mathematical Sciences City University London EC1V HB, UK V.Rakocevic@city.ac.uk

More information

Chapter -5 QUALITY OF SERVICE (QOS) PLATFORM DESIGN FOR REAL TIME MULTIMEDIA APPLICATIONS

Chapter -5 QUALITY OF SERVICE (QOS) PLATFORM DESIGN FOR REAL TIME MULTIMEDIA APPLICATIONS Chapter -5 QUALITY OF SERVICE (QOS) PLATFORM DESIGN FOR REAL TIME MULTIMEDIA APPLICATIONS Chapter 5 QUALITY OF SERVICE (QOS) PLATFORM DESIGN FOR REAL TIME MULTIMEDIA APPLICATIONS 5.1 Introduction For successful

More information

Performance Evaluation of Video Streaming in Multihop Wireless Mesh Networks

Performance Evaluation of Video Streaming in Multihop Wireless Mesh Networks Performance Evaluation of Video Streaming in Multihop Wireless Mesh Networks Xiaolin Cheng Prasant Mohapatra Sung-Ju Lee Sujata Banerjee Department of Computer Science, University of California at Davis,

More information

TamoSoft Throughput Test

TamoSoft Throughput Test TAKE CONTROL IT'S YOUR SECURITY TAMOSOFT df TamoSoft Throughput Test Help Documentation Version 1.0 Copyright 2011-2016 TamoSoft Contents Contents... 2 Introduction... 3 Overview... 3 System Requirements...

More information

Improving the quality of H.264 video transmission using the Intra-Frame FEC over IEEE e networks

Improving the quality of H.264 video transmission using the Intra-Frame FEC over IEEE e networks Improving the quality of H.264 video transmission using the Intra-Frame FEC over IEEE 802.11e networks Seung-Seok Kang 1,1, Yejin Sohn 1, and Eunji Moon 1 1Department of Computer Science, Seoul Women s

More information

LANCOM Techpaper IEEE n Indoor Performance

LANCOM Techpaper IEEE n Indoor Performance Introduction The standard IEEE 802.11n features a number of new mechanisms which significantly increase available bandwidths. The former wireless LAN standards based on 802.11a/g enable physical gross

More information

Quality of Service Mechanism for MANET using Linux Semra Gulder, Mathieu Déziel

Quality of Service Mechanism for MANET using Linux Semra Gulder, Mathieu Déziel Quality of Service Mechanism for MANET using Linux Semra Gulder, Mathieu Déziel Semra.gulder@crc.ca, mathieu.deziel@crc.ca Abstract: This paper describes a QoS mechanism suitable for Mobile Ad Hoc Networks

More information

Lecture 9. Quality of Service in ad hoc wireless networks

Lecture 9. Quality of Service in ad hoc wireless networks Lecture 9 Quality of Service in ad hoc wireless networks Yevgeni Koucheryavy Department of Communications Engineering Tampere University of Technology yk@cs.tut.fi Lectured by Jakub Jakubiak QoS statement

More information

Performance of Multicast Traffic Coordinator Framework for Bandwidth Management of Real-Time Multimedia over Intranets

Performance of Multicast Traffic Coordinator Framework for Bandwidth Management of Real-Time Multimedia over Intranets Performance of Coordinator Framework for Bandwidth Management of Real-Time Multimedia over Intranets Chin Hooi Tang, and Tat Chee Wan, Member, IEEE ComSoc. Abstract Quality of Service (QoS) schemes such

More information

Lottery Scheduling for Flexible and Fine-grained Bandwidth Management in Wireless LANs

Lottery Scheduling for Flexible and Fine-grained Bandwidth Management in Wireless LANs Lottery Scheduling for Flexible and Fine-grained Bandwidth Management in Wireless LANs Shravan Rayanchu Sharad Saha Department of Computer Sciences, University of Wisconsin, Madison, WI 537, USA {shravan,

More information

Performance analysis of Internet applications over an adaptive IEEE MAC architecture

Performance analysis of Internet applications over an adaptive IEEE MAC architecture Journal of the Franklin Institute 343 (2006) 352 360 www.elsevier.com/locate/jfranklin Performance analysis of Internet applications over an adaptive IEEE 802.11 MAC architecture Uthman Baroudi, Mohammed

More information

Mapping Mechanism to Enhance QoS in IP Networks

Mapping Mechanism to Enhance QoS in IP Networks Mapping Mechanism to Enhance QoS in IP Networks by Sriharsha Karamchati, Shatrunjay Rawat, Sudhir Yarram, Guru Prakash Ramaguru in The 32nd International Conference on Information Networking (ICOIN 2018)

More information

The Performance of an g/Wi-Fi Network Whilst Streaming Voice Content

The Performance of an g/Wi-Fi Network Whilst Streaming Voice Content The Performance of an 802.11g/Wi-Fi Network Whilst Streaming Voice Content P. O. Umenne, and Odhiambo Marcel O. Abstract A simple network model is developed in OPNET to study the performance of the Wi-Fi

More information

Performance of UMTS Radio Link Control

Performance of UMTS Radio Link Control Performance of UMTS Radio Link Control Qinqing Zhang, Hsuan-Jung Su Bell Laboratories, Lucent Technologies Holmdel, NJ 77 Abstract- The Radio Link Control (RLC) protocol in Universal Mobile Telecommunication

More information

Chapter 4 Advanced Settings and Features

Chapter 4 Advanced Settings and Features Chapter 4 Advanced Settings and Features This chapter describes the features you can configure or view under Advanced in the main menu of your WiFi range extender. Advanced Wireless Settings Note: The

More information

Implementation of QoS of Different Multimedia Applications in WLAN

Implementation of QoS of Different Multimedia Applications in WLAN Implementation of QoS of Different Multimedia Applications in WLAN Navdeep Singh Chauhan BHSBIET, Lehragaga Loveljeet Kaur SLIET,Longowal ABSTRACT In last deeecade wireless communication becomes a crucial

More information

Performance Analysis for Channel Utilization in Wireless LAN

Performance Analysis for Channel Utilization in Wireless LAN Performance Analysis for Channel Utilization in Wireless LAN Shweta Singh Naresh Chandra Arun Kumar Tripathi ABSTRACT Wireless network plays an important role in field of communication. Now a days people

More information

Modular Quality of Service Overview on Cisco IOS XR Software

Modular Quality of Service Overview on Cisco IOS XR Software Modular Quality of Service Overview on Cisco IOS XR Software Quality of Service (QoS) is the technique of prioritizing traffic flows and providing preferential forwarding for higher-priority packets. The

More information

Solutions to Performance Problems in VoIP Over a Wireless LAN

Solutions to Performance Problems in VoIP Over a Wireless LAN Solutions to Performance Problems in VoIP Over a 802.11 Wireless LAN Wei Wang, Soung C. Liew, and VOK Li, Solutions to Performance Problems in VoIP over a 802.11 Wireless LAN, IEEE Transactions On Vehicular

More information

An evaluation tool for Wireless Digital Audio applications

An evaluation tool for Wireless Digital Audio applications An evaluation tool for Wireless Digital Audio applications Nicolas-Alexander Tatlas 1, Andreas Floros 2, and John Mourjopoulos 3 1 Audiogroup, Electrical Engineering and Computer Technology Department,

More information

Master s Thesis. Congestion Control Mechanisms for Alleviating TCP Unfairness in Wireless LAN Environment

Master s Thesis. Congestion Control Mechanisms for Alleviating TCP Unfairness in Wireless LAN Environment Master s Thesis Title Congestion Control Mechanisms for Alleviating TCP Unfairness in Wireless LAN Environment Supervisor Professor Hirotaka Nakano Author Masafumi Hashimoto February 15th, 21 Department

More information

Table of Contents 1 WLAN QoS Configuration 1-1

Table of Contents 1 WLAN QoS Configuration 1-1 Table of Contents 1 WLAN QoS Configuration 1-1 WLAN QoS Overview 1-1 Terminology 1-1 WMM Protocol Overview 1-2 Protocols and Standards 1-4 WMM Configuration 1-4 Configuration Prerequisites 1-4 Configuring

More information

Design and Analysis of Fragmentation Threshold and Buffer Size of Wireless LAN using OPNET Modeler

Design and Analysis of Fragmentation Threshold and Buffer Size of Wireless LAN using OPNET Modeler Design and Analysis of Fragmentation Threshold and Buffer Size of Wireless LAN using OPNET Modeler Rakesh Kumar 1, Dr. Vishnu Shrivastava 2 1 P.hD. Scholar ECE Department, Vivekanand Global University,

More information

Dynamic Deferred Acknowledgment Mechanism for Improving the Performance of TCP in Multi-Hop Wireless Networks

Dynamic Deferred Acknowledgment Mechanism for Improving the Performance of TCP in Multi-Hop Wireless Networks Dynamic Deferred Acknowledgment Mechanism for Improving the Performance of TCP in Multi-Hop Wireless Networks Dodda Sunitha Dr.A.Nagaraju Dr. G.Narsimha Assistant Professor of IT Dept. Central University

More information

Experimental Analysis and Demonstration of the NS2 Implementation of Dynamic Buffer Sizing Strategies for Based Wireless Networks

Experimental Analysis and Demonstration of the NS2 Implementation of Dynamic Buffer Sizing Strategies for Based Wireless Networks Experimental Analysis and Demonstration of the NS2 Implementation of Dynamic Buffer Sizing Strategies for 802.11 Based Wireless Networks Santosh Hosamani, G.S.Nagaraja Dept of CSE, R.V.C.E, Bangalore,

More information

A Tool for Simulating IEEE e Contention-based Access

A Tool for Simulating IEEE e Contention-based Access A Tool for Simulating IEEE 802.11e Contention-based Access Andreas Floros 1 and Theodore Karoubalis 2 1 Dept. of Informatics, Ionian University, Plateia Tsirigoti 7, 49 100 Corfu, Greece floros@ionio.gr

More information

Performance Analysis of Cell Switching Management Scheme in Wireless Packet Communications

Performance Analysis of Cell Switching Management Scheme in Wireless Packet Communications Performance Analysis of Cell Switching Management Scheme in Wireless Packet Communications Jongho Bang Sirin Tekinay Nirwan Ansari New Jersey Center for Wireless Telecommunications Department of Electrical

More information

Prioritization scheme for QoS in IEEE e WLAN

Prioritization scheme for QoS in IEEE e WLAN Prioritization scheme for QoS in IEEE 802.11e WLAN Yakubu Suleiman Baguda a, Norsheila Fisal b a,b Department of Telematics & Communication Engineering, Faculty of Electrical Engineering Universiti Teknologi

More information

Performance Analysis of the Intertwined Effects between Network Layers for g Transmissions

Performance Analysis of the Intertwined Effects between Network Layers for g Transmissions Performance Analysis of the Intertwined Effects between Network Layers for 802.11g Transmissions Jon Gretarsson, Feng Li, Mingzhe Li, Ashish Samant, Huahui Wu, Mark Claypool and Robert Kinicki WPI Computer

More information

2. LITERATURE REVIEW. Performance Evaluation of Ad Hoc Networking Protocol with QoS (Quality of Service)

2. LITERATURE REVIEW. Performance Evaluation of Ad Hoc Networking Protocol with QoS (Quality of Service) 2. LITERATURE REVIEW I have surveyed many of the papers for the current work carried out by most of the researchers. The abstract, methodology, parameters focused for performance evaluation of Ad-hoc routing

More information

Enhancements and Performance Evaluation of Wireless Local Area Networks

Enhancements and Performance Evaluation of Wireless Local Area Networks Enhancements and Performance Evaluation of Wireless Local Area Networks Jiaqing Song and Ljiljana Trajkovic Communication Networks Laboratory Simon Fraser University Burnaby, BC, Canada E-mail: {jsong,

More information

Secure Enhanced Authenticated Routing Protocol for Mobile Ad Hoc Networks

Secure Enhanced Authenticated Routing Protocol for Mobile Ad Hoc Networks Journal of Computer Science 7 (12): 1813-1818, 2011 ISSN 1549-3636 2011 Science Publications Secure Enhanced Authenticated Routing Protocol for Mobile Ad Hoc Networks 1 M.Rajesh Babu and 2 S.Selvan 1 Department

More information

Chapter Seven. Local Area Networks: Part 1. Data Communications and Computer Networks: A Business User s Approach Seventh Edition

Chapter Seven. Local Area Networks: Part 1. Data Communications and Computer Networks: A Business User s Approach Seventh Edition Chapter Seven Local Area Networks: Part 1 Data Communications and Computer Networks: A Business User s Approach Seventh Edition After reading this chapter, you should be able to: State the definition of

More information

Goals. Fundamentals of Network Media. More topics. Topics. Multiple access communication. Multiple access solutions

Goals. Fundamentals of Network Media. More topics. Topics. Multiple access communication. Multiple access solutions Fundamentals of Network Media Local Area Networks Ursula Holmström Goals Learn the basic concepts related to LAN technologies, for example use of shared media medium access control topologies Know the

More information

CSCD 433/533 Advanced Networks Spring Lecture 22 Quality of Service

CSCD 433/533 Advanced Networks Spring Lecture 22 Quality of Service CSCD 433/533 Advanced Networks Spring 2016 Lecture 22 Quality of Service 1 Topics Quality of Service (QOS) Defined Properties Integrated Service Differentiated Service 2 Introduction Problem Overview Have

More information

WiCheck TestCase Report

WiCheck TestCase Report WiCheck TestCase Report TestCase Name: IPERF3_DL_TCP Traffic for multiple card multiple size groups Description: The purpose of the test is to check the variation of TCP DL throughput with change in number

More information

Configuring Voice and Video Parameters

Configuring Voice and Video Parameters Finding Feature Information, page 1 Prerequisites for Voice and Video Parameters, page 1 Restrictions for Voice and Video Parameters, page 1 Information About, page 2 How to Configure Voice and Video Parameters,

More information

Evaluating the Effect of Path Diversity over QoS and QoE in a High Speed Indoor Mesh Backbone

Evaluating the Effect of Path Diversity over QoS and QoE in a High Speed Indoor Mesh Backbone Evaluating the Effect of Path Diversity over QoS and QoE in a High Speed Indoor Mesh Backbone Sandip Chakraborty 12, Sukumar Nandi Department of Computer Science and Engineering Indian Institute of Technology

More information

Applications and Performance Analysis of Bridging with L3 Forwarding on Wireless LANs

Applications and Performance Analysis of Bridging with L3 Forwarding on Wireless LANs Applications and Performance Analysis of Bridging with L3 Forwarding on Wireless LANs Chibiao Liu and James Yu DePaul University School of CTI Chicago, IL {cliu1, jyu}@cs.depaul.edu Abstract This paper

More information

Multi-Rate Interference Sensitive and Conflict Aware Multicast in Wireless Ad hoc Networks

Multi-Rate Interference Sensitive and Conflict Aware Multicast in Wireless Ad hoc Networks Multi-Rate Interference Sensitive and Conflict Aware Multicast in Wireless Ad hoc Networks Asma Ben Hassouna, Hend Koubaa, Farouk Kamoun CRISTAL Laboratory National School of Computer Science ENSI La Manouba,

More information

Streaming Video and Throughput Uplink and Downlink

Streaming Video and Throughput Uplink and Downlink Streaming Video and Throughput Uplink and Downlink IPTV IPTV - Digital TV delivered using technologies used for computer network. Internet Protocols (HTTP, RTP, RTSP, IGMP) Copyright 2017 Cambium Networks,

More information

QoE-Driven Video Streaming and Video Content Caching

QoE-Driven Video Streaming and Video Content Caching CommNet2 & IcoreJoint Workshop on Content Caching & Distributed Storage for Future Communication Networks QoE-Driven Video Streaming and Video Content Caching Xiaohong Peng Adaptive Communications Networks

More information

Efficient Transmission of H.264 Video over WLANs

Efficient Transmission of H.264 Video over WLANs Efficient Transmission of H.264 Video over WLANs Yaser P. Fallah March 2007 UBC 1 Multimedia Communications Multimedia applications are becoming increasingly popular Video on mobile devices (cell phones,

More information

Virtualization of Wireless LAN Infrastructures

Virtualization of Wireless LAN Infrastructures The 6 th IEEE International Conference on Intelligent Data Acquisition and Advanced Computing Systems: Technology and Applications 15-17 September 2011, Prague, Czech Republic Virtualization of Wireless

More information

Introduction to Wireless Networking ECE 401WN Spring 2008

Introduction to Wireless Networking ECE 401WN Spring 2008 Introduction to Wireless Networking ECE 401WN Spring 2008 Lecture 2: Communication Networks The first major topic we will study will be WLANs. But before that, we need to consider a few basics of networking.

More information

Wireless Router at Home

Wireless Router at Home Wireless Router at Home 192.168.1.2 192.168.1.1 Modem 192.168.1.3 120.6.46.15 telephone line to ISP 192.168.1.4 Internet connection with public IP internal LAN with private IPs 192.168.1.5 Wireless All-in-one

More information

Network Management & Monitoring

Network Management & Monitoring Network Management & Monitoring Network Delay These materials are licensed under the Creative Commons Attribution-Noncommercial 3.0 Unported license (http://creativecommons.org/licenses/by-nc/3.0/) End-to-end

More information

TD(07)037. The 10th COST 290 MC Meeting. Technische Universität Wien Wien, Austria October 1 2, 2007

TD(07)037. The 10th COST 290 MC Meeting. Technische Universität Wien Wien, Austria October 1 2, 2007 TD(07)037 The 10th COST 290 MC Meeting Technische Universität Wien Wien, Austria October 1 2, 2007 Performance of Wireless IEEE 802.11e-Based Devices with Multiple Hardware Queues Gabriel Lazar, Virgil

More information

TCP and UDP Fairness in Vehicular Ad hoc Networks

TCP and UDP Fairness in Vehicular Ad hoc Networks TCP and UDP Fairness in Vehicular Ad hoc Networks Forouzan Pirmohammadi 1, Mahmood Fathy 2, Hossein Ghaffarian 3 1 Islamic Azad University, Science and Research Branch, Tehran, Iran 2,3 School of Computer

More information

An Efficient Bandwidth Estimation Schemes used in Wireless Mesh Networks

An Efficient Bandwidth Estimation Schemes used in Wireless Mesh Networks An Efficient Bandwidth Estimation Schemes used in Wireless Mesh Networks First Author A.Sandeep Kumar Narasaraopeta Engineering College, Andhra Pradesh, India. Second Author Dr S.N.Tirumala Rao (Ph.d)

More information

Watching User Generated Videos with Prefetching

Watching User Generated Videos with Prefetching Watching User Generated Videos with Prefetching Samamon Khemmarat, Renjie Zhou, Lixin Gao, Michael Zink Electrical and Computer Engineering Department UMass Amherst MMSys 2011, Feb. 24 th User Generated

More information

QoS-Aware IPTV Routing Algorithms

QoS-Aware IPTV Routing Algorithms QoS-Aware IPTV Routing Algorithms Patrick McDonagh, Philip Perry, Liam Murphy. School of Computer Science and Informatics, University College Dublin, Belfield, Dublin 4. {patrick.mcdonagh, philip.perry,

More information

Chunyan Wang Electrical and Computer Engineering Dept. National University of Singapore

Chunyan Wang Electrical and Computer Engineering Dept. National University of Singapore Chunyan Wang Electrical and Computer Engineering Dept. engp9598@nus.edu.sg A Framework of Integrating Network QoS and End System QoS Chen Khong Tham Electrical and Computer Engineering Dept. eletck@nus.edu.sg

More information

CHAPTER 3 EFFECTIVE ADMISSION CONTROL MECHANISM IN WIRELESS MESH NETWORKS

CHAPTER 3 EFFECTIVE ADMISSION CONTROL MECHANISM IN WIRELESS MESH NETWORKS 28 CHAPTER 3 EFFECTIVE ADMISSION CONTROL MECHANISM IN WIRELESS MESH NETWORKS Introduction Measurement-based scheme, that constantly monitors the network, will incorporate the current network state in the

More information

Internetworking Part 1

Internetworking Part 1 CMPE 344 Computer Networks Spring 2012 Internetworking Part 1 Reading: Peterson and Davie, 3.1 22/03/2012 1 Not all networks are directly connected Limit to how many hosts can be attached Point-to-point:

More information

Quality of Service Setup Guide (NB14 Series)

Quality of Service Setup Guide (NB14 Series) Quality of Service Setup Guide (NB14 Series) About This Quality of Service (QoS) Guide Quality of Service refers to the reservation of bandwidth resources on the Nb14 Series router to provide different

More information

To address these challenges, extensive research has been conducted and have introduced six key areas of streaming video, namely: video compression,

To address these challenges, extensive research has been conducted and have introduced six key areas of streaming video, namely: video compression, Design of an Application Layer Congestion Control for Reducing network load and Receiver based Buffering Technique for packet synchronization in Video Streaming over the Internet Protocol Mushfeq-Us-Saleheen

More information

Unit 2 Packet Switching Networks - II

Unit 2 Packet Switching Networks - II Unit 2 Packet Switching Networks - II Dijkstra Algorithm: Finding shortest path Algorithm for finding shortest paths N: set of nodes for which shortest path already found Initialization: (Start with source

More information

ENSC 427: COMMUNICATION NETWORKS (Spring 2011) Final Report

ENSC 427: COMMUNICATION NETWORKS (Spring 2011) Final Report ENSC 427: COMMUNICATION NETWORKS (Spring 2011) Final Report Video Streaming over the 802.11g WLAN Technologies http://www.sfu.ca/~zxa7/ Zhenpeng Xue 301062408 zxa7@sfu.ca Page 2 of 16 Table of Contents

More information

Subject: Adhoc Networks

Subject: Adhoc Networks ISSUES IN AD HOC WIRELESS NETWORKS The major issues that affect the design, deployment, & performance of an ad hoc wireless network system are: Medium Access Scheme. Transport Layer Protocol. Routing.

More information

Local Area Networks NETW 901

Local Area Networks NETW 901 Local Area Networks NETW 901 Lecture 4 Wireless LAN Course Instructor: Dr.-Ing. Maggie Mashaly maggie.ezzat@guc.edu.eg C3.220 1 Contents What is a Wireless LAN? Applications and Requirements Transmission

More information

Kernel Korner. Analysis of the HTB Queuing Discipline. Yaron Benita. Abstract

Kernel Korner. Analysis of the HTB Queuing Discipline. Yaron Benita. Abstract 1 of 9 6/18/2006 7:41 PM Kernel Korner Analysis of the HTB Queuing Discipline Yaron Benita Abstract Can Linux do Quality of Service in a way that both offers high throughput and does not exceed the defined

More information

Wireless virtualization Soyoung Park

Wireless virtualization Soyoung Park Wireless virtualization 2007.11.14 Soyoung Park sypark@mmlab.snu.ac.kr Contents Wireless virtualization Virtualization technique Simple implementation Wireless virtualization on commodity 802.11 hardware

More information

Virtual Wireless Networks with Guaranteed Throughout Sharing

Virtual Wireless Networks with Guaranteed Throughout Sharing 1 Virtual 82.11 Wireless Networks with Guaranteed Throughout Sharing Kostas Katsalis, Kostas Choumas, Thanasis Korakis, Leandros Tassiulas University of Thessaly, Greece Yale University, USA kkatsalis,

More information

Cross Layer QoS Provisioning in Home Networks

Cross Layer QoS Provisioning in Home Networks Cross Layer QoS Provisioning in Home Networks Jiayuan Wang, Lukasz Brewka, Sarah Ruepp, Lars Dittmann Technical University of Denmark E-mail: jwan@fotonik.dtu.dk Abstract This paper introduces an innovative

More information

Distributed Queue Dual Bus

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

More information

Chapter 7 CONCLUSION

Chapter 7 CONCLUSION 97 Chapter 7 CONCLUSION 7.1. Introduction A Mobile Ad-hoc Network (MANET) could be considered as network of mobile nodes which communicate with each other without any fixed infrastructure. The nodes in

More information

Multi-path Forward Error Correction Control Scheme with Path Interleaving

Multi-path Forward Error Correction Control Scheme with Path Interleaving Multi-path Forward Error Correction Control Scheme with Path Interleaving Ming-Fong Tsai, Chun-Yi Kuo, Chun-Nan Kuo and Ce-Kuen Shieh Department of Electrical Engineering, National Cheng Kung University,

More information

Radyne s SkyWire Gateway Quality of Service

Radyne s SkyWire Gateway Quality of Service Radyne s SkyWire Gateway Quality of Service White Paper WP026 Rev 1.0 April 2008 Radyne Corporation 3138 E. Elwood St. Phoenix, AZ 85034 (602) 437-9620 Fax: (602) 437-4811 Radyne s SkyWire Gateway Quality

More information

WiNG 5.x Feature Guide QoS

WiNG 5.x Feature Guide QoS Configuration Guide for RFMS 3.0 Initial Configuration XXX-XXXXXX-XX WiNG 5.x Feature Guide QoS April, 2011 Revision 1.0 MOTOROLA SOLUTIONS and the Stylized M Logo are registered in the US Patent & Trademark

More information

QoS issues in Wi-Fi-WMM based triple play home networks

QoS issues in Wi-Fi-WMM based triple play home networks QoS issues in Wi-Fi-WMM based triple play home networks Yun Tao Shi Jean-Marie Bonnin Gilles Straub Thomson, France INRIA/IRISA, France Thomson, France yun-tao.shi@thomson.net jm.bonnin@enst-bretagne.fr

More information

Advanced Lab in Computer Communications Meeting 6 QoS. Instructor: Tom Mahler

Advanced Lab in Computer Communications Meeting 6 QoS. Instructor: Tom Mahler Advanced Lab in Computer Communications Meeting 6 QoS Instructor: Tom Mahler Motivation Internet provides only single class of best-effort service. Some applications can be elastic. Tolerate delays and

More information

Comparison of QoS Performance Over WLAN, VoIP4 and VoIP6

Comparison of QoS Performance Over WLAN, VoIP4 and VoIP6 Comparison of QoS Performance Over WLAN, VoIP4 and VoIP6 Esra Musbah Mohammed Musbah 1 Khalid Hamed Bilal 2 Amin Babiker A./Nabi Mustafa 3 Abstract VoIP stands for voice over internet protocol. It is one

More information

FAIR DELAY OPTIMIZATION-BASED RESOURCE ALLOCATION ALGORITHM FOR VIDEO TRAFFIC OVER WIRELESS MULTIMEDIA SYSTEM

FAIR DELAY OPTIMIZATION-BASED RESOURCE ALLOCATION ALGORITHM FOR VIDEO TRAFFIC OVER WIRELESS MULTIMEDIA SYSTEM FAIR DELAY OPTIMIZATION-BASED RESOURCE ALLOCATION ALGORITHM FOR VIDEO TRAFFIC OVER WIRELESS MULTIMEDIA SYSTEM 1 M. R. M. Rizk, Senior Member, IEEE, 2 M. I. Dessouky, 3 Sami A. El-Dolil, and 4 Mohammed

More information

Empirical Study of Mobility effect on IEEE MAC protocol for Mobile Ad- Hoc Networks

Empirical Study of Mobility effect on IEEE MAC protocol for Mobile Ad- Hoc Networks Empirical Study of Mobility effect on IEEE 802.11 MAC protocol for Mobile Ad- Hoc Networks Mojtaba Razfar and Jane Dong mrazfar, jdong2@calstatela.edu Department of Electrical and computer Engineering

More information

TCP PERFORMANCE FOR FUTURE IP-BASED WIRELESS NETWORKS

TCP PERFORMANCE FOR FUTURE IP-BASED WIRELESS NETWORKS TCP PERFORMANCE FOR FUTURE IP-BASED WIRELESS NETWORKS Deddy Chandra and Richard J. Harris School of Electrical and Computer System Engineering Royal Melbourne Institute of Technology Melbourne, Australia

More information

Internet Quality of Service: an Overview

Internet Quality of Service: an Overview Internet Quality of Service: an Overview W. Zhao and et al, Columbia University presented by 리준걸 2006.10.25 INC Lab, Seoul Nat l University Outline Introduce QoS framework IntServ DiffServ Detailed mechanism

More information

Quality of Service in the Internet

Quality of Service in the Internet Quality of Service in the Internet Problem today: IP is packet switched, therefore no guarantees on a transmission is given (throughput, transmission delay, ): the Internet transmits data Best Effort But:

More information

Performance Comparison of IEEE e EDCA and b DCF Under Non- Saturation Condition using Network Simulator

Performance Comparison of IEEE e EDCA and b DCF Under Non- Saturation Condition using Network Simulator Research Journal of Applied Sciences, Engineering and Technology 4(22): 4748-4754, 212 ISSN: 24-7467 Maxwell Scientific Organization, 212 Submitted: April 3, 212 Accepted: April 23, 212 Published: November

More information

An Approach to Addressing QoE for Effective Video Streaming

An Approach to Addressing QoE for Effective Video Streaming Pause Intensity An Approach to Addressing QoE for Effective Video Streaming Xiaohong Peng Electronic, Electrical and Power Engineering School of Engineering & Applied Science Aston University Birmingham,

More information

DiffServ Architecture: Impact of scheduling on QoS

DiffServ Architecture: Impact of scheduling on QoS DiffServ Architecture: Impact of scheduling on QoS Abstract: Scheduling is one of the most important components in providing a differentiated service at the routers. Due to the varying traffic characteristics

More information

EVALUATION OF EDCF MECHANISM FOR QoS IN IEEE WIRELESS NETWORKS

EVALUATION OF EDCF MECHANISM FOR QoS IN IEEE WIRELESS NETWORKS MERL A MITSUBISHI ELECTRIC RESEARCH LABORATORY http://www.merl.com EVALUATION OF EDCF MECHANISM FOR QoS IN IEEE802.11 WIRELESS NETWORKS Daqing Gu and Jinyun Zhang TR-2003-51 May 2003 Abstract In this paper,

More information

Adaptive Buffer size routing for Wireless Sensor Networks

Adaptive Buffer size routing for Wireless Sensor Networks Adaptive Buffer size routing for Wireless Sensor Networks Kalyani Upputhoola 1, Narasimha Rao Sirivella 2 Student, M.Tech (CSE), QIS College of Engineering and Technology, Hyderabad, AP, India 1 Assistant

More information

Performance Evaluation of Mesh - Based Multicast Routing Protocols in MANET s

Performance Evaluation of Mesh - Based Multicast Routing Protocols in MANET s Performance Evaluation of Mesh - Based Multicast Routing Protocols in MANET s M. Nagaratna Assistant Professor Dept. of CSE JNTUH, Hyderabad, India V. Kamakshi Prasad Prof & Additional Cont. of. Examinations

More information

Fair Time Sharing Protocol: a Solution for IEEE b Hot Spots

Fair Time Sharing Protocol: a Solution for IEEE b Hot Spots Fair Time Sharing Protocol: a Solution for IEEE 802.11b Hot Spots Anelise Munaretto 1,2, Mauro Fonseca 1,4, Khaldoun Al Agha 2,3, and Guy Pujolle 1 1 LIP6 Laboratory, University of Paris VI, 75015 Paris,

More information

On the Feasibility of DASH Streaming in the Cloud

On the Feasibility of DASH Streaming in the Cloud On the Feasibility of DASH Streaming in the Cloud Cong Wang and Michael Zink Department of Electrical and Computer Engineering University of Massachusetts, Amherst, MA 13 {cwang, zink}@ecs.umass.edu ABSTRACT

More information

Streaming Video and TCP-Friendly Congestion Control

Streaming Video and TCP-Friendly Congestion Control Streaming Video and TCP-Friendly Congestion Control Sugih Jamin Department of EECS University of Michigan jamin@eecs.umich.edu Joint work with: Zhiheng Wang (UofM), Sujata Banerjee (HP Labs) Video Application

More information

White Paper. Performance in Broadband Wireless Access Systems

White Paper. Performance in Broadband Wireless Access Systems White Paper Performance in Broadband Wireless Access Systems Defining Broadband Services Broadband service is defined as high speed data that provides access speeds of greater than 256K. There are a myriad

More information

IX: A Protected Dataplane Operating System for High Throughput and Low Latency

IX: A Protected Dataplane Operating System for High Throughput and Low Latency IX: A Protected Dataplane Operating System for High Throughput and Low Latency Belay, A. et al. Proc. of the 11th USENIX Symp. on OSDI, pp. 49-65, 2014. Reviewed by Chun-Yu and Xinghao Li Summary In this

More information

3. Evaluation of Selected Tree and Mesh based Routing Protocols

3. Evaluation of Selected Tree and Mesh based Routing Protocols 33 3. Evaluation of Selected Tree and Mesh based Routing Protocols 3.1 Introduction Construction of best possible multicast trees and maintaining the group connections in sequence is challenging even in

More information

Implementation of a leaky bucket module for simulations in NS-3

Implementation of a leaky bucket module for simulations in NS-3 Implementation of a leaky bucket module for simulations in NS-3 P. Baltzis 2, C. Bouras 1,2, K. Stamos 1,2,3, G. Zaoudis 1,2 1 Computer Technology Institute and Press Diophantus Patra, Greece 2 Computer

More information

Practical MU-MIMO User Selection on ac Commodity Networks

Practical MU-MIMO User Selection on ac Commodity Networks Practical MU-MIMO User Selection on 802.11ac Commodity Networks Sanjib Sur Ioannis Pefkianakis, Xinyu Zhang and Kyu-Han Kim From Legacy to Gbps Wi-Fi 1999-2003 2009 What is new in 802.11ac? 2013 Legacy

More information

A priority based dynamic bandwidth scheduling in SDN networks 1

A priority based dynamic bandwidth scheduling in SDN networks 1 Acta Technica 62 No. 2A/2017, 445 454 c 2017 Institute of Thermomechanics CAS, v.v.i. A priority based dynamic bandwidth scheduling in SDN networks 1 Zun Wang 2 Abstract. In order to solve the problems

More information

ET4254 Communications and Networking 1

ET4254 Communications and Networking 1 Topic 2 Aims:- Communications System Model and Concepts Protocols and Architecture Analog and Digital Signal Concepts Frequency Spectrum and Bandwidth 1 A Communications Model 2 Communications Tasks Transmission

More information