Extended-rtPS Algorithm for VoIP Services in IEEE systems

Size: px
Start display at page:

Download "Extended-rtPS Algorithm for VoIP Services in IEEE 802.16 systems"

Transcription

1 Extended-rtPS Algorithm for VoIP Services in IEEE systems Howon Lee, Taesoo Kwon and Dong-Ho Cho Department of Electrical Engineering and Computer Science Korea Advanced Institute of Science and Technology (KAIST) 373-1, Guseong-dong, Yuseong-gu, Daejeon, Korea Telephone: , Fax: { hwlee, tskwon80}@comis.kaist.ac.kr, dhcho@ee.kaist.ac.kr Abstract There are several scheduling algorithms for Voice over IP (VoIP) services in IEEE systems, such as unsolicited grant service (UGS), real-time polling service (rtps), UGS with Activity Detection (UGS-AD), and Lee s algorithm using Grant-Me bit of the generic MAC header. However, these algorithms have some problems of a waste of uplink resources, additional access delay, and MAC overhead for supporting VoIP services with variable data rates and silence suppression. To solve these problems, we propose a novel uplink scheduling algorithm (Extended-rtPS) for the VoIP services in IEEE systems. Through the performance analysis and simulation results of resource utilization, VoIP capacity, total throughput, and packet transmission delay, we show that our proposed algorithm can solve the problems of the conventional algorithms, and has the best performance among these algorithms. In addition, with simulation results of packet transmission delay, we prove that our proposed algorithm can support more 74%, 24%, and 9% voice users compared with the UGS, rtps, and UGS-AD (Lee s) algorithms, respectively. I. INTRODUCTI THE IEEE standard is designed to satisfy various demands for higher capacity, higher data rate, and more advanced multimedia services [1], [2]. This standard has many advantages, such as rapid deployment, high speed data rate, high scalability, multimedia services, and lower maintenance and upgrade costs. Especially, the IEEE s Task Group (TG) d/e systems have proposed to make up for the weak points of 16a system, and support additional functionalities, such as mobility, hybrid automatic repeat request (HARQ), band adaptive modulation coding (Band-AMC) scheme, and so on. There are four uplink scheduling algorithms to support variable requirements of QoS in IEEE systems, such as UGS, rtps, non-rtps (nrtps), and best effort service (BE). However, these algorithms are not suitable for VoIP services with variable data rates and silence suppression in IEEE systems. In addition, there are some previously proposed algorithms for the VoIP services, such as UGS-AD in the DOCSIS system, and Lee s algorithm [3]- [5]. But, these algorithms also have problems for supporting VoIP services with variable data rates and silence suppression. That is, these algorithms cannot This research was supported in part by University IT Research Center Project. support voice codecs with variable data rates well, such as enhanced variable rate codec (EVRC) [6]. The UGS-AD and Lee s algorithms can follow voice codec with only two data rates (on-off). Therefore, we propose a novel uplink scheduling algorithm for the VoIP services, ertps. This algorithm is recently proposed and adopted in IEEE e standard by us [7]. On the contrary, although the UGS-AD algorithm is also proposed, this algorithm is rejected in this standard [2], [4]. In this paper, for performance analysis of conventional algorithms and our proposed algorithm (UGS, rtps, UGS-AD, Lee s, ertps), we utilize EVRC with variable data rates and silence suppression [6]. The frame duration of EVRC (T vc ) is 20ms, and the voice activity factor is with 29% full rate (, p 1 ), 4% half rate (/2, p 2 ), 7% quarter rate (/4, p 3 ), and 60% eighth rate (/8, p 4 ). Also, the sizes of voice packets in each rate, (L 1, L 2, L 3, L 4 ) are 171, 80, 40 and 16 bits. Full, half and quarter rates are included in talk-spurt (on) duration, and eighth rate is included in silence (off) duration. When using a voice codec with a voice activity detector (VAD) or silence detector (SD), the voice user can know his voice status in the higher layer. This higher layer information can be known in the MAC layer by using primitives of Convergence Sublayer (CS layer) in IEEE e systems [2], [8]. The remainder of this paper is organized as follows: In Section II, we introduce and discuss conventional scheduling algorithms, such as the UGS, rtps, UGS-AD, Lee s, nrtps, and BE algorithms. In Section III, we propose a novel scheduling algorithm to solve the problems of the conventional algorithms. Also, in Section IV and V, we analyze and simulate the performance of resource utilization, VoIP capacity, throughput, and packet transmission delay of the conventional and proposed algorithms. Finally, in Section VI, we make conclusions. II. CVENTIAL UPLINK SCHEDULING ALGORITHMS A. UGS Algorithm /06/$20.00 (c) 2006 IEEE The UGS algorithm is designed to support real-time service flows that generate fixed-size data packets periodically [1]. In this algorithm, the base station (BS) periodically assigns fixedsize grants to the voice user, and these fixed-size grants are sufficient to send voice data packets generated by the maximum

