Performance issues for VoIP call routing in a hybrid ad hoc office environment

Size: px
Start display at page:

Download "Performance issues for VoIP call routing in a hybrid ad hoc office environment"

Transcription

1 Performance issues for VoIP call routing in a hybrid ad hoc office environment Marc Portoles-Comeras, Josep Mangues-Bafalluy, and Marc Cardenete-Suriol Centre Tecnològic de Telecomunicacions de Catalunya (CTTC) Parc Mediterrani de la Tecnologia (PMT) Av. Canal Olímpic S/N Castelldefels - Barcelona - Spain {marc.portoles,josep.mangues,marc.cardenete}@cttc.es Abstract This paper extends previous work on the impact of the number of hops on the quality of VoIP applications running over wireless multihop networks. The paper also proposes a framework for analyzing the performance of route re-discovery procedures in terms of the time that the communication is disrupted due to this process and the recency, or the time that it takes to the user to forget about the disconnection. The paper provides numerical and experimental data showing the relation between the voice codec used and the different design options that should be taken during deployment. Additionally, the paper proposes an application layer aggregation strategy that improves the maximum number of VoIP calls that can be supported in a wireless multihop network. Keywords-Wireless multihop networks, VoIP, voice codecs, data aggregation, extended E-model. I. INTRODUCTION Recent years have witnessed an extensive proliferation of wireless networking deployments. The low cost, high available bandwidth and the ever-increasing pervasiveness of communications strongly motivate the appearance of new applications and usage models for such networks. One of the key technologies taking advantage of this situation is voice over IP (VoIP). The growing popularity of companies and projects such as Skype is seamlessly introducing VoIP at all levels of the society as companies and end users are experiencing the cost advantages of integrating voice with their data networks. There have been repeated studies on the support of VoIP calls over IEEE based networks. However, despite the large available bandwidth, it can bee seen, experimentally, that only a limited number of calls can be supported with an acceptable voice quality [4]. This is even hardened in wireless multihop environments, where the mutual interference between the stations collaborating in forwarding a voice call reduces even more the number of calls supported (see [5]). Solutions have been proposed to control the number of calls admitted into an IEEE network [7], and in order to increase the total number of calls supported both in infrastructure networks [6] and wireless mesh environments [5]. An important issue when considering the utilization of VoIP in wireless environments is the routing protocol to be used. The way that the protocol deals with mobility is the key issue determining its performance in wireless infrastructure deployments (see [10] or [11]). However, when moving to multihop environments (e.g. ad hoc or mesh networks), the performance of a routing protocol directly depends on the scenario that it is to be applied to (see [3]). Designing a routing protocol able to support VoIP calls over a multihop environment is not straightforward. VoIP calls are very sensitive to packet losses and should be bounded on transmission delay to assure correct communication. On one side, packet losses in multihop environments are highly related to the saturation of the system [12]. The authors in [5], show how even a single VoIP flow traversing 6 wireless hops (transmitting, each, at 2Mbps physical rate) can completely occupy the bandwidth in a wireless network. The authors show also how a network layer aggregation strategy and a header compression strategy can fairly improve the resource utilization of VoIP calls, increasing then the number of calls supported in a wireless multihop network. In order to avoid undesirable throughput limitations, modern implementations of wireless ad hoc routing protocols [9] limit the maximum number of hops that a flow can traverse. They rely then on fixed networking infrastructure in a hybrid ad hoc network fashion to complete communication between all stations in the network [8]. However, determining the maximum number of hops to be traversed highly depends on the scenario, application and number of concurrent flows to be transported. On the other side, the end to end delay of a VoIP flow traversing a wireless multihop network is rarely an issue when flows traverse a reduced number of hops or when low-end devices are used. In this latter case forwarding nodes generally have short buffering capacity that rapidly overflows in case of saturation of the network, resulting in packet loss, not delay. Note also that jitter fluctuations are generally overcome using playout buffers at receivers. Finally, one should also consider the impact of disconnections on the quality of VoIP calls. Wireless multihop network paths, even in their more static form (e.g. all-wireless mesh networks), are prone to suffer disconnections. These disconnections trigger the route re-discovery process in the routing protocol to find a new appropriate path to support the communication. This may lead to packet losses and/or delays that affect the quality of ongoing VoIP calls. When designing a routing protocol for wireless multihop networks, the number of route rediscovery processes should be kept low and fast in order to support VoIP calls.

