CHAPTER 5. QoS RPOVISIONING THROUGH EFFECTIVE RESOURCE ALLOCATION

Size: px
Start display at page:

Download "CHAPTER 5. QoS RPOVISIONING THROUGH EFFECTIVE RESOURCE ALLOCATION"

Transcription

1 CHAPTER 5 QoS RPOVISIONING THROUGH EFFECTIVE RESOURCE ALLOCATION 5.1 PRINCIPLE OF RRM The success of mobile communication systems and the need for better QoS, has led to the development of 3G mobile systems [16]. It guarantees a transmission rate of 2 Mbps so that feasibility for multimedia services, internet and broadband data is promised. However the strong demand for multimedia applications requires higher data rates above 2 Mbps in the downlink so that mobile users will enjoy high speed internet access and broadband services. To present such a connection High Speed Downlink Packet Access (HSDPA) has been evolved and it is expected to achieve higher performance with peak data rate of 1Mbps. Universal Terrestrial Radio Access Network Long-Term Evolution (UTRAN LTE), also known as Evolved UTRAN (E-UTRAN) and currently under development with 3GPP can be able to achieve 2 to 4 times spectral efficiency higher than HSDPA. Here OFDMA is used for downlink and SC-FDMA is used for uplink. AMC, Hybrid ARQ, fast cell selection and fast packet scheduling are the key technologies used to achieve the required QoS. Here channel dependent scheduling is used in which the major portion of the resources is allocated to the users who experience a favorable condition for transmission. This elevates the problem of fairness so that the deprived channel users may not be served resulting in low average throughput as well the retransmitting packets for these users occupies much time in the buffer of the transmitter and receiver. The fair scheduling algorithms are treated in literature for the past decade [84-86] but results in either complexity or become unfair according to user point of view. Search tree based scheduling algorithm [87] proposed in this 79

2 work considers the metric values for user Resource allocation as well the priority of their retransmission i.e. the rank of retransmission in the queue. This improves the fairness among the users so that the user throughput is increased as well the retransmission serving time decreases. The packet scheduler (PS) interacts with the HARQ manager to produce an allocation table which tries to maximize the utility function. PS assigns the portion of the bandwidth which exhibits favorable conditions for the UE. This mechanism is known as Channel Dependent scheduling (CDS). The basic interworking of PS with other Radio Resource Management RRM functionalities [14] is shown in Fig.5.1 In order to perform the packet scheduling process channel state information (CSI) is needed, ideally for all the UEs and overall the frequency band. The CSI manager provides the CSI from the sound referencing signal (SDS) which is processed at enode-b for every TTI over the entire system bandwidth for every UE. Fig.5.1 Basic inter-working between PS and RRM functionalities. The HARQ manager provides the set of UEs that have to undergo retransmission. The PS consists of two units such as Time Domain Packet Scheduler (TDPS) and Frequency Domain Packet Scheduler (FDPS) [87]. Based on the information provided by the HARQ manager, the TDPS identifies the UEs that have to undergo a retransmission in the next TTI. After sorting all the UEs according to TTI, the FDPS find out an allocation table based on the CSI and Retransmission order. 8

3 5.2 PACKET SCHEDULING ALGORITHM In this work proportional allocation (PA) algorithm [84] is used in which the bandwidth is assumed to be fixed and equal for all the UEs. It is indicated as resource chunk (RC) and is constituted by a set of consecutive Physical Resource Blocks (PRB). After allocating UEs with equal number of PRBs, SINR is measured and its ratio to the SINR target is calculated. Using this ratio, the number of PRBs necessary to match the SINR target while transmitting at lowest power is calculated. Similarly, the number of PRBs necessary to match the SINR target while transmitting at highest power is calculated. These minimum and maximum numbers of requested PRBs specifies information regarding the current channel conditions of the UE[99]. To begin with, the packet scheduler tries to guarantee the minimum requested allocation of PRBs to each user. In case the number of available PRBs is less than the requested number, the allocation will take place in proportion to the minimum request from each user. If the number of available PRBs is higher than the minimum requested, the extra PRBs will be distributed among the users who awaits for retransmission in the HARQ system. In HARQ the PRBs are allocated giving more priority to the user waiting for long time without considering the channel quality. Finally, once the allocation is performed, the power is scaled accordingly to meet the target. The allocation of PRBs is performed in the form of matrix with respect to UE and RC. From the matrix after the allocation of resource to the user, the corresponding row and column is deleted and for the next user the dimension of matrix reduces so that the allocation is performed from reduced number of PRBs Proportional Allocation Algorithm Procedure 1. The Bandwidth is divided by the number of users to schedule and the PRBs are allocated equally to all the users. 2. The SNR is calibrated for every users with the allocated PRBs and compared with the SNR target. 81

4 3. The number of PRBs to match the SNR target at lowest power is calculated as the number of PRBs to match the target with highest power is calculated. 4. With the Ratio of Minimum to Maximum request the prevailing channel condition is understood and the Minimum requested PRBs are allocated to all the users. 5. If the available PRBs are more than the requested, the remaining PRBs are allocated to the Retransmission users in the HARQ system. 6. In retransmission, priority is given to the user depending on the waiting time in the Queue. This approach provides a significant gain over a static scheduling (like a random allocation). As an example let s consider a case with two UEs and two RCs with the metrics. If we apply the algorithm described above we would end up with RC2 allocated to UE1 and RC1 allocated to UE2 as shown in Fig.5.2. The resulting global metric (which we assume to be the sum of the metrics) would be M sum = 23. Performing the opposite allocation (RC to UE1 and RC2 to UE2) it would provide the maximal global me M sum =28. We derive a binary tree from the matrix considering the first highest and second highest metric values. Then from the sub matrix the first highest and second highest is allocated to the UEs. This way we derive binary tree from the allocation is performed based on the branch in the tree that gives maximum sum of the metric values. Fig 5.3 provides an example with three UEs and three RCs. The matrix algorithm, which is equivalent to the tree algorithm with an out-degree of 1 (N out = 1) is shown to the left. The tree built for N out = 2(binary tree) is shown to the right. 82

5 Fig.5.2 Example of proposed algorithm with two UEs and two RCs Fig.5.3 Example of proposed algorithm with three UEs and three RCs. Circles indicate the allocation performed using the matrix algorithm. To the right the thick line indicates the allocation performed using the tree algorithm with N out = 2. 83

6 For the metric values considered, the tree algorithm is able to provide two allocations whose global metric is higher than the one provided by the matrix algorithm. Including the retransmissions, the allocation is performed for the users considering the highest retransmission order the N th retransmission then following the N-1 th order and finally the 1 st retransmission user. The rationale behind this is to optimize their gain in order to reduce the chances of retransmission Performance Results The system bandwidth is fixed to 1 MHz with settings according to the LTE working assumptions. Then the bandwidth is divided into various RCs depending upon the requirements of UEs. In the beginning of a simulation, the location of the UEs is randomly assigned with a uniform distribution within each cell. With the help of HARQ manager the scheduling candidates are identified and initially the total PRBs are equally divided among the UEs based upon the requirements of user. Fig.5.4 depicts the allocation of PRBs equally to all the users in which the total 165 PRBs are equally distributed to all the users at any instant. The allocation for PRBs using search tree based scheduling algorithm is depicted in the same figure in which the available PRBs are allocated unequal at different time instants and it varies depending upon the vicinity of users with respect to Base station. The variable metric values in each branch of the tree are shown in Fig.5.5 Throughput achieved using the proposed algorithm and conventional algorithm is depicted in Fig.5.6 It is inferred that the fair scheduling algorithm can improve the average cell throughput around 5kbps at the user speed of 6kmph. It is evident that the HSDPA performance is robust up to medium terminal speeds on the order of 5 km/h due to the benefit of the feedback for every 2ms and fast HARQ. Fig.5.7 represents the distribution of power allocated for the users based on the available RCs and requested UEs. 84