2 Resource Resource /2 /2 /4 /8 /4 /8 Fig. 1. Operation of UGS algorithm Fig. 2. Operation of rtps algorithm data rate of EVRC. Thus, this algorithm can minimize MAC overhead and uplink access delay caused by the bandwidth request process of the user to send voice packets. However, this algorithm has only a small capacity for VoIP services. Generally, voice users do not always have voice packets with the same size, because they have variable data rates and silence suppression [6]. In this algorithm, since the BS always assigns fixed-size grants that are sufficient to send voice packets generated by the maximum data rate of EVRC, it causes a waste of many uplink resources, as shown in Fig. 1. In this figure, a dot line and a solid line show the amount of assigned uplink resources by the BS and the amount of used uplink resources by the user, respectively. The blank regions represent the waste of uplink resources. In other words, in the UGS algorithm, since the BS always allocates the same amount of uplink resources to each user regardless of his voice status, it causes the waste of a lot of uplink resources. But, because VoIP services are delay-sensitive, the usage of piggyback requests is not a desirable method for VoIP services. By precise negotiation of the polling period in the initialization process, the use of piggyback requests may be avoided for VoIP services. C. UGS-AD Algorithm The UGS-AD algorithm is designed to support real-time service flows that generate fixed size data packets on a semiperiodic basis [3], [4]. This is a combined algorithm of the UGS and rtps algorithms. This algorithm has two scheduling modes (UGS, rtps), and can switch these modes according to the status of voice users. If the VoIP services were initiated, this algorithm firstly starts as the rtps mode. In case of the rtps mode, if the voice user requests bandwidth size as zero byte, the BS maintains its mode. However, if the user requests another bandwidth size (non-zero bytes), the BS has to switch B. rtps Algorithm its mode to the UGS. In case of the UGS mode, the BS The rtps algorithm is designed to support real-time service operates by contraries. flows that generate variable size data packets periodically [1]. As shown in Fig. 3, in the UGS-AD algorithm, since the BS The BS assigns uplink resources that are sufficient for unicast cannot follow the half and quarter rates of EVRC, the waste bandwidth requests to the voice user. Generally, this process of uplink resources would occur. In case of the eight rate, this is called a bandwidth request process, or polling process. Because this algorithm always uses a bandwidth request process rtps. When a data rate of the user is changed from the quarter waste is not caused, because the BS switches its mode to the for suitable size grants, it transports data more efficiently rate to the eighth rate, for notifying his status, the user utilizes than the UGS algorithm. However, this bandwidth request grant management subheader with a bandwidth request of zero process always causes MAC overhead and additional access byte [2]. This process does not cause MAC overhead, since delay. Hence, the rtps algorithm has larger MAC overhead and the user uses remained uplink resources. In case that the data access delay than the UGS, UGS-AD, Lee s and our proposed rate of the voice user is increased to the full rate, he should algorithms. transmit bandwidth request header with a bandwidth request In Fig. 2, since the user requests exact amount of uplink of non-zero bytes [2]. In this case, at first, the BS allocates resources for transmitting his voice packets, the dot line and enough uplink resources to the user for sending first delayed the solid line are nearly the same. In this paper, to avoid voice packet and second voice packet generated by the full rate the polling process in a silence duration, we assume that of EVRC. Then, the BS periodically assigns uplink resources minimum polling size is the size of voice packet generated by according to the general operation of the UGS mode. the minimum data rate of the voice codec, except the UGS The UGS-AD algorithm can solve the problems caused by algorithm. Thus, there is no polling process in the silence the UGS algorithm (waste of uplink resources) and the rtps duration of the users. algorithm (MAC overhead and access delay), in case that the In the rtps algorithm, the user can use the piggyback voice users use voice codecs with only two data rates (onoff). However, in case of EVRC with variable data rates and requests of the grant management subheader for VoIP services. 2061

3 Resource UGS mode rtps mode Resource /2 /4 /8 /2 Grant Management subheader /4 /8 Fig. 4. Operation of Lee s algorithm voice state is on. Thus, the voice user cannot send the voice packet using this grant size. In this case, the user can send Fig. 3. Operation of UGS-AD algorithm this voice packet by using piggyback requests of the grant management subheader or bandwidth requests of bandwidth request header, as shown in Fig. 4. silence suppression, this algorithm cannot solve the problems perfectly. In this case, the waste of uplink resources occurs in E. nrtps and BE algorithms talk-spurt (on) duration of the voice users. The nrtps and BE algorithms are designed to support nonrealtime service flows, such as HyperText Transfer Protocol D. Lee s Algorithm (HTTP) and File Transfer Protocol (FTP) [1], [2]. In other Similar to the UGS-AD algorithm, Lee s algorithm partially words, these algorithms are not proper to use for VoIP services can solve the problems of the UGS and rtps algorithms, in with variable data rates and silence suppression. Thus, in this that the BS basically assigns uplink resources to voice users by paper, we did not consider these algorithms, since we are considering only on-off transitions of them. In this algorithm, focused on realtime VoIP services. because the voice user has to inform the BS of his voice state transitions, it requires a method for relaying his voice status III. PROPOSED ALGORITHM information. Therefore, since the conventional generic MAC To solve the problems of the UGS, rtps, UGS-AD, and header of IEEE systems has two reserved bits for other Lee s algorithms, such as the waste of uplink resources, MAC additive operations, Lee s algorithm uses one reserved bit in overhead, and additional access delay, we propose a novel this header for a method to inform the BS of the user s voice uplink scheduling algorithm for VoIP services with variable state transitions [1], [2]. This one reserved bit is defined as a data rates and silence suppression in IEEE systems. Grant-Me (GM) bit in this algorithm. Basically, in order to solve these problems, our proposed When the voice state of the user is on, he sets the algorithm allocates uplink resources according to all status of GM bit to 1, otherwise he sets the GM bit to 0. The the voice users without MAC overhead. Here, we describe the voice user can inform the BS of his voice state transitions detailed operation of our proposed algorithm. effectively without MAC overhead, because it conveys the Firstly, the voice user informs the BS of his voice status voice status information using the conventional generic MAC information using grant management subheader in case that the header. Detailed operation of this algorithm according to the size of a voice data packet is decreased [2]. The user requests GMbitisasfollows. the bandwidth for sending the voice packets using extended If the GM bit is 0 : The BS assigns the minimum grant PBR (piggyback request) bits of grant management subheader. size to the voice user. This minimum size is sufficient in case Since the user uses remained uplink resources assigned to that the user informs the BS of his voice state transitions. him, there is no waste of uplink resources. In our proposed When the GM bit is changed, from 1 into 0, the BS once algorithm, to distinguish these extended PBR bits with general assigns maximum grant size to the user whose voice state is PBR bits, the user sets the MSB of PBR bits to 1. In this case, off, as shown in Fig. 4. Hence, it causes a little waste of the BS assigns uplink resources according to the requested size uplink resources, which could be negligible. periodically, until the voice user requests another size of the If the GM bit is 1 : The BS assigns the maximum grant bandwidth. size to the voice user. That size is sufficient to send voice data Secondly, the voice user informs the BS of his voice packets. In case that the GM bit is changed, from 0 into 1, status information using bandwidth request header in case that the BS once assigns minimum grant size to the user whose the size of a voice data packet is increased [2]. The user 2062