2 The study presented in this paper focuses (1) on extending previous work on the impact of the number of hops on the quality of VoIP calls and (2) providing a framework to analyze the impact of route disconnections on the quality of a VoIP as perceived by the end user. Results presented aim at providing meaningful results to guide the design of efficient strategies and protocols to support VoIP communications over wireless multihop networks. The paper presents several new contributions. Firstly, it shows how controlling the mutual interference between the multiple nodes collaborating in the forwarding of a single VoIP flow, unbounds the number of hops that this flow can traverse (as long as end to end delay is kept acceptable). Second, it shows how codec adaptation can help increasing the number of clients supported in a multihop collaborative environment. Third, it proposes an aggregation strategy at the application layer and shows how it effectively increases the number of VoIP flows supported in a wireless multihop network. Finally, it proposes a framework to analyze the impact of route rediscovery disconnections using extensions to the E-model [2]. VoIP quality is analyzed throughout the study using the E- model [1]. This technique maps network parameters to a subjective metric accounting for the quality of the phone call. Besides, the impact of the route rediscovery process is analyzed using the extended E-model [2], as it better accounts for the impact of burst losses caused disconnections. When the E-model is applied, an R-factor value characterizes the perceived quality of the call. The minimum acceptable call quality is obtained when the R-factor has a value of 70 (equivalent to the PSTN call quality.) This is our target value all throughout the paper. The rest of the paper is organized as follows. Section II defines the target scenario considered. Section III studies the impact of the number of terminals on the voice quality of the VoIP calls transported. Additionally, it proposes an application layer strategy to improve the number of terminals supported. Section IV proposes a framework to evaluate the performance of route re-discovery procedures in terms of the voice quality perceived by end users. Finally, section V concludes the paper. II. SCENARIO STUDIED: CALL RELAYING As mentioned before, studies in wireless multihop networks highly depend on the scenario considered. This section proposes a target scenario for the study. The results obtained may be extended to several other scenarios but generalization is beyond the purpose of this paper. Figure 1 presents the targeted scenario. A number of VoIP terminals collaborate in order to route individual VoIP calls between each one of the rest of terminals and peers residing in an external network. A wireless gateway is the one interconnecting the rest of the network and the terminals holding VoIP calls. There are a number of considerations to be taken into account to completely define the scenario. Firstly, all VoIP communications are established between a wireless terminal and a node that resides somewhere in the backbone side of the network in the figure. Secondly, all terminals support establishing a single VoIP communication but are able to forward VoIP calls from other terminals. This can be thought as the communications infrastructure inside an office, where, in order to reduce costs, a single wireless gateway is installed and its coverage is extended through collaborative relaying. Third, the mobility of terminals is reduced. In general, users holding each one of the terminals remain in the same position for a reasonably long time. However, they might occasionally move, which leads to triggering a route re-discovery process. Fourth, VoIP terminals use the IEEE WLAN protocol to form the multi-hop network. Finally, the mean duration of a call is considered to be of 2.6 minutes, as reported in [13]. Figure 1. Scenario considered The following section presents a study of the impact of the number of terminals and hops on the quality of the VoIP calls, while section IV studies the impact of route re-discovery latency time on the quality of the VoIP traffic. The first study is eminently experimental while the other presents a theoretical analysis framework. III. IMPACT OF THE NUMBER OF TERMINALS ON THE VOICE QUALITY This section analyzes the relation of the number of terminals involved in the communication and the number and quality of VoIP calls that can be supported. It also proposes an application layer aggregation strategy to increase the number of VoIP calls supported in a network. A. Experimental setup All experiments have been carried out within EXTREME framework (see [16]). This is a multi-purpose networking experimental platform currently under development within the Centre Tecnològic de Telecomunicacions the Catalunya (CTTC) in Barcelona. The main advantage of this platform is its high automation capabilities that allow automatic execution, data collection and data processing of several repetitions of an experiment. All computers involved in this scenario are Pentium IV PCs with 512MB of RAM memory. They all run Linux operating system with Kernel Figure 2 shows the experimental setup used to obtain the results described in this section. Several nodes of the EXTREME cluster are each equipped with a PCI based wireless card carrying the popular Prism chipset (specifically, Z-COM ZDC XI-626 WLAN cards). All wireless cards are interconnected using coaxial wiring and propagation losses are emulated using RF attenuators, as depicted in the figure. This serves a double purpose. Firstly, it isolates the

3 experimentation environment from external interferences. Secondly, it allows us to build a highly controlled environment where transmission range and carrier sense range can be adjusted in accordance to our needs for each one of the stations. Specifically, we adjust attenuations so that each one of the stations can only transmit to its neighboring ones but can sense those stations that are two hops away. When required wireless terminals start UDP traffic flows emulating VoIP traffic and with destination the VoIP sink in the figure. At the same time the VoIP sink starts an equal flow in the reverse direction completing the bidirectional VoIP communication. VoIP flows are emulated using the MGEN tool [14]. The reason to choose this application is double fold. On one side the traffic source can activate an option called precise on that efficiently controls real-time generation of packets. On the other side the traffic sink is able to store received packets in a format that allows convenient packet loss count and latency computation afterwards. Figure 2. Experimental setup B. Impact of the number of hops on a single-flow VoIP quality Here we analyze the impact of the number of hops traversed on the quality of a VoIP call. Figure 3 shows the R-factor obtained when computing the E-model at the VoIP sink when the terminal it communicates with is located from 1 to 7 hops away. Note that, while it is a bidirectional communication, we do not print the curve obtained at the wireless terminal, as it is practically the same as the one obtained at the VoIP sink node. Note also, that all nodes are configured to transmit at 2Mbps physical rate. terminals (those within carrier sense range), so its available channel resources (bandwidth) will, at most, be divided by four [15]. The resulting per node throughput capacity is constant and sufficient to support a VoIP call, no matter the number of hops packets have to traverse. As a result, one can say that a conscious interference-aware deployment of a wireless multihop network can help, in the absence of other background traffic, increasing the maximum number of hops that a VoIP flow can traverse without suffering any quality degradation. C. Impact of the number of hops on multi-flow VoIP quality In this case we study the quality of voice conversations when each one of the terminals present in the network starts a VoIP call with the VoIP sink node. Going back to Figure 2, each one of the terminals communicates with the VoIP sink node via the neighboring node closest to the wireless gateway, which relays all VoIP messages in both directions. The idea is to study the maximum number of terminals supported in such a scenario. Note that this is a chain topology, so that there is only one route possible from each one of the terminals and the VoIP sink node. Figure 4a and Figure 4b, plot the quality of the VoIP call between the last terminal and the VoIP sink, both at the VoIP sink node and the wireless terminal respectively. They plot the voice quality versus the total number of terminals (clients) maintaining a VoIP conversation with the VoIP sink node. Note that the number of terminals is equivalent to the number of hops traversed by the VoIP flows going to (and from) the last wireless terminal. Figures show how, when using the G.711 codec, the system can only sustain up to 5 VoIP calls in the scenario described with an acceptable quality (R>70). This raises when using G.729 or GSM codecs, as the system can sustain up to 6 calls. Figure 3. R-factor vs number of hops traversed by a single flow as observed at the VoIP sink node This figure differs from the results reported in [5] as here a single VoIP flow can be sent over a larger number of hops. The main reason for this lies in the following observation. With the interference model adopted here (carrier sense range only reaches two hop distance) we assure that, at any time, any node only contends for channel access with at most four other (a) (b) Figure 4. R-factor of the last terminal call, as observed (a) at the VoIP sink and (b) at the wireless terminal for a different amount of active terminals Two observations can be raised from the figures. Firstly, the breakdown previously reported in [12] is shown experimentally. When the network saturates, the R-factor suffers a sudden breakdown preventing any communication between the last node and the VoIP sink. Secondly, when using different voice codecs, a different number of hops is reached. This suggests that a voice codec adaptation might be an efficient strategy to support a higher number of voice calls in saturated wireless multihop environments. It is worth mentioning here, that not only communications with the last terminal in the chain but practically all the rest of

