An E-Model Implementation for Speech Quality Evaluation in VoIP Systems

Size: px
Start display at page:

Download "An E-Model Implementation for Speech Quality Evaluation in VoIP Systems"

Transcription

1 An E-Model Implementation for Speech Quality Evaluation in VoIP Systems Leandro Carvalho, Edjair Mota, Regeane Aguiar Federal University of Amazonas (UFAM) Av. Rodrigo Octavio, Brazil galvao@ufam.edu.br, {edjair,rba}@dcc.fua.br Ana F. Lima, José Neuman de Souza Federal University of Ceará (UFC) Av. Universidade, Brazil anaflavia@deti.ufc.br, neuman@ufc.br Anderson Barreto Nokia Institute of Technology (INdT) Rod. Torquato Tapajós, Brazil anderson.rodrigues@indt.org.br Abstract This article presents a voice quality measurement tool based on the ITU-T E-Model. Firstly, the ITU-T and ETSI specifications of E-Model are briefly reviewed and some errors found in these documents are pointed. After, a measurement tool based on the corrections is described. VoIP calls through the Brazilian National Education and Research Network (RNP) backbone were used to verify the tool operation. 1. Introduction In the last years, voice over Internet Protocol (VoIP) has became an important application running over TCP/IP networks. Real-time voice applications, like VoIP, require low delay and packet loss rates in order to not affect the interaction between talkers and the speech understanding. However, IP networks offer a best-effort service and does not guarantee to accomplish these requirements. Thus, impairments like packet loss, delay and jitter affects the end-to-end speech quality. QoS mechanisms and application level control have been developed to overcome these problems and maximize the call quality. However, considering different and heterogenous network scenarios, how can we measure their effectiveness under certain conditions? The earlier attempts on this issue were to apply subjective tests for evaluating the perceived voice quality. The Mean Opinion Score (MOS) test is a widely accepted standard for speech quality rating. The MOS tests procedures are presented in ITU-T Rec. P.800 [9], by which users rate the speech quality in a scale from 1 (poor quality) up to 5 (excellent). The number of listeners has to be big enough in order to not drift the mean score. Thus, subjective MOS tests are time-consuming, expensive and do not permit real time measurements [1,3]. In recent years, some methods for measuring MOS objectively were developed. The ITU-T G.107 [8] defines the E-model, a computational model combining all impairment parameters that affect a voice call into a single factor, which can be converted into a MOS scale. The recent Real Time Control Protocol - Extended Report (RTCP-XR), defined in RFC 3611 [7], proposes a scheme to exchange voice quality information given by the E-Model calculation in order to enable feedback responses. Further, ITU-T is working on a new VoIP voice quality measurement standard, the P.VTQ, mainly based on the E-Model, expected to be approved in early Thus, the objective of this work is to implement a measurement tool based on the E-Model, in order to make possible to carry research projects based in speech quality improvement. We have found some errors in the E-Model specifications and we suggest corrections for them. This paper is organized as follows. Section 2 briefly describes the E-Model. Section 3 lists the errors that were found during the E-Model implementation and suggests corrections for them. Section 4 describes the measurement tool and the scenario that was utilized to observe it working. In Section 5 the results obtained from the measurement tool utilization over the Brazilian National Education and Research Network

2 (RNP) are presented. Finally, in Section 6 we present our conclusions about this work. 2. The E-Model The E-Model is based on the concept that psychological factors on the psychological scale are additive [8], or else, that each impairment factor which affects a voice call can be computed separately, even so this does not imply that such factors are uncorrelated, but only that their contributions to the estimated impairments are separable [2]. The resulting score is the transmission rating R factor, a scalar measure that ranges from 0 (poor) to 100 (excellent). R factor values below 60 are not recommended [2]. According to [8], the R factor is related to MOS as follows: For R < 0: MOS = 1 For 0 R 100: MOS = R R(R-60)(100-R) For R > 100: MOS = 4.5 (1) The R factor can be obtained through the following expression [8]: R = Ro - Is - Id - Ie + A (2) where Ro represents the basic signal-to-noise ratio (SNR); Is represents the combination of all impairments which occur more or less simultaneously with the voice signal; Id represents the impairments caused by delay; Ie represents impairments caused by low bit rate codecs; and A is the advantage factor, that corresponds to the user allowance due to the convenience in using a given technology. Once the used codec is well-known (through the Ie factor), we only need to capture network (delay and loss) and application (dejitter buffer delay, used codec) statistics for estimating the speech quality by means of the R factor expression (eq. 2). This is the main reason in adopting the E-model as a measurement tool. The E-Model not only takes in account the transmission statistics (transport delay and network packet loss), but it also considers the voice application characteristics, like the codec quality, codec robustness against packet loss and the late packets discard. According to [1,2,10], eq. 2 can be reduced to the following expression: R = Id(Ta) - Ie(codec,loss) (3) where Id is a function of the absolute one-way delay and Ie is, in short, a function of the used codec type and the packet loss rate The ETSI Extended E-Model A new approach for determining the equipment impairment factor Ie factor in eq. 3 was presented in [1]. This work has been adopted by ETSI TIPHON group in [4,5,6] as an extended version of the E-Model early presented in [8]. The RFC 3611 specifies a RTCP extended report, the RTCP-XR, containing instantaneous values of R, based on the extended E- Model. The Ie factor depends on the packet loss rates and the packet loss behavior is taken as uniformly distributed during all the call in [8]. For circuit switched telephony it can be true, but not for packet switched networks like TCP/IP. So some new concepts are presented in [1]: Instantaneous quality. This is the measured voice quality due to packet loss, delay, codec type and other impairments at some moment during the call. Perceived quality. Corresponds to the voice quality that would be reported by the user at some time during the call. Time varying packet-loss behavior. IP packet loss is bursty in its nature and, according to [1], it oscillates between burst and gap states. Burst is defined as a period of time bounded by lost and/or discarded packets with a high rate of losses and/or discards. Gap, in turn, is a period of time between two bursts [7]. Packet loss concealment (PLC) mechanisms work well at periods of low packet loss, but not at a bursty state. Recency effect. In MOS tests carried by telecom operators, it was noticed that the perceived quality varies according to the location of packet loss in the conversation time [1]. Hence, impairments that occur at the end of a call have a psychological effect more negative on the listener than impairments that occur at the beginning of a call [1,6]. According to [1], if the instantaneous voice quality changes from good to bad at some moment during the call, then it can be expected that the user initially would not be too concerned about this. However, after some time, the listener would become annoyed with the voice quality degradation. In [1] this recency effect is modeled by an exponential curve with time constant of 5s in the transition from good to bad and 15s in the transition from bad too good.