4 Resource Grant Management subheader /2 /4 /8 Fig. 5. Operation of proposed algorithm requests the bandwidth for sending the voice packets using BR (bandwidth request) bits of bandwidth request header. In the same way as the case of the data rate decrement, to distinguish these BR bits with general BR bits, the user sets the MSB of BR bits to 1. Then, the BS also assigns uplink resources according to the requested size periodically, until the user requests another size of the bandwidth. In case of the data rate increment, the BS shall provide the first bandwidth allocation to the next MAC frame after this bandwidth request process. The second bandwidth allocation is done after the bandwidth allocation based on the time which the BS allocated the bandwidth used for the bandwidth request process, as shown in Fig. 5. In summary, in case of VoIP services with variable data rates and silence suppression using this algorithm, the BS recognizes grant management subheader and bandwidth request header especially. In this algorithm, if the user requests the bandwidth for sending the voice packets, then the BS shall change its polling size according to the bandwidth size requested by the user, and keeps its changed polling size until the user sends another requests. In other words, the BS may not change its polling size without any requests from the voice users. Since the proposed algorithm can follow all data rates of the voice users, the BS can obtain better data transport efficiency compared with the UGS, rtps, UGS-AD and Lee s algorithms. IV. PERFORMANCE ANALYSIS A. Resource Utilization In case that the total number of voice users is N Tot,the numbers of users in 1, 1/2, 1/4, and 1/8 rates (N 1, N 2, N 3, N 4 ) are obtained by N 1 = N Tot p 1, N 2 = N Tot p 2, N 3 = N Tot p 3, and N 4 = N Tot p 4.ByusingN 1, N 2, N 3, and N 4, we can calculate the numbers of required uplink resources in the UGS, rtps, UGS-AD, Lee s, and our proposed algorithms. The numbers of required uplink resources in the UGS and rtps algorithm (R UGS, R rtps )are R UGS = R 1 N i. (1) 2063 Fig. 6. Number of required uplink resources vs. number of users R rtps = R 4 N i + R i N i. (2) Here, R i is the number of required uplink resources for transmitting voice packets generated by each data rate of EVRC (L i ). In case of the UGS-AD and Lee s algorithms, although the operations of these algorithms are not the same, the numbers of required uplink resources (R UGS AD, R Lee ) are exactly the same. So, in this paper, we analyze and discuss only UGS-AD algorithm. R UGS AD is given as R UGS AD = R 1 N i + R 4 N 4. = R Lee. (3) Also, the number of required uplink resource in our proposed algorithm (R PRD ) can be represented by R PRD = R i N i. (4) When we use QPSK 1/2 for transmitting voice data packets, R 1, R 2, R 3, and R 4 are 6, 4, 3, and 2 resource units. For performance analysis, we assume an OFDMA system, and one resource unit consists of 48 OFDM subcarriers. In addition, we assume that the size of generic MAC header is 6 bytes, and the RTP/UDP/IP headers are compressed by robust header compression (ROHC) [2], [9]. The sizes of uncompressed and compressed RTP/UDP/IP header are 40 bytes and 3 bytes. In case that N Tot = 20, N 1, N 2, N 3, and N 4 are 6, 1, 1, and 12, respectively. Hence, R UGS, R rtps, R UGS AD, and R PRD are 120, 83, 72, and 67. We can show that our proposed algorithm has the smallest the number of required uplink resources compared with the UGS, rtps, UGS-AD, Lee s algorithms. Fig. 6 shows the number of required uplink resources against the number of voice users. In case that the voice users use another voice codec that has only on-off transitions, by equations 3 and 4, we can show

5 Fig. 7. Maximum number of users vs. MCS levels that the numbers of required uplink resources in the UGS-AD (Lee s) and our proposed algorithms are nearly the same. B. VoIP Capacity by Analysis of Resource Utilization By using R UGS, R rtps, R UGS AD, and R PRD, we can calculate the maximum supportable number of voice users in each algorithm (N M UGS, N M rtps, N M UGS AD, N M PRD ). With the total number of uplink resources (R Tot = 140), N M UGS = Tvc N M UGS AD = Tvc R Tot RTot R UGS, N M rtps = Tvc R UGS AD, and N M PRD = Tvc RTot RTot R rtp S, R PRD. In these equations, is a MAC frame duration in IEEE systems, 5ms, and T vc is a frame duration of EVRC, 20ms. In case of QPSK 1/2, N M UGS, N M rtps, N M UGS AD, and N M PRD are 93, 131, 149, and 164. We can also show that our proposed algorithm can support the largest number of voice users compared with the UGS, rtps, UGS-AD, Lee s algorithms. Fig. 7 shows the maximum number of voice users (VoIP capacity) against several Modulation and Coding Scheme (MCS) levels. C. Throughput With the sizes of generic MAC header (L MH ) and compressed RTP/UDP/IP header (L UH ), we can calculate downlink throughput of each algorithm (S UGS, S rtps, S UGS AD, S Lee, S PRD ). S op = T vc s.t. {(L MH + L UH + L i ) N i } N i <N M op. (5) In the UGS, rtps, UGS-AD, Lee s, and proposed algorithms, op in equation 5 is the same as UGS, rtps, UGS-AD, Lee, and PRD D. Packet Transmission Delay Except the rtps algorithm, the packet transmission delays of the UGS, UGS-AD, Lee s, and our proposed algorithms (T tx UGS, T tx UGS AD, T tx Lee, T tx PRD ) are represented as T tx op = T dsf + T ttg + T q op. (6) T dsf and T ttg are the durations of the downlink subframe and the transmit transition gap (TTG) in IEEE systems. T dsf and T ttg are constants and T q op is queuing delay of each algorithm. Also, by using the durations of the uplink subframe T usf and the receive transition gap (RTG) (T rtg ), and queuing delay of the rtps algorithm (T q rtps ), the packet transmission delay of the rtps algorithm (T tx rtps ) can be given as T tx rtps = p i (T dsf + T usf + T ttg + T rtg ) + T dsf + T ttg + T q rtps = p i + T dsf + T ttg + T q rtps. (7) In equation 7, similar to T dsf and T ttg, T usf and T rtg are also constants. And, T dsf +T usf +T ttg +T rtg = =5ms. Since the rtps algorithm experiences the polling process in full, half and quarter rates, an addition delay would be generated in this algorithm. In this analysis, we assume that the polling process causes the delay of one MAC frame duration. However, in case that many voice users are activated, the polling process can cause the delay of more MAC frame durations. Although, the rtps algorithm has additional delay terms compared with any other algorithm, we must not conclude that the rtps algorithm has the largest packet transmission delay among these algorithms, because a dominant factor of packet transmission delay is a queuing delay of each algorithm. T q op is mainly determined by RTot R op and N Tot. The relationship of these elements is as follows. T q op R Tot, N Tot. (8) R op In Section V, through simulation results, we prove that these relationships are correct. V. SIMULATI RESULTS For simulation results, we assume the IEEE OFDMA system. A MAC frame consists of 36 symbols (time domain) and 1024 subcarriers (frequency domain). In this simulation, voice packets are sent by using QPSK 1/2. So, one basic resource unit is the same as six bytes. Also, we assume that durations of full, half, quarter and eighth rates are 290, 40, 70 and 600ms, respectively. Other simulation parameters are the same as we assume in Section IV. Fig. 8 shows the total throughputs of the conventional and proposed algorithms. Through this figure, we can show that the values of throughput saturation points for the UGS, rtps, UGS-AD (Lee s) and our proposed algorithms are 93, 131, 149 and 164, respectively, and the throughput of our proposed