4 the VoIP communications fall into unacceptable voice quality situation when the network enters saturation (i.e. when the last terminal starts VoIP transmission). This change is also abrupt, in a breakdown manner, which challenges the design of admission control mechanisms. D. Proposed application layer aggregation of packets and its impact on the number of VoIP calls supported In order to increase the number of VoIP calls supported in a mesh networking deployment, the authors in [5] propose using an aggregation strategy to be applied at the networking stack of each one of the wireless mesh nodes. While this strategy presents promising results, some considerations should be taken, regarding its application in our targeted scenario. Firstly, this solutions implies modifying the networking stack of all the terminals to be used in order to include the proposed algorithm. This modification must be done at the OS level which increases complexity of the task. Secondly, considering that short buffering capacity is expected in the relaying terminals, no much forwarding opportunities might arise for packet aggregation. Here we propose, as an alternative, doing the aggregation at the VoIP application itself. When the quality of the call being maintained is detected to have poor quality (e.g. through RTCP notification and run-time R-factor computation) the application can alternatively choose to aggregate various voice packets into one, prior to the send process. This process reduces the amount of resources required to keep the communication. The number of packets to be sent is reduced and this leads to reducing the amount of overhead to send them. This strategy has, however, an impact on the end-to-end delay of packets. In order to conduct aggregation some packets are delayed in purpose. However, as explained above, the end-to-end delay is not, generally, an issue in the targeted scenario, so there exists a margin of tolerance. (a) (b) Figure 5. R-factor of the last terminal call, as observed (a) at the VoIP sink and (b) at the wireless terminal for a different amount of active terminals Figure 5a and Figure 5b show similar plots as those in Figure 4. In this case, however, stations are applying the aggregation strategy proposed. Each one of the terminals aggregates at the application layer two VoIP packets into one and sends them together to the next hop towards the VoIP sink node. The extra delay suffered by some packets due to the aggregation process is accounted for in the computation of the R-factor value. However one might notice that as the end-toend delay is still low (<150ms) the R-factor value does not reflect any change. The figures show, however, how the aggregation effectively serves the purpose of supporting a higher number of active VoIP terminals in the network chain. This results suggest the possibility of including aggregation strategies at the application layer instead of the lower layers, as this extends the maximum number of terminals supported in our target scenario. IV. IMPACT OF ROUTE RE-DISCOVERY LATENCY TIME ON THE VOICE QUALITY This section proposes a framework to analyze the impact of the route re-discovery process on the quality of the voice call as perceived by the end-user. The framework is based on using the extended E-model [2]. Next subsections detail why the extended E-model is more appropriate to analyze the impact of this process and propose a framework to determine the performance of a devised re-discovery process taking into account the disconnection time and the length of the VoIP call. A. The extended E-model is more appropriate for transient disconnections The E-model, used to compute the R-factor throughout the paper, assumes that packet losses are uniformly distributed over time. It is then, not appropriate to account for the impact of route rediscovery disconnections that lead to bursty losses and transient delays. The extended version of the E-model [2] incorporates some time-varying impairments that are not considered within the E-model. One of them refers to the fact that the subjective quality perceived by users changes more slowly than the quality calculated by using the instantaneous packet loss and other impairments. The transitions between burst (period of time during which a high percentage of packets are lost) and gap (the packet loss rate is very low) states are corrected by using exponential decays with time constants of 5 seconds for the gap to burst transition and 15 seconds for the burst to gap transition [2]. Another effect is the recency, which is based on the fact that people tend to remember the most recent events. It is modelled using an exponential decay in the perceived quality which starts at the end of the last significant burst of packet loss and approaches the average quality level for the call. B. A framework to analyze route re-discovery disconnections The bursty loss resulting from the transient disconnection suffered by the VoIP terminal during the route re-discovery process and the recency of the user after reestablishing regular communications are factors to be considered to analyze the appropriateness of a route re-discovery process. Figure 6 plots the R-factor value perceived by a VoIP versus the time elapsed since the route discovery disconnection finished. This is plotted for various disconnection times, ranging from 200ms (typical in infrastructure based WLAN networks) and 5 seconds (a value considered well beyond acceptance for real time communications). Plotted curves show that when the disconnection time is below one second the user does not perceive unacceptable quality degradation. Even when the disconnection takes around 2 seconds the user forgets about the disturbance at about 15 seconds after the VoIP communication is reestablished. Note, however that this