3 To represent the alternating behavior of packet loss, [1,11] use a 4-state Markov chain, which represents the conditions of receiving or losing a packet within high packet loss (burst) or low packet loss (gap) conditions. Thus, the Ie factor value can be separately obtained for burst (Ieb) and gap (Ieg) periods. Ieb and Ieg are both known as instantaneous Ie factors. The perceived user Ie factor, as said before, is modeled by an exponential curve, as follows (see Fig. 1): I1 = Ieb - (Ieg - I2) e -b/t1 (4) I2 = Ieg + (I1 - Ieg) e -g/t2 (5) where I1 is the quality level at the change from burst condition to gap condition (Ieb to Ieg); I2 is the quality level at the change from gap condition to burst condition (Ieg to Ieb); b is the burst duration (in seconds); g is the gap duration (in seconds); t1=5s and t2=15s, typically. Ie(av) values during the call, once there is an Ie(av) value for each pair of gap and burst periods The end of call quality As long as delay and loss rates can vary during the call, we can have many values of Id and Ie(av) and, consequently, of R and MOS for the same call. Sometimes, however, we need a unique score for describing the whole call. Thus, the final Id will be the weighted average of each instantaneous Id. The weights are the duration, in the call, of each Id value. Similarly, we can calculate a weighted value of Ie(av). However, the Ie value at the end of call (Ie (end_of_call) ) is calculated considering again the recency effect. According to [1], Ie (end_of_call) is given by: Ie (end_of_call) = Ie (weig) + k (I1 - Ie (weig) ) e -y/t3 (6) where Ie (weig) is the weighted value of Ie(av), I1 represents the exit value from the last significant burst of packet loss, t3 is a time constant of typically 30s, y represents the time delay since the last burst period and k is a constant set to a nominal value of 0.7 [1,3,6]. The R factor at end of call is obtained using eq. 2 and the final MOS score is given by eq Corrections on E-Model implementation Figure 1 - Recency effect representation. According to [1] and observing Fig. 1, the recency effect model can be explained as follow: from an exit value I2, the Ie impairment factor exponentially increases to Ieb, with time constant of t1, in the transition between a gap period to a burst period; from an exit value I1, the Ie impairment factor exponentially decays to Ieg, with time constant of t2, in the transition between a burst period to a gap period. Clark integrates in [1] the I1 and I2 expressions to obtain an average Ie (Ie(av)), that corresponds to Ie(codec, loss) in eq. 3. Note that we can have many While implementing the measurement tool we found some mistakes on ITU-T and ETSI specifications of the E-Model [3,10]. Here we will make a brief review of them. In general, these errors do not affect the E-Model in its essence, but they represent inconsistencies between some E-Model statements and how they are recommended to be implemented R to MOS conversion The meticulous reader will notice that in eq. 1 we will have MOS < 1, for 0 < R < 6.5. However, MOS is defined in [9] as a value between 1 and 5. So, we proposed in [3] the following correction to eq. 1: For R < 6.5: MOS = 1 For 6.5 R 100: MOS = R R (R-60) (100-R) For R > 100: MOS = 4.5 (7)

4 As we said before, calls with R factor bellow 60 have poor quality. Thus, in practice, an R=8 call is not much better than an R=1 call. However, a MOS score bellow 1, by definition, does not exist and the measurement tool cannot produce such results I1 Transition impairment miscalculation As seen before, according to the Extended E-Model [1], the quality transition between two instantaneous values of Ie is modeled by an exponential curve. Thus, if we try to obtain the expression for I1 from Fig. 1, the correct formulae would be: I1 = Ieb - (Ieb - I2) e -b/t1 (8) The wrong expression in eq. 4 can alter the correct calculation of Ie(av) and R, as consequence. However, this miscalculation was taken also in [4] and further revisions [5,6]. This fact was first reported in [10] Burst period Packet-Loss Probability Basically, packet loss rate is the ratio between the number of lost packets and the number of total expected packets. By listening to the network interface, we can measure the global loss packet rate. By using the Markov chain model, we can separate the packet loss rates under gap from those under burst conditions. In [4,5,6] counters are used to determine the Markov model transition probabilities. These counters have to be manipulated in order to give the packet loss rate for both gap and burst periods. However, according to [3], the specification [4] and further revisions [5,6] get lost in some calculations in such way that one of the counters needed to determine the packet loss rate under burst period is doubly computed, leading to an erroneous value of Ieb. We address the reader to [3] for further details, but, by manipulating the counters presented in [4,5,6], in order to obtain packet loss rate as defined above, the reader will easily achieve the right result The measurement tool The measurement tool code is open-source and written in C language. It takes as input file a call trace containing delay, loss, codec type and frame duration information for each packet exchanged between two endpoints. The output is another file containing Id, Ie, delay, loss, R and instantaneous MOS values. These values can be plotted, giving a visual information about the voice quality variation along the call. It is not a real-time measurement tool, but it can be modified to work so. The input trace file must be taken at the VoIP client after the dejitter buffer, not at the network interface. The dejitter buffer adds some delay before the packets can be played, after the voice stream has passed the network interface. Besides, late packets that arrive at the network interface can be discarded at the dejitter buffer. So, only at the application level we can be sure about the real delay and packet loss that would be report by the listener. Although we have employed an application from the OpenH323 Project (callgen323) [13], others H.323 clients or even SIP clients can be evaluated utilizing our measurement tool. The trace file generated by the VoIP client have to be processed by a script before it can be passed as input for the tool, in order to follow a pattern structure. This way, we guarantee that the measurement tool can be portable Scenario under measurement In order to verify the measurement tool operation, we have to generate VoIP calls under known QoS conditions and evaluate its voice quality using the tool. An expressive amount of delay and lost packets have to be present in the call, at alternating burst and gap conditions, otherwise we always will have excellent MOS scores (about 4.5) and the measurement tool would not be completely tested. Thus we used the scenario illustrated on Fig. 2 to generate some calls that could be analyzed by the measurement tool. 4. Voice Quality Measurements VoIP researchers and developers are always creating and improving mechanisms that conceal or compensate voice quality problems in VoIP networks. In order to verify how well these mechanisms work, measurement tools are needed. In this section, we describe how our measurement tool works and the scenarios where it was tested.