6 Fig. 8. Total throughput vs. number of users Fig. 9. Packet transmission delay vs. number of users algorithm is much larger than that of any other algorithms. The value of saturation point in each algorithm is the same with the maximum number of voice users in each algorithm in Fig. 7 The saturation of the throughput in each algorithm is generated due to resource limitation. In case of our proposed algorithm, because the number of required uplink resources is the smallest among these algorithms, the throughput is saturated later compared with any other algorithm. In addition, since we did not assume aggregations of voice packets in each data rate, the UGS algorithm has the worst performance in this simulation. However, if we assume the aggregations of voice packets, the throughputs of the UGS, UGS-AD, and Lee s algorithms could be somewhat increased. As shown in Fig. 9, we can show that the values of restricted points for the UGS, rtps, UGS-AD (Lee s) and our proposed algorithms are 101, 142, 162 and 176, respectively, and the values of the restricted points for packet transmission delay are larger than that of total throughput of each algorithm. This is because delay bound for packet transmissions is not 0 ms, but 60 ms. In this simulation, in the consideration of maximum end-to-end delay bound (285 ms by ITU-T), backbone delay, packet processing delay, and handset playback buffer delay, we assume that delay bound of packet transmission is 60ms [10]. Similar to the performance of throughput for each algorithm, in case of our proposed algorithm, the maximum supportable number of users is the largest in IEEE systems. We can show that our proposed algorithm can support more 74%, 24%, and 9% voice users compared with the UGS, rtps, and UGS-AD (Lee s) algorithms, respectively. VI. CCLUSIS In this paper, we have proposed a novel uplink scheduling algorithm (ertps) for VoIP services with variable data rates and silence suppression in IEEE systems. In spite of the fact that there are some scheduling algorithms for the VoIP services, such as the UGS, rtps, UGS-AD, and Lee s algorithm, these algorithms have some problems of the waste of uplink resources, MAC overhead and additional access 2065 delay owing to polling process. Especially, in case of the UGS- AD and Lee s algorithms, although these algorithms partially can solve the problems of the UGS and rtps algorithms, they are not perfect solutions for supporting VoIP services with variable data rates and silence suppression. However, our proposed algorithm can perfectly solve these problems of the conventional algorithms. Through the performance analysis and simulation results of resource utilization, VoIP capacity, throughput, and packet transmission delay, we have shown that our proposed algorithm has the best performance among these algorithms in IEEE systems. In particular, our proposed algorithm can support more 74%, 24%, and 9% voice users compared with the UGS, rtps, and UGS-AD (Lee s) algorithms, respectively. We can say that our proposed algorithm is the best algorithm for VoIP services with variable data rates and silence suppression in IEEE systems. REFERENCES [1] IEEE , IEEE Standard for Local and Metropolitan Area Networks Part 16: Air Interface for Fixed Broadband Wireless Access Systems, Jun. 24, [2] IEEE e/D , IEEE Standard for Local and Metropolitan Area Networks - Part 16: Air Interface for Fixed and Mobile Broadband Wireless Access Systems - Amendment for Physical and Medium Access Control Layers for Combined Fixed and Mobile Operation in Licensed Bands, Aug., [3] Data-Over-Cable Service Interface Spec., DOCSIS 2.0, Radio Frequency Interface Spec. - CM-SP-RFIv2.0-I , Aug. 4, 2004 [4] IEEE C802.16e-04/503 UGS with Activity Detection for e, Nov. 16, [5] Howon Lee, T. Kwon, D. Cho, An Enhanced Uplink Scheduling Algorithm Based on Voice Activity for VoIP Services in IEEE d/e System, IEEE Communications Letters, pp , Aug [6] TIA/EIA/IS-127, Enhanced variable rate codec, speech service option 3 for wideband spread spectrum digital systems, [7] IEEE C802.16e-04/522r3 Extended rtps for VoIP services, Nov. 16, [8] IEEE C802.16e-04/523r1 Header compression specific Convergence Sublayer, Nov. 16, [9] C. Bormann et al., RObust Header Compression(ROHC): Framework and Four Profiles: RTP, UDP, ESP, and Uncompressed, IETF Network Working Group, RFC 3095, Jul [10] ITU-T Recommendation G.114, One-way transmission time, May, 2003.

Performance Analysis of Scheduling Algorithms

Performance Analysis of Scheduling Algorithms Performance Analysis of Scheduling Algorithms for VoIP Services in IEEE 82.1 6e Systems Howon Lee*, Taesoo Kwon*, Dong-Ho Cho*, Geunhwi Limt and Yong Changt *Department of Electrical Engineering and Computer

More information

2004-11-04 IEEE C802.16e-04/522. IEEE 802.16 Broadband Wireless Access Working Group <http://ieee802.org/16>

2004-11-04 IEEE C802.16e-04/522. IEEE 802.16 Broadband Wireless Access Working Group <http://ieee802.org/16> Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group Extended rtps for VoIP services 2004-11-04 Source(s) Re: Abstract Howon Lee, Jee-young Song, Taesoo

More information

The Advantages and Disadvantages of Extended Rtps (NLP)

The Advantages and Disadvantages of Extended Rtps (NLP) Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group Extended rtps, for VoIP services 2004-08-18 Source(s) Howon Lee, Dong-Ho Cho, Taesoo Kwon, Ki-Ho

More information

Improving ertps Grant Allocation for VoIP Traffic in Silence Duration

Improving ertps Grant Allocation for VoIP Traffic in Silence Duration Improving ertps Grant Allocation for VoIP Traffic in Silence Duration S. Amir. Hoseini, S. Saed Rezaie, and H. Taheri Abstract This paper proposes a new uplink scheduling algorithm that can increase the

More information

Performance Analysis of Scheduling Algorithms. For VoIP Services in IEEE 802.16 Systems

Performance Analysis of Scheduling Algorithms. For VoIP Services in IEEE 802.16 Systems www.ijcsi.org 260 Performance Analysis of Scheduling Algorithms For VoIP Services in IEEE 802.16 Systems M.A. Mohamed, F.W. Zaki, A.M. Elfeki Faculty of Engineering-Mansoura University-Mansoura-Egypt Abstract

More information

VoIP Features Oriented Uplink Scheduling Scheme in Wireless Networks