5 values do not account for mean end-to-end packet losses and delays that should be included for completeness in the curve. Observing the curve one can notice that a long disconnection is preferable to several shorter frequent ones, as the user may rapidly forget about a single disconnection but would not tolerate frequent shorter ones. Once a protocol and route rediscovery have been designed, curves in this plot may serve to evaluate the possibility to support quality VoIP calls. Figure 6. Impact of route rediscovery disconnections on the quality of VoIP calls when using the G.711 codec Figure 7. Impact of route rediscovery disconnections on the quality of VoIP calls when using the G.729 codec For completeness, Figure 7 plots similar curves for the G.729 codec case. When using this codec the user is less tolerant to disconnection times and a maximum of 1 second occasional disconnections is tolerated after which it takes around 15 seconds for the user to forget about the annoyance. These plots suggest again the use of codec adaptation strategies in order to adapt the communication to the network conditions. While G.729 might be more attractive in order to support a higher number of calls in a network, it is less recommended when the route re-discovery process incurs high latency. V. CONCLUSIONS The study presented in this paper extends previous work on the impact of the number of hops on the quality of VoIP calls and provides a framework to analyze the impact of route disconnections on the quality of a VoIP as perceived by the end user. Results presented aim at providing meaningful results to guide the design of efficient strategies and protocols to support VoIP communications over wireless multihop networks. The paper presents several new contributions. Firstly, it shows how controlling the mutual interference between the multiple nodes collaborating in the forwarding of a single VoIP flow, largely extends the number of hops that this flow can traverse, without a significant penalty on the perceived voice quality. Second, it shows how codec adaptation can help increasing the number of clients supported in a multihop collaborative environment. Third, it proposes an aggregation strategy at the application layer and shows how it effectively increases the number of VoIP flows supported in a wireless multihop network. Finally, it proposes a framework to analyze the impact of route rediscovery disconnections using extensions to the E-model [2]. Through this framework the study shows also how code adaptation might be also useful to enhance the user experience in case of route re-discovery disconnections. ACKNOWLEDGMENTS This work was supported in part by the European Commission project WIP under contract and by Generalitat de Catalunya under grant number SGR (Grup de Recerca Singular). REFERENCES [1] ITU-T. "The E-model, a computational model for use in transmission planning" ITU-T Recommendation G.107, May 2000 [2] Clark, Extensions to the E-model to incorporate the effects of time varying packet loss and recency, TIA standard T1A1.1/ , 2001 [3] T. Camp, J. Boleng, and V. Davies, A Survey of Mobility Models for Ad Hoc Network Research, Wireless Comm. and Mobile Computing (WCMC), vol. 2, no. 5, pp , [4] Anjum, F.; Elaoud, M et al.., "Voice performance in WLAN networks - an experimental study," IEEE GLOBECOM '03, Dec [5] S. Ganguly et al., Performance Optimizations for Deploying VoIP Services in Mesh Networks, in IEEE JSAC, November [6] P. Clifford et al., On improving voice capacity in infrastructure networks, in IEEE WirelessCom 2005, Maui, Hawaii, USA, [7] Garg, S.; Kappes, M., "Can I add a VoIP call?," in proc. of the ICC '03. May 2003 [8] B. Xu, S. Hischke, and B. Walke, The Role of Ad Hoc Networking in Future Wireless Communications, Proceedings of ICCT [9] C. Tschudin, R. Gold, O. Rensfelt and O. Wibling: "LUNAR: a Lightweight Underlay Network Ad-hoc Routing Protocol and Implementation." Proc Next Generation Teletraffic and Wired/Wireless Advanced Networking (NEW2AN'04), St. Petersburg, Feb 2004 [10] M. Portoles-Comeras, M. Cardenete-Suriol, J. Mangues-Bafalluy, M. Requena-Esteso, L. Hersant, "Experimental assessment of VoIP quality in MIPv6 and SIP mobility scenarios", in proceedings of the ICC 2006, Istanbul, Turkey, June, 2006 [11] M. Cardenete-Suriol, J. Mangues-Bafalluy, M. Portoles-Comeras, M. Requena-Esteso, M. Gorricho, "VoIP performance in SIP-based vertical handovers between WLAN and GPRS/UMTS networks", to appear in proc. of ICC 2007, Glasgow [12] P. Falconio et al., "Performance of a multi-interface based wireless mesh backbone to support VoIP service delivery", in proceedings of the WiMob 2006, Montreal, Canada, June, 2006 [13] D. Lam, D. D. Cox, J. Widom, Teletraffic Modeling for Personal Communications Services, IEEE communications magazine [14] The Multi-Generator Toolset (MGEN) available at [15] J. Jangeun; M.L. Sichitiu, "The nominal capacity of wireless mesh networks," IEEE Wireless Communications, vol.10, no.5, Oct 2003 [16] M. Portoles-Comeras et al., "EXTREME: Combining the ease of management of multi-user experimental facilities and the flexibility of proof of concept testbeds", in proc. of the IEEE TridentCom 2006.

Experimental Characterization of VoIP Traffic over IEEE 802.11 Wireless LANs

Experimental Characterization of VoIP Traffic over IEEE 802.11 Wireless LANs Experimental Characterization of VoIP Traffic over IEEE 802.11 Wireless LANs 8 Paolo Dini, Marc Portolés-Comeras, Jaume Nin-Guerrero and Josep Mangues-Bafalluy IP Technologies Area Centre Tecnològic de

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

VoIP performance in SIP-based vertical handovers between WLAN and GPRS/UMTS networks

VoIP performance in SIP-based vertical handovers between WLAN and GPRS/UMTS networks VoIP performance in SIP-based vertical handovers between WLAN and / networks Marc Cardenete-Suriol 1, Josep Mangues-Bafalluy 1, Marc Portoles-Comeras 1, Manuel Requena-Esteso 1, Mónica Gorricho 2 1 Centre

More information

CHAPTER 6. VOICE COMMUNICATION OVER HYBRID MANETs

CHAPTER 6. VOICE COMMUNICATION OVER HYBRID MANETs CHAPTER 6 VOICE COMMUNICATION OVER HYBRID MANETs Multimedia real-time session services such as voice and videoconferencing with Quality of Service support is challenging task on Mobile Ad hoc Network (MANETs).

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

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

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

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

Agilent Technologies Performing Pre-VoIP Network Assessments. Application Note 1402

Agilent Technologies Performing Pre-VoIP Network Assessments. Application Note 1402 Agilent Technologies Performing Pre-VoIP Network Assessments Application Note 1402 Issues with VoIP Network Performance Voice is more than just an IP network application. It is a fundamental business and

More information

QoS issues in Voice over IP

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

More information

VoIP over MANET (VoMAN): QoS & Performance Analysis of Routing Protocols for Different Audio Codecs

VoIP over MANET (VoMAN): QoS & Performance Analysis of Routing Protocols for Different Audio Codecs VoIP over MANET (VoMAN): QoS & Performance Analysis of Routing Protocols for Different Audio Codecs Said El brak Mohammed Bouhorma Anouar A.Boudhir ABSTRACT Voice over IP (VoIP) has become a popular Internet

More information

Transport layer issues in ad hoc wireless networks Dmitrij Lagutin, dlagutin@cc.hut.fi

Transport layer issues in ad hoc wireless networks Dmitrij Lagutin, dlagutin@cc.hut.fi Transport layer issues in ad hoc wireless networks Dmitrij Lagutin, dlagutin@cc.hut.fi 1. Introduction Ad hoc wireless networks pose a big challenge for transport layer protocol and transport layer protocols

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

Quality of Service Testing in the VoIP Environment

Quality of Service Testing in the VoIP Environment Whitepaper Quality of Service Testing in the VoIP Environment Carrying voice traffic over the Internet rather than the traditional public telephone network has revolutionized communications. Initially,

More information

Network Simulation Traffic, Paths and Impairment

Network Simulation Traffic, Paths and Impairment Network Simulation Traffic, Paths and Impairment Summary Network simulation software and hardware appliances can emulate networks and network hardware. Wide Area Network (WAN) emulation, by simulating

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

Quantifying the Performance Degradation of IPv6 for TCP in Windows and Linux Networking

Quantifying the Performance Degradation of IPv6 for TCP in Windows and Linux Networking Quantifying the Performance Degradation of IPv6 for TCP in Windows and Linux Networking Burjiz Soorty School of Computing and Mathematical Sciences Auckland University of Technology Auckland, New Zealand

More information

Disaster-Resilient Backbone and Access Networks

Disaster-Resilient Backbone and Access Networks The Workshop on Establishing Resilient Life-Space in the Cyber-Physical Integrated Society, March. 17, 2015, Sendai, Japan Disaster-Resilient Backbone and Access Networks Shigeki Yamada (shigeki@nii.ac.jp)

More information

Troubleshooting Common Issues in VoIP

Troubleshooting Common Issues in VoIP Troubleshooting Common Issues in VoIP 2014, SolarWinds Worldwide, LLC. All rights reserved. Voice over Internet Protocol (VoIP) Introduction Voice over IP, or VoIP, refers to the delivery of voice and

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

Establishing How Many VoIP Calls a Wireless LAN Can Support Without Performance Degradation

Establishing How Many VoIP Calls a Wireless LAN Can Support Without Performance Degradation Establishing How Many VoIP Calls a Wireless LAN Can Support Without Performance Degradation ABSTRACT Ángel Cuevas Rumín Universidad Carlos III de Madrid Department of Telematic Engineering Ph.D Student

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

SIP Trunking and Voice over IP

SIP Trunking and Voice over IP SIP Trunking and Voice over IP Agenda What is SIP Trunking? SIP Signaling How is Voice encoded and transported? What are the Voice over IP Impairments? How is Voice Quality measured? VoIP Technology Confidential

More information

Towards End-to-End QoS in Ad Hoc Networks Connected to Fixed Networks

Towards End-to-End QoS in Ad Hoc Networks Connected to Fixed Networks Towards End-to-End QoS in Ad Hoc Networks Connected to Fixed Networks David Remondo Telematics Engineering Dep., Catalonia Univ. of Technology (UPC) Av. del Canal Olímpic s/n 08860 Castelldefels (Barcelona),

More information

Chapter 4. VoIP Metric based Traffic Engineering to Support the Service Quality over the Internet (Inter-domain IP network)

Chapter 4. VoIP Metric based Traffic Engineering to Support the Service Quality over the Internet (Inter-domain IP network) Chapter 4 VoIP Metric based Traffic Engineering to Support the Service Quality over the Internet (Inter-domain IP network) 4.1 Introduction Traffic Engineering can be defined as a task of mapping traffic

More information

A Performance Study of VoIP Applications: MSN vs. Skype

A Performance Study of VoIP Applications: MSN vs. Skype This full text paper was peer reviewed by subject matter experts for publication in the MULTICOMM 2006 proceedings. A Performance Study of VoIP Applications: MSN vs. Skype Wen-Hui Chiang, Wei-Cheng Xiao,

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

ATHABASCA UNIVERSITY SURVEY OF VOIP-BASED TECHNOLOGY AND SUGGESTIONS FOR IMPROVEMENTS SCHUBEN DIAS. Of the requirements for the degree of

ATHABASCA UNIVERSITY SURVEY OF VOIP-BASED TECHNOLOGY AND SUGGESTIONS FOR IMPROVEMENTS SCHUBEN DIAS. Of the requirements for the degree of ATHABASCA UNIVERSITY SURVEY OF VOIP-BASED TECHNOLOGY AND SUGGESTIONS FOR IMPROVEMENTS BY SCHUBEN DIAS A thesis submitted in partial fulfillment Of the requirements for the degree of MASTER OF SCIENCE in

More information

Monitoring and Managing Voice over Internet Protocol (VoIP)

Monitoring and Managing Voice over Internet Protocol (VoIP) Network Instruments White Paper Monitoring and Managing Voice over Internet Protocol (VoIP) As with most new technologies, Voice over Internet Protocol (VoIP) brings new challenges along with the benefits.

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

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

Analysis of Performance of VoIP

Analysis of Performance of VoIP ENSC 427 Communication Networks Analysis of Performance of VoIP Over various scenarios OPNET 14.0 Spring 2012 Final Report Group 11 Yue Pan Jeffery Chung ZiYue Zhang Website : http://www.sfu.ca/~ypa11/ensc%20427/427.html

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

Enterprise VoIP Services over Mobile Ad-Hoc Technologies

Enterprise VoIP Services over Mobile Ad-Hoc Technologies Enterprise VoIP Services over Mobile Ad-Hoc Technologies 1 System Architecture Figure 1 illustrates the system architecture. We can divide it into 2 parts. One is the Mobile VoIP Box (MVB) node and the

More information

VOIP over Space Networks

VOIP over Space Networks VOIP over Space Networks C. Okino, W. Kwong, J. Pang, J. Gao, and L. Clare Jet Propulsion Laboratory California Institute of Technology Presented at The Fifth Space Internetworking Workshop 2006 Hanover,

More information

LTE BACKHAUL REQUIREMENTS: A REALITY CHECK

LTE BACKHAUL REQUIREMENTS: A REALITY CHECK By: Peter Croy, Sr. Network Architect, Aviat Networks INTRODUCTION LTE mobile broadband technology is now being launched across the world with more than 140 service providers committed to implement it

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

Fundamentals of VoIP Call Quality Monitoring & Troubleshooting. 2014, SolarWinds Worldwide, LLC. All rights reserved. Follow SolarWinds:

Fundamentals of VoIP Call Quality Monitoring & Troubleshooting. 2014, SolarWinds Worldwide, LLC. All rights reserved. Follow SolarWinds: Fundamentals of VoIP Call Quality Monitoring & Troubleshooting 2014, SolarWinds Worldwide, LLC. All rights reserved. Introduction Voice over IP, or VoIP, refers to the delivery of voice and multimedia

More information

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

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

More information

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

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

More information

Wireless Mesh Networks under FreeBSD

Wireless Mesh Networks under FreeBSD Wireless Networks under FreeBSD Rui Paulo rpaulo@freebsd.org The FreeBSD Project AsiaBSDCon 2010 - Tokyo, Japan Abstract With the advent of low cost wireless chipsets, wireless mesh networks became much

More information

Analysis of Effect of Handoff on Audio Streaming in VOIP Networks

Analysis of Effect of Handoff on Audio Streaming in VOIP Networks Beyond Limits... Volume: 2 Issue: 1 International Journal Of Advance Innovations, Thoughts & Ideas Analysis of Effect of Handoff on Audio Streaming in VOIP Networks Shivani Koul* shivanikoul2@gmail.com

More information

Student, Haryana Engineering College, Haryana, India 2 H.O.D (CSE), Haryana Engineering College, Haryana, India

Student, Haryana Engineering College, Haryana, India 2 H.O.D (CSE), Haryana Engineering College, Haryana, India Volume 5, Issue 6, June 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com A New Protocol

More information

STANDPOINT FOR QUALITY-OF-SERVICE MEASUREMENT

STANDPOINT FOR QUALITY-OF-SERVICE MEASUREMENT STANDPOINT FOR QUALITY-OF-SERVICE MEASUREMENT 1. TIMING ACCURACY The accurate multi-point measurements require accurate synchronization of clocks of the measurement devices. If for example time stamps

More information

A Quality of Experience based Approach for Wireless Mesh Networks*

A Quality of Experience based Approach for Wireless Mesh Networks* A Quality of Experience based Approach for Wireless Mesh Networks* Anderson Morais, and Ana Cavalli Télécom SudParis, France {anderson.morais, ana.cavalli}@it-sudparis.eu Abstract. Wireless Mesh Network

More information

Traffic Characterization and Perceptual Quality Assessment for VoIP at Pakistan Internet Exchange-PIE. M. Amir Mehmood

Traffic Characterization and Perceptual Quality Assessment for VoIP at Pakistan Internet Exchange-PIE. M. Amir Mehmood Traffic Characterization and Perceptual Quality Assessment for VoIP at Pakistan Internet Exchange-PIE M. Amir Mehmood Outline Background Pakistan Internet Exchange - PIE Motivation Preliminaries Our Work

More information

Evaluation of VoIP in a Mobile Environment using an end-to-end Handoff Mechanism

Evaluation of VoIP in a Mobile Environment using an end-to-end Handoff Mechanism Evaluation of VoIP in a Mobile Environment using an end-to-end Handoff Mechanism John Fitzpatrick, Seán Murphy, Mohammed Atiquzzaman*, John Murphy Performance Engineering Lab, School of Computer Science

More information

Performance Analysis Proposal

Performance Analysis Proposal 1. Title Performance Analysis Proposal Performance Analysis of P2P VoIP Applications 2. Objective To evaluate the dynamic behavior (i.e., CODEC usage) of VoIP P2P applications (e.g. Skype, Google Talk)

More information

TCP Behavior across Multihop Wireless Networks and the Wired Internet

TCP Behavior across Multihop Wireless Networks and the Wired Internet TCP Behavior across Multihop Wireless Networks and the Wired Internet Kaixin Xu, Sang Bae, Mario Gerla, Sungwook Lee Computer Science Department University of California, Los Angeles, CA 90095 (xkx, sbae,

More information

QoS in VoIP. Rahul Singhai Parijat Garg

QoS in VoIP. Rahul Singhai Parijat Garg QoS in VoIP Rahul Singhai Parijat Garg Outline Introduction The VoIP Setting QoS Issues Service Models Techniques for QoS Voice Quality Monitoring Sample solution from industry Conclusion Introduction

More information

SECURE DATA TRANSMISSION USING INDISCRIMINATE DATA PATHS FOR STAGNANT DESTINATION IN MANET

SECURE DATA TRANSMISSION USING INDISCRIMINATE DATA PATHS FOR STAGNANT DESTINATION IN MANET SECURE DATA TRANSMISSION USING INDISCRIMINATE DATA PATHS FOR STAGNANT DESTINATION IN MANET MR. ARVIND P. PANDE 1, PROF. UTTAM A. PATIL 2, PROF. B.S PATIL 3 Dept. Of Electronics Textile and Engineering

More information

PERFORMANCE OF THE GPRS RLC/MAC PROTOCOLS WITH VOIP TRAFFIC

PERFORMANCE OF THE GPRS RLC/MAC PROTOCOLS WITH VOIP TRAFFIC PERFORMANCE OF THE GPRS RLC/MAC PROTOCOLS WITH VOIP TRAFFIC Boris Bellalta 1, Miquel Oliver 1, David Rincón 2 1 Universitat Pompeu Fabra, Psg. Circumval lació 8, 83 - Barcelona, Spain, boris.bellalta,

More information

Marratech Technology Whitepaper

Marratech Technology Whitepaper Marratech Technology Whitepaper Marratech s technology builds on many years of focused R&D and key reference deployments. It has evolved into a market leading platform for Real Time Collaboration (RTC)

More information

Encapsulating Voice in IP Packets

Encapsulating Voice in IP Packets Encapsulating Voice in IP Packets Major VoIP Protocols This topic defines the major VoIP protocols and matches them with the seven layers of the OSI model. Major VoIP Protocols 15 The major VoIP protocols

More information

Study of Different Types of Attacks on Multicast in Mobile Ad Hoc Networks

Study of Different Types of Attacks on Multicast in Mobile Ad Hoc Networks Study of Different Types of Attacks on Multicast in Mobile Ad Hoc Networks Hoang Lan Nguyen and Uyen Trang Nguyen Department of Computer Science and Engineering, York University 47 Keele Street, Toronto,

More information

An enhanced TCP mechanism Fast-TCP in IP networks with wireless links

An enhanced TCP mechanism Fast-TCP in IP networks with wireless links Wireless Networks 6 (2000) 375 379 375 An enhanced TCP mechanism Fast-TCP in IP networks with wireless links Jian Ma a, Jussi Ruutu b and Jing Wu c a Nokia China R&D Center, No. 10, He Ping Li Dong Jie,

More information

MULTI-STREAM VOICE OVER IP USING PACKET PATH DIVERSITY

MULTI-STREAM VOICE OVER IP USING PACKET PATH DIVERSITY MULTI-STREAM VOICE OVER IP USING PACKET PATH DIVERSITY Yi J. Liang, Eckehard G. Steinbach, and Bernd Girod Information Systems Laboratory, Department of Electrical Engineering Stanford University, Stanford,

More information

Management of Telecommunication Networks. Prof. Dr. Aleksandar Tsenov akz@tu-sofia.bg

Management of Telecommunication Networks. Prof. Dr. Aleksandar Tsenov akz@tu-sofia.bg Management of Telecommunication Networks Prof. Dr. Aleksandar Tsenov akz@tu-sofia.bg Part 1 Quality of Services I QoS Definition ISO 9000 defines quality as the degree to which a set of inherent characteristics

More information

Experimental Analysis of VoIP over Wireless Local Area Networks

Experimental Analysis of VoIP over Wireless Local Area Networks JOURNAL OF COMMUNICATIONS, VOL. 2, NO., JUNE 27 3 Experimental Analysis of VoIP over Wireless Local Area Networks Abderrahmane Lakas UAE University, CIT, Al Ain, UAE Email: alakas@uaeu.ac.ae Mohammed Boulmalf

More information

IJMIE Volume 2, Issue 7 ISSN: 2249-0558

IJMIE Volume 2, Issue 7 ISSN: 2249-0558 Evaluating Performance of Audio conferencing on Reactive Routing Protocols for MANET Alak Kumar Sarkar* Md. Ibrahim Abdullah* Md. Shamim Hossain* Ahsan-ul-Ambia* Abstract Mobile ad hoc network (MANET)

More information

Application Note. Pre-Deployment and Network Readiness Assessment Is Essential. Types of VoIP Performance Problems. Contents

Application Note. Pre-Deployment and Network Readiness Assessment Is Essential. Types of VoIP Performance Problems. Contents Title Six Steps To Getting Your Network Ready For Voice Over IP Date January 2005 Overview This provides enterprise network managers with a six step methodology, including predeployment testing and network

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

VoIP QoS on low speed links

VoIP QoS on low speed links Ivana Pezelj Croatian Academic and Research Network - CARNet J. Marohni a bb 0 Zagreb, Croatia Ivana.Pezelj@CARNet.hr QoS on low speed links Julije Ožegovi Faculty of Electrical Engineering, Mechanical

More information

Load Balancing Routing in Multi-Channel Hybrid Wireless Networks with Single Network Interface

Load Balancing Routing in Multi-Channel Hybrid Wireless Networks with Single Network Interface Load Balancing Routing in Multi-Channel Hybrid Wireless Networks with Single Network Interface Jungmin So Nitin H. Vaidya Coordinated Science Laboratory, University of Illinois at Urbana-Champaign Email:

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

SELECTIVE ACTIVE SCANNING FOR FAST HANDOFF IN WLAN USING SENSOR NETWORKS

SELECTIVE ACTIVE SCANNING FOR FAST HANDOFF IN WLAN USING SENSOR NETWORKS SELECTIVE ACTIVE SCANNING FOR FAST HANDOFF IN WLAN USING SENSOR NETWORKS Sonia Waharte, Kevin Ritzenthaler and Raouf Boutaba University of Waterloo, School of Computer Science 00, University Avenue West,

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

CROSS LAYER BASED MULTIPATH ROUTING FOR LOAD BALANCING

CROSS LAYER BASED MULTIPATH ROUTING FOR LOAD BALANCING CHAPTER 6 CROSS LAYER BASED MULTIPATH ROUTING FOR LOAD BALANCING 6.1 INTRODUCTION The technical challenges in WMNs are load balancing, optimal routing, fairness, network auto-configuration and mobility

More information

APPENDIX 1 USER LEVEL IMPLEMENTATION OF PPATPAN IN LINUX SYSTEM

APPENDIX 1 USER LEVEL IMPLEMENTATION OF PPATPAN IN LINUX SYSTEM 152 APPENDIX 1 USER LEVEL IMPLEMENTATION OF PPATPAN IN LINUX SYSTEM A1.1 INTRODUCTION PPATPAN is implemented in a test bed with five Linux system arranged in a multihop topology. The system is implemented

More information

Empirical Modeling and Estimation of End-to-End VoIP Delay over Mobile Multi-hop Wireless Networks

Empirical Modeling and Estimation of End-to-End VoIP Delay over Mobile Multi-hop Wireless Networks Empirical Modeling and Estimation of End-to-End VoIP Delay over Mobile Multi-hop Wireless Networks Volkan Rodoplu, Snehal Vadvalkar, Amir Aminzadeh Gohari, and John J. Shynk Department of Electrical and

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

A Wireless Mesh Network NS-3 Simulation Model: Implementation and Performance Comparison With a Real Test-Bed

A Wireless Mesh Network NS-3 Simulation Model: Implementation and Performance Comparison With a Real Test-Bed A Wireless Mesh Network NS-3 Simulation Model: Implementation and Performance Comparison With a Real Test-Bed Dmitrii Dugaev, Eduard Siemens Anhalt University of Applied Sciences - Faculty of Electrical,

More information

Packetized Telephony Networks

Packetized Telephony Networks Packetized Telephony Networks Benefits of Packet Telephony Networks Traditionally, the potential savings on long-distance costs was the driving force behind the migration to converged voice and data networks.

More information

A NETWORK CONSTRUCTION METHOD FOR A SCALABLE P2P VIDEO CONFERENCING SYSTEM

A NETWORK CONSTRUCTION METHOD FOR A SCALABLE P2P VIDEO CONFERENCING SYSTEM A NETWORK CONSTRUCTION METHOD FOR A SCALABLE P2P VIDEO CONFERENCING SYSTEM Hideto Horiuchi, Naoki Wakamiya and Masayuki Murata Graduate School of Information Science and Technology, Osaka University 1

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

QUALITY OF SERVICE METRICS FOR DATA TRANSMISSION IN MESH TOPOLOGIES

QUALITY OF SERVICE METRICS FOR DATA TRANSMISSION IN MESH TOPOLOGIES QUALITY OF SERVICE METRICS FOR DATA TRANSMISSION IN MESH TOPOLOGIES SWATHI NANDURI * ZAHOOR-UL-HUQ * Master of Technology, Associate Professor, G. Pulla Reddy Engineering College, G. Pulla Reddy Engineering

More information

Optimized Load Balancing Mechanism Using Carry Forward Distance

Optimized Load Balancing Mechanism Using Carry Forward Distance Optimized Load Balancing Mechanism Using Carry Forward Distance Ramandeep Kaur 1, Gagandeep Singh 2, Sahil 3 1 M. Tech Research Scholar, Chandigarh Engineering College, Punjab, India 2 Assistant Professor,

More information

Real-Time Traffic Support in Heterogeneous Mobile Networks

Real-Time Traffic Support in Heterogeneous Mobile Networks Real-Time Traffic Support in Heterogeneous Mobile Networks Yuan Sun Elizabeth M. Belding-Royer Department of Computer Science University of California, Santa Barbara {suny, ebelding}@cs.ucsb.edu Xia Gao

More information

An Introduction to VoIP Protocols

An Introduction to VoIP Protocols An Introduction to VoIP Protocols www.netqos.com Voice over IP (VoIP) offers the vision of a converged network carrying multiple types of traffic (voice, video, and data, to name a few). To carry out this

More information

Measurement of V2oIP over Wide Area Network between Countries Using Soft Phone and USB Phone

Measurement of V2oIP over Wide Area Network between Countries Using Soft Phone and USB Phone The International Arab Journal of Information Technology, Vol. 7, No. 4, October 2010 343 Measurement of V2oIP over Wide Area Network between Countries Using Soft Phone and USB Phone Mohd Ismail Department

More information

Performance Evaluation of VoIP Codecs over Network Coding in Wireless Mesh Networks

Performance Evaluation of VoIP Codecs over Network Coding in Wireless Mesh Networks Proceedings of the 213 International Conference on Electronics and Communication Systems Performance Evaluation of VoIP Codecs over Network Coding in Wireless Mesh Networks Erik Pertovt, Kemal Alič, Aleš

More information

VOICE OVER WI-FI CAPACITY PLANNING

VOICE OVER WI-FI CAPACITY PLANNING VOICE OVER WI-FI CAPACITY PLANNING Version 1.0 Copyright 2003 Table of Contents Introduction...3 Wi-Fi RF Technology Options...3 Spectrum Availability and Non-Overlapping Wi-Fi Channels...4 Limited

More information

A Power Efficient QoS Provisioning Architecture for Wireless Ad Hoc Networks

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

More information

ISSUES AND CHALLENGES OF QUALITY OF SERVICE IN MOBILE ADHOC NETWORK

ISSUES AND CHALLENGES OF QUALITY OF SERVICE IN MOBILE ADHOC NETWORK ISSUES AND CHALLENGES OF QUALITY OF SERVICE IN MOBILE ADHOC NETWORK Mukesh Kumar Student (Ph.D) Department of Computer Engineering The Technological Institute of Textile and Science, Bhiwani-127021, Haryana

More information

Performance Evaluation of The Split Transmission in Multihop Wireless Networks

Performance Evaluation of The Split Transmission in Multihop Wireless Networks Performance Evaluation of The Split Transmission in Multihop Wireless Networks Wanqing Tu and Vic Grout Centre for Applied Internet Research, School of Computing and Communications Technology, Glyndwr

More information

2005 Ameritec Corporation askzeke@ameritec.com

2005 Ameritec Corporation askzeke@ameritec.com Characterizing Voice Echo Response for Voice over IP Networks This white paper defines echo and describes where it occurs in a voice network. It examines the basic aspects of echo analysis and describes

More information

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

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

More information

Application Notes. Introduction. Sources of delay. Contents. Impact of Delay in Voice over IP Services VoIP Performance Management.

Application Notes. Introduction. Sources of delay. Contents. Impact of Delay in Voice over IP Services VoIP Performance Management. Application Notes Title Series Impact of Delay in Voice over IP Services VoIP Performance Management Date January 2006 Overview This application note describes the sources of delay in Voice over IP services,

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-2014 TamoSoft Contents Contents... 2 Introduction... 3 Overview... 3 System Requirements...

More information

Wireless Mesh Networks Impact on Voice over Internet Protocol. Mohammad Tariq Meeran PhD Student Institute of Informatics, Tallinn University

Wireless Mesh Networks Impact on Voice over Internet Protocol. Mohammad Tariq Meeran PhD Student Institute of Informatics, Tallinn University Wireless Mesh Networks Impact on Voice over Internet Protocol Mohammad Tariq Meeran PhD Student Institute of Informatics, Tallinn University Email: meeran@tlu.ee February 2014 What is wireless mesh networks?

More information

Architecture of distributed network processors: specifics of application in information security systems

Architecture of distributed network processors: specifics of application in information security systems Architecture of distributed network processors: specifics of application in information security systems V.Zaborovsky, Politechnical University, Sait-Petersburg, Russia vlad@neva.ru 1. Introduction Modern

More information

IRMA: Integrated Routing and MAC Scheduling in Multihop Wireless Mesh Networks

IRMA: Integrated Routing and MAC Scheduling in Multihop Wireless Mesh Networks IRMA: Integrated Routing and MAC Scheduling in Multihop Wireless Mesh Networks Zhibin Wu, Sachin Ganu and Dipankar Raychaudhuri WINLAB, Rutgers University 2006-11-16 IAB Research Review, Fall 2006 1 Contents

More information

VOIP under: WLAN 802.11g. VS Telephone Landline. ENSC 427 Team 1 Luke Dang tld@sfu.ca Jason Tsai kta2@sfu.ca Jeffrey Tam jta6@sfu.

VOIP under: WLAN 802.11g. VS Telephone Landline. ENSC 427 Team 1 Luke Dang tld@sfu.ca Jason Tsai kta2@sfu.ca Jeffrey Tam jta6@sfu. VOIP under: WLAN 802.11g and Ethernet connection VS Telephone Landline ENSC 427 Team 1 Luke Dang tld@sfu.ca Jason Tsai kta2@sfu.ca Jeffrey Tam jta6@sfu.ca Project Website: www.sfu.ca/~kta2 2 Introduction

More information

Influence of Load Balancing on Quality of Real Time Data Transmission*

Influence of Load Balancing on Quality of Real Time Data Transmission* SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol. 6, No. 3, December 2009, 515-524 UDK: 004.738.2 Influence of Load Balancing on Quality of Real Time Data Transmission* Nataša Maksić 1,a, Petar Knežević 2,

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

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

Experimental Test-bed for VoIP/VoWLAN Voice Quality Measurements

Experimental Test-bed for VoIP/VoWLAN Voice Quality Measurements Proceedings of the 4th WSEAS Int. Conference on Electromagnetics, Wireless and Optical Communications, Venice, Italy, November 20-22, 2006 5 Experimental Test-bed for VoIP/VoWLAN Voice Quality Measurements

More information

ENSC 427: COMMUNICATION NETWORKS Analysis of VoIP Performance over Wi-Fi Networks

ENSC 427: COMMUNICATION NETWORKS Analysis of VoIP Performance over Wi-Fi Networks ENSC 427: COMMUNICATION NETWORKS Analysis of VoIP Performance over Wi-Fi Networks Spring 2010 FINAL REPORT Nickolas Cheng Marissa Hun Sami (Thao) Nguyen (nwc@sfu.ca) (mmh2@sfu.ca) (samin@sfu.ca) http://www.sfu.ca/~samin/ensc427/

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