Professor, Dept. of Computer Science and Engineering, Sri Siddhartha Institute of Technology, Tumkur,

Size: px
Start display at page:

Download "Professor, Dept. of Computer Science and Engineering, Sri Siddhartha Institute of Technology, Tumkur,"

Transcription

1 Computing For Nation Development, March 10 11, 2011 Bharati Vidyapeeth s Institute of Computer Applications and Management, New Delhi Techniques to Improve Performance of VoIP over e WLAN D. Ramesh 1, B.P.Mallikarjunaswamy 2 and B.R.Prakash 3 1 Research Scholar, Department of Computer Science and Engg., Kuvempu University, Shankargatta 2 Professor, Dept. of Computer Science and Engineering, Sri Siddhartha Institute of Technology, Tumkur, 3 Faculty, Dept. of Master of Computer Applications, Sri Siddhartha Institute of Technology, Tumkur, 1 rameshd_ssit@yahoo.com, 2 drbpmswamy@rediffmail.com and 3 brp.tmk@gmail.com ABSTRACT In today s Internet, the emerging widespread use of real-time voice, audio, and video applications makes Quality of service (QoS) a key problem. Meanwhile, the Internet is getting heterogeneous due to the explosive evolution of wireless networks. Quality of service (QoS) is an important consideration in networking, but it is also a significant challenge. Providing QoS guarantees becomes even more challenging when you add the complexities of wireless networks. This paper presented a MAC protocol that provides effective QoS for VoIP over WLAN. The characteristics of our proposed protocol are (1) No modification of access points, (2) No H/W modification of VoIP STAs and (3) Backward compatibility in order to minimize the costs of development and introduction. 1.INTRODUCTION The current Quality of Service (QoS) standard for wireless networks from the widely-used e family is IEEE e, The scope of this standard is to enhance the existing Media Access Control (MAC) so as to improve and manage QoS, to expand support for LAN applications with QoS requirements and provide classes of service. Wireless VoIP, typically over WLAN, is becoming increasingly popular, but even further elevates the challenges of delay and loss reduction. Degradation of speech quality caused by packet delay and loss of voice traffic is still one of critical technical barriers of the VoIP system. Furthermore, apart from these limitations WLANs will need to support a large number of concurrent VoIP communications since VoIP is spreading rapidly especially in public Spaces. These motivations led us to study the VoIP capacity in IEEE e WLAN and to investigate increasing this capacity by reducing VoIP codec rate while maintaining an overall good quality. 2.VOIP SYSTEM OVERVIEW This section introduces a short description of VoIP basic mechanisms and the E-Model used for objective assessment of audio quality. 2.2VOIP TRANSMISSION NETWORKS The commonly used VoIP codecs are G.711, G.729 and G The traditional sample-based VoIP encoder G.711 uses Pulse Code Modulation (PCM) to generate 8 bits samples per ms, leading to a data rate of 64 kb/s. Recent framebased encoders can be used in order to provide drastic rate reduction (e.g., 8 kb/s for G.729, 5.3 and 6.3 kb/s for G.723.1). The reduced bandwidth utilization is at the expense of additional complexity and encoding delay as well as slightly lower quality. Further reduction in the data rate can be achieved by means of Voice Activity Detection (VAD), in which case nosignal is encoded during silence periods. When silence suppression scheme is employed, the codecs then operate in two states: a silent state at zero bit-rate and an active state at the compressed bit-rate. Regardless of the state, the frame period and frame size are still fixed. After the coding operation, the packetizer encapsulates a certain number of speech samples (for G.711) or a certain number of frames (for G.729 and G.723.1) into packets of equal sizes. The protocol stack used to carry the real time voice packets is RTP over UDP/IP. As the voice packets are sent over an IP network, they are subject to variable delays and network drops. Even if a lot of voice codecs can tolerate some small packet loss without severe degradation, voice traffic has unacceptable performance if long delays are incurred. It is recognized that the end-to-end delay has a great impact on the perceived quality of interactive conversations with a threshold effect around 150 ms. For intracontinental calls, the packet delay is on the order of 30 ms and for inter-continental calls the delay can be as large as 100 ms. The impact of delay on voice communication quality varies significantly with the use. For instance, long delays are not annoying in a cell phone as in a regular wired phone because of the added value of mobility. 3.E-MODEL Perceived voice quality is typically estimated by the subjective Mean Opinion Score (MOS), an arithmetic average of opinion score that ranges from 1 to 5. Objective quality scores can be generated by comparing the impaired voice signal with its original version such as in Perceptual evaluation of speech quality (PESQ). However, PESQ do not consider the effect of delay on voice communications and neither MOS nor PESQ can be used for real-time on-line quality. The E-model is a computational model for use in transmission planning, hence a transmission rating model that can be used to help ensure that users will be satisfied with end-to-end transmission performance. The model integrates in the rating value R, called transmission rating factor (R-value), the impairment factors that affect