VoIP Features Oriented Uplink Scheduling Scheme in Wireless Networks 10 VoIP Features Oriented Uplink Scheduling Scheme in Wireless Networks Sung-Min Oh and Jae-Hyun Kim School of Electrical and Computer Engineering, Ajou University Republic of Korea 1. Introduction VoIP

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

Performance optimization of mobile WiMAX netwoks for VoIP streams

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

More information

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

Modelling Quality of Service in IEEE 802.16 Networks

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

More information

Multicast Polling and Efficient VoIP Connections in IEEE 802.16 Networks

Multicast Polling and Efficient VoIP Connections in IEEE 802.16 Networks Multicast Polling and Efficient VoIP Connections in IEEE 82.16 Networks Olli Alanen Telecommunication Laboratory Department of Mathematical Information Technology University of Jyv-askyl-a, FINLAND olli.alanen@jyu.fi

More information

802.16e service with the full mobility support by public service providers.

802.16e service with the full mobility support by public service providers. WiBro (Wireless Broadband): An 802.16d/e Simulation Model Jae-Young Kim, Ju-Yong Lee, Kyung-Joon Park, Jun-Hyung Kim, Hong-Sung Chang, Geunhwi Lim, Yong Chang, Han-Seok Kim Telecommunication Systems Division,

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

WiMAX: Performance Analysis and Enhancement of Real-time Bandwidth Request

WiMAX: Performance Analysis and Enhancement of Real-time Bandwidth Request IAENG International Journal of Computer Science, 4:1, IJCS_4_1_3 WiMAX: Performance Analysis and Enhancement of Real-time Bandwidth Request W.K. NEW, Kuokkwee WEE*, Member, IAENG, Y.Y WEE and CHEE-ONN

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

Deployment Aspects for VoIP Services over HSPA Networks

Deployment Aspects for VoIP Services over HSPA Networks Nash Technologies Your partner for world-class custom software solutions & consulting Deployment Aspects for VoIP Services over HSPA Networks Jens Mueckenheim, Enrico Jugl, Thomas Wagner, Michael Link,

More information

Performance Evaluation of Quality of VoIP in WiMAX and UMTS

Performance Evaluation of Quality of VoIP in WiMAX and UMTS Performance Evaluation of Quality of VoIP in WiMAX and UMTS Sheetal Jadhav, Haibo Zhang and Zhiyi Huang Department of Computer Science University of Otago, New Zealand Email: {sheetal;haibo;hzy}@cs.otago.ac.nz

More information

Responses by TG1 (2000-09-14) included

Responses by TG1 (2000-09-14) included 20 00-09-14 I EEE 802.16.1-00/04 Comparison between TG3 Functional Requirements Document and TG1 proposed MAC Prepared by TG3 (2000-09-14) Comments in black Responses by TG1 (2000-09-14) included Green

More information

Performance Analysis of VoIP Codecs over Wi-Fi and WiMAX Networks

Performance Analysis of VoIP Codecs over Wi-Fi and WiMAX Networks Performance Analysis of VoIP Codecs over Wi-Fi and WiMAX Networks Khaled Alutaibi and Ljiljana Trajković Simon Fraser University Vancouver, British Columbia, Canada E-mail: {kalutaib, ljilja}@sfu.ca Abstract

More information

VoIP in 3G Networks: An End-to- End Quality of Service Analysis

VoIP in 3G Networks: An End-to- End Quality of Service Analysis VoIP in 3G etworks: An End-to- End Quality of Service Analysis 1 okia etworks P.O.Box 301, 00045 okia Group, Finland renaud.cuny@nokia.com Renaud Cuny 1, Ari Lakaniemi 2 2 okia Research Center P.O.Box

More information

Performance Analysis of VoIP Traffic in WiMAX using various Service Classes

Performance Analysis of VoIP Traffic in WiMAX using various Service Classes Performance Analysis of VoIP Traffic in WiMAX using various Service Classes Tarik ANOUARI 1 Abdelkrim HAQIQ 1, 2 1 Computer, Networks, Mobility and Modeling laboratory Department of Mathematics and Computer

More information

CHAPTER - 4 CHANNEL ALLOCATION BASED WIMAX TOPOLOGY

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

More information

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

A Framework for supporting VoIP Services over the Downlink of an OFDMA Network

A Framework for supporting VoIP Services over the Downlink of an OFDMA Network A Framework for supporting VoIP Services over the Downlink of an OFDMA Network Patrick Hosein Huawei Technologies Co., Ltd. 10180 Telesis Court, Suite 365, San Diego, CA 92121, US Tel: 858.882.0332, Fax:

More information

Priority-Coupling A Semi-Persistent MAC Scheduling Scheme for VoIP Traffic on 3G LTE

Priority-Coupling A Semi-Persistent MAC Scheduling Scheme for VoIP Traffic on 3G LTE Priority-Coupling A Semi-Persistent MAC Scheduling Scheme for VoIP Traffic on 3G LTE S. Saha * and R. Quazi ** * Helsinki University of Technology, Helsinki, Finland ** University of Dhaka, Dhaka, Bangladesh

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

VoIP Shim for RTP Payload Formats

VoIP Shim for RTP Payload Formats PITALS 50 pt 32 pt VoIP Shim for RTP Payload Formats draft-johansson-avt-rtp-shim Ingemar Johansson, Ericsson AB Outline MTSI in 3GPP Voice service requirements Problems with RTCP Why is inband signaling

More information

VoIP over WiMAX: Quality of Experience Evaluation

VoIP over WiMAX: Quality of Experience Evaluation VoIP over WiMAX: Quality of Experience Evaluation Vitor Bernardo, Bruno Sousa, Marilia Curado Laboratory of Communications and Telematics Department of Informatics Engineering, University of Coimbra {vmbern,bmsousa,marilia}@dei.uc.pt

More information

International Journal of Advance Engineering and Research Development. QoS Analysis of VOIP Traffic over WiMAX

International Journal of Advance Engineering and Research Development. QoS Analysis of VOIP Traffic over WiMAX Scientific Journal of Impact Factor(SJIF): 3.134 International Journal of Advance Engineering and Research Development Volume 2,Issue 5, May -2015 QoS Analysis of VOIP Traffic over WiMAX Saira Banu 1,

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

Simulative Investigation of QoS parameters for VoIP over WiMAX networks

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

More information

Triple Play Services over Mobile WiMAX

Triple Play Services over Mobile WiMAX Triple Play Services over Mobile WiMAX Raj Jain Washington University in Saint Louis Saint Louis, MO 63130 Jain@cse.wustl.edu Presented at MWG Meeting, Athens, April 29, 2008 These slides are available

More information

VoIP Bandwidth Calculation

VoIP Bandwidth Calculation VoIP Bandwidth Calculation AI0106A VoIP Bandwidth Calculation Executive Summary Calculating how much bandwidth a Voice over IP call occupies can feel a bit like trying to answer the question; How elastic

More information

Figure 1: Bandwidth and coverage of wireless technologies [2].

Figure 1: Bandwidth and coverage of wireless technologies [2]. Simulation and Performance Evaluation of WiFi and WiMAX using OPNET Ravinder Paul, Sukhchandan Lally, and Ljiljana Trajković Simon Fraser University Vancouver, British Columbia Canada E-mail: {rpa28, lally,

More information

Aggregation of VoIP Streams in a 3G Mobile Network: A Teletraffic Perspective

Aggregation of VoIP Streams in a 3G Mobile Network: A Teletraffic Perspective Aggregation of VoIP Streams in a 3G Mobile Network: A Teletraffic Perspective Olufemi Komolafe Agilent Laboratories, South Queensferry, EH30 9TG, UK, o.komolafe@ieee.org Robert Gardner Agilent Laboratories,

More information

Choosing the Right Audio Codecs for VoIP over cdma2000 Networks:

Choosing the Right Audio Codecs for VoIP over cdma2000 Networks: Choosing the Right Audio Codecs for VoIP over cdma2000 Networks: System capacity, Voice quality, Delay, and Transcoding issues Dr. Sassan Ahmadi NOKIA Inc. sassan.ahmadi@nokia.com February 8, 2005 1 2005

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

Fast Retransmission Mechanism for VoIP in IEEE 802.11e wireless LANs

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

More information

Clearing the Way for VoIP

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

More information

Voice over Internet Protocol (VoIP) systems can be built up in numerous forms and these systems include mobile units, conferencing units and

Voice over Internet Protocol (VoIP) systems can be built up in numerous forms and these systems include mobile units, conferencing units and 1.1 Background Voice over Internet Protocol (VoIP) is a technology that allows users to make telephone calls using a broadband Internet connection instead of an analog phone line. VoIP holds great promise

More information

II. IEEE802.11e EDCA OVERVIEW

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

More information

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

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

More information

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

Evaluation of VoIP Quality over WiBro

Evaluation of VoIP Quality over WiBro Evaluation of VoIP Quality over WiBro Mongnam Han 1, Youngseok Lee 2, Sue Moon 1, Keon Jang 1, and Dooyoung Lee 1 1 Computer Science Department, KAIST 2 School of Computer Science & Engineering, Chungnam

More information

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

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

More information

Comparative Assessments for Different WiMAX Scheduling Algorithms

Comparative Assessments for Different WiMAX Scheduling Algorithms Comparative Assessments for Different WiMAX Scheduling Algorithms Ahmed H. Rashwan, Hesham M.ElBadawy, Hazem H. Ali Abstract WiMAX (Worldwide Interoperability for Microwave Access) is expected to arise

More information

Application Note How To Determine Bandwidth Requirements

Application Note How To Determine Bandwidth Requirements Application Note How To Determine Bandwidth Requirements 08 July 2008 Bandwidth Table of Contents 1 BANDWIDTH REQUIREMENTS... 1 1.1 VOICE REQUIREMENTS... 1 1.1.1 Calculating VoIP Bandwidth... 2 2 VOIP

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

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

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

More information

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

RESOURCE ALLOCATION FOR INTERACTIVE TRAFFIC CLASS OVER GPRS

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

More information

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

Voice Over IP Per Call Bandwidth Consumption

Voice Over IP Per Call Bandwidth Consumption Over IP Per Call Bandwidth Consumption Interactive: This document offers customized voice bandwidth calculations with the TAC Bandwidth Calculator ( registered customers only) tool. Introduction Before

More information

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

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

More information

Adapting WLAN MAC Parameters to Enhance VoIP Call Capacity

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

More information

WiMAX System-Level Simulation for Application Performance Analysis

WiMAX System-Level Simulation for Application Performance Analysis WiMAX System-Level Simulation for Application Performance Analysis Krishna Ramadas Venturi Wireless kramadas@venturiwirelesscom Raj Jain Washington Univ in Saint Louis Saint Louis, MO 63130 Jain@wustledu

More information

COMPARISON FOR WIMAX SCHEDULING ALGORITHMS AND PROPOSAL QUALITY OF SERVICE IMPROVEMENT IN WIMAX NETWORKS

COMPARISON FOR WIMAX SCHEDULING ALGORITHMS AND PROPOSAL QUALITY OF SERVICE IMPROVEMENT IN WIMAX NETWORKS American Journal of Applied Sciences 11 (1): 8-16, 2014 ISSN: 1546-9239 2014 Science Publication doi:10.3844/ajassp.2014.8.16 Published Online 11 (1) 2014 (http://www.thescipub.com/ajas.toc) COMPARISON

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

Performance Evaluation of WIMAX Network with High QOS Services Incorporating Different Physical & Mac Layer Standards

Performance Evaluation of WIMAX Network with High QOS Services Incorporating Different Physical & Mac Layer Standards Performance Evaluation of WIMAX Network with High QOS Services Incorporating Different Physical & Mac Layer Standards 1. Anita Mishra, NehaMarria 2, Harsukhpreet Singh 3 1 PIT,PTU,Jalandhar,Punjab,India

More information

ROHC and Aggregated VoIP over Fixed WiMAX: An Empirical Evaluation

ROHC and Aggregated VoIP over Fixed WiMAX: An Empirical Evaluation ROHC and Aggregated VoIP over Fixed WiMAX: An Empirical Evaluation Esa Piri, Jarno Pinola, Frerk Fitzek and Kostas Pentikousis VTT Technical Research Centre of Finland Kaitoväylä 1, FI-90571 Oulu, Finland

More information

Computer Networks CS321

Computer Networks CS321 Computer Networks CS321 Dr. Ramana I.I.T Jodhpur Dr. Ramana ( I.I.T Jodhpur ) Computer Networks CS321 1 / 22 Outline of the Lectures 1 Introduction OSI Reference Model Internet Protocol Performance Metrics

More information

Performance Evaluation of VoIP in Mobile WiMAX; Simulation and Emulation studies

Performance Evaluation of VoIP in Mobile WiMAX; Simulation and Emulation studies Performance Evaluation of VoIP in Mobile WiMAX; Simulation and Emulation studies Sandhya Kulkarni 1, H. J. Thontadharya 2, J.T. Devaraju 3 Department of Electronic Science, Bangalore University Bangalore,

More information

Calculating Bandwidth Requirements

Calculating Bandwidth Requirements Calculating Bandwidth Requirements Codec Bandwidths This topic describes the bandwidth that each codec uses and illustrates its impact on total bandwidth. Bandwidth Implications of Codec 22 One of the

More information

VoIP-Kapazität im Relay erweiterten IEEE 802.16 System

VoIP-Kapazität im Relay erweiterten IEEE 802.16 System VoIP-Kapazität im Relay erweiterten IEEE 802.16 System 21. ComNets-Workshop Mobil- und Telekommunikation Dipl.-Ing. Karsten Klagges ComNets Research Group RWTH Aachen University 16. März 2012 Karsten Klagges

More information

Challenges and Solutions in VoIP

Challenges and Solutions in VoIP Challenges and Solutions in VoIP Challenges in VoIP The traditional telephony network strives to provide 99.99 percent uptime to the user. This corresponds to 5.25 minutes per year of down time. Many data

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

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

Improving Quality of VoIP over WiMAX

Improving Quality of VoIP over WiMAX www.ijcsi.org 85 Improving Quality of VoIP over WiMAX Mohamed.A.Mohamed 1, Fayez.W.-Zaki 2 and Rania.H.Mosbah 3 1 Communication Department, Mansoura University, Mansoura, Egypt 2 Communication Department,

More information

Comparison of LTE and WiMAX on the Basis of Qualities

Comparison of LTE and WiMAX on the Basis of Qualities Comparison of LTE and WiMAX on the Basis of Qualities Poonam M.Bhagat, Prasad S.Halgaonkar, Vijay M.Wadhai Department of Computer Engg, MITCOE- Pune University, India Department of Computer Engg, MITCOE-

More information

Circuit-Switched Voice Services over HSPA

Circuit-Switched Voice Services over HSPA Circuit-Switched Voice Services over HSPA 1 Qualcomm Incorporated, Corporate R&D San Diego, USA Abstract Circuit-Switched (CS) Voice Services over HSPA (CSoHS) was recently introduced for 3GPP WCDMA Release

More information

This topic lists the key mechanisms use to implement QoS in an IP network.

This topic lists the key mechanisms use to implement QoS in an IP network. IP QoS Mechanisms QoS Mechanisms This topic lists the key mechanisms use to implement QoS in an IP network. QoS Mechanisms Classification: Each class-oriented QoS mechanism has to support some type of

More information

Packet Scheduling with QoS and Fairness for Downlink Traffic in WiMAX Networks

Packet Scheduling with QoS and Fairness for Downlink Traffic in WiMAX Networks Journal of Information Processing Systems, Vol.7, No.2, June 2011 DOI : 10.3745/JIPS.2011.7.2.261 Packet Scheduling with QoS and Fairness for Downlink Traffic in WiMAX Networks Wei Nie*, Houjun Wang* and

More information

Performance Evaluation of Next Generation Networks using OPNET Simulator

Performance Evaluation of Next Generation Networks using OPNET Simulator Performance Evaluation of Next Generation Networks using OPNET Simulator Ritesh Sadiwala Ph.D. Research Scholar Department of Electronics &Communication Engg RKDF University, Bhopal, M.P., India Minal

More information

Voice over IP (VoIP) Overview. Introduction. David Feiner ACN 2004. Introduction VoIP & QoS H.323 SIP Comparison of H.323 and SIP Examples

Voice over IP (VoIP) Overview. Introduction. David Feiner ACN 2004. Introduction VoIP & QoS H.323 SIP Comparison of H.323 and SIP Examples Voice over IP (VoIP) David Feiner ACN 2004 Overview Introduction VoIP & QoS H.323 SIP Comparison of H.323 and SIP Examples Introduction Voice Calls are transmitted over Packet Switched Network instead

More information

INVESTIGATING THE PERFORMANCE OF VARIOUS VOCODERS FOR A FAIR SCHEDULING ALGORITHM IN WIMAX

INVESTIGATING THE PERFORMANCE OF VARIOUS VOCODERS FOR A FAIR SCHEDULING ALGORITHM IN WIMAX INVESTIGATING THE PERFORMANCE OF VARIOUS VOCODERS FOR A FAIR SCHEDULING ALGORITHM IN WIMAX B. Kaarthick Member IEEE 1, V. J.Yeshwenth 2, P.M.Sudarsan 3, N.Nagarajan 4, Rajeev Senior Member IEEE 5 1 Network

More information

An Efficient Scheduling Scheme to Enhance the Capacity of VoIP Services in Evolved UTRA Uplink

An Efficient Scheduling Scheme to Enhance the Capacity of VoIP Services in Evolved UTRA Uplink An Efficient Scheduling Scheme to Enhance the Capacity of VoIP Services in Evolved UTRA Uplink Yong-Seok Kim Abstract In this paper, an efficient scheduling scheme is proposed to increase the available

More information

How To Improve A Wireless Phone Connection On A Wireless Network

How To Improve A Wireless Phone Connection On A Wireless Network Implementing VoIP Service Over Wireless Network BreezeACCESS VL White Paper July 2006 Introduction Voice over Internet Protocol (VoIP) technology facilitates packet based IP networks to carry digitized

More information

ALL-IP CELLULAR NETWORK ARCHITECTURE FOR EFFICIENT RESOURCE MANAGEMENT

ALL-IP CELLULAR NETWORK ARCHITECTURE FOR EFFICIENT RESOURCE MANAGEMENT ALL-IP CELLULAR NETWORK ARCHITECTURE FOR EFFICIENT RESOURCE MANAGEMENT Young-June Choi, Kwang Bok Lee and Saewoong Bahk School of Electrical Engineering and Computer Science, INMC Seoul National University

More information

Introduction to EDGE. 2.1 What Is EDGE?

Introduction to EDGE. 2.1 What Is EDGE? 2 Introduction to EDGE This chapter is the first of a series dedicated to EDGE. It introduces the different EDGE concepts from a global point of view, explaining how they have been introduced into the

More information

3GPP Wireless Standard

3GPP Wireless Standard 3GPP Wireless Standard Shishir Pandey School of Technology and Computer Science TIFR, Mumbai April 10, 2009 Shishir Pandey (TIFR) 3GPP Wireless Standard April 10, 2009 1 / 23 3GPP Overview 3GPP : 3rd Generation

More information

4:3 VoIP Transmission in Fixed Wireless Access networks based on DECT Packet Radio Service

4:3 VoIP Transmission in Fixed Wireless Access networks based on DECT Packet Radio Service 4:3 VoIP Transmission in Fixed Wireless Access networks based on DECT Packet Radio Service Luis M. Contreras Francisco Escrihuela Alcatel España, Radio Communications Division Ramirez de Prado, 5 28045

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

Indepth Voice over IP and SIP Networking Course

Indepth Voice over IP and SIP Networking Course Introduction SIP is fast becoming the Voice over IP protocol of choice. During this 3-day course delegates will examine SIP technology and architecture and learn how a functioning VoIP service can be established.

More information

Scheduling for VoIP Service in cdma2000 1x EV-DO

Scheduling for VoIP Service in cdma2000 1x EV-DO Scheduling for VoIP Service in cdma2000 1x EV-DO Young-June Choi and Saewoong Bahk School of Electrical Engineering & Computer Science Seoul National University, Seoul, Korea E-mail: {yjchoi, sbahk}@netlab.snu.ac.kr

More information

Receiving the IP packets Decoding of the packets Digital-to-analog conversion which reproduces the original voice stream

Receiving the IP packets Decoding of the packets Digital-to-analog conversion which reproduces the original voice stream Article VoIP Introduction Internet telephony refers to communications services voice, fax, SMS, and/or voice-messaging applications that are transported via the internet, rather than the public switched

More information

Performance Measurement of TCP/IP Header Compression

Performance Measurement of TCP/IP Header Compression International Journal of Electronics and Communication Engineering. ISSN 0974-2166 Volume 4, Number 4 (2011), pp. 399-404 International Research Publication House http://www.irphouse.com Performance Measurement

More information

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

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

More information

Basic principles of Voice over IP

Basic principles of Voice over IP Basic principles of Voice over IP Dr. Peter Počta {pocta@fel.uniza.sk} Department of Telecommunications and Multimedia Faculty of Electrical Engineering University of Žilina, Slovakia Outline VoIP Transmission

More information

Combining Voice over IP with Policy-Based Quality of Service

Combining Voice over IP with Policy-Based Quality of Service TechBrief Extreme Networks Introduction Combining Voice over IP with Policy-Based Quality of Service Businesses have traditionally maintained separate voice and data networks. A key reason for this is

More information

How To Understand The Differences Between A Fax And A Fax On A G3 Network

How To Understand The Differences Between A Fax And A Fax On A G3 Network The Fax on IP Networks White Paper February 2011 2 The Fax on IP Networks Contents Overview... 3 Group 3 Fax Technology... 4 G.711 Fax Pass-Through... 5 T.38 IP Fax Relay... 6 Network Design Considerations...

More information

A Slow-sTart Exponential and Linear Algorithm for Energy Saving in Wireless Networks

A Slow-sTart Exponential and Linear Algorithm for Energy Saving in Wireless Networks 1 A Slow-sTart Exponential and Linear Algorithm for Energy Saving in Wireless Networks Yang Song, Bogdan Ciubotaru, Member, IEEE, and Gabriel-Miro Muntean, Member, IEEE Abstract Limited battery capacity

More information

Downlink resource allocation algorithm: Quality of Service

Downlink resource allocation algorithm: Quality of Service International Association of Scientific Innovation and Research (IASIR) (An Association Unifying the Sciences, Engineering, and Applied Research) International Journal of Engineering, Business and Enterprise

More information

Mobile Communications TCS 455

Mobile Communications TCS 455 Mobile Communications TCS 455 Dr. Prapun Suksompong prapun@siit.tu.ac.th Lecture 26 1 Office Hours: BKD 3601-7 Tuesday 14:00-16:00 Thursday 9:30-11:30 Announcements Read the following from the SIIT online

More information

Seamless Congestion Control over Wired and Wireless IEEE 802.11 Networks

Seamless Congestion Control over Wired and Wireless IEEE 802.11 Networks Seamless Congestion Control over Wired and Wireless IEEE 802.11 Networks Vasilios A. Siris and Despina Triantafyllidou Institute of Computer Science (ICS) Foundation for Research and Technology - Hellas

More information

VoIP QoS. Version 1.0. September 4, 2006. AdvancedVoIP.com. sales@advancedvoip.com support@advancedvoip.com. Phone: +1 213 341 1431

VoIP QoS. Version 1.0. September 4, 2006. AdvancedVoIP.com. sales@advancedvoip.com support@advancedvoip.com. Phone: +1 213 341 1431 VoIP QoS Version 1.0 September 4, 2006 AdvancedVoIP.com sales@advancedvoip.com support@advancedvoip.com Phone: +1 213 341 1431 Copyright AdvancedVoIP.com, 1999-2006. All Rights Reserved. No part of this

More information

Keywords Wimax,Voip,Mobility Patterns, Codes,opnet

Keywords Wimax,Voip,Mobility Patterns, Codes,opnet Volume 5, Issue 8, August 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Effect of Mobility

More information

Application Aware Dynamic Modulation Selection for WiMAX System

Application Aware Dynamic Modulation Selection for WiMAX System ISSN:1991-8178 Australian Journal of Basic and Applied Sciences Journal home page: www.ajbasweb.com Application Aware Dynamic Modulation Selection for WiMAX System 1 Saira Banu and 2 K.M. Mehata 1 Assistant

More information

ISSN: 2231-5381 http://www.ijettjournal.org Page 54. International Journal of Engineering Trends and Technology (IJETT) Volume 12 Number 2 - Jun 2014

ISSN: 2231-5381 http://www.ijettjournal.org Page 54. International Journal of Engineering Trends and Technology (IJETT) Volume 12 Number 2 - Jun 2014 Analysis of Bandwidth Recycling in IEEE 802.16 Network Using PSA, RB-RFA & HSA Nilesh M. Verulkar #1, Dr. Umesh S. Bhadade #2 #1 PG Student, #2 Professor and Head #1 #2 Department of Electronics & Telecommunication,

More information

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

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

More information

White Paper. D-Link International Tel: (65) 6774 6233, Fax: (65) 6774 6322. E-mail: info@dlink.com.sg; Web: http://www.dlink-intl.

White Paper. D-Link International Tel: (65) 6774 6233, Fax: (65) 6774 6322. E-mail: info@dlink.com.sg; Web: http://www.dlink-intl. Introduction to Voice over Wireless LAN (VoWLAN) White Paper D-Link International Tel: (65) 6774 6233, Fax: (65) 6774 6322. Introduction Voice over Wireless LAN (VoWLAN) is a technology involving the use

More information