5 It is important to note that the media stream went through the network backbone in one only direction in each situation. Considering that in a real conversation one person normally speaks while the other is listening, this approach is not so very far from reality. 5. Numerical Results The measurement tool output file contains instantaneous MOS values of one single call. For a stream of n simultaneous calls, we will have n output files. In Fig. 3 we plotted the MOS variation during two of 10 simultaneous calls from UFC to UFAM. Figure 2 - Test bed scenario. The scenario is composed of two H.323 endpoints, registered each one with a Gatekeeper. One endpoint ( ) is located at UFAM, in Manaus city and the other ( ) is located at UFC, in Fortaleza city. The Gatekeepers are interconnected through the RNP2 backbone. UFC (at Fortaleza) and UFAM (at Manaus) are not directly interconnected. Not only the physical link passes through the RNP Management Center at Rio de Janeiro, but there is a Directory Gatekeeper (DGK) located there. The connections are not symmetric. UFAM has four 2Mbps ATM/Frame Relay links with RNP at Rio. UFC has a 34Mbps PDH link with RNP at Rio, as showed in Fig. 2. The tests were taken by playing a pre-recorded.wav audio file from one endpoint to the other one. This file is a speech report, available at [12]. It contains human speech, with pauses among the regular voice activity; it does not contain background music or noises and its duration is above 5 min, like a normal phone call. The voice extracted from the.wav file was coded by callgen323 with G.711 µ-law codec, 30ms frame length per packet. The G.711 bit rate is 64kbps, without headers [3]. RTP, UDP and IP headers sums a total of 40 bytes [3]. Thus, the bandwidth required by each voice channel was about 75 kbps. In the first part of the experiment, we generated calls from UFAM to UFC. We start with a voice stream containing one single call and then we repeated the procedure using 5, 10, 20, 30 and 40 simultaneous calls per stream. In the second part, we did the same in the other direction, from UFC to UFAM, in order to compare the quality scores. In this part of the experiment, all the calls were of 3 min long. Figure 3 - MOS scores for 10 simultaneous calls from UFC to UFAM. Although call #5 and #6 are in the same voice stream of 10 simultaneous calls, their MOS variation curves are not the same, due to network randomness conditions. We chose these calls because they show perceptible MOS variation along them and the lack of space to show all ten calls. The last line of the output file contains the average MOS value for the whole measured call. For each stream of simultaneous calls, we took the mean value and the standard deviation of the average MOS measured in all calls in the stream. This result is plotted in Fig. 4.

6 Figure 4 - Average MOS scores for calls flowing from UFC to UFAM. As it can be seen from Fig. 4, the mean MOS value decreases as the number of simultaneous calls from UFC to UFAM increases. Besides, the error bars increases as the number of simultaneous calls increases, indicating that the voice quality of each call in the same stream are not equally affected. Indeed, we have some calls with call quality scores much better than others. In the case of 40 simultaneous calls, the network backbone got so stressed that the voice quality values of all them are almost 1, the lowest possible value by definition. Thus, the standard variation is not as large as expected. The MOS variation during two of 10 simultaneous calls established from UFAM to UFC is plotted in Fig. 5. the average MOS obtained in the voice calls on the opposite flow. The different average MOS scores for opposite flows was expected because the IP network is not symmetric. Downlink and uplink throughput are different. Other applications were using the RNP backbone at the experiments moment, the RNP network core at Rio de Janeiro handles with many other nodes besides that located at UFAM and UFC and the routers have not QoS schemes enabled, which causes high packet discard at high traffic peaks. To complete our analysis, we plotted in Fig. 6 the average MOS scores for the call flows from UFC to UFAM, in opposite to Fig. 4. Figure 6 - Average MOS scores for calls flowing from UFAM to UFC. Again, the average MOS decreases as the number of simultaneous calls from UFAM to UFC increases. However, the voice quality levels are higher than those presented in the graph of Fig. 4, referenced to the same number of simultaneous calls, showing again the asymmetric characteristic of the network backbone. 6. Conclusions Figure 5 - MOS scores for 10 simultaneous calls from UFAM to UFC. As it can be seen by comparing Figs. 3 and 5, not only the two calls from UFAM to UFC (Fig. 5) have maintained the same quality level throughout their duration, but also this MOS level was much better than We have implemented a measurement tool based on the ITU-T E-Model and its further extension proposed by ETSI. We have found three mistakes in the E- Model calculation, as defined in the ITU-T specifications and corrected them in the tool. These errors do not affect the E-Model in its essence, but they represent inconsistencies between some E-Model statements and how they are implemented. We have tested the measurement tool in some calls generated through the RNP backbone, between two endpoints located at different Brazilian cities. The tool

7 was able to capture the asymmetric behavior of the backbone. As future work, we plan to utilize the tool measures (MOS, packet loss, delay, etc.) as input to an intelligent agent that can make decision on the traffic (voice and data) management in order to improve the voice quality. Acknowledgments The authors would like to acknowledge the collaboration of Wellington Albano and Francisco Dalla, at PoP-CE, and Eduardo Bezerra, at PoP-AM, for configuring the equipments and running the experiments. In special, we are grateful to Nokia Technology Institute (INdT), for supporting our research activities. References [1] A. D. Clark. Modeling the Effects of Burst Packet Loss and Recency on Subjective Voice Quality. Columbia University IP Telephony Workshop, [2] R. G. Cole and J. H. Rosenbluth. Voice over IP Performance Monitoring. ACM SIGCOMM, [3] L. S. G. de Carvalho. An E-Model Implementation for Objective Speech Quality Evaluation of VoIP Communication Networks. Master Thesis, [4] ETSI TS v Quality of Service (QoS) Measurement Methodologies [5] ETSI TS v Quality of Service (QoS) Measurement Methodologies [6] ETSI TS v Quality of Service (QoS) Measurement Methodologies [7] T. Friedman, R. Caceres, A. Clark, K. Almeroth, R. G. Cole, and N. Duffield. RTP Control Protocol Extended Reports (RTCP XR). IETF RFC 3611, [8] ITU-T Rec. G.107. The E-Model, A Computational Model For Use in Transmission Planning [9] ITU-T Rec. P.800. Methods For Subjective Determination of Transmission Quality [10] L. C. G. Lustosa, L. S. G. Carvalho, P. H. A. Rodrigues, and E. S. Mota. E-Model Utilization For Speech Quality Evaluation Over VoIP-Based Communication Systems. 22 nd SBRC, [11] A. P. Markopoulou, F. A. Tobagi, and M. J. Karam. Assessment of VoIP Quality over Internet Backbones. Infocom02. [12] NASA. Haughton-Mars Project Home Page. [13] OPENH323 PROJECT.

8 This document was created with Win2PDF available at The unregistered version of Win2PDF is for evaluation or non-commercial use only.

Managing the Performance of Enterprise and Residential VoIP Services. Alan Clark Telchemy

Managing the Performance of Enterprise and Residential VoIP Services. Alan Clark Telchemy Managing the Performance of Enterprise and Residential VoIP Services Alan Clark Telchemy Outline Problems affecting Residential VoIP and Teleworkers VoIP Performance and Quality Challenges VoIP Performance

More information

Application Notes. Introduction. Performance Management & Cable Telephony. Contents

Application Notes. Introduction. Performance Management & Cable Telephony. Contents Title Managing Cable Telephony Services Series VoIP Performance Management Date June 2004 Overview This application note describes the typical performance issues that cable operators encounter when deploying

More information

Evaluation of VoIP Speech Quality Using Neural Network

Evaluation of VoIP Speech Quality Using Neural Network Journal of Communication and Computer 12 (2015) 237-243 doi: 10.17265/1548-7709/2015.05.003 D DAVID PUBLISHING Evaluation of VoIP Speech Quality Using Neural Network Angel Garabitov and Aleksandar Tsenov

More information

INTERNATIONAL TELECOMMUNICATION UNION

INTERNATIONAL TELECOMMUNICATION UNION INTERNATIONAL TELECOMMUNICATION UNION TELECOMMUNICATION STANDARDIZATION SECTOR STUDY PERIOD 21-24 English only Questions: 12 and 16/12 Geneva, 27-31 January 23 STUDY GROUP 12 DELAYED CONTRIBUTION 98 Source:

More information

VoIP Performance Management. Anthony Caiozzo

VoIP Performance Management. Anthony Caiozzo VoIP Performance Management Anthony Caiozzo Outline VoIP Performance Problems Embedded performance monitoring Data collection Application scenario Packet Loss is strongly time varying 50 500mS Avge Packet

More information

Voice Analysis for Mobile Networks

Voice Analysis for Mobile Networks White Paper VIAVI Solutions Voice Analysis for Mobile Networks Audio Quality Scoring Principals for Voice Quality of experience analysis for voice... 3 Correlating MOS ratings to network quality of service...

More information

Assessing Call Quality of VoIP and Data Traffic over Wireless LAN

Assessing Call Quality of VoIP and Data Traffic over Wireless LAN Assessing Call Quality of VoIP and Data Traffic over Wireless LAN Wen-Tzu Chen and Chih-Yuan Lee Institute of Telecommunications Management, National Cheng Kung University, No. 1 University Road, Tainan

More information

Actively Managing Multimedia Telchemy Actively Managing Multimedia

Actively Managing Multimedia Telchemy Actively Managing Multimedia Actively Managing Multimedia VoIP Fault and Performance Management Alan Clark, CEO Incorporated alan.clark@telchemy.com About Leading provider of core technology for VoIP fault and performance management

More information

An Architecture Framework for Measuring and Evaluating Packet-Switched Voice

An Architecture Framework for Measuring and Evaluating Packet-Switched Voice An Architecture Framework for Measuring and Evaluating Packet-Switched Voice Hyuncheol Kim 1,, Seongjin Ahn 2,, and Junkyun Choi 1 1 School of Engineering, Information and Communications University, 119

More information

Investigation of Algorithms for VoIP Signaling

Investigation of Algorithms for VoIP Signaling Journal of Electrical Engineering 4 (2016) 203-207 doi: 10.17265/2328-2223/2016.04.007 D DAVID PUBLISHING Todorka Georgieva 1, Ekaterina Dimitrova 2 and Slava Yordanova 3 1. Telecommunication Department,

More information

Estimating the Deliverable Quality of a Fully Redundant Dispersity Routing System

Estimating the Deliverable Quality of a Fully Redundant Dispersity Routing System Estimating the Deliverable Quality of a Fully Redundant Dispersity Routing System Stephan Bettermann and Yue Rong Department of Electrical and Computer Engineering Curtin University Bentley, Australia

More information

Voice Quality Assessment for Mobile to SIP Call over Live 3G Network

Voice Quality Assessment for Mobile to SIP Call over Live 3G Network Abstract 132 Voice Quality Assessment for Mobile to SIP Call over Live 3G Network G.Venkatakrishnan, I-H.Mkwawa and L.Sun Signal Processing and Multimedia Communications, University of Plymouth, Plymouth,

More information

Alcatel OmniPCX Enterprise

Alcatel OmniPCX Enterprise Alcatel OmniPCX Enterprise QoS for VoIP Overview 1 OBJECTIVE: Describe the essential parameters for QoS The QoS parameters regarding the data network IP Packet Transfer Delay (IPTD): Time for the packet

More information

Impact of Voice Coding in Performance of VoIP

Impact of Voice Coding in Performance of VoIP Impact of Voice Coding in Performance of VoIP Batoul Alia Baker Koko 1, Dr. Mohammed Abaker 2 1, 2 Department of Communication Engineering, Al-Neelain University Abstract: Voice over Internet Protocol

More information

Performance Management: Key to IP Telephony Success

Performance Management: Key to IP Telephony Success Performance Management: Key to Telephony Success Alan Clark, President & CEO Telchemy, Incorporated http://www.telchemy.com Vo Performance Management Voice, Video and other Real Time Applications Vo Performance

More information

Does your Voice Quality Monitoring Measure Up?

Does your Voice Quality Monitoring Measure Up? Does your Voice Quality Monitoring Measure Up? Measure voice quality in real time Today s voice quality monitoring tools can give misleading results. This means that service providers are not getting a

More information

Enabling Quality Architectures in the Infrastructure. John Warner Strategic Product Marketing Texas Instruments

Enabling Quality Architectures in the Infrastructure. John Warner Strategic Product Marketing Texas Instruments Enabling Quality Architectures in the Infrastructure John Warner Strategic Product Marketing Texas Instruments Agenda Why do we need it? End Points Probes What protocols are used? Where does it fit? Are

More information

Introduction to Quality of Service

Introduction to Quality of Service Introduction to Quality of Service The use of IP as a foundation for converged networks has raised several issues for both enterprise IT departments and ISPs. IP and Ethernet are connectionless technologies

More information

RECOMMENDATION ITU-R BT.1720 *

RECOMMENDATION ITU-R BT.1720 * Rec. ITU-R BT.1720 1 RECOMMENDATION ITU-R BT.1720 * Quality of service ranking and measurement methods for digital video broadcasting services delivered over broadband Internet protocol networks (Question

More information

AT&T Collaborate TM. Network Assessment Tool

AT&T Collaborate TM. Network Assessment Tool AT&T Collaborate TM Network Assessment Tool 2016 AT&T Intellectual Property. All rights reserved. AT&T, Globe logo, Mobilizing Your World and DIRECTV are registered trademarks and service marks of AT&T

More information

Per-segment based Full Passive Measurement of QoS for the FMC Environment

Per-segment based Full Passive Measurement of QoS for the FMC Environment Per-segment based Full Passive Measurement of QoS for the FMC Environment Norihiro FUKUMOTO, Satoshi UEMURA, Hideaki YAMADA, Hajime NAKAMURA KDDI R&D Laboratories Inc. {fukumoto, sa-uemura, hd-yamada,

More information

QoS Targets for IP Networks & Services: Challenges and Opportunities

QoS Targets for IP Networks & Services: Challenges and Opportunities QoS Targets for IP Networks & Services: Challenges and Opportunities Dave Mustill Performance & QoS Standards BT Group Chief Technology Office Presentation Outline Speech quality in the PSTN and beyond

More information

Adaptive Playout Buffering for H.323 Voice over IP Applications

Adaptive Playout Buffering for H.323 Voice over IP Applications Adaptive Playout Buffering for H.323 Voice over IP Applications M. Narbutt and L. Murphy Department of Computer Science University College Dublin Belfield, Dublin 4 Abstract In this paper we investigate

More information

Building Residential VoIP Gateways: A Tutorial Part Three: Voice Quality Assurance For VoIP Networks

Building Residential VoIP Gateways: A Tutorial Part Three: Voice Quality Assurance For VoIP Networks Building Residential VoIP Gateways: A Tutorial Part Three: Voice Quality Assurance For VoIP Networks by David Jarrett and Keith Buchanan, Senior Broadband Applications and VoIP Gateway Product Manager,

More information

A common issue that affects the QoS of packetized audio is jitter. Voice data requires a constant packet interarrival rate at receivers to convert

A common issue that affects the QoS of packetized audio is jitter. Voice data requires a constant packet interarrival rate at receivers to convert A common issue that affects the QoS of packetized audio is jitter. Voice data requires a constant packet interarrival rate at receivers to convert data into a proper analog signal for playback. The variations

More information

Troubleshooting Packet Loss. Steven van Houttum

Troubleshooting Packet Loss. Steven van Houttum Troubleshooting Packet Loss Steven van Houttum INTRODUCTION Steven van Houttum Consultant/Trainer MVP Office Server & Services (Skype for Business) TROUBLESHOOTING PACKET LOSS, IS IT REALLY THE NETWORK?

More information

Assessing the Quality of VoIP Transmission Affected by Playout Buffer Scheme

Assessing the Quality of VoIP Transmission Affected by Playout Buffer Scheme Dublin Institute of Technology ARROW@DIT Conference papers Communications Network Research Institute --1 Assessing the Quality of VoIP Transmission Affected by Playout Buffer Scheme Miroslaw Narbutt Dublin

More information

Study on Appropriate Voice Data Length of IP Packets for VoIP Network Adjustment

Study on Appropriate Voice Data Length of IP Packets for VoIP Network Adjustment Study on Appropriate Voice Data Length of IP Packets for VoIP Network Adjustment Hiroyuki OOUCHI, Tsuyoshi TAKENAGA, Hajime SUGAWARA, and Masao MASUGI NTT Network Service Systems Laboratories 9-, Midori-Cho

More information

Setting up a National Transmission Plan & QoS for International Connections. Senior Engineer, TIS ETSI STQ Vice Chair Joachim POMY

Setting up a National Transmission Plan & QoS for International Connections. Senior Engineer, TIS ETSI STQ Vice Chair Joachim POMY Setting up a National Transmission Plan & QoS for International Connections Senior Engineer, TIS ETSI STQ Vice Chair Joachim POMY Outline Setting up a National Transmission Plan QoS for International Connections

More information

Online Estimation of VVoIP Quality-of-Experience via Network Emulation

Online Estimation of VVoIP Quality-of-Experience via Network Emulation ISSC 2013, LYIT Letterkenny, June 20 21 Online Estimation of VVoIP Quality-of-Experience via Network Emulation Haytham Assem, Mohamed Adel, Brendan Jennings, David Malone, Jonathan Dunne + and Pat O Sullivan

More information

ABSTRACT. that it avoids the tolls charged by ordinary telephone service

ABSTRACT. that it avoids the tolls charged by ordinary telephone service ABSTRACT VoIP (voice over IP - that is, voice delivered using the Internet Protocol) is a term used in IP telephony for a set of facilities for managing the delivery of voice information using the Internet

More information

RSVP Support for RTP Header Compression, Phase 1

RSVP Support for RTP Header Compression, Phase 1 RSVP Support for RTP Header Compression, Phase 1 The Resource Reservation Protocol (RSVP) Support for Real-Time Transport Protocol (RTP) Header Compression, Phase 1 feature provides a method for decreasing

More information

A Proposed Time-Stamped Delay Factor (TS-DF) algorithm for measuring Network Jitter on RTP Streams

A Proposed Time-Stamped Delay Factor (TS-DF) algorithm for measuring Network Jitter on RTP Streams EBU TECH 3337 A Proposed Time-Stamped Delay Factor (TS-DF) algorithm for measuring Network Jitter on RTP Streams Source: N/IMP Status: Information 1 Geneva January 2010 Page intentionally left blank. This

More information

Effective Network Quality Control Mechanism for QoS/QoE Assurance

Effective Network Quality Control Mechanism for QoS/QoE Assurance Effective Network Quality Control Mechanism for QoS/QoE Assurance QoS/QoE July, 2015 Norihiro FUKUMOTO Effective Network Quality Control Mechanism for QoS/QoE Assurance QoS/QoE July, 2015 Waseda University

More information

DiffServ Architecture: Impact of scheduling on QoS

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

More information

AT&T Collaborate TM. Network Assessment Tool

AT&T Collaborate TM. Network Assessment Tool AT&T Collaborate TM Network Assessment Tool 2016 AT&T Intellectual Property. All rights reserved. AT&T, Globe logo, Mobilizing Your World and DIRECTV are registered trademarks and service marks of AT&T

More information

Mobility Management for VoIP on Heterogeneous Networks: Evaluation of Adaptive Schemes

Mobility Management for VoIP on Heterogeneous Networks: Evaluation of Adaptive Schemes Mobility Management for VoIP on Heterogeneous Networks: Evaluation of Adaptive Schemes Authors:Massimo Bernaschi, Filippo Cacace, Giulio Lannello Presented by:rukmini Sarvamangala OBJECTIVE OF THE PAPER

More information

INTERNATIONAL TELECOMMUNICATION UNION STUDY GROUP 12 DELAYED CONTRIBUTION 95. Behaviour of data modems in lossy, packet-based transport systems

INTERNATIONAL TELECOMMUNICATION UNION STUDY GROUP 12 DELAYED CONTRIBUTION 95. Behaviour of data modems in lossy, packet-based transport systems INTERNATIONAL TELECOMMUNICATION UNION TELECOMMUNICATION STANDARDIZATION SECTOR STUDY PERIOD 2005-2008 English only Original: English Questions: 11, 13/12 Geneva, 17-21 October 2005 Source: Title: STUDY

More information

Configuring RTP Header Compression

Configuring RTP Header Compression Configuring RTP Header Compression First Published: January 30, 2006 Last Updated: July 23, 2010 Header compression is a mechanism that compresses the IP header in a packet before the packet is transmitted.

More information

Why Next-Generation Voice Services Need Next-Generation KPIs

Why Next-Generation Voice Services Need Next-Generation KPIs WHITEPAPER 2017 Why Next-Generation Voice Services Need Next-Generation KPIs There are quick and simple answers when it comes to measuring and monitoring the quality of IP-based voice services. Conventional

More information

MOHAMMAD ZAKI BIN NORANI THESIS SUBMITTED IN FULFILMENT OF THE DEGREE OF COMPUTER SCIENCE (COMPUTER SYSTEM AND NETWORKING)

MOHAMMAD ZAKI BIN NORANI THESIS SUBMITTED IN FULFILMENT OF THE DEGREE OF COMPUTER SCIENCE (COMPUTER SYSTEM AND NETWORKING) PERFORMANCE ANALYSIS OF 8KBPS VOICE CODEC (G.729, G.711 ALAW, G.711 ULAW) FOR VOIP OVER WIRELESS LOCAL AREA NETWORK WITH RESPECTIVE SIGNAL-TO- NOISE RATIO MOHAMMAD ZAKI BIN NORANI THESIS SUBMITTED IN FULFILMENT

More information

Ai-Chun Pang, Office Number: 417. Homework x 3 30% One mid-term exam (5/14) 40% One term project (proposal: 5/7) 30%

Ai-Chun Pang, Office Number: 417. Homework x 3 30% One mid-term exam (5/14) 40% One term project (proposal: 5/7) 30% IP Telephony Instructor Ai-Chun Pang, acpang@csie.ntu.edu.tw Office Number: 417 Textbook Carrier Grade Voice over IP, D. Collins, McGraw-Hill, Second Edition, 2003. Requirements Homework x 3 30% One mid-term

More information

ONLINE GAMES: IS THE INTERNET PREPARED FOR

ONLINE GAMES: IS THE INTERNET PREPARED FOR ONLINE GAMES: IS THE INTERNET PREPARED FOR THEM? GTC Communication Technologies Group Jose Saldana University of Zaragoza Spain Index - I. The two problems - II. Online games - III. Multiplexing FPS -

More information

Theoretical and Practical Aspects of Triple Play

Theoretical and Practical Aspects of Triple Play Theoretical and Practical Aspects of Triple Play 1. Introduction 2. Network and Protocol Architecture for Triple Play 3. Characteristics and Parameters of Triple Play 4. Main QoS and QoE Methods and Standards

More information

Configuring RTP Header Compression

Configuring RTP Header Compression Header compression is a mechanism that compresses the IP header in a packet before the packet is transmitted. Header compression reduces network overhead and speeds up the transmission of either Real-Time

More information

Whitepaper IP SLA: Jitter. plixer. International

Whitepaper IP SLA: Jitter. plixer. International Whitepaper IP SLA: Jitter 1 plixer Table of Contents Table of Contents Introduction IP SLA VoIP Measurement Tools Jitter Latency Packet Loss MOS ICPIF Score IOS Version Warning Steps to Configure the IP

More information

Overcoming Barriers to High-Quality Voice over IP Deployments

Overcoming Barriers to High-Quality Voice over IP Deployments Whitepaper Overcoming Barriers to High-Quality Voice over IP Deployments Intel in Communications Overcoming Barriers to High-Quality Voice over IP Deployments Whitepaper Contents Executive Summary 1 Introduction

More information

Measurement Study of Lowbitrate Internet Video Streaming

Measurement Study of Lowbitrate Internet Video Streaming Measurement Study of Lowbitrate Internet Video Streaming Dmitri Loguinov and Hayder Radha CS Dept at CUNY NY and EE/ECE at MSU. In Proceedings of ACM SIGCOMM Workshop on Internet Measurement November 2002

More information

ETSF10 Internet Protocols Transport Layer Protocols

ETSF10 Internet Protocols Transport Layer Protocols ETSF10 Internet Protocols Transport Layer Protocols 2012, Part 2, Lecture 2.2 Kaan Bür, Jens Andersson Transport Layer Protocols Special Topic: Quality of Service (QoS) [ed.4 ch.24.1+5-6] [ed.5 ch.30.1-2]

More information

WHEN RF AND IP CLASH THE REALM OF DOCSIS & VOIP TROUBLESHOOTING BY BRADY VOLPE, THE VOLPE FIRM FORMALLY OF SUNRISE TELECOM

WHEN RF AND IP CLASH THE REALM OF DOCSIS & VOIP TROUBLESHOOTING BY BRADY VOLPE, THE VOLPE FIRM FORMALLY OF SUNRISE TELECOM WHEN RF AND IP CLASH THE REALM OF DOCSIS & VOIP BY BRADY VOLPE, THE VOLPE FIRM FORMALLY OF SUNRISE TELECOM Contemporary troubleshooting of Data over Cable Service Interface Specifications (DOCSIS ) requires

More information

Multimedia Applications. Classification of Applications. Transport and Network Layer

Multimedia Applications. Classification of Applications. Transport and Network Layer Chapter 2: Representation of Multimedia Data Chapter 3: Multimedia Systems Communication Aspects and Services Multimedia Applications and Communication Protocols Quality of Service and Resource Management

More information

Lab Testing Summary Report

Lab Testing Summary Report Key findings and conclusions: Lab Testing Summary Report July 2008 Report 080711 Vendor Tested: Product Tested: WinEyeQ Product Category: VoIP Analysis and Management Tools WinEyeQ was rated Best in Test

More information

Troubleshooting VoWLAN using OmniPeek

Troubleshooting VoWLAN using OmniPeek CHAPTER 6 Capturing Data for Wireless Analysis To troubleshoot VoWLAN, we must first capture the wireless data carrying the VoWLAN information. Capturing data for wireless analysis can be broken down into

More information

Enterprise Voice over IP Management. Alan Clark Telchemy. Telchemy. Actively Managing Multimedia. Actively Managing Multimedia

Enterprise Voice over IP Management. Alan Clark Telchemy. Telchemy. Actively Managing Multimedia. Actively Managing Multimedia Enterprise Voice over IP Management Alan Clark alan@telchemy.com The problem space Transient problems Network changes LAN congestion Route changes Link failures DSL/Cable link congestion Access link congestion

More information

Multimedia Networking

Multimedia Networking Multimedia Networking 1 Multimedia, Quality of Service (QoS): What is it? Multimedia applications: Network audio and video ( continuous media ) QoS Network provides application with level of performance

More information

COMMITTEE CONTRIBUTION Technical Committee TR-30 Meetings. IP Network Impairment Model

COMMITTEE CONTRIBUTION Technical Committee TR-30 Meetings. IP Network Impairment Model Telecommunications Industry Association (TIA) TR-30.3/03-04-13 Arlington, VA April 7-9, 2003 COMMITTEE CONTRIBUTION Technical Committee TR-30 Meetings SOURCE: CONTACT: TITLE: PROJECT: DISTRIBUTION: Telchemy

More information

SIMULATION FRAMEWORK MODELING

SIMULATION FRAMEWORK MODELING CHAPTER 5 SIMULATION FRAMEWORK MODELING 5.1 INTRODUCTION This chapter starts with the design and development of the universal mobile communication system network and implementation of the TCP congestion

More information

Simulation of SIP-Based VoIP for Mosul University Communication Network

Simulation of SIP-Based VoIP for Mosul University Communication Network Int. J. Com. Dig. Sys. 2, No. 2, 89-94(2013) 89 International Journal of Computing and Digital Systems Simulation of SIP-Based VoIP for Mosul University Communication Network Abdul-Bary Raouf Suleiman

More information

ENSC 427 COMMUNICATION NETWORKS

ENSC 427 COMMUNICATION NETWORKS ENSC 427 COMMUNICATION NETWORKS Implementation of VoIP over a Campus Wide Network Spring 2010 FINAL PROJECT Xuan Lu Kevan Thompson Zhiyu Zhou http://www.sfu.ca/~zzhou/project.html xla9@sfu.ca kjthomps@sfu.ca

More information

PfR Voice Traffic Optimization Using Active Probes

PfR Voice Traffic Optimization Using Active Probes PfR Voice Traffic Optimization Using Active Probes This module documents a Performance Routing (PfR) solution that supports outbound optimization of voice traffic based on the voice metrics, jitter and

More information

Troubleshooting Voice Over IP with WireShark

Troubleshooting Voice Over IP with WireShark Hands-On Troubleshooting Voice Over IP with WireShark Course Description Voice over IP is being widely implemented both within companies and across the Internet. The key problems with IP voice services

More information

2 Framework of The Proposed Voice Quality Assessment System

2 Framework of The Proposed Voice Quality Assessment System 3rd International Conference on Multimedia Technology(ICMT 2013) A Packet-layer Quality Assessment System for VoIP Liangliang Jiang 1 and Fuzheng Yang 2 Abstract. A packet-layer quality assessment system

More information

Problem verification during execution of H.323 signaling

Problem verification during execution of H.323 signaling Problem verification during execution of H.323 signaling 1 ESAD KADUSIC & 2 NATASA ZIVIC & 3 NARCIS BEHLILOVIC & 4 ALIJA VEGARA 1,3,4 Faculty of Electrical Engineering in Sarajevo Zmaja od Bosne, 71 000

More information

Introduction to VoIP. Cisco Networking Academy Program Cisco Systems, Inc. All rights reserved. Cisco Public. IP Telephony

Introduction to VoIP. Cisco Networking Academy Program Cisco Systems, Inc. All rights reserved. Cisco Public. IP Telephony Introduction to VoIP Cisco Networking Academy Program 1 Requirements of Voice in an IP Internetwork 2 IP Internetwork IP is connectionless. IP provides multiple paths from source to destination. 3 Packet

More information

Optimizing Voice over Internet Protocol (VoIP) Networks Based-on Extended E-model

Optimizing Voice over Internet Protocol (VoIP) Networks Based-on Extended E-model Optimizing Voice over Internet Protocol (VoIP) Networks Based-on Extended E-model Yoanes Bandung, Carmadi Machbub, Armein Z.R. Langi, Suhono H. Supangkat School of Electrical Engineering and Informatics

More information

Gauging VoIP Call Quality from WLAN Resource Usage

Gauging VoIP Call Quality from WLAN Resource Usage Dublin Institute of Technology ARROW@DIT Conference papers Communications Network Research Institute 26-6-1 Gauging VoIP Call Quality from 82.11 WLAN Resource Usage Miroslaw Narbutt Dublin Institute of

More information

Synopsis of Basic VoIP Concepts

Synopsis of Basic VoIP Concepts APPENDIX B The Catalyst 4224 Access Gateway Switch (Catalyst 4224) provides Voice over IP (VoIP) gateway applications for a micro branch office. This chapter introduces some basic VoIP concepts. This chapter

More information

ETSI TR V3.1.2 ( )

ETSI TR V3.1.2 ( ) TR 101 329-1 V3.1.2 (2002-01) Technical Report Telecommunications and Internet Protocol Harmonization Over Networks (TIPHON) Release 3; End-to-end Quality of Service in TIPHON systems; Part 1: General

More information

Analytical Description of a Parameter-based Optimization of the Quality of Service for VoIP Communications

Analytical Description of a Parameter-based Optimization of the Quality of Service for VoIP Communications Analytical Description of a Parameter-based Optimization of the Quality of Service for VoIP Communications LEOPOLDO ESTRADA 1, DENI TORRES 1, HOMERO TORAL 1,2 1 Department of Electrical Engineering CINVESTAV

More information

Recommended QoS Configuration Settings for NETGEAR R6400 Wireless Router

Recommended QoS Configuration Settings for NETGEAR R6400 Wireless Router Recommended QoS Configuration Settings for NETGEAR R6400 Wireless Router Recommended QoS Configuration NETGEAR R6400 Contents Contents Introduction....................................... 3 Supported Browsers

More information

Monitoring the Cisco Unified IP Phone Remotely

Monitoring the Cisco Unified IP Phone Remotely CHAPTER 8 Each Cisco Unified IP Phone has a web page from which you can view a variety of information about the phone, including: Device information Network configuration information Network statistics

More information

Quantifying Skype User Satisfaction

Quantifying Skype User Satisfaction EECS443: Skype satisfaction presentation p. 1/14 Quantifying Skype User Satisfaction Kuan-Ta Chen, Chun-Ying Huang, Polly Huang, and Chin-Laung Lei SIGCOMM 06, Sep 2006, Pisa, Italy. EECS443: Skype satisfaction

More information

MOS x and Voice Outage Rate in Wireless

MOS x and Voice Outage Rate in Wireless MOS x and Voice Outage Rate in Wireless Communications Sayantan Choudhury, Niranjan Shetty, and Jerry D. Gibson Department of Electrical and Computer Engineering University of California, Santa Barbara

More information

CS519: Computer Networks. Lecture 9: May 03, 2004 Media over Internet

CS519: Computer Networks. Lecture 9: May 03, 2004 Media over Internet : Computer Networks Lecture 9: May 03, 2004 Media over Internet Media over the Internet Media = Voice and Video Key characteristic of media: Realtime Which we ve chosen to define in terms of playback,

More information

Week 7: Traffic Models and QoS

Week 7: Traffic Models and QoS Week 7: Traffic Models and QoS Acknowledgement: Some slides are adapted from Computer Networking: A Top Down Approach Featuring the Internet, 2 nd edition, J.F Kurose and K.W. Ross All Rights Reserved,

More information

Assessing the Quality of Voice Communications Over Internet Backbones

Assessing the Quality of Voice Communications Over Internet Backbones IEEE/ACM TRANSACTIONS ON NETWORKING, VOL. 11, NO. 5, OCTOBER 2003 747 Assessing the Quality of Voice Communications Over Internet Backbones Athina P. Markopoulou, Member, IEEE, Fouad A. Tobagi, Fellow,

More information

The difference between TTC JT-Y1221 and ITU-T Y.1221

The difference between TTC JT-Y1221 and ITU-T Y.1221 The difference between TTC JT-Y1221 and ITU-T Y.1221 Traffic control and congestion control in IP based networks (The English Edition) Version 1.0 Published on March 27, 2013 THE TELECOMMUNICATION TECHNOLOGY

More information

On TCP friendliness of VOIP traffic

On TCP friendliness of VOIP traffic On TCP friendliness of VOIP traffic By Rashmi Parthasarathy WSU ID # 10975537 A report submitted in partial fulfillment of the requirements of CptS 555 Electrical Engineering and Computer Science Department

More information

Circuit Breakers for Multimedia Congestion Control

Circuit Breakers for Multimedia Congestion Control Circuit Breakers for Multimedia Congestion Control Varun Singh Aalto University Stephen McQuistin, Martin Ellis, and Colin Perkins University of Glasgow Context Video conferencing seeing increasing deployment

More information

Network Geointelligence

Network Geointelligence Network Geointelligence Coping Bandwidth Uncertainty in High-Speed Mobility MAHBUB HASSAN Professor Computer Science and Engineering University of New South Wales, Sydney, Australia Keynote Speech, ACIS

More information

Overview Computer Networking What is QoS? Queuing discipline and scheduling. Traffic Enforcement. Integrated services

Overview Computer Networking What is QoS? Queuing discipline and scheduling. Traffic Enforcement. Integrated services Overview 15-441 15-441 Computer Networking 15-641 Lecture 19 Queue Management and Quality of Service Peter Steenkiste Fall 2016 www.cs.cmu.edu/~prs/15-441-f16 What is QoS? Queuing discipline and scheduling

More information

Header Compression Capacity Calculations for Wireless Networks

Header Compression Capacity Calculations for Wireless Networks Header Compression Capacity Calculations for Wireless Networks Abstract Deployment of wireless transport in a data-centric world calls for a fresh network planning approach, requiring a balance between

More information

Voice over IP (VoIP)

Voice over IP (VoIP) Voice over IP (VoIP) David Wang, Ph.D. UT Arlington 1 Purposes of this Lecture To present an overview of Voice over IP To use VoIP as an example To review what we have learned so far To use what we have

More information

Receiver-based adaptation mechanisms for real-time media delivery. Outline

Receiver-based adaptation mechanisms for real-time media delivery. Outline Receiver-based adaptation mechanisms for real-time media delivery Prof. Dr.-Ing. Eckehard Steinbach Institute of Communication Networks Media Technology Group Technische Universität München Steinbach@ei.tum.de

More information

Video Quality Monitoring

Video Quality Monitoring CHAPTER 1 irst Published: July 30, 2013, Information About The (VQM) module monitors the quality of the video calls delivered over a network. The VQM solution offered in the Cisco Integrated Services Routers

More information

Analyze performance of the following voice codecs: G.711 Silence, G K, G K Silence, G K, G K, G.729A, G.

Analyze performance of the following voice codecs: G.711 Silence, G K, G K Silence, G K, G K, G.729A, G. Lab 3 TCOM631 Overview The goal of this lab is to teach you how simulation and modeling can be used in analyzing applications and networks. You will use Riverbed (OPNET) Modeler Academic Edition, simulation

More information

Application Notes. Performance Management & Enterprise IP Telephony. Introduction. Contents. Managing Enterprise IP Telephony. Series.

Application Notes. Performance Management & Enterprise IP Telephony. Introduction. Contents. Managing Enterprise IP Telephony. Series. Application Notes Series Date Apr 2017 Overview Managing Enterprise IP Telephony Voice over IP Performance Management This Application Note describes typical issues that network managers encounter when

More information

Spirent Avalanche. Video Quality Analyzer (VQA) & Voice Quality Analysis System. High Performance IPTV Emulation. Applications

Spirent Avalanche. Video Quality Analyzer (VQA) & Voice Quality Analysis System. High Performance IPTV Emulation. Applications & Voice Quality Analysis System Applications and Security Test Solutions Telephone companies worldwide are supplementing their revenue from legacy voice and data with added services such as IPTV. IPTV

More information

On improving the quality of VoIP connections

On improving the quality of VoIP connections On improving the quality of VoIP connections A A Bukatov 1, D Y Polukarov 2, N D Zaitsev 3 and A M Sukhov 2 1 Southern Federal University, Stachki str. 200/1, k.213, Rostov-on-Don, Russia, 344090 2 Samara

More information

Comparison of QoS Performance Over WLAN, VoIP4 and VoIP6

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

More information

VoIP Basics. 2005, NETSETRA Corporation Ltd. All rights reserved.

VoIP Basics. 2005, NETSETRA Corporation Ltd. All rights reserved. VoIP Basics Phone Network Typical SS7 Network Architecture What is VoIP? (or IP Telephony) Voice over IP (VoIP) is the transmission of digitized telephone calls over a packet switched data network (like

More information

RTP Transport & Extensions

RTP Transport & Extensions RTP Transport & Extensions Extended RTCP reporting Timely feedback from receivers to senders RTP Retransmissions Support for Source-specific Multicast (SSM) 2010 Jörg Ott, Varun Singh 66 RTP as a Transport

More information

QoE Characterization for Video-On-Demand Services in 4G WiMAX Networks

QoE Characterization for Video-On-Demand Services in 4G WiMAX Networks QoE Characterization for Video-On-Demand Services in 4G WiMAX Networks Amitabha Ghosh IBM India Research Laboratory Department of Electrical Engineering University of Southern California, Los Angeles http://anrg.usc.edu/~amitabhg

More information

Adaptive Rate Control for Real-time Packet Audio Based on Loss Prediction

Adaptive Rate Control for Real-time Packet Audio Based on Loss Prediction Adaptive Rate Control for Real-time Packet Audio Based on Loss Prediction Lopamudra Roychoudhuri and Ehab S. Al-Shaer School of Computer Science, Telecommunications and Information Systems DePaul University

More information

Experimental Evaluation of Jitter Buffer Algorithms on Voice over IP Networks

Experimental Evaluation of Jitter Buffer Algorithms on Voice over IP Networks Experimental Evaluation of Jitter Buffer Algorithms on Voice over IP Networks Abstract J.P.Ouedraogo, L.Sun and I.H.Mkwawa Signal Processing and Multimedia Communications, University of Plymouth, Plymouth,

More information

Recommended QoS Configuration Settings for. AdTran NetVanta 3448 Router

Recommended QoS Configuration Settings for. AdTran NetVanta 3448 Router Recommended QoS Configuration Settings for AdTran NetVanta 3448 Router Recommended QoS Configuration AdTran NetVanta 3448 Contents Contents Introduction....................................... 3 Supported

More information

End-to-end speech and audio quality evaluation of networks using AQuA - competitive alternative for PESQ (P.862) Endre Domiczi Sevana Oy

End-to-end speech and audio quality evaluation of networks using AQuA - competitive alternative for PESQ (P.862) Endre Domiczi Sevana Oy End-to-end speech and audio quality evaluation of networks using AQuA - competitive alternative for PESQ (P.862) Endre Domiczi Sevana Oy Overview Significance of speech and audio quality Problems with

More information

Transport protocols Introduction

Transport protocols Introduction Transport protocols 12.1 Introduction All protocol suites have one or more transport protocols to mask the corresponding application protocols from the service provided by the different types of network

More information

Chapter 9. Multimedia Networking. Computer Networking: A Top Down Approach

Chapter 9. Multimedia Networking. Computer Networking: A Top Down Approach Chapter 9 Multimedia Networking A note on the use of these Powerpoint slides: We re making these slides freely available to all (faculty, students, readers). They re in PowerPoint form so you see the animations;

More information

ENSC 427 Communication Networks Final Project Presentation Spring Comparison and analysis of FIFO, PQ, and WFQ Disciplines in OPNET

ENSC 427 Communication Networks Final Project Presentation Spring Comparison and analysis of FIFO, PQ, and WFQ Disciplines in OPNET 1 ENSC 427 Communication Networks Final Project Presentation Spring 2011 Comparison and analysis of FIFO, PQ, and WFQ Disciplines in OPNET 2 Shadi: Shadi: Presentation Structure Introduction Background

More information