2 communication equipment, including delay and low bit-rate codecs. These impairments are computed based on a series of input parameters for which default values and permitted ranges are specified. These should be used if the corresponding impairment situation occurs. The general formula is: R=R 0 I s I d I e eff +A where: R 0 = basic signal-to-noise ratio I s = factor for impairments that are simultaneous with voice transmission I d = delay impairment factor I e-eff = packet-loss-dependent effective impairment factor A = advantage factor (system specific) Since the computation of the rating factor R involves a large number of parameters, complementary recommendations and appendices have been proposed by ITU-T, such as [G.108] and [G.113] that give the values for these parameters for predetermined conditions for which the model has been calibrated. 4.WHY IEEE802.11E The widespread of multimedia data and applications transmission over wireless LAN has made it necessity to a QoS support for the IEEE standard. Therefore, IEEE task group has created a special version, which is e, which adds a set of QoS enhancement to the original MAC. The aim of QoS in wireless networking is to provide priority including channel bandwidth, controlled and bounded jitter and delay (required by some real-time applications such as video streaming and VoIP), minimize the probability of losing and dropping packets. However, providing priority for specific stations to transmit does not mean that the other stations will be ignored. 5.OVERVIEW OF HCCA AND EDCA In the e standard, a super frame consists of two phases: a contention period (CP) and a contention free period (CFP). EDCA is used only in the CP while HCCA can be used in both periods. Therefore a CP consists of controlled access periods (CAP), which refer to HCCA activity, alternating with EDCA activity. HCCA is based on polling and is controlled by a hybrid coordinator (located in the QAP). In order to be included in the polling list of the HC, a QSTA must send a QoS reservation request using a special QoS management frame, and each individual traffic stream (TS) needs one reservation request. The QoS management frame contains traffic specification (TSPEC) parameters. The mandatory TSPEC parameters include the mean data rate of the corresponding application, the MAC Service Data Unit (MSDU) size, the maximum service interval (the maximum time allowed between adjacent OPs allocated to the same station) and the minimum PHY rate (the minimum physical bit rate assumed by the scheduler for calculating transmission time). Basically, each TS first sends a QoS request frame to the QAP. Using these QoS requests, the QAP determines first the minimum value of all the maximum service intervals required by the different TSs that apply for HCCA scheduling. Then it chooses the highest sub multiple value of the e beacon interval duration as the selected service interval (SI), which is less than the minimum of all the maximum service intervals. Thus, an e beacon interval is cut into several SIs and QSTAs are polled accordingly during each selected SI. EDCA defines a DCF-like random access to the wireless channel through access categories (ACs). At any node, the incoming traffic is mapped to one of the four ACs. Each AC executes an independent backoff process to determine the time of transmission of its frames. The backoff process is regulated by four configurable parameters: minimum contention window(cwmin), maximum contention window (CWmax), arbitration inter frame space (AIFS), and transmission opportunity (OP) limit. 6.QUALITY OF SERVICE PROVISIONING IN IEEE E: THE EDCA FUNCTION Like the Distributed Coordination Function (DCF), EDCA is based on the CSMA/CA scheme and employs the concept of Inter Frame Space (IFS) as well as the backoff mechanism; furthermore it introduces the following innovations. When an e station seizes the channel, it is entitled to transmit one or more frames for a time interval named Transmission Opportunity (OP); a OP is characterized by a maximum duration, called OP Limit. Various Access Categories (ACs) are defined, each of which corresponds to a different priority level and to a different set of parameters to be used for contending the channel. In particular, an e station operating under the EDCA function includes up to four MAC queues; each queue corresponds to a different AC and represents a separate instance of the CSMA/CA protocol. A queue employs the following parameters to access the channel: (i) the Arbitration Inter Frame Spacing (AIFS AC), similar to the DIFS used in DCF, (ii) the Minimum and the Maximum Contention Window (CWmin[AC], CWmax[AC]), (iii) and the OP Limit[AC]. The higher the AC priority is, the smaller the AIFS[AC], CWmin[AC] and CWmax[AC]are. The larger the OP Limit[AC], the greater the share of capacity of the AC. However, the values of CWmin[AC] and CWmax[AC] have to be carefully chosen so as to avoid high collision probability among traffic flows belonging to the same AC, and the value of AIFS must be at least as long as the DIFS interval (the only exception is for the AP that can use an AIFS 30 long). Within every e station, a scheduler solves virtual collisions among the AC queues, i.e., among the various CSMA/CA instances, by always enabling the queue associated with the highest priority to transmit. 7.ANALYSIS OF IEEE E QOS ENHANCEMENTS The original IEEE standard specifies two channel access mechanisms: a mandatory contention-based distributed coordination function (DCF) and an optional polling based point coordination function (PCF). DCF provides a best effort service and is not capable of providing differentiation and prioritization based upon traffic type. While DCF may provide satisfactory performance in delivering best-effort traffic, it

3 Techniques to Improve Performance of VoIP over e WLAN lacks the support for QoS requirements posed by real time traffic, and especially VoIP which has stringent delay requirements. These requirements make the DCF scheme an infeasible option to support QoS for VoIP traffic. PCF mode, B OP1 OP2 ED CA OP OP1 OP2 Fig. : IEEE e Superframe with a centralized controller, represent another promising alternative to providing QoS in WLAN. Nevertheless, studies on carrying VoIP over WLAN in PCF mode in found that when the number of stations in a basic service set (BSS) is large, the polling overhead is high and results in excessive end-to-end delay and that VoIP still get poor performance under heavy load conditions. Thus, neither DCF nor PCF presents sufficient functionality to provide the QoS demanded by multimedia applications. In WLANs, the physical layer's error rate is larger than that of wired LAN and the challenges of the wireless channel make physical layer data rate improvements difficult to achieve. These reasons have led to the development of service differentiation based MAC schemes that classify traffic types based on their relative priorities. The IEEE e standard addresses the shortcomings of the standard, defines a superset of features backward compatible with DCF/PCF and introduces the Hybrid Coordination Function (HCF). HCF has two modes of operation: Enhanced Distributed Coordinated Access (EDCA) and HCF Controlled Channel Access (HCCA). EDCA inherits all the contention scheme and parameters of the original DCF and provides service differentiation through prioritized access to the wireless medium. Prioritization is realized through the introduction of four Access Categories (ACs) each with its own transmit queue and set of AC parameters. The differentiation in priority between ACs is realized by setting different values for the AC parameters which include the arbitration inter frame spacing (AIFS) and minimum contention window size (CWmin). With proper tuning of these parameters, the performance of delay sensitive multimedia traffic can be improved. In an infrastructure network, the AP will again access to the medium with a higher priority than other QoS Stations (QSTAs). Under HCF the basic unit of allocation of the right to transmit onto the wireless medium is the transmission opportunity (OP). Each OP is defined by a starting time and a defined maximum length. The OP may be obtained by a QSTA winning an instance of EDCA contention during the CP, or by a non-ap QSTA receiving a QoS + CF-Poll during the CP or CFP. With the HCCA, a hybrid coordinator (HC) allocates transmission opportunities (OPs) to wireless STAs by polling, so as to allow them contention-free transfers of data, based on QoS policies. QSTAs may obtain OPs using one or both of the channel access mechanisms. An HC generates an alternation of CFP and CP, the sum of the two periods forms ED CA OP B the superframe (SF). In addition, contrary to DCF, QSTAs can be polled during thecp in periods called Controlled Access Periods (CAPs). The duration of OPs allocated to each QSTA is determined by the HC schedular according to the requested QoS parameters. It is also possible to change the SF length since beacons carry a parameter indicating the SF length. Due to the service differentiation, the real-time traffic gets a higher priority in winning channel contention under e and evidently provides a better performance as compared to the basic MAC scheme. 8.PROBLEMS ON EDCA As described above, EDCA provides prioritized QoS for different ACs. However EDCA does not take into consideration the QoS of traffics which belong to the same AC. The packet collision probability increases as the number of calls increases due to simultaneous transmission. Additionally the delay tends to increase if more than one STA are in backoff states. These problems result in voice quality degradation. Therefore, it is necessary to restrict the number of VoIP calls over a WLAN system. Instead of EDCA, IEEE802.11e also provides the polling based MAC protocol called Hybrid coordination function Controlled Channel Access (HCCA). However HCCA proposes no concrete scheduling algorithms. In addition, collision of polling packets from more than one access point (AP) may always occur in multiple-cell environment because VoIP application generates packets to transmit at a constant interval. 4 PROPOSED TECHNIQUES 9.OVERVIEW OF PROPOSED SCHEME We propose a MAC protocol to provide effective QoS guarantees for VoIP over WLAN. Our proposed protocol follows three policies: (1) No modification of access points, (2) No hardware (H/W) modification of VoIP terminals, and (3) Maintain backward compatibility. The first policy enables users to implement the proposed method on existing APs. The second one minimizes the impact on implementing the proposed method in VoIP terminals. The third one prevents the proposed method from blocking communications among terminals that are equipped with only conventional techniques. After each STA connects to AP, each STA decides its own transmission timing using the distributed transmission scheduling. We call this stage the observation phase. After that, the scheduled transmission phase follows. In the scheduled transmission phase, each STA transmits packets using the dynamic priority setting. It is also possible to re-schedule transmission timing if necessary. Our proposed techniques are premised on APs and STAs which host Unscheduled Automatic Power Save Delivery (U-APSD), which is defined in the IEEE802.11e. The U-APSD is intermittent reception mechanism that AP transmits a packet upon receiving a packet from an STA. 10.DISTRIBUTED TRANSMISSION SCHEDULING