7 6 PRBs/UE without fairness 8 PRBs/UE with fairness PRBS 3 PRBS USERS USERS Fig.5.4 Allocation of PRBs by equal and fair allocation 3 25 fairness comparison of search tree algorithm 1st highest only 2nd highest only 1st-2nd highest 2nd-1st highest 2 metric values USERS Fig.5.5 Metric values using search tree based algorithm. 85

8 Fig.5.6 Throughput performance with and without fairness Fig.5.7 CDF distribution of scheduled SINR after power allocation 86

9 5.3 CROSS LAYER ARCHITECTURE Introduction All wired and wireless networks follow the TCP/IP based protocol architecture that follows the OSI reference model for flow of data. The success of TCP/IP based Internet has led to fast progress and implementation in all networks. The modular architecture of this protocol has been successful in providing modularity interchangeability and standardization. With the emergence of wireless networks and other new networking technologies in the past decade, environments and circumstances have changed. Wireless networks characteristics are quite different from wire line systems. Systems developers and researchers face different problems and challenges than in wire line networks. Wireless channel characteristics generally affect all traditional OSI layers fixing problems locally inside the layers and optimizing layers independently leads to unsatisfactory results. The wireless channel characteristics like noise, dynamically varying channel quality, multi path signal propagation and interference from other devices imparts high BER, Path loss, Fading, Dispersion and Co-channel interference. Although layered architectures have served well for wired networks its modular nature makes it unsuitable for wireless networks. Exploiting the dependencies and interactions between layers has been shown to increase performance in certain scenarios of wireless networking. Sharing knowledge about layer state [91] and conditions proved to be a promising paradigm for performance optimization in wireless systems. To meet the QoS demands, exploiting dependencies of protocol layers and sharing knowledge between layers to achieve highest adaptivity and stability in situations of unstable channel conditions has been shown to be a good solution. Hence Cross Layer design in addition to maintaining the layered approach allows interactions between various protocols of nonadjacent layers without violating the design of TCP/IP architecture. Several issues than can be optimized by means of Cross layer design are optimal resource allocation based on the channel quality, Energy conservation, Congestion aware routing, Power control and Power management. 87

10 Upper Layers Network Layer DataLink Layer Physical Layer Fig. 5.8 Cross layer interaction between Physical and Data link layer In a conventional OSI model the lower layers add header or trailer to the upper layers so that the peer layers in the destination handles the data and the header information has no relation with lower layers. The physical layer in the OSI model communicates directly with the physical media and responsible for activating, maintaining and deactivating the physical link. It handles raw bits stream and defines electrical and optical signaling, voltage levels, data transmission rates. The IEEE refined the standards for WLAN and the Data Link Layer is divided into Logical Link Control (LLC) and Medium Access Control (MAC) sub layers that are responsible for addressing and multiplexing of multiple users data, Error detection, Error Correction and flow control. Automatic Repeat Request (ARQ) is the Error control method used by WLAN which retransmits the packet and repeats the retransmission until successful reception at the destination. Reduction in Packet Error Rate is guaranteed by this technique but there is a compromise in delay as the packets are necessarily to be stored in the Queue till successful transmission. Reduction in PER without compromise in delay is a challenge and need attention. With this motivation the main focus of cross layer design for wireless networks focuses on physical layer interaction with Data Link Layer. Fig.5.8 represents the Cross layer combining of AMC at the physical layer with automatic repeat request 88

11 (ARQ) protocol at the data link layer has been proved to reduce latency and increase throughput compared to adaptation separately at the layers System Model As shown in the Fig.5.9 we consider a point-to-point wireless communication link between a single antenna transmitter and a single-antenna receiver. At both the transmitter and receiver, ARQ controllers are used to regulate the operation of the truncated ARQ protocol at the data link layer that operates the buffer in FIFO mode. Following the ARQ controller at the transmitter end, the packets go through an AMC controller, which updates the AMC pair according to the received SNR through the feedback channel. We assume that user s packet generation is Markovian [94] i.e. the packet arrival process is memory less. Each packet contains N p bits. Transmitter CHANNEL ESTIMATION Receiver ARQ BUFFER AMC CONTROLLER AMC SELECTOR BUFFER Feedback Channel Fig.5.9 System model The system assumes Nakagami-m block-frequency flat-fading model for the propagation channel, according to which the channel remains time invariant during the coherence time interval (CTI) of T f seconds, but is allowed to vary across successive CTI s of T f seconds. Packets with detected errors are dropped after N r retransmissions. 89

12 5.3.3 Channel Modeling and AMC The quality of the channel can be simply captured by the received SNR γ. For the block-fading model, γ is described by the general Nakagami-m model that prescribes a Gamma probability density function (pdf) p m m1 m m m m exp (5.1) Where (m.5) is the Nakagami fading parameter is the average received SNR m is the Gamma function Given γ, the objective of AMC is to maximize the data rate while maintaining the prescribed packet error rate P o. Let N denote the number of transmission modes available. In addition to the N modes, an additional mode can be chosen in which no transmission takes place under deep fading channel condition. The entire SNR range is partitioned into N+1 consecutive non-overlapping interval. Mode n will be chosen when γ n, n 1. The probability that TM n will be chosen is given by [94] Where m, x m n m n1 m, m, n1 Pr n p d (5.2) m n is the complementary Gamma function. For the given PER, P o let C n denote the channel state corresponding to the SNR region ( n, n 1) in which TM n is chosen. By the slow fading variation of the channel the state transition occurs between adjacent states at the edge of two CTI s. 9

13 The channel can be modeled as a Finite State Markov chain (FSMC) with (N+1)*(N+1) state transition matrix given by P, P, P1, P1, Pc (5.3) PN,N 1 PN, N 5.4 PROPOSED CROSS LAYER DESIGN Queuing Analysis of AMC with ARQ The proposed cross-layer approach jointly models the truncated ARQ protocol at the data link layer and the AMC scheme at the physical layer [98]. At the physical layer, there are N available TMs and thus N + 1 choice available to the AMC selector. In the queuing analysis, we assume that the packet generation adapts Poisson process with intensity λ packets per second. Each packet contains N p bits. The buffer at the transmitter is assumed as finite state buffer. At the beginning of every CTIs the parameters (c i, q i, r i ) denote the channel state, buffer status (no of packets left), ARQ protocol state (no of retransmissions) indices are captured. The Queue is modelled as M/G/1 Queue and the parameters change at the beginning of every transmission time intervals. Based on the above three parameters the state transition between every time slots are modelled as Markovian process to describe the queuing process and channel state. Hence the state transition probability matrix is derived that describes the state transition for every CTI. Hence the resulting transition matrix is modelled as Embedded Markovian process to describe the Queuing process with AMC. The total average delay D for a packet in the slotted system can be decomposed into two parts, namely 91

14 1) The average service time D e represents the delay to transmit the packet until the beginning of transmission interval 2) The average delay D q in the embedded Markov chain. Total Delay D= D e + D q (5.4) The average service time varies with the channel state and is a function of number of slots in one CTI and slot duration. The average delay for the embedded Markov chain [98] is given by D Q Q 1 P b (5.5) Where Q denotes the average number of packets in the transmit queue at t i, P b denotes the probability of having a packet blocked, and thus, λ (1 P b ) is the effective packet arrival rate. evaluated as Thus the total average packet delay of the proposed system can be D = D e + D q (5.6) Result Analysis and Discussion We assume that the Nakagami fading parameter m=1 for the propagation channel (Rayleigh fading) with coherence interval T f =2ms and Doppler frequency f d 1Hz, i.e., T f f d =.2. The number of transmission modes adopted is N=5 and the channel is modeled with 6*6 transmission matrix. By the slow- fading condition of the block-fading channel model, transition happens only between adjacent states at the edge of two coherence time intervals (CTIs). Adaptive modulation and coding technique is done here depending upon the received SNR, which makes the transmitter to choose the modulation order to maintain the prescribed packet loss 92

15 rate (P =.1), average SNR =1db. The transition Matrix obtained after modeling the channel using Markov chain is given by [P] = P(,) =.8175 denotes the probability when the current transmission state is in mode and the channel remains in the same state.and P(,1)=.1825 denotes the probability that current transmission is in mode and the next state will be mode 1. Since the channel is modeled as slow fading the probability of adjacent channel is high compared to other states. When the current transmission mode is 1,it can either move to mode or mode 2. Therefore probability of choosing modes 3,4,5 is zero. According to the channel state probability matrix the Markov model for the channel as a state flow diagram is shown in Fig

16 Fig.5.1 Markov State diagram The CTIs L n are configured as follows for assumed 5 channel states. Consider a point-to-point link communication system with N p =18 bits. Therefore the frame duration for the channel states are shown in Table 5.1. Table 5.1 Frame duration for the assumed channel states. L 1 L 2 L 3 L 4 L 5 2ms 1ms.667ms.333ms.222ms 94

17 Under the assumption that the packets are fed from the finite buffer with a poisson process with intensity λ =.1 and the maximum retry limit at the data link layer set to 2. The state transition matrix T n between time slots under a particular channel condition C n is defined by embedded markov chain. For the simplicity of analysis, we have assumed B (number of packets in buffer) = 2 and N r = 2. The allocation of AMC based on the channel state condition and the Retranmission order in the buffer is illustrated in the Table 5.2 In the transmission mode 2, the modulation order is QPSK (1/2). Since the channel is slowly varying, the transition can happen either to mode 1 BPSK (1/2) or to mode 3 QPSK (3/4). The mode is chosen depending upon the retransmission limit. If the retransmission number is 1 and the channel state goes in favor, higher order modulation is utilized. When the packet is retransmitted for the second time the modulation order is reduced to BPSK (1/2) as the packet will be dropped in case of failure. Thus depending on the receiver SNR and the retransmission number adaptive modulation and coding scheme are done to maintain the prescribed packet loss rate. Based on the above scenario for transceiver the Queuing delay has been calibrated with and without cross layer design. The Queuing delay has been plotted for WLAN environment and an improvement of 5ms and above is shown in the Fig The Queuing delay reduces with increase in the received average SNR in the feedback channel. The Queuing delay reduces as the retransmission packets are served taking the channel quality into account. 95

18 Table 5.2 AMC Selection based on channel matrix and Retransmission order RETRANSMISSION STATE TRANSITION AMC SELECTION NUMBER (,) (,) Mode (,) (1,) (1,) (,) (1,) (1,) (1,) (1,1) (1,) (2,1) (1,1) (,) (1,1) (1,) (1,1) (1,2) (1,1) (2,2) (1,2) (,) (1,2) (1,) (2,) (1,) (2,) (2,1) (2,1) (1,) (2,1) (2,2) (2,2) (1,) Mode2 QPSK (1/2) Mode2 QPSK(1/2) Mode 2 QPSK(1/2) Mode3 QPSK(3/4) Mode 3 QPSK(3/4) Mode 2 QPSK(1/2) Mode 2 QPSK(1/2) Mode 1 BPSK(1/2) Mode1 BPSK(1/2) Mode 2 QPSK(1/2) Mode2 QPSK(1/2) Mode2 QPSK(1/2) Mode3 QPSK(3/4) Mode2 QPSK(1/2) Mode1 BPSK(1/2) Mode2 QPSK(1/2) 96

19 Fig 5.11 Buffer Queuing Delay performance 5.5 SUMMARY The average throughput of the system can be increases with the individual user s throughput. To increase the user throughput Fair scheduling with less are the key methods that has identified in the chapter. Search Tree based fair scheduling algorithm has been worked out which shows the increases in user throughput up to 1.5 Mbps compared to 1Mbps by conventional equal allocation of bandwidth. To reduce the retransmission delay cross layer design of the physical and data link layer parameters are modeled so that the AMC parameters of the physical layer are considered by the ARQ protocol for fast retransmission. Embedded Markov chain modeling has been designed to jointly optimize the layer parameters. It is inferred that the queuing delay reduction of 5ms and above is achieved by the cross layer design. 97

Optimal Packet Scheduling and Radio Resource Allocation. By Subhendu Batabyal Basabdatta Palit Prabhu chandar Dr. Suvra Sekhar Das

Optimal Packet Scheduling and Radio Resource Allocation. By Subhendu Batabyal Basabdatta Palit Prabhu chandar Dr. Suvra Sekhar Das Optimal Packet Scheduling and Radio Resource Allocation By Subhendu Batabyal Basabdatta Palit Prabhu chandar Dr. Suvra Sekhar Das Background - System Flow for Packet Scheduling Cellular Layout Tx Modulator

More information

Abstract of the Book

Abstract of the Book Book Keywords IEEE 802.16, IEEE 802.16m, mobile WiMAX, 4G, IMT-Advanced, 3GPP LTE, 3GPP LTE-Advanced, Broadband Wireless, Wireless Communications, Cellular Systems, Network Architecture Abstract of the

More information

Performance of UMTS Radio Link Control

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

More information

The Effect of Code-Multiplexing on the High Speed Downlink Packet Access (HSDPA) in a WCDMA Network

The Effect of Code-Multiplexing on the High Speed Downlink Packet Access (HSDPA) in a WCDMA Network The Effect of Code-Multiplexing on the High Speed Downlink Packet Access (HSDPA) in a WCDMA Network Raymond Kwan, Peter H. J. Chong 2, Eeva Poutiainen, Mika Rinne Nokia Research Center, P.O. Box 47, FIN-45

More information

LTE multi-cellular system in urban environment: inter-cell interference Impact on the Downlink radio transmission

LTE multi-cellular system in urban environment: inter-cell interference Impact on the Downlink radio transmission LTE multi-cellular system in urban environment: inter-cell interference Impact on the Downlink radio transmission Younes BALBOUL Signals, Systems and Components Lab Faculty of Science and Technology, Fez,

More information

Payload Length and Rate Adaptation for Throughput Optimization in Wireless LANs

Payload Length and Rate Adaptation for Throughput Optimization in Wireless LANs Payload Length and Rate Adaptation for Throughput Optimization in Wireless LANs Sayantan Choudhury and Jerry D. Gibson Department of Electrical and Computer Engineering University of Califonia, Santa Barbara

More information

HSDPA Protocols & Resource Allocation: Contents

HSDPA Protocols & Resource Allocation: Contents HSDPA Protocols & Resource Allocation: Contents HSDPA Transport Channel: HSDPA Protocol Architecture tasks/hsdpa Resource Allocation: Fast Packet Scheduling Fast Link Adaptation Fast H-ARQ () controls

More information

TCP Performance in Wireless Access with Adaptive Modulation and Coding

TCP Performance in Wireless Access with Adaptive Modulation and Coding TCP Performance in Wireless Access with Adaptive Modulation and Coding Qingwen Liu, Shengli Zhou and Georgios B. Giannakis Dept. of ECE, Univ. of Minnesota, Minneapolis, MN 55455, USA Dept. of ECE, Univ.

More information

[2009] IEEE. Reprinted, with permission, from Mohd Ramli Huda Adibah., Sandrasegaran, Kumbesan., Basukala, Riyaj & Wu Leijia 2009, 'Modeling and

[2009] IEEE. Reprinted, with permission, from Mohd Ramli Huda Adibah., Sandrasegaran, Kumbesan., Basukala, Riyaj & Wu Leijia 2009, 'Modeling and [2009] IEEE. Reprinted, with permission, from Mohd Ramli Huda Adibah., Sandrasegaran, Kumbesan., Basukala, Riyaj & Wu Leijia 2009, 'Modeling and simulation of packet scheduling in the downlink long term

More information

NETWORK DIAGNOSTICS Testing HSDPA, HSUPA for 3G mobile apps

NETWORK DIAGNOSTICS Testing HSDPA, HSUPA for 3G mobile apps NETWORK DIAGNOSTICS Testing HSDPA, HSUPA for 3G mobile apps By Simon Binar Protocol Monitoring Division Tektronix Inc. The market for broadband cellular data services is rapidly evolving. From its deployment

More information

CHAPTER 5 PROPAGATION DELAY

CHAPTER 5 PROPAGATION DELAY 98 CHAPTER 5 PROPAGATION DELAY Underwater wireless sensor networks deployed of sensor nodes with sensing, forwarding and processing abilities that operate in underwater. In this environment brought challenges,

More information

A Cross Layer Frame Work for Enhanced Quality of Service Provisioning in Worldwide Interoperability for Microwave Access Networks

A Cross Layer Frame Work for Enhanced Quality of Service Provisioning in Worldwide Interoperability for Microwave Access Networks Journal of Computer Science 8 (3): 420-424, 2012 ISSN 1549-3636 2012 Science Publications A Cross Layer Frame Work for Enhanced Quality of Service Provisioning in Worldwide Interoperability for Microwave

More information

INTEGRATION of data communications services into wireless

INTEGRATION of data communications services into wireless 208 IEEE TRANSACTIONS ON COMMUNICATIONS, VOL 54, NO 2, FEBRUARY 2006 Service Differentiation in Multirate Wireless Networks With Weighted Round-Robin Scheduling and ARQ-Based Error Control Long B Le, Student

More information

HSPA+ Advanced Smart Networks: Multipoint Transmission

HSPA+ Advanced Smart Networks: Multipoint Transmission Qualcomm Incorporated February 2011 Table of Contents 1. Introduction... 1 2. Multipoint HSPA Description... 2 Single Frequency Multipoint HSPA... 2 Dual Frequency Multipoint HSPA... 3 3. Advantages...

More information

Performance Evaluation of Scheduling Mechanisms for Broadband Networks

Performance Evaluation of Scheduling Mechanisms for Broadband Networks Performance Evaluation of Scheduling Mechanisms for Broadband Networks Gayathri Chandrasekaran Master s Thesis Defense The University of Kansas 07.31.2003 Committee: Dr. David W. Petr (Chair) Dr. Joseph

More information

Wireless MACs: MACAW/802.11

Wireless MACs: MACAW/802.11 Wireless MACs: MACAW/802.11 Mark Handley UCL Computer Science CS 3035/GZ01 Fundamentals: Spectrum and Capacity A particular radio transmits over some range of frequencies; its bandwidth, in the physical

More information

Markov Chains and Multiaccess Protocols: An. Introduction

Markov Chains and Multiaccess Protocols: An. Introduction Markov Chains and Multiaccess Protocols: An Introduction Laila Daniel and Krishnan Narayanan April 8, 2012 Outline of the talk Introduction to Markov Chain applications in Communication and Computer Science

More information

Packet multiple access and the Aloha protocol

Packet multiple access and the Aloha protocol Packet multiple access and the Aloha protocol Massachusetts Institute of Technology Department of Aeronautics and Astronautics Slide 1 Packet Multiple Access PMA SHARED UPLINK TERMINAL TERMINAL APPL TRANS

More information

Dual Cell-high Speed Downlink Packet Access System Benefits and User Experience Gains

Dual Cell-high Speed Downlink Packet Access System Benefits and User Experience Gains International Journal of Information and Computation Technology. ISSN 0974-2239 Volume 3, Number 4 (2013), pp. 279-292 International Research Publications House http://www. irphouse.com /ijict.htm Dual

More information

Chapter 6 Medium Access Control Protocols and Local Area Networks

Chapter 6 Medium Access Control Protocols and Local Area Networks Chapter 6 Medium Access Control Protocols and Local Area Networks Part I: Medium Access Control Part II: Local Area Networks CSE 3213, Winter 2010 Instructor: Foroohar Foroozan Chapter Overview Broadcast

More information

WCDMA evolution: HSPA and MBMS

WCDMA evolution: HSPA and MBMS Chapter: 3G Evolution 8 WCDMA evolution: HSPA and MBMS Isael Diaz isael.diaz@eit.lth.se Department of Electrical and Information Technology 02-Apr-2009 3G Evolution - HSPA and LTE for Mobile Broadband

More information

LTE: MIMO Techniques in 3GPP-LTE

LTE: MIMO Techniques in 3GPP-LTE Nov 5, 2008 LTE: MIMO Techniques in 3GPP-LTE PM101 Dr Jayesh Kotecha R&D, Cellular Products Group Freescale Semiconductor Proprietary Information Freescale and the Freescale logo are trademarks of Freescale

More information

Real-World Experience with a Mobile Broadband Network

Real-World Experience with a Mobile Broadband Network Real-World Experience with a Mobile Broadband Network Dr. Jin Yang Verizon Wireless jin.yang@ieee.org September 23, 2004 IEEE Communications Society Oakland-East Bay Chapter, CA Outline Introduction Overview

More information

TCP START-UP BEHAVIOR UNDER THE PROPORTIONAL FAIR SCHEDULING POLICY

TCP START-UP BEHAVIOR UNDER THE PROPORTIONAL FAIR SCHEDULING POLICY TCP START-UP BEHAVIOR UNDER THE PROPORTIONAL FAIR SCHEDULING POLICY J. H. CHOI,J.G.CHOI, AND C. YOO Department of Computer Science and Engineering Korea University Seoul, Korea E-mail: {jhchoi, hxy}@os.korea.ac.kr

More information

SIMON FRASER UNIVERSITY SCHOOL OF ENGINEERING SCIENCE. Spring 2013 ENSC 427: COMMUNICATION NETWORKS. Midterm No. 2(b) Monday, March 18, 2013

SIMON FRASER UNIVERSITY SCHOOL OF ENGINEERING SCIENCE. Spring 2013 ENSC 427: COMMUNICATION NETWORKS. Midterm No. 2(b) Monday, March 18, 2013 SIMON FRASER UNIVERSITY SCHOOL OF ENGINEERING SCIENCE Spring 2013 ENSC 427: COMMUNICATION NETWORKS Midterm No. 2(b) Monday, March 18, 2013 Duration: 50 minutes. Attempt all problems. Questions may not

More information

B.E. ELECTRONICS & COMMUNICATION ENGINEERING SEMESTER - VII EC WIRELESS COMMUNICATION

B.E. ELECTRONICS & COMMUNICATION ENGINEERING SEMESTER - VII EC WIRELESS COMMUNICATION B.E. ELECTRONICS & COMMUNICATION ENGINEERING SEMESTER - VII EC2401 - WIRELESS COMMUNICATION Question Bank (ALL UNITS) UNIT-I: SERVICES & TECHNICAL CHALLENGES PART A 1. What are the types of Services? (Nov.

More information

Volume 2, Issue 4, April 2014 International Journal of Advance Research in Computer Science and Management Studies

Volume 2, Issue 4, April 2014 International Journal of Advance Research in Computer Science and Management Studies Volume 2, Issue 4, April 2014 International Journal of Advance Research in Computer Science and Management Studies Research Article / Paper / Case Study Available online at: www.ijarcsms.com Efficient

More information

Advanced Computer Networks WLAN

Advanced Computer Networks WLAN Advanced Computer Networks 263 3501 00 WLAN Patrick Stuedi Spring Semester 2014 1 Oriana Riva, Department of Computer Science ETH Zürich Last week Outlook Medium Access COPE Short Range Wireless Networks:

More information

Two-Tier WBAN/WLAN Healthcare Networks; Priority Considerations

Two-Tier WBAN/WLAN Healthcare Networks; Priority Considerations Two-Tier WBAN/WLAN Healthcare Networks; Priority Considerations Saeed Rashwand Department of Computer Science University of Manitoba Jelena Mišić Department of Computer Science Ryerson University Abstract

More information

An LTE module for the Network Simulator 3 Giuseppe Piro, Nicola Baldo, Marco Miozzo March Wns Barcelona (Spain)

An LTE module for the Network Simulator 3 Giuseppe Piro, Nicola Baldo, Marco Miozzo March Wns Barcelona (Spain) An LTE module for the Network Simulator 3 Giuseppe Piro, Nicola Baldo, Marco Miozzo - 25 March 2011 - Wns3 2011 Barcelona (Spain) Outline About the Long Term Evolution (LTE) Development of the LTE module

More information

End-to-End QoS Improvement of HSDPA End-User Multi-flow Traffic Using RAN Buffer Management

End-to-End QoS Improvement of HSDPA End-User Multi-flow Traffic Using RAN Buffer Management End-to-End QoS Improvement of HSDPA End-User Multi-flow Traffic Using RAN Buffer Management Suleiman Y. Yerima and Khalid Al-Begain Integrated Communications Research Centre, University of Glamorgan Pontypridd

More information

Outline. Wireless Channel Characteristics. Multi-path Fading. Opportunistic Communication - with a focus on WLAN environments -

Outline. Wireless Channel Characteristics. Multi-path Fading. Opportunistic Communication - with a focus on WLAN environments - Outline Opportunistic Communication - with a focus on WLAN environments - Jong-won Lee 2006. 02.20. Background? Wireless Channels? Opportunistic communication? Examples? Basics of WLAN Previous Works?

More information

Concepts of HSUPA. Agilent Technologies. Concepts of HSUPA

Concepts of HSUPA. Agilent Technologies. Concepts of HSUPA Agilent Technologies Agenda What is HSUPA? Layer 1 Overview UE and Network HSUPA Additions: Layer 2 and 3 Overview HSUPA Throughput Page 2 What is HSUPA? Why important? Three terms for the same thing:

More information

RECENTLY, the information exchange using wired and

RECENTLY, the information exchange using wired and Fast Dedicated Retransmission Scheme for Reliable Services in OFDMA Systems Howon Lee and Dong-Ho Cho Department of Electrical Engineering and Computer Science Korea Advanced Institute of Science and Technology

More information

Strengthening Unlicensed Band Wireless Backhaul

Strengthening Unlicensed Band Wireless Backhaul be in charge Strengthening Unlicensed Band Wireless Backhaul Use TDD/TDMA Based Channel Access Mechanism WHITE PAPER Strengthening Unlicensed Band Wireless Backhaul: Use TDD/TDMA Based Channel Access Mechanism

More information

Interference Mitigation Using Dynamic Frequency Re-use for Dense Femtocell Network Architectures

Interference Mitigation Using Dynamic Frequency Re-use for Dense Femtocell Network Architectures Interference Mitigation Using Dynamic Frequency Re-use for Dense Femtocell Network Architectures Mostafa Zaman Chowdhury, Yeong Min Jang, and Zygmunt J. Haas * Department of Electronics Engineering, Kookmin

More information

Feasibility Study of Enabling V2X Communications by LTE-Uu Radio Interface

Feasibility Study of Enabling V2X Communications by LTE-Uu Radio Interface Feasibility Study of Enabling V2X Communications by LTE-Uu Radio Interface Ji Lianghai, Andreas Weinand, Bin Han, Hans D. Schotten Chair of Wireless Communication and Navigation University of Kaiserslautern,

More information

Enhancing Packet Data Access in WCDMA

Enhancing Packet Data Access in WCDMA Enhancing Packet Data Access in WCDMA Janne Peisa a, Stefan Parkvall b, Erik Dahlman b, Pål Frenger b, Per Beming b a Ericsson Research, FIN-02420 Jorvas, Finland b Ericsson Research, 164 80 Stockholm,

More information

Paper Discussion: A Survey on Device-to-Device Communication in Cellular Networks

Paper Discussion: A Survey on Device-to-Device Communication in Cellular Networks Paper Discussion: A Survey on Device-to-Device Communication in Cellular Networks Asadi, Arash, Qing Wang, and Vincenzo Mancuso. "A survey on deviceto-device communication in cellular networks." Communications

More information

Performance of Hybrid ARQ Techniques for WCDMA High Data Rates

Performance of Hybrid ARQ Techniques for WCDMA High Data Rates Performance of Hybrid ARQ Techniques for WCDMA High Data Rates Esa Malkamalu, Deepak Mathew, Seppo Hamalainen Nokia Research Center P.O. Box 47, FN-45 Nokia Group, Finland esa.malkamaki @nokia.com Abstract

More information

INTRODUCTION TO LTE. ECE MOBILE COMMUNICATION Monday, 25 June 2018

INTRODUCTION TO LTE. ECE MOBILE COMMUNICATION Monday, 25 June 2018 INTRODUCTION TO LTE ECE 2526 - MOBILE COMMUNICATION Monday, 25 June 2018 1 WHAT IS LTE? 1. LTE stands for Long Term Evolution and it was started as a project in 2004 by the Third Generation Partnership

More information

QOS-AWARE PROPORTIONAL FAIR (QAPF) DOWNLINK SCHEDULING ALGORITHM FOR LTE NETWORK

QOS-AWARE PROPORTIONAL FAIR (QAPF) DOWNLINK SCHEDULING ALGORITHM FOR LTE NETWORK QOS-AWARE PROPORTIONAL FAIR (QAPF) DOWNLINK SCHEDULING ALGORITHM FOR LTE NETWORK 1 ZIN MAR MYO, 2 MYAT THIDA MON 1,2 University of Computer Studies, Yangon E-mail: zinmarmyomyo@gmail.com,myattmon@gmail.com

More information

On the Packet Allocation of Multi-Band Aggregation Wireless Networks

On the Packet Allocation of Multi-Band Aggregation Wireless Networks 1 On the Packet Allocation of Multi-Band Aggregation Wireless Networks Sanay Goyal 1, Tan Le, Amith Chincholi 3, Tariq Elkourdi 4, Alpaslan Demir 1 1 InterDigital Communications, Inc., Melville, NY, USA

More information

Performance Analysis of TCP and UDP-based Applications in a IEEE deployed Network

Performance Analysis of TCP and UDP-based Applications in a IEEE deployed Network Performance Analysis of TCP and UDP-based Applications in a IEEE 82.16 deployed Network Hemant Kumar Rath 1 and Abhay Karandikar 2 1 TCS Networks Lab, Bangalore 56 66, India, Email:hemant.rath@tcs.com

More information

Data and Computer Communications. Chapter 13 Wireless LANs

Data and Computer Communications. Chapter 13 Wireless LANs Data and Computer Communications Chapter 13 Wireless LANs Wireless LAN Topology Infrastructure LAN Connect to stations on wired LAN and in other cells May do automatic handoff Ad hoc LAN No hub Peer-to-peer

More information

Development of MD8430A for LTE-Advanced Tests

Development of MD8430A for LTE-Advanced Tests Masaki Hizume, Hidenori Konno, Toshiro Miyazaki, Masato Sasaki, Katsuo Sakurai, Satoshi Wakasa, Shinichi Segawa, Tomoyuki Fujiwara, Yuji Sakai [Summary] As part of the expansion of LTE (Long Term Evolution)

More information

An Analysis of Quality of Service (QoS) In Live Video Streaming Using Evolved HSPA Network Media

An Analysis of Quality of Service (QoS) In Live Video Streaming Using Evolved HSPA Network Media JAICT, Journal of Applied Information and Communication Technologies Vol.1, 1, 2016 An Analysis of Quality of Service (QoS) In Live Video Streaming Using Evolved HSPA Network Media AchmadZakaria Azhar

More information

Wireless Communication

Wireless Communication Wireless Communication Systems @CS.NCTU Lecture 10: Rate Adaptation Frequency-Aware Rate Adaptation (MobiCom 09) Lecturer: Kate Ching-Ju Lin ( 林靖茹 ) Motivation The bandwidth supported in 802.11 is getting

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

Video-Aware Link Adaption

Video-Aware Link Adaption WHITE PAPER Video-Aware Link Adaption Enhances real-time video over LTE October 2012 InterDigital, Inc. All rights reserved. Contents 1 Executive Summary...2 2 InterDigital s Solution...4 2.1 Adaptation

More information

Final Exam: Mobile Networking (Part II of the course Réseaux et mobilité )

Final Exam: Mobile Networking (Part II of the course Réseaux et mobilité ) Final Exam: Mobile Networking (Part II of the course Réseaux et mobilité ) Prof. J.-P. Hubaux February 12, 2004 Duration: 2 hours, all documents allowed Please write your answers on these sheets, at the

More information

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

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

More information

A QoS-Aware Uplink Scheduling Paradigm for LTE Networks

A QoS-Aware Uplink Scheduling Paradigm for LTE Networks A QoS-Aware Uplink Scheduling Paradigm for LTE Networks Haidar Safa, Wassim El-Hajj, and Kamal Tohme Department of Computer Science American University of Beirut Beirut, Lebanon {hs33, we7, kgt2}@aub.edu.lb

More information

Third generation WCDMA radio evolution

Third generation WCDMA radio evolution WIRELESS COMMUNICATIONS AND MOBILE COMPUTING Wirel. Commun. Mob. Comput. 2003; 3:987 992 (DOI: 10.1002/wcm.134) Third generation WCDMA radio evolution Harri Holma*,y and Antti Toskala Nokia Networks, IP

More information

A Hybrid Scheduling Algorithm for Super 3G Enhanced (S3G-E) Network

A Hybrid Scheduling Algorithm for Super 3G Enhanced (S3G-E) Network International Journal of Computer Science and Telecommunications [Volume 8, Issue 5, September 2017] 18 ISSN 2047-3338 A Hybrid Scheduling Algorithm for Super 3G Enhanced (S3G-E) Network Tehmina Faiz 1

More information

Cross Layer Design for Efficient Video Streaming over LTE Using Scalable Video Coding

Cross Layer Design for Efficient Video Streaming over LTE Using Scalable Video Coding Cross Layer Design for Efficient Video Streaming over LTE Using Scalable Video Coding Rakesh Radhakrishnan, Balaaji Tirouvengadam, Amiya Nayak School of Electrical Engineering and Computer Science, University

More information

Uplink Contention Based SCMA for 5G Radio Access

Uplink Contention Based SCMA for 5G Radio Access Uplink Contention Based SCMA for 5G Radio Access Kelvin Au, Liqing Zhang, Hosein Nikopour, Eric Yi, Alireza Bayesteh, Usa Vilaipornsawai, Jianglei Ma, and Peiying Zhu Huawei Technologies Canada Co., LTD.

More information

Reliable Communication using Packet Coding for Underwater Acoustic Channels

Reliable Communication using Packet Coding for Underwater Acoustic Channels Reliable Communication using Packet Coding for Underwater Acoustic Channels Rameez Ahmed and Milica Stojanovic Northeastern University, Boston, MA 02115, USA Email: rarameez@ece.neu.edu, millitsa@ece.neu.edu

More information

Unavoidable Constraints and Collision Avoidance Techniques in Performance Evaluation of Asynchronous Transmission WDMA Protocols

Unavoidable Constraints and Collision Avoidance Techniques in Performance Evaluation of Asynchronous Transmission WDMA Protocols 1th WEA International Conference on COMMUICATIO, Heraklion, reece, July 3-5, 8 Unavoidable Constraints and Collision Avoidance Techniques in Performance Evaluation of Asynchronous Transmission WDMA Protocols

More information

A Review of MAC Scheduling Algorithms in LTE System

A Review of MAC Scheduling Algorithms in LTE System Vol.7 (2017) No. 3 ISSN: 2088-5334 A Review of MAC Scheduling Algorithms in LTE System Satheesh Monikandan B #, A.Sivasubramanian *, SPK Babu # # Department of ECE, Periyar Maniammai University, Thanjavur,

More information

A Reinforcement Learning Based Intercell Interference Coordination in LTE Networks

A Reinforcement Learning Based Intercell Interference Coordination in LTE Networks future internet Article A Reinforcement Learning Based Intercell Interference Coordination in LTE Networks Djorwé Témoa 1, * ID, Anna Förster 2, * ID, Kolyang 3 and Serge Doka Yamigno 4 1 Department of

More information

Local Area Networks NETW 901

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

More information

TSIN01 Information Networks Lecture 3

TSIN01 Information Networks Lecture 3 TSIN01 Information Networks Lecture 3 Danyo Danev Division of Communication Systems Department of Electrical Engineering Linköping University, Sweden September 10 th, 2018 Danyo Danev TSIN01 Information

More information

MPEG4 VIDEO OVER PACKET SWITCHED CONNECTION OF THE WCDMA AIR INTERFACE

MPEG4 VIDEO OVER PACKET SWITCHED CONNECTION OF THE WCDMA AIR INTERFACE MPEG4 VIDEO OVER PACKET SWITCHED CONNECTION OF THE WCDMA AIR INTERFACE Jamil Y. Khan 1, Pratik Das 2 School of Electrical Engineering and Computer Science, University of Newcastle, Callaghan, NSW 238,

More information

Overview of WiMAX (Chapter 2) ENE 490 MON 13:30-16:30 Asst. Prof. Suwat Pattaramalai

Overview of WiMAX (Chapter 2) ENE 490 MON 13:30-16:30 Asst. Prof. Suwat Pattaramalai (Chapter 2) ENE 490 MON 13:30-16:30 Asst. Prof. Suwat Pattaramalai Background on IEEE 802.16 and WiMAX (Table 2.1 and Table 2.2) Salient Features of WiMAX OFDM-based physical layer: good resistance to

More information

Multiple Access Communications. EEE 538, WEEK 11 Dr. Nail Akar Bilkent University Electrical and Electronics Engineering Department

Multiple Access Communications. EEE 538, WEEK 11 Dr. Nail Akar Bilkent University Electrical and Electronics Engineering Department Multiple Access Communications EEE 538, WEEK 11 Dr. Nail Akar Bilkent University Electrical and Electronics Engineering Department 1 Multiple Access Satellite systems, radio networks (WLAN), ethernet segment

More information

Quality of Service (QoS)

Quality of Service (QoS) Quality of Service (QoS) The Internet was originally designed for best-effort service without guarantee of predictable performance. Best-effort service is often sufficient for a traffic that is not sensitive

More information

Progress Report of NTT DOCOMO LTE Trials January 26, 2009 Takehiro Nakamura NTT DOCOMO

Progress Report of NTT DOCOMO LTE Trials January 26, 2009 Takehiro Nakamura NTT DOCOMO ATIS-3GPP LTE Conference January 26, 2009 Progress Report of NTT DOCOMO LTE Trials January 26, 2009 NTT DOCOMO LTE History and Status in 3GPP 2004 2005 2006 2007 2008 4 Q1 Q2 Q3 Q4 Q1 Q2 Q3 Q4 Q1 Q2 Q3

More information

2. Modelling of telecommunication systems (part 1)

2. Modelling of telecommunication systems (part 1) 2. Modelling of telecommunication systems (part ) lect02.ppt S-38.45 - Introduction to Teletraffic Theory - Fall 999 2. Modelling of telecommunication systems (part ) Contents Telecommunication networks

More information

1.1 Beyond 3G systems

1.1 Beyond 3G systems 1 Introduction The cellular wireless communications industry witnessed tremendous growth in the past decade with over four billion wireless subscribers worldwide. The first generation (1G) analog cellular

More information

Pre-processor for MAC-layer Scheduler to Efficiently Manage Buffer in Modern Wireless Networks

Pre-processor for MAC-layer Scheduler to Efficiently Manage Buffer in Modern Wireless Networks Pre-processor for MAC-layer Scheduler to Efficiently Manage Buffer in Modern Wireless Networks Ankit Bhamri, Navid Nikaein, Florian Kaltenberger, Jyri Hämäläinen, Raymond Knopp Eurecom, France (email :

More information

Key Performance Aspects of an LTE FDD based Smart Grid Communications Network

Key Performance Aspects of an LTE FDD based Smart Grid Communications Network Key Performance Aspects of an LTE FDD based Smart Grid Communications Network Presented by: Ran Zhang Supervisors: Prof. Sherman(Xuemin) Shen, Prof. Liang-liang Xie Main Reference Jason Brown, and Jamil

More information

Intelligent Transportation Systems. Medium Access Control. Prof. Dr. Thomas Strang

Intelligent Transportation Systems. Medium Access Control. Prof. Dr. Thomas Strang Intelligent Transportation Systems Medium Access Control Prof. Dr. Thomas Strang Recap: Wireless Interconnections Networking types + Scalability + Range Delay Individuality Broadcast o Scalability o Range

More information

Packet Scheduling Mechanism for Multimedia Services to Guarantee QoS in 3GPP LTE System

Packet Scheduling Mechanism for Multimedia Services to Guarantee QoS in 3GPP LTE System IJCSNS International Journal of Computer Science and Network Security, VOL.14 No.7, July 2014 1 Packet Scheduling Mechanism for Multimedia Services to Guarantee QoS in 3GPP LTE System Pligyu Shin and Kwangsue

More information

QPPS : Qos Provision Packet Scheduling Algorithm in High Speed. Downlink Packet Access

QPPS : Qos Provision Packet Scheduling Algorithm in High Speed. Downlink Packet Access QPPS : Qos Provision Packet Scheduling Algorithm in High Speed Downlink Packet Access YING-HONG WANG, KUO-FENG HUANG Depart of Computer Science and Information Engineering Tamkang University 151 Ying-chuan

More information

Chapter 7 CONCLUSION

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

More information

Wide area networks: packet switching and congestion

Wide area networks: packet switching and congestion Wide area networks: packet switching and congestion Packet switching ATM and Frame Relay Congestion Circuit and Packet Switching Circuit switching designed for voice Resources dedicated to a particular

More information

On Performance Evaluation of Different QoS Mechanisms and AMC scheme for an IEEE based WiMAX Network

On Performance Evaluation of Different QoS Mechanisms and AMC scheme for an IEEE based WiMAX Network On Performance Evaluation of Different QoS Mechanisms and AMC scheme for an IEEE 802.16 based WiMAX Network Vinit Grewal Department of Electronics and Communication Engineering National Institute of Technology

More information

White Paper Broadband Multimedia Servers for IPTV Design options with ATCA

White Paper Broadband Multimedia Servers for IPTV Design options with ATCA Internet channels provide individual audiovisual content on demand. Such applications are frequently summarized as IPTV. Applications include the traditional programmed Video on Demand from a library of

More information

Connection-Level Scheduling in Wireless Networks Using Only MAC-Layer Information

Connection-Level Scheduling in Wireless Networks Using Only MAC-Layer Information Connection-Level Scheduling in Wireless Networks Using Only MAC-Layer Information Javad Ghaderi, Tianxiong Ji and R. Srikant Coordinated Science Laboratory and Department of Electrical and Computer Engineering

More information

Uplink Overhead Analysis and Outage Protection for Multi-Carrier LTE-Advanced Systems

Uplink Overhead Analysis and Outage Protection for Multi-Carrier LTE-Advanced Systems Aalborg Universitet Uplink Overhead Analysis and Outage Protection for Multi-Carrier LTE-Advanced Systems Wang, Yuanye; Pedersen, Klaus; Navarro, Miguel; Mogensen, Preben; Sørensen, Troels Bundgaard Published

More information

Wireless Network Virtualization LTE case study

Wireless Network Virtualization LTE case study Wireless Network Virtualization LTE case study Yasir Zaki ComNets TZI University of Bremen, Germany April 23 rd, 2010 April 23, 2010 1 Outline Introduction to Wireless Virtualization State-of-the-art LTE

More information

Distributed Queue Dual Bus

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

More information

Dynamic Two-Threshold Flow Control Scheme for 3GPP LTE-A Relay Networks

Dynamic Two-Threshold Flow Control Scheme for 3GPP LTE-A Relay Networks Dynamic Two-Threshold Flow Control Scheme for 3GPP LTE-A Relay Networks Ping-Chen Lin and Ray-Guang Cheng Department of Electronic and Computer Engineering, National Taiwan University of Science and Technology,

More information

A Study on Systems Beyond IMT-2000 in Korea

A Study on Systems Beyond IMT-2000 in Korea A Study on Systems Beyond IMT-2000 in Korea May 28, 2002 Vice President Ki-Chul Han, Ph.D (kchan kchan@etri.re. @etri.re.kr kr) Mobile Telecommunication Research Laboratory Electronics and Telecommunciations

More information

Analysis of Link-Layer Backoff Algorithms on Point-to-Point Markov Fading Links: Effect of Round-Trip Delays

Analysis of Link-Layer Backoff Algorithms on Point-to-Point Markov Fading Links: Effect of Round-Trip Delays Analysis of Link-Layer Backoff Algorithms on Point-to-Point Markov Fading Links: Effect of Round-Trip Delays A. Chockalingam and M. Zorzi Department of ECE, Indian Institute of Science, Bangalore 560012,

More information

Providing QoS to Real and Non-Real Time Traffic in IEEE networks

Providing QoS to Real and Non-Real Time Traffic in IEEE networks Providing QoS to Real and Non-Real Time Traffic in IEEE 802.16 networks Joint work with my student Harish Shetiya Dept. of Electrical Communication Engg., Indian Institute of Science, Bangalore Overview

More information

CROSS-LAYER COMBINING OF QUEUING WITH ADAPTIVE MODULATION AND CODING OVER WIRELESS LINKS

CROSS-LAYER COMBINING OF QUEUING WITH ADAPTIVE MODULATION AND CODING OVER WIRELESS LINKS CROSS-LAYER COMBINING OF QUEUING WITH ADAPTIVE MODULATION AND CODING OVER WIRELESS LINKS Qingwen Liu 1, Shengli Zhou 2, and Georgios B. Giannakis 1 1 Dept. of ECE, Univ. of Minnesota, Minneapolis, MN 2

More information

Multiple Access (1) Required reading: Garcia 6.1, 6.2.1, CSE 3213, Fall 2010 Instructor: N. Vlajic

Multiple Access (1) Required reading: Garcia 6.1, 6.2.1, CSE 3213, Fall 2010 Instructor: N. Vlajic 1 Multiple Access (1) Required reading: Garcia 6.1, 6.2.1, 6.2.2 CSE 3213, Fall 2010 Instructor: N. Vlajic Multiple Access Communications 2 Broadcast Networks aka multiple access networks multiple sending

More information

ECEN 5032 Data Networks Medium Access Control Sublayer

ECEN 5032 Data Networks Medium Access Control Sublayer ECEN 5032 Data Networks Medium Access Control Sublayer Peter Mathys mathys@colorado.edu University of Colorado, Boulder c 1996 2005, P. Mathys p.1/35 Overview (Sub)networks can be divided into two categories:

More information

Ethernet. Introduction. CSE 3213 Fall 2011

Ethernet. Introduction. CSE 3213 Fall 2011 Ethernet CSE 3213 Fall 2011 19 October 2011 1 Introduction Rapid changes in technology designs Broader use of LANs New schemes for high-speed LANs High-speed LAN technologies: Fast and gigabit Ethernet

More information

Implementation of WiFiRe PHY Sectorization in OPNET

Implementation of WiFiRe PHY Sectorization in OPNET P Sreedhar Reddy Roll No. 06305024 24th July, 2007 Under the Guidance Of Prof. Sridhar Iyer Department Of Computer Science and Engineering Indian Institute Of Technology, Bombay Outline WiFiRe overview.

More information

Introduction to CDMA ALOHA. 3. Access Control Techniques for CDMA ALOHA

Introduction to CDMA ALOHA. 3. Access Control Techniques for CDMA ALOHA Introduction to CDMA ALOHA 3. Access Control Techniques for CDMA ALOHA Takaya Yamazato Center for Information Media Studies, Nagoya University Nagoya 464-01, Japan yamazato@nuee.nagoya-u.ac.jp CDMA ALOHA

More information

On the Optimizing of LTE System Performance for SISO and MIMO Modes

On the Optimizing of LTE System Performance for SISO and MIMO Modes 2015 Third International Conference on Artificial Intelligence, Modelling and Simulation On the Optimizing of LTE System Performance for SISO and MIMO Modes Ali Abdulqader Bin Salem, Yung-Wey Chong, Sabri

More information

Enhancement of MTC Performance in LTE Networks by Maximizing Random Access Procedure Throughput

Enhancement of MTC Performance in LTE Networks by Maximizing Random Access Procedure Throughput Journal of Electrical Engineering 6 (2018) 40-45 doi: 10.17265/2328-2223/2018.01.006 D DAVID PUBLISHING Enhancement of MTC Performance in LTE Networks by Ibraheem M. Fayed and Eman S. El-Din Network Planning

More information

CENTRALISED AND DISTRIBUTED POWER ALLOCATION ALGORITHMS IN COOPERATIVE NETWORKS. Jaime Adeane, Miguel R.D. Rodrigues, and Ian J.

CENTRALISED AND DISTRIBUTED POWER ALLOCATION ALGORITHMS IN COOPERATIVE NETWORKS. Jaime Adeane, Miguel R.D. Rodrigues, and Ian J. CENTRALISED AND DISTRIBUTED POWER ALLOCATION ALGORITHMS IN COOPERATIVE NETWORKS Jaime Adeane, Miguel R.D. Rodrigues, and Ian J. Wassell Laboratory for Communication Engineering Department of Engineering,

More information

Wideband Cell Division Multiple Access Enhanced Uplink Principles and Basic Operation

Wideband Cell Division Multiple Access Enhanced Uplink Principles and Basic Operation International Journal of Information and Computation Technology. ISSN 0974-2239 Volume 3, Number 4 (2013), pp. 293-302 International Research Publications House http://www. irphouse.com /ijict.htm Wideband

More information

Overview of Networks

Overview of Networks CMPT765/408 08-1 Overview of Networks Qianping Gu 1 Overview of Networks This note is mainly based on Chapters 1-2 of High Performance of Communication Networks by J. Walrand and P. Pravin, 2nd ed, and

More information

A New Call Admission Control scheme for Real-time traffic in Wireless Networks

A New Call Admission Control scheme for Real-time traffic in Wireless Networks A New Call Admission Control scheme for Real-time traffic in Wireless Networks Maneesh Tewari and H.S. Jamadagni Center for Electronics Design and Technology, Indian Institute of Science, Bangalore, 5612

More information

Video-Aware Wireless Networks (VAWN) Final Meeting January 23, 2014

Video-Aware Wireless Networks (VAWN) Final Meeting January 23, 2014 Video-Aware Wireless Networks (VAWN) Final Meeting January 23, 2014 1/26 ! Real-time Video Transmission! Challenges and Opportunities! Lessons Learned for Real-time Video! Mitigating Losses in Scalable

More information