4 Because VoIP application generates packets to transmit at a constant interval, each STA has only to decide a schedule in a certain VoIP codec period. Each STA in single-cell environment proceeds as follows. First of all, in order to detect other STAs, each STA observes down-link packets from AP and reads the destination address field in the MAC header. This enables each STA to recognize others. Secondly, each STA makes a list of MAC addresses of STAs which belong to the same AP. The final step in this phase is to sort the MAC addresses in ascending order and make a scheduling table. This enable all the STAs in the same cell to share a scheduling table. During this phase, STAs transmit packets using EDCA. 11.DYNAMIC PRIORITY SETTING After the scheduling table is made, each STA creates a virtual slot periodically. Each STA sets the priority of its virtual slot according to the scheduling table. Specifically, each STA dynamically changes its AIFSN, CWmin and CWmax. The virtual slot of a VoIP STA is shifted to the next VoIP STA in the length of the time required for transmission of up-link and down-link packets. Moreover, the duration of a virtual slot is longer than the length of the time required for transmission of up-link and down-link packets. Therefore, the virtual slot of a VoIP STA partially overlaps with that of the next STA. This leads to flexible scheduling which prevents the scheduled sequences from collapsing due to interrupts from the previous VoIP STA or STA equipped only with conventional techniques. If the scheduled sequences collapse due to join of new STA, each STA adopts any of the following methods. One way is for the new STA to transmit a re-scheduling request packet in a broadcast manner. The other is for any STA connected already to detect frequent failures of reception of an acknowledgement (ACK) from AP and then transmit a rescheduling request packet in a broadcast manner. Figure 2. Multiple-cell environment 12.APPLICATION TO MULTIPLE-CELL ENVIRONMENT The number of the available frequency channels is very limited in IEEE WLAN. This is why it is inevitable that more than one cell with the same frequency channel will overlap. In this section we extend the proposed techniques to implement the distributed transmission scheduling for multiple-cell environment. In Figure 2. AP1 and AP2 use the same frequency. VoIP A, B and C are connected to AP1 and VoIP D and E are connected to AP2 and VoIP C lies in the overlapping area of AP1 and AP2. There is a possibility that the virtual slot of VoIP C will overlap with that of VoIP D and E. This leads to packet collision between VoIP C and VoIP D/E due to the transmission at the same time. Hence the virtual slots of the VoIP STAs in an overlapping area need to be set in different timing from those of VoIP STAs in not only the same cell but also neighbor cells. At the beginning, each VoIP STA behaves in the manner and makes the scheduling table of VoIP STAs which belong to the same AP. After that, each VoIP STA determines if packets from other APs are being received. This enables VoIP C to find itself in an overlapping area. VoIP C searches the virtual slots which are not occupied by the VoIP D/E in neighbors cell. Then VoIP C transmits a slot request packet including the virtual slot number which is not occupied by the VoIP D/E in a broadcast manner. This leads for VoIP A and B to receive the necessary information and make the scheduling table under the multiple-cell environment. CONCLUSIONS This paper presented a MAC protocol that provides effective QoS for VoIP over WLAN. The characteristics of our proposed protocol are (1) No modification of access points, (2) No H/W modification of VoIP STAs and (3) Backward compatibility in order to inimize the costs of development and introduction.. As future works, we will implement our proposed protocol in a testbed and evaluate its performance 6. REFERENCES [1] IEEE, Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) specifications, Reference number ISO/IEC :1999(E), IEEE Std , 1999 edition, [2] F. Anjum, M. Elaoud, D. Famolari, A. Ghosh, R. Vaidyanathan, A.Dutta, and P. Agrawal, Voice Performance in WLAN Networks -An Experimental Study, Globecom2003, pp , [3] M. Elaoud, D. Famolari and A. Ghopsh, Experimental VoIP CapacityMeasurements for b WLANs, CCNC 2005, Jan [4] K. Medepalli, P. Gopalakrishnan, D. Famolari and T. Kodama, Voice Capacity of IEEE b, a and g Wireless LANs,Globecom2004, pp , [5] IEEE standard for information technology - specific requirements part 11: Wireless LAN medium access control (MAC) and physical layer (PHY) specifications: Amendment 8: Medium access control (MAC)quality of service enhancements. IEEE Standard E-2005, [6] S. Mangold, S. Choi, G. Hiertz, O. Klein and B. Walke, Analysis of IEEE E for QoS Support in Wireless LANs, IEEE WirelessCommunications, vol. 10, no. 6, pp , Dec [7] P. Engelstad and O. Osterbo, Non-saturation and Saturation Analysis of IEEE e EDCA with Starvation Prediction, with Starvation Prediction 8th ACM international

5 Techniques to Improve Performance of VoIP over e WLAN symposium on Modeling, analysis and simulation of wireless and mobile systems, [8] Y. Lin and V. Wong, Saturation Throughput of IEEE e EDCA Based on Mean Value Analysis, In Proceedings of the IEEE Wireless Communications and Networking Conference 2006, Las Vegas, USA, April [9] ITU-T Recommendation, Pulse Code Modulation (EM) of Voice Frequencies, ITU-T G.711, [10] ITU-T G.1010, [10] Y.-B. Lin and I. Chlamtac, Wireless and Mobile Network Architectures. New York: Wiley, [11] B. Douskalis, IP Telephony, the Integration of Robust VoIP Services. Englewood Cliffs, NJ: Prentice-Hall, [12] D. Chen, S. Garg, M. Kappes, and K. Trivedi, Supporting VBR VoIP traffic in IEEE WLAN in PCF mode, Avaya Laboratories, Basking Ridge, NJ, Tech. Rep. ALR , [13] M. Veeraraghavan, N. Cocker, and T. Moors, Support of voice services in IEEE wireless LANs, Proc. INFOCOM 01, vol. 1, pp , Apr [14] R. O. Bladwin, N. J. Davis IV, S. F. Midkiff, and R. A. Raines, Packetized voice transmission using RT-MAC, a wireless real-time mediumaccess control protocol, Mobile Comput. Commun. Rev., vol. 5, no. 3, pp , [15] S. Garg and M. Kappes, On the throughput of b Networks for VoIP, Avaya Laboratoriess, Basking Ridge, NJ, avayalabs.com/techreporty.html, Tech. Rep. ALR [16], An experimental study of throughput for UDP and VoIP traffic in IEEE b networks, Proc. IEEE WCNC 03, vol. 3, pp , Mar [17] T. Hiraguri, T. Ichikawa, M. Iizuka, and M. Morikura, Novel multiple access protocol for voice over IP in wireless LAN, presented at the IEEE Int. Symp. Computers and Communications, Taormina, Italy, Jul [18] IEEE WG, Draft Supplement to Standard for Telecommunication and Information Exchange between Systems LAN/MAN Specific Requirements Part II: Wireless Medium Access Control (MAC) and Physical (PHY) Layer Specifications: MAC Enhancements for Quality of Service, IEEE e Draft 5.0, July [19] S. Mangold, S. Choi, G. R. Hiertz, O. Klein, and B. Walke, Analysis of IEEE e for QoS Support in Wireless LANs, IEEE Wireless Communications Mag., Dec. 2003, pp [20] G. Bianchi and I. Tinnirello, Analysis of Priority Mechanisms Based on Differentiated Inter Frame Spacing in CSMA-CA, IEEE VTC-Fall, Orlando, FL, Oct [21] A. Grilo and M. Nunes, Performance evaluation of IEEE e, IEEE PIMRC 02, Lisboa, Portugal, Sep [22] S. Choi, J. del Prado, S. Shankar N, and S. Mangold, IEEE e Contention-Based Channel Access (EDCF) Performance Evaluation, IEEE ICC 2003, Anchorage, Alaska, May [23] A. Lindgren, A. Almquist, and O. Schel en, Quality of Service Schemes for IEEE Wireless LANs - An Evaluation, MONET, Special Issue on Performance Evaluation of Qos Architectures in Mobile Networks, Vol. 8, No. 3, June 2003, pp [24] R. Caputo, CISCO Packetized Voice & Data Integration, McGraw-Hill,2000. [25]. C. Casetti And C.-F. Chiasserini Improving Fairness And Throughput For Voice Traffic In e Edca [26]. Sri Harsha, S.V.R. Anand, Anurag Kumar, And Vinod Sharma An Analytical Model For Capacity Evaluation Of Voip On Hcca And Tcp File Transfers Over Edca In An Ieee e Wlan [27].Kei Igarashi, Akira Yamada And Tomoyuki Ohyacapacity Improvement Of Wireless Lan Voip Using Distributed Transmission Schedulingthe 18th Annual Ieee International Symposium On Personal, Indoor And Mobile Radio Communications (Pimrc'07)

II. IEEE802.11e EDCA OVERVIEW

II. IEEE802.11e EDCA OVERVIEW The 18th Annual IEEE International Symposium on Personal, Indoor and Mobile Radio Communications (PIMRC'7) CACITY IMPROVEMENT OF WIRELESS LAN VOIP USING DISTRIBUTED TRANSMISSION SCHEDULING Kei Igarashi,

More information

Capacity Evaluation of VoIP in IEEE 802.11e WLAN Environment

Capacity Evaluation of VoIP in IEEE 802.11e WLAN Environment Capacity Evaluation of VoIP in IEEE 802.11e WLAN Environment Abdelbasset Trad, Farukh Munir INIA, Planete Project 4 oute des Lucioles, BP-93 06902 Sophia-Antipolis, France Email: {atrad, mfmunir}@sophia.inria.fr

More information

Philippe Klein. avb-phkl-802-11-qos-overview-0811-1

Philippe Klein. avb-phkl-802-11-qos-overview-0811-1 802.11 QoS Overview Philippe Klein IEEE Plenary Meeting Nov 08 Dallas, TX avb-phkl-802-11-qos-overview-0811-1 Disclaimer This presentation is not a highly detailed technical presentation but a crash course

More information

Enhanced TXOP scheme for efficiency improvement of WLAN IEEE 802.11e

Enhanced TXOP scheme for efficiency improvement of WLAN IEEE 802.11e Enhanced TXOP scheme for efficiency improvement of WLAN IEEE 802.11e Jakub Majkowski, Ferran Casadevall Palacio Dept. of Signal Theory and Communications Universitat Politècnica de Catalunya (UPC) C/ Jordi

More information

Fast Retransmission Mechanism for VoIP in IEEE 802.11e wireless LANs

Fast Retransmission Mechanism for VoIP in IEEE 802.11e wireless LANs Fast Mechanism for VoIP in IEEE 802.11e wireless LANs Gyung-Ho Hwang and Dong-Ho Cho Division of Electrical Engineering, Department of Electrical Engineering and Computer Science, KAIST, 373-1 Guseong-dong

More information

IEEE 802.11e WLANs / WMM. S.Rajesh (rajeshsweb@gmail.com) AU-KBC Research Centre, BroVis Wireless Networks, smartbridges Pte Ltd.

IEEE 802.11e WLANs / WMM. S.Rajesh (rajeshsweb@gmail.com) AU-KBC Research Centre, BroVis Wireless Networks, smartbridges Pte Ltd. IEEE 802.11e WLANs / WMM S.Rajesh (rajeshsweb@gmail.com) AU-KBC Research Centre, BroVis Wireless Networks, smartbridges Pte Ltd. Outline A short review of 802.11 MAC Drawbacks of 802.11 MAC Application

More information

How To Determine The Capacity Of An 802.11B Network

How To Determine The Capacity Of An 802.11B Network Capacity of an IEEE 802.11b Wireless LAN supporting VoIP To appear in Proc. IEEE Int. Conference on Communications (ICC) 2004 David P. Hole and Fouad A. Tobagi Dept. of Electrical Engineering, Stanford

More information

Enhancing WLAN MAC Protocol performance using Differentiated VOIP and Data Services Strategy

Enhancing WLAN MAC Protocol performance using Differentiated VOIP and Data Services Strategy IJCSNS International Journal of Computer Science and Network Security, VOL.9 No.12, December 2009 89 Enhancing WLAN MAC Protocol performance using Differentiated VOIP and Data Services Strategy S.Vijay

More information

Advanced Wireless LAN VoIP Technology

Advanced Wireless LAN VoIP Technology Wireless LAN VoIP QoS Advanced Wireless LAN VoIP Technology A technical overview is given of an optimal access point selection method and an autonomous distributed scheduling MAC method that take QoS into

More information

A Software Architecture for Simulating IEEE 802.11e HCCA

A Software Architecture for Simulating IEEE 802.11e HCCA A Software Architecture for Simulating IEEE 802.11e HCCA Claudio Cicconetti, Luciano Lenzini, Enzo Mingozzi, Giovanni Stea Dipartimento di Ingegneria dell'informazione University of Pisa, Italy IPS-MoMe

More information

Performance Comparison of Dual Queue and EDCA for VoIP over IEEE 802.11 WLAN

Performance Comparison of Dual Queue and EDCA for VoIP over IEEE 802.11 WLAN Performance Comparison of Dual Queue and for VoIP over IEEE 8. WLAN Jeonggyun Yu and Sunghyun Choi Multimedia & Wireless Networking Laboratory (MWNL), School of Electrical Engineering, Seoul National University,

More information

Optimization of VoIP over 802.11e EDCA based on synchronized time

Optimization of VoIP over 802.11e EDCA based on synchronized time Optimization of VoIP over 802.11e EDCA based on synchronized time Padraig O Flaithearta, Dr. Hugh Melvin Discipline of Information Technology, College of Engineering and Informatics, National University

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

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

Can I add a VoIP call?

Can I add a VoIP call? Can I add a VoIP call? Sachin Garg Avaya Labs Basking Ridge, NJ 07920 Email: sgarg@avaya.com Martin Kappes Avaya Labs Basking Ridge, NJ 07920 Email: mkappes@avaya.com Abstract In this paper, we study the

More information

QOS PROTECTION FOR IEEE 802.11E IN WLAN WITH SHARED EDCA AND DCF ACCESS

QOS PROTECTION FOR IEEE 802.11E IN WLAN WITH SHARED EDCA AND DCF ACCESS QOS PROTECTION FOR IEEE 802.11E IN WLAN WITH SHARED EDCA AND DCF ACCESS Jakub Majkowski, Ferran Casadevall Palacio Dept. of Signal Theory and Communications Universitat Politècnica de Catalunya (UPC) C/

More information

Video Transmission over Wireless LAN. Hang Liu Hang.liu@thomson.net

Video Transmission over Wireless LAN. Hang Liu Hang.liu@thomson.net Video Transmission over Wireless LAN Hang Liu Hang.liu@thomson.net Page 1 Introduction! Introduction! Wi-Fi Multimedia and IEEE 802.11e for QoS Enhancement! Error Control Techniques Page 2 Introduction!

More information

A Cross Layer Solution for VoIP over IEEE802.11

A Cross Layer Solution for VoIP over IEEE802.11 A Cross Layer Solution for VoIP over IEEE82. F. De Pellegrini, F. Maguolo, A. Zanella and M. Zorzi. depe,maguolof,zanella,zorzi @dei.unipd.it.it Department of Information Engineering, University of Padova,

More information

DUE to the high performance versus price ratio, IEEE

DUE to the high performance versus price ratio, IEEE Improving WLAN VoIP Capacity Through Service Differentiation Deyun Gao, Member, IEEE, Jianfei Cai, Senior Member, IEEE, Chuan Heng Foh, Member, IEEE, Chiew-Tong Lau, Member, IEEE, and King Ngi Ngan, Fellow,

More information

Measuring the Performance of VoIP over Wireless LAN

Measuring the Performance of VoIP over Wireless LAN Measuring the Performance of VoIP over Wireless LAN Keshav Neupane, Student Victor Kulgachev, Student Department of Computer Science Northern Kentucky University Highland Heights, KY, USA, 41099 neupanek1@nku.edu

More information

VoIP Session Capacity Expansion with Packet Transmission Suppression Control in Wireless LAN

VoIP Session Capacity Expansion with Packet Transmission Suppression Control in Wireless LAN 1144 PAPER Special Section on Internet Technology and its Architecture for Ambient Information Systems VoIP Session Capacity Expansion with Packet Transmission Suppression Control in Wireless LAN Yasufumi

More information

Adapting WLAN MAC Parameters to Enhance VoIP Call Capacity

Adapting WLAN MAC Parameters to Enhance VoIP Call Capacity Adapting WLAN MAC Parameters to Enhance VoIP Call Capacity Gráinne Hanley, Seán Murphy and Liam Murphy Dept. of Computer Science, University College Dublin Belfield, Dublin 4, Ireland hanleyg@gmail.com,

More information

Performance evaluation of QoS in wireless networks using IEEE 802.11e

Performance evaluation of QoS in wireless networks using IEEE 802.11e Performance evaluation of QoS in wireless networks using IEEE 802.11e Laio B. Vilas Boas, Pedro M. C. Massolino, Rafael T. Possignolo, Cintia B. Margi and Regina M. Silveira Abstract The increase demand

More information

PLUS-DAC: A Distributed Admission Control Scheme for IEEE 802.11e WLANs

PLUS-DAC: A Distributed Admission Control Scheme for IEEE 802.11e WLANs -DAC: A Distributed Admission Control Scheme for IEEE 8.e WLANs Kiran Kumar Gavini, Varsha Apte and Sridhar Iyer Kanwal Rekhi School of Information Technology Indian Institute of Technology Bombay, Powai,

More information

Admission Control for VoIP Traffic in IEEE 802.11 Networks

Admission Control for VoIP Traffic in IEEE 802.11 Networks Admission Control for VoIP Traffic in IEEE 802.11 Networks Sachin Garg Avaya Labs Basking Ridge, NJ 07920 Email: sgarg@avaya.com Martin Kappes Avaya Labs Basking Ridge, NJ 07920 Email: mkappes@avaya.com

More information

An Overview of Wireless LAN Standards IEEE 802.11 and IEEE 802.11e

An Overview of Wireless LAN Standards IEEE 802.11 and IEEE 802.11e An Overview of Wireless LAN Standards IEEE 802.11 and IEEE 802.11e Jahanzeb Farooq, Bilal Rauf Department of Computing Science Umeå University Sweden Jahanzeb Farooq, 2006 (tipputhegreat@hotmail.com) Chapter

More information

TCP in Wireless Networks

TCP in Wireless Networks Outline Lecture 10 TCP Performance and QoS in Wireless s TCP Performance in wireless networks TCP performance in asymmetric networks WAP Kurose-Ross: Chapter 3, 6.8 On-line: TCP over Wireless Systems Problems

More information

How To Understand Wireless Network Quality Of Service (Qos) In 802.11E

How To Understand Wireless Network Quality Of Service (Qos) In 802.11E WLAN QoS : 802.11e Merle Frédéric Summary Introduction What is QoS? Why do we need QoS in wireless LAN nowadays? 802.11e MAC Protocol Enhanced Distributed Channel Access (EDCA) Presentation How does it

More information

Virtual PCF: Improving VoIP over WLAN performance with legacy clients

Virtual PCF: Improving VoIP over WLAN performance with legacy clients Virtual PCF: Improving VoIP over WLAN performance with legacy clients by Usman Ismail A thesis presented to the University of Waterloo in fulfillment of the thesis requirement for the degree of Master

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

IEEE 802.11E ENHANCEMENT FOR VOICE SERVICE

IEEE 802.11E ENHANCEMENT FOR VOICE SERVICE V OICE OVER WIRELESS LOCAL AREA N ETWORK IEEE 802.11E ENHANCEMENT FOR VOICE SERVICE PING WANG, HAI JIANG, AND WEIHUA ZHUANG, UNIVERSITY OF WATERLOO Wired network IP phone Gateway router Access point Motivated

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

Design of QoS and Admission Control for VoIP Services over IEEE 802.11e WLANs

Design of QoS and Admission Control for VoIP Services over IEEE 802.11e WLANs Design of QoS and Admission Control for VoIP Services over IEEE 802.11e WLANs Pei-Yeh Wu, Jen-Jee Chen, Yu-Chee Tseng, and Hung-Wei, Lee Abstract Supporting telephone services using wireless LAN as the

More information

Enhancement of VoIP over IEEE 802.11 WLANs by Adapting Transmitting Interval

Enhancement of VoIP over IEEE 802.11 WLANs by Adapting Transmitting Interval Enhancement of VoIP over IEEE 82.11 WLANs by Adapting Transmitting Interval Zhuo Chen, Lingyun Wang, and Xinbing Wang School of Electronic, Information and Electrical Engineering Shanghai Jiao Tong University

More information

2 BACKGROUND. J. Yu and S. Choi

2 BACKGROUND. J. Yu and S. Choi Comparison of Modified Dual Queue and for VoIP over IEEE.11 WLAN JEONGGYUN YU AND SUNGHYUN CHOI Multimedia & Wireless Networking Laboratory (MWNL) School of Electrical Engineering and INMC, Seoul National

More information

Wireless LAN Services for Hot-Spot

Wireless LAN Services for Hot-Spot Wireless LAN Services for Hot-Spot Woo-Yong Choi Electronics and Telecommunications Research Institute wychoi53@etri.re.kr ETRI Contents Overview Wireless LAN Services Current IEEE 802.11 MAC Protocol

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

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

Improving WLAN VoIP Capacity through Service Differentiation

Improving WLAN VoIP Capacity through Service Differentiation IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. X, NO. XX 1 Improving WLAN VoIP Capacity through Service Differentiation Deyun Gao, Member, IEEE, Jianfei Ca Member, IEEE, Chuan Heng Foh, Member, IEEE,

More information

Analysis of QoS parameters of VOIP calls over Wireless Local Area Networks

Analysis of QoS parameters of VOIP calls over Wireless Local Area Networks Analysis of QoS parameters of VOIP calls over Wireless Local Area Networks Ayman Wazwaz, Computer Engineering Department, Palestine Polytechnic University, Hebron, Palestine, aymanw@ppu.edu Duaa sweity

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

Department of Computer Science Columbia University

Department of Computer Science Columbia University Towards the Quality of Service for VoIP traffic in IEEE 82.11 Wireless Networks Sangho Shin Henning Schulzrinne Email: sangho, hgs@cs.columbia.edu Department of Computer Science Columbia University 28

More information

FORTH-ICS / TR-375 March 2006. Experimental Evaluation of QoS Features in WiFi Multimedia (WMM)

FORTH-ICS / TR-375 March 2006. Experimental Evaluation of QoS Features in WiFi Multimedia (WMM) FORTH-ICS / TR-375 March 26 Experimental Evaluation of QoS Features in WiFi Multimedia (WMM) Vasilios A. Siris 1 and George Stamatakis 1 Abstract We investigate the operation and performance of WMM (WiFi

More information

VOIP on Wireless LAN: A Comprehensive Review

VOIP on Wireless LAN: A Comprehensive Review VOIP on Wireless LAN: A Comprehensive Review Sana Munir [1], Imran Ahmad [2] [1] Center for Advanced Studies in Engineering,Islamabad, PAKISTAN [2] NWFP University Of Engineering and Technology, Peshawar,

More information

Design of QoS and Admission Control for VoIP Services Over IEEE 802.11e WLANs *

Design of QoS and Admission Control for VoIP Services Over IEEE 802.11e WLANs * JOURNAL OF INFORMATION SCIENCE AND ENGINEERING 24, 1003-1022 (2008) Design of QoS and Admission Control for VoIP Services Over IEEE 802.11e WLANs * PEI-YEH WU 1, JEN-JEE CHEN 1, YU-CHEE TSENG 1,2 AND HUNG-WEI

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

An End-to-End Measurement-Based Admission Control Policy for VoIP over Wireless Networks

An End-to-End Measurement-Based Admission Control Policy for VoIP over Wireless Networks An End-to-End Measurement-Based Admission Control Policy for VoIP over Wireless Networks Ala Khalifeh Department of EECS University of California, Irvine [akhalife]@uci.edu Abstract in this paper, we present

More information

Comparative Study of VoIP over WiMax and WiFi

Comparative Study of VoIP over WiMax and WiFi www.ijcsi.org 433 Comparative Study of VoIP over WiMax and WiFi M. Atif Qureshi* 1, Arjumand Younus* 2, Muhammad Saeed #3, Farhan Ahmed Sidiqui #4, Nasir Touheed* 5, and M. Shahid Qureshi* 6 * Faculty

More information

802.11. Markku Renfors. Partly based on student presentation by: Lukasz Kondrad Tomasz Augustynowicz Jaroslaw Lacki Jakub Jakubiak

802.11. Markku Renfors. Partly based on student presentation by: Lukasz Kondrad Tomasz Augustynowicz Jaroslaw Lacki Jakub Jakubiak 802.11 Markku Renfors Partly based on student presentation by: Lukasz Kondrad Tomasz Augustynowicz Jaroslaw Lacki Jakub Jakubiak Contents 802.11 Overview & Architecture 802.11 MAC 802.11 Overview and Architecture

More information

PERFORMANCE ANALYSIS OF WLAN STANDARDS FOR VIDEO CONFERENCING APPLICATIONS

PERFORMANCE ANALYSIS OF WLAN STANDARDS FOR VIDEO CONFERENCING APPLICATIONS PERFORMANCE ANALYSIS OF WLAN STANDARDS FOR VIDEO CONFERENCING APPLICATIONS Lachhman Das Dhomeja 1, Shazia Abbasi 1, Asad Ali Shaikh 1, Yasir Arfat Malkani 2 1 Institute of Information and Communication

More information

Comparative call Capacity analysis of VOIP in IEEE802.11b WLAN Environment

Comparative call Capacity analysis of VOIP in IEEE802.11b WLAN Environment Comparative call Capacity analysis of VOIP in IEEE802.11b WLAN Environment Jitendra Jakhar 1, Sankit R Kassa 2, Tejpal 3 PG Student, Electronics & Communication Engineering Department, SBCET, Jaipur, Rajasthan,

More information

QUALITY EVALUATION OF VOIP SERVICE OVER IEEE 802.11 WIRELESS LAN. Andrea Barbaresi, Massimo Colonna, Andrea Mantovani and Giovanna Zarba

QUALITY EVALUATION OF VOIP SERVICE OVER IEEE 802.11 WIRELESS LAN. Andrea Barbaresi, Massimo Colonna, Andrea Mantovani and Giovanna Zarba QUALITY EVALUATION OF VOIP SERVICE OVER IEEE 802.11 WIRELESS LAN Andrea Barbaresi, Massimo Colonna, Andrea Mantovani and Giovanna Zarba Telecom Italia, via G. Reiss Romoli 27, I-1018 Torino (TO), Italy

More information

A TCP-like Adaptive Contention Window Scheme for WLAN

A TCP-like Adaptive Contention Window Scheme for WLAN A TCP-like Adaptive Contention Window Scheme for WLAN Qixiang Pang, Soung Chang Liew, Jack Y. B. Lee, Department of Information Engineering The Chinese University of Hong Kong Hong Kong S.-H. Gary Chan

More information

Voice Call Quality Using 802.11e On A Wireless Mesh Network

Voice Call Quality Using 802.11e On A Wireless Mesh Network Voice Call Quality Using 802.11e On A Wireless Mesh Network by David Alexander van Geyn A thesis submitted to the School of Computing in conformity with the requirements for the degree of Master of Science

More information

Voice over WLAN (VoWLAN) A wireless voice alternative?

Voice over WLAN (VoWLAN) A wireless voice alternative? Voice over WLAN (VoWLAN) A wireless voice alternative? Trond Ulseth Paal Engelstad Abstract Voice over WLAN (VoWLAN) is a natural evolution of VoIP. It is also a potential supplement or a potential competitor

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

ANALYSIS OF LONG DISTANCE 3-WAY CONFERENCE CALLING WITH VOIP

ANALYSIS OF LONG DISTANCE 3-WAY CONFERENCE CALLING WITH VOIP ENSC 427: Communication Networks ANALYSIS OF LONG DISTANCE 3-WAY CONFERENCE CALLING WITH VOIP Spring 2010 Final Project Group #6: Gurpal Singh Sandhu Sasan Naderi Claret Ramos (gss7@sfu.ca) (sna14@sfu.ca)

More information

Gauging VoIP call quality from 802.11 WLAN resource usage

Gauging VoIP call quality from 802.11 WLAN resource usage Gauging VoIP call quality from 82.11 WLAN resource usage Miroslaw Narbutt and Mark Davis Communications Network Research Institute School of Electronic and Communications Engineering Dublin Institute of

More information

Asia-Pacific Advanced Network

Asia-Pacific Advanced Network Frame aggregations in the wireless LANs: A review paper Presented by: Anwar Saif Asia-Pacific Advanced Network Wireless communication 2009 Abstract The overhead induced by the IEEE 802.11 PHY and MAC layer

More information

VoIP codec adaptation algorithm in multirate 802.11 WLANs : distributed vs centralized performance comparison

VoIP codec adaptation algorithm in multirate 802.11 WLANs : distributed vs centralized performance comparison VoIP codec adaptation algorithm in multirate 82.11 WLANs : distributed vs centralized performance comparison Anna Sfairopoulou, Carlos Macián, Boris Bellalta Network Technologies and Strategies (NeTS)

More information

A Multiplex-Multicast Scheme that Improves System Capacity of Voice-over-IP on Wireless LAN by 100% *

A Multiplex-Multicast Scheme that Improves System Capacity of Voice-over-IP on Wireless LAN by 100% * A Multiplex-Multicast Scheme that Improves System Capacity of Voice-over-IP on Wireless LAN by 100% * Wei Wang, Soung C. Liew, Qixiang Pang Department of Information Engineering The Chinese University

More information

A Multiplex-Multicast Scheme that Improves System Capacity of Voiceover-IP on Wireless LAN by 100% *

A Multiplex-Multicast Scheme that Improves System Capacity of Voiceover-IP on Wireless LAN by 100% * A Multiplex-Multicast Scheme that Improves System Capacity of Voiceover-IP on Wireless LAN by 1% * Wei Wang, Soung C. Liew, Qixiang Pang Department of Information Engineering The Chinese University of

More information

Dynamic Traffic Prioritization in 802.11e Networks

Dynamic Traffic Prioritization in 802.11e Networks 1 Dynamic Traffic Prioritization in 802.11e Networks William Spearman, James Martin, James Westall Abstract The IEEE 802.11 family of standards defines a collection of widely used local wireless network

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

Wiereless LAN 802.11

Wiereless LAN 802.11 Tomasz Kurzawa Wiereless LAN 802.11 Introduction The 802.11 Architecture Channels and Associations The 802.11 MAC Protocol The 802.11 Frame Introduction Wireless LANs are most important access networks

More information

Adaptive VoIP Transmission over Heterogeneous Wired/Wireless Networks

Adaptive VoIP Transmission over Heterogeneous Wired/Wireless Networks Adaptive VoIP Transmission over Heterogeneous Wired/Wireless Networks Abdelbasset Trad 1, Qiang Ni 1, and Hossam Afifi 2 1 INRIA, Planete Project 2004 Route des Lucioles, BP-93 06902 Sophia-Antipolis,

More information

CSMA/CA. Information Networks p. 1

CSMA/CA. Information Networks p. 1 Information Networks p. 1 CSMA/CA IEEE 802.11 standard for WLAN defines a distributed coordination function (DCF) for sharing access to the medium based on the CSMA/CA protocol Collision detection is not

More information

Analysis and Enhancement of QoS in Cognitive Radio Network for Efficient VoIP Performance

Analysis and Enhancement of QoS in Cognitive Radio Network for Efficient VoIP Performance Analysis and Enhancement of QoS in Cognitive Radio Network for Efficient VoIP Performance Tamal Chakraborty 1, Atri Mukhopadhyay 2 1 Dept. of Electronics and Telecommunication Engineering 2 School of Mobile

More information

VoIP over Wireless Opportunities and Challenges

VoIP over Wireless Opportunities and Challenges Prof. Dr. P. Tran-Gia VoIP over Wireless Opportunities and Challenges Universität Würzburg Lehrstuhl für verteilte Systeme H.323 RTP Codec Voice-over-IP over Wireless (VoIPoW) UDP IMS G723.1 SIP G729 HSDPA

More information

Enhancement of VoIP over IEEE 802.11 WLAN via Dual Queue Strategy

Enhancement of VoIP over IEEE 802.11 WLAN via Dual Queue Strategy Enhancement of VoIP over IEEE 802.11 WLAN via Dual Queue Strategy + Multimedia & Wireless Networking Laboratory School of Electrical Engineering Seoul National University jgyu@mwnl.snu.ac.kr, schoi@snu.ac.kr

More information

QoS Control and Resource Management in Heterogeneous Wireless Systems

QoS Control and Resource Management in Heterogeneous Wireless Systems QoS Control and Resource Management in Heterogeneous Wireless Systems Fethi Filali Assistant Professor Institut Eurécom http://www.eurecom.fr/~filali Novembre Project - QoS Seminar Telecom Paris, June

More information

Performance Analysis of VoIP Codecs over BE WiMAX Network

Performance Analysis of VoIP Codecs over BE WiMAX Network Performance Analysis of VoIP Codecs over BE WiMAX Network Muhammad Imran Tariq, Muhammad Ajmal Azad, Razvan Beuran, Yoichi Shinoda Japan Advanced Institute of Science and Technology, Ishikawa, Japan National

More information

ENSC 427: Communication Networks. Analysis of Voice over IP performance on Wi-Fi networks

ENSC 427: Communication Networks. Analysis of Voice over IP performance on Wi-Fi networks ENSC 427: Communication Networks Spring 2010 OPNET Final Project Analysis of Voice over IP performance on Wi-Fi networks Group 14 members: Farzad Abasi (faa6@sfu.ca) Ehsan Arman (eaa14@sfu.ca) http://www.sfu.ca/~faa6

More information

Solutions to Performance Problems in VoIP over 802.11 Wireless LAN 1

Solutions to Performance Problems in VoIP over 802.11 Wireless LAN 1 1 Solutions to Performance Problems in VoIP over 802.11 Wireless LAN 1 Wei Wang, Soung C. Liew Department of Information Engineering The Chinese University of Hong Kong Victor O. K. Li Department of Electrical

More information

Optimum Parameters for VoIP in IEEE 802.11e Wireless LAN

Optimum Parameters for VoIP in IEEE 802.11e Wireless LAN Optimum Parameters for VoIP in IEEE 82.11e Wireless LAN Ryo Kitahara NTT DoCoMo 3-5 Hikari-no-oka, Yokosuka City Kanagawa Prefecture, Japan kitaharar@nttdocomo.co.jp Shingo Morita Waseda University 3-4-1

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

CROSS-LAYER SOLUTIONS TO PERFORMANCE PROBLEMS IN VOIP OVER WLANS

CROSS-LAYER SOLUTIONS TO PERFORMANCE PROBLEMS IN VOIP OVER WLANS 4th European Signal Processing Conference (EUSIPCO 26), Florence, Italy, September 4-8, 26, copyright by EURASIP CROSS-LAYER SOLUTIONS TO PERFORMANCE PROBLEMS IN VOIP OVER WLANS F. Maguolo, F. De Pellegrini,

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

ANALYSIS OF VOICE OVER IP DURING VERTICAL HANDOVERS IN HETEROGENEOUS WIRELESS AND MOBILE NETWORKS

ANALYSIS OF VOICE OVER IP DURING VERTICAL HANDOVERS IN HETEROGENEOUS WIRELESS AND MOBILE NETWORKS ANALYSIS OF VOICE OVER IP DURING VERTICAL HANDOVERS IN HETEROGENEOUS WIRELESS AND MOBILE NETWORKS Kire Jakimoski Ss. Cyril and Methodius University, Faculty of Electrical Engineering and Information Technologies

More information

Management of IEEE 802.11e Wireless LAN for Realtime QoS-Guaranteed Teleconference Service with Differentiated H.264 Video Transmission

Management of IEEE 802.11e Wireless LAN for Realtime QoS-Guaranteed Teleconference Service with Differentiated H.264 Video Transmission Management of IEEE 82.11e Wireless LAN for Realtime QoS-Guaranteed Teleconference Service with Differentiated H.264 Video Transmission Soo-Yong Koo, Byung-Kil Kim, Young-Tak Kim Dept. of Information and

More information

Requirements of Voice in an IP Internetwork

Requirements of Voice in an IP Internetwork Requirements of Voice in an IP Internetwork Real-Time Voice in a Best-Effort IP Internetwork This topic lists problems associated with implementation of real-time voice traffic in a best-effort IP internetwork.

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

Aspects of Coexistence Between WiFi and HSDPA

Aspects of Coexistence Between WiFi and HSDPA (Cross-layer design and network planning for B3G systems) Aspects of Coexistence Between WiFi and HSDPA Orlando Cabral Valdemar Monteiro 2005, it - instituto de telecomunicações. Todos os direitos reservados.

More information

An Experimental Performance Analysis of MAC Multicast in 802.11b Networks for VoIP Traffic

An Experimental Performance Analysis of MAC Multicast in 802.11b Networks for VoIP Traffic An Experimental Performance Analysis of MAC Multicast in 82.11b Networks for VoIP Traffic Martin Kappes DoCoMo Euro-Labs Landsberger Str. 312, 8687 Munich, Germany kappes@docomolab-euro.com Keywords: IEEE

More information

Collision of wireless signals. The MAC layer in wireless networks. Wireless MAC protocols classification. Evolutionary perspective of distributed MAC

Collision of wireless signals. The MAC layer in wireless networks. Wireless MAC protocols classification. Evolutionary perspective of distributed MAC The MAC layer in wireless networks The wireless MAC layer roles Access control to shared channel(s) Natural broadcast of wireless transmission Collision of signal: a /space problem Who transmits when?

More information

Simulative Investigation of QoS parameters for VoIP over WiMAX networks

Simulative Investigation of QoS parameters for VoIP over WiMAX networks www.ijcsi.org 288 Simulative Investigation of QoS parameters for VoIP over WiMAX networks Priyanka 1, Jyoteesh Malhotra 2, Kuldeep Sharma 3 1,3 Department of Electronics, Ramgarhia Institue of Engineering

More information

Express Forwarding : A Distributed QoS MAC Protocol for Wireless Mesh

Express Forwarding : A Distributed QoS MAC Protocol for Wireless Mesh Express Forwarding : A Distributed QoS MAC Protocol for Wireless Mesh, Ph.D. benveniste@ieee.org Mesh 2008, Cap Esterel, France 1 Abstract Abundant hidden node collisions and correlated channel access

More information

802.11 standard. Acknowledgement: Slides borrowed from Richard Y. Yang @ Yale

802.11 standard. Acknowledgement: Slides borrowed from Richard Y. Yang @ Yale 802.11 standard Acknowledgement: Slides borrowed from Richard Y. Yang @ Yale IEEE 802.11 Requirements Design for small coverage (e.g. office, home) Low/no mobility High data-rate applications Ability to

More information

Clearing the Way for VoIP

Clearing the Way for VoIP Gen2 Ventures White Paper Clearing the Way for VoIP An Alternative to Expensive WAN Upgrades Executive Overview Enterprises have traditionally maintained separate networks for their voice and data traffic.

More information

No Ack in IEEE 802.11e Single-Hop Ad-Hoc VoIP Networks

No Ack in IEEE 802.11e Single-Hop Ad-Hoc VoIP Networks No Ack in IEEE 802.11e Single-Hop Ad-Hoc VoIP Networks Jaume Barceló, Boris Bellalta, Anna Sfairopoulou, Cristina Cano, Miquel Oliver Abstract This paper analyzes the impact of the No Ack policy in VoIP

More information

A Neighborhood Awareness Method for Handoff Assistance in 802.11 Wireless Networks

A Neighborhood Awareness Method for Handoff Assistance in 802.11 Wireless Networks A Neighborhood Awareness Method for Handoff Assistance in 802.11 Wireless Networks Gurpal Singh *, Ajay Pal Singh Atwal ** and B.S. Sohi *** * Deptt of CSE & IT, BBSBEC, Fatehgarh Sahib, Punjab, India,

More information

Performance Analysis and Comparison between Legacy-PSM and U-APSD

Performance Analysis and Comparison between Legacy-PSM and U-APSD Performance Analysis and Comparison between Legacy-PSM and U-APSD Adriano Vinhas, Vitor Bernardo, Marilia Curado, Torsten Braun Center for Informatics and Systems, University of Coimbra, Coimbra, Portugal

More information

Performance Analysis and Comparison between Legacy-PSM and U-APSD

Performance Analysis and Comparison between Legacy-PSM and U-APSD Performance Analysis and Comparison between Legacy-PSM and U-APSD Adriano Vinhas, Vitor Bernardo, Marilia Curado, Torsten Braun Center for Informatics and Systems, University of Coimbra, Coimbra, Portugal

More information

VoIP on WLAN, QoS issues and VoIP specifics

VoIP on WLAN, QoS issues and VoIP specifics ETSI STQ Workshop Compensating for Packet Loss in Real-Time Applications, Feb 2003 VoIP on WLAN, QoS issues and VoIP specifics Alan Duric Sen. Systems Architect SIP/email: alan.duric@globalipsound.com

More information

A study of Skype over IEEE 802.16 networks: voice quality and bandwidth usage

A study of Skype over IEEE 802.16 networks: voice quality and bandwidth usage Iowa State University Digital Repository @ Iowa State University Graduate Theses and Dissertations Graduate College 2011 A study of Skype over IEEE 802.16 networks: voice quality and bandwidth usage Kuan-yu

More information

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

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

More information

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

Mobility and QoS of 802.11 and 802.11e Wireless LAN Standards

Mobility and QoS of 802.11 and 802.11e Wireless LAN Standards The International Arab Journal of Information Technology, Vol. 6, No. 4, October 2009 403 Mobility and QoS of 802.11 and 802.11e Wireless LAN Standards Fedoua Didi 1, Houda Labiod 2, Guy Pujolle 3, and

More information

Yalda Hakki (yha17@sfu.ca) Rosy Johal (rja2@sfu.ca) Renuka Rani (rra7@sfu.ca) www.sfu.ca/~rra7

Yalda Hakki (yha17@sfu.ca) Rosy Johal (rja2@sfu.ca) Renuka Rani (rra7@sfu.ca) www.sfu.ca/~rra7 ENSC 427: Communication Networks Spring 2010 Final Project Presentation Yalda Hakki (yha17@sfu.ca) Rosy Johal (rja2@sfu.ca) Renuka Rani (rra7@sfu.ca) www.sfu.ca/~rra7 1 Introduction Overview and Motivation

More information

Next Generation 802.11 Wireless Local Area Networks

Next Generation 802.11 Wireless Local Area Networks Next Generation 802.11 Wireless Local Area Networks This is a 2 day course technical course intended to give student a solid understanding of the emerging IEEE 802.11 standards, how it works including

More information