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

Size: px
Start display at page:

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

Transcription

1 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, Taipei, Taiwan, R. O. C. Abstract Relaying technology is a cost-effective solution for achieving throughput enhancement for cell-edge users or extending the cell coverage for the 3GPP LTE-A systems. In this study, we investigate the flow control scheme in the LTE-A relay networks employing the Type-I relay nodes (RNs). However, the buffer-overflow problem [7, 8] caused by high-speed arrival traffic and the handover forwarding problem caused by UE s handover are two main issues that affect the performance of 3GPP LTE-A relay networks. To mitigate these problems, we present a dynamic two-threshold flow control scheme () which can dynamically adust the upper buffer-threshold of RN based on the channel quality. Results showed that can reduce 40% of the total number of forwarding packets during the handover when compared with the two-threshold flow control scheme. Additionally, when the proposed scheme is compared to single-threshold flow control scheme, excels by imposing much less signaling overhead on the expense of a slight increase in the number of forwarding packets. Keywords-dynamic two-threshold flow control scheme (); handover; type-i relay node (RN) I. INTRODUCTION Relaying is one of low-cost solutions for extending the cell coverage or enhancing throughput for cell-edge users in networks without passing through the wired backhaul. In Long Term Evolution-Advanced (LTE-A) relay networks, two types of relay nodes (RNs) have been specified into the third generation partnership proect (3GPP) standard [1]-[3]. The first one is called a Type-I RN and the other one is referred to as Type-II RN. Type-I RN is considered as a small base station for the user equipment (UE) because it has its own cell identity (ID) and broadcast information. It can also perform its radio resource management (RRM) policy based on its own common reference signal, synchronization channels, and scheduling information. Additionally, due to its own broadcast information, Type-I RN can also provide the coverage extension for LTE-A systems. On the other hand, Type-II RN does not have its cell ID and RRM information. It can only forward the broadcast information from a base station, which is named a donor enb (DeNB) in 3GPP. A Type-II RN is transparent to UE, since UE is unaware of its presence. In this scenario, a UE cannot hear any broadcast information when it is out of DeNB s coverage even though it is under the coverage of a Type-II RN. Accordingly, Type-II RN cannot support coverage extension for LTE-A relay networks. However, a number of studies [4]- [6] use Type-II RNs to achieve throughput enhancement via cooperated multi-point (CoMP) transmission. To extend the coverage of relay networks, we study the performance of relay networks with Type-I RN. The rest of this paper is organized as follows: In Section II, the problem statement in relay networks with Type-I RN and literature review for different flow control schemes are addressed. The proposed dynamic two-threshold flow control scheme () is then elaborated in Section III. Section IV shows the simulation results. Conclusions are finally drawn in Section V. II. PROBLEM STATEMENT AND LITERATURE REVIEW As shown in Fig. 1, there are N fixed Type-I RNs and M mobile UEs deployed in a LTE-A relay network. For notation convenience, we use RN instead of Type-I RN. In such networks, the maximum transmission hop-count is specified in 3GPP standard [3] and is limited to two in order to reduce the implementation complexity. According to the cell selection policy, a UE (1 M) can directly be served by a DeNB or served by a RN i (1 i N) passing through two independent radio links. One radio link connecting the DeNB and the RN is referred to as Un interface. The other radio link between the DeNB and UE or between the RN and UE is named the Uu interface. However, due to the two-hop transmission, some critical problems may emerge in such networks to degrade the system performance. In the following we elaborate these problems. Figure 1. System model for LTE-A relay networks. A. Buffer-overflow Problem In LTE-A relay network, the network operator will deploy a number of fixed-location RNs with light-of-sight (LOS) propagation between the RN and the DeNB, so that the channel quality of Un interface is better than Uu interface. Thus, in the downlink transmission of relay networks, the buffer-overflow will occur at RN due to high link rate of Un interface and /13/$ /13/$ IEEE 2664

2 results in severe packet loss. This problem is called bufferoverflow problem. B. Handover Forwarding Problem In LTE-A relay networks, cells (e.g., DeNB or RN) can adopt the hybrid automatic repeat request (ARQ) protocol to retransmit the corrupted packets to guarantee their correctness. After receiving the hybrid ARQ acknowledgement from RN, the DeNB will remove the packets form its buffer and only keep them at RN s buffer. The handover (or handoff) procedure is also necessary to prevent the service interruption due to UE s mobility. However, different to the traditional handover between two DeNBs, no physical (wired) link can directly connect a RN with a DeNB. Thus, all packets buffered at serving RN should be forwarded to target cell via a wireless link (i.e., Un interface). The uplink bandwidth will be occupied by forwarding packets so that the system performance will be degraded, this is referred to as the handover forwarding problem in LTE-A relay networks. C. Literature Review A number of research work has recently been conducted for flow control schemes to deal with the buffer-overflow problem. In [7], the credit-based flow control scheme was adopted to alleviate the buffer-overflow problem in multihop cellular network. In [8], the authors further indicated that the bufferoverflow problem does not merely occur at RN. This problem also emerges at DeNB due to the high-speed wired backhaul. Thus, the flow control scheme should also be extended to the wired link between the DeNB and the wired backhaul. Jagannathan et al. [9] investigated the performance of threshold-based flow control schemes to relieve network congestion. They presented an analytical model to study the trade-off between the congestion probability and the rate of control (or feedback) message. Based on their analytical model, they show that the larger the gap between two bufferthresholds the lower the rate of control message. However, the aforementioned flow control schemes did not consider the handover forwarding problem, so the system performance still degrades when UE performs the handover. The handover forwarding problem can be ignored when the service type of a packet is a real-time (e.g., voice, video) service. This is because the real-time packets buffered at the serving RN can be reduced via the priority-based scheduler [7] or the active queue management scheme (e.g., random early detection) [9]. Packets are also allowed to be dropped while quality of service (QoS) constraint is not met during handover [10]. However, the packets for non-real-time (e.g., webbrowsing, FTP) service are never allowed to be dropped due to the reliable property. In other words, all packets for non-realtime service should be forwarded to the target cell. Thus, large amount of uplink bandwidth for Un interface is wasted by forwarding the handover traffic. In addition, Lin et al. [11] also considered the handover forwarding problem and proposed employing a smaller buffer to solve the issue. However, a small buffer cannot be considered as a general solution. To the best of our knowledge, so far, there is no comprehensive study to fully address both buffer-overflow and handover forwarding problems in LTE-A relay networks. Without solving all these problems, QoS provisioning in such networks is difficult to achieve. The contribution of this paper lies in that it is the first work to propose an effective flow control scheme, named the dynamic two-threshold flow control scheme (), to solve all these problems. III. DYNAMIC TWO-THRESHOLD FLOW CONTROL SCHEME In this section, we will elaborate how to design the. Since is one of the threshold-based flow control schemes, we will first introduce the threshold-based flow control schemes in detail and then explain how to evolve into the. A. Backgrounds of Threshold-based Flow Control Scheme In threshold-based flow control schemes [9], the sender can control its traffic rate via the feedback of the receiver (e.g., DeNB or RN), which is triggered according to the buffer (or queue) state of a receiver. In this section, the well-known twothreshold flow control scheme () and the single-threshold flow control scheme () are addressed. Figure 2. Design concept of. As shown in Fig. 2, there are two distinct thresholds set for the at each queue of the receiver reserved for UE. Let T U and T L be the upper buffer-threshold and the lower bufferthreshold of (unit: packet), respectively. The former is designed to prevent the buffer overflow problem and the latter is designed to guarantee the minimum throughput. Let, and be the ratio of the upper and the lower buffer-thresholds for. Let K i, denotes the total queue length of a receiving cell i (e.g., cell 0 is DeNB, cell 1~N is RN) reserved for UE (unit: packet). We can have T U = K i, and T L = K i,. Note that T L < T U < K i,. It is worth noting that can be downgraded to when T L = T U. Let us denote the arrival rate of threshold-based flow control scheme sent from a cell i for UE by i, (unit: packet/subframe), which is based on the feedback information of the flow control scheme. We assume that the receiver does not have any packets in its queue initially. Let 1 and 2 be the high arrival rate and the low arrival rate of a flow control scheme at the sender (i.e., DeNB or wired backhaul), respectively. Since no buffer-overflow problem occurs in the beginning, the sender is allowed to use the high arrival rate ( i, = 1 ) to transmit large amount of data packets to its receiver. When the queue length at a receiver is larger than T U, it implies that the receiver is in the Congestion State and the 2665

3 sender should reduce its arrival rate to i, = 2 after it receives the feedback message. When the queue length at a receiver is less than T L, it means that the receiver is in the Non-Congestion State because of less buffered packets at receiver; hence, the sender should increase its arrival rate to i, = 1 to meet its QoS requirement (i.e., minimum throughput) after it receives the feedback message. It is worth noting that T L can be configured by the minimum throughput guarantee of arrival traffic and T U can be set by considering either the signaling cost of feedback messages or the delay constraint of real-time (delay-sensitive) service. In order to reduce the signaling cost of feedback message, T U can be set as a very large value, such as 80% of the total queue size. It implies that the receiver using has a very large gap (i.e., T U T L ) to maintain its state without sending any feedback message. However, under this configuration of, the receiver will keep large amount of data packets in its buffer causing a serve handover forwarding problem. This problem can be alleviated when lower bufferthreshold of is applied. However, it will bring large amount of signaling overhead due to frequent feedback. B. Dynamic Two-Threshold Flow Control Scheme In order to deal with both buffer-overflow and handover forwarding problems, we proposed a dynamic two-threshold flow control scheme () for LTE-A relay networks to dynamically adust the buffer-threshold of RN. Fig. 3 illustrates the design concept of the proposed. Let 1, 2, and be the ratio of the large upper, the small upper, and the lower buffer-thresholds for, respectively. Note that 0 < < 2 < 1 < 1. Let SNR i, and SNR TDFCS be the signal-to-noise ratio of UE served by cell i and threshold of, respectively. Similar to, two buffer-thresholds are employed to control the arrival rate from DeNB. However, while UE has better channel quality (i.e., SNR i, > SNR TDFCS ), as illustrated in the left hand side of Fig. 3, high Uu transmission rate will result in large variation at RN s queue. Hence, a large amount of feedback messages will be sent from RN to DeNB. To prevent this issue, a large gap, constructed by a large upper buffer-threshold (i.e., T U = 1 K i, ) and a lower bufferthreshold (i.e., T L = K i, ), of RN queue is used. Moreover, when UE has poor channel quality (i.e., SNR i, SNR TDFCS ) and is going to perform the handover procedure, RN should not keep large amount of packets in its queue. Consequently, the small upper buffer-threshold (i.e., T U = 2 K i, ) should be applied to prevent serve handover forwarding problem, as illustrated in the right hand side of Fig. 3. Note that the lower buffer-threshold is not changed due to the minimum throughput guarantee and SNR TDFCS is larger than the threshold of handover, SNR HO, since the upper buffer-threshold should be changed before the handover. In the detailed implementation, the algorithm of is based on Algorithm 1. For steps 2 to 6, the upper bufferthresholds are configured herein. When the SNR of UE received at RN i (SNR i, ) is better than configured SNR value (SNR TDFCS ), RN can use the larger upper buffer-threshold for. Otherwise, the smaller upper buffer-threshold is used for. In, the lower buffer-threshold is fixed due to throughput guarantee, as shown in step 7. In steps Figure 3. Design concept of. Algorithm 1 ( Qi,, SNRi, ) Input: the signal to noise ratio SNRi,, the queue length Qi, Output: feedback message fi, {0,1} 1: begin 2: if SNRi, SNR, and i is the serving RN then 3: TU 1 Ki, // larger upper buffer-threshold 4: else 5: TU 2 Ki, // smaller upper buffer-threshold 6: 7: TL Ki, // lower buffer-threshold 8: if Qi, TU then 9: return fi, 1 // feedback fi, and set i, 2 at DeNB 10: 11: else if Qi, TLthen 12: return fi, 0 // feedback fi, and set i, 1 at DeNB 13: 14: 15: end 8 to 14, then decides whether to send the feedback message to DeNB and adust the transmission rate from DeNB to RN. Let f i, be the value of feedback message for UE reported to RN i in. Let Q i, [k] be the queue length of RN i reserved for UE at the subframe k. When the current queue length Q i, [k] is larger than T U, RN will send a feedback message with single-bit value 1 (f i, = 1) to notify that DeNB has entered the Congestion State and should slow down its transmission rate ( i, = 2 ) to avoid the buffer-overflow. When the current queue length Q i, [k] is less than T L, RN will send a feedback message with single-bit value 0 (f i, = 0) to notify that DeNB has got into the Non-Congestion State and then raises its transmission rate ( i, = 1 ) for preventing service interruption due to the lack of packets at RN. Besides these conditions, RN will not report any feedback messages to DeNB to reduce the signaling overhead. 2666

4 IV. SIMULATION RESULTS In this section, we evaluate the flow control schemes through system level simulation. The simulator of LTE-A relay network was constructed by a C-based platform. In the following figures, each point represented the mean value of 100 simulation samples. Each simulation sample was obtained by averaging data collected within 1,000 seconds (or 100,0000 subframes). We deployed a DeNB at the center of each cell with coverage of 866 meters. Three RNs were located at the edge of each cell. Twenty mobile UEs are randomly dropped in a DeNB s coverage and follow the Random Way Point (RWP) mobility model with speed from 30 to 60 km/hr. The maximum transmission power of a DeNB and a RN are 46 dbm and 30 dbm, respectively. The path-loss models are based on 3GPP TR [3]. To ensure the high efficiency of Un interface, DeNB and RN were both equipped with two antenna sets. That is, a 70 directional antenna serving for Un interface and an omni-directional antenna serving for Uu interface. The configuration number 4 of frame structure type 2 (TDD) was chosen for this system [12]. In downlink transmission, we assume the source traffic is generated from wired backhaul and follows the Poisson process with rate i,. The link rate of Un interface for each UE is controlled by the flow control scheme and the link rate of Uu interface for each UE is based on its channel quality (i.e., SNR i,, ), according to the adaptive modulation and coding (AMC) scheme. The parameters for AMC are shown in Table I. The hybrid ARQ protocol and the handover scheme are also employed. The handover threshold SNR HO is 7dB and the handover latency is 60 msec. The total queue length at a cell (e.g., DeNB or RN) reserved for a UE is 100 packets (i.e., K i, = 100). level TABLE I. Modulation and coding AMC PARAMETERS IN LTE-A SYSTEM. Rate (bits/symbol) Required SNR (db) 0 Silent QPSK (1/2) QAM (1/2) QAM (3/4) QAM (2/3) 5 64QAM(5/6) In all simulation results, the and the [9] are chosen as the benchmark to compare with. The,, are all elaborated in Sec. III and implemented at RNs. As mentioned in [8], DeNB only implements the since DeNB doesn t have the handover forwarding problem. The detailed simulation setting for all flow control schemes were configured as in Table II. TABLE II. Description Trigger SNR threshold for SIMULATION SETTING FOR FLOW CONTROL SCHEMES. Value (unit) SNR = 10 db Ratio of buffer-threshold in 1 = 0.8, 2 = 0.4, = 0.2 Ratio of buffer-threshold in = 0.8, = 0.2 Ratio of buffer-threshold in = = 0.2 Arrival rate in non-congestion state Arrival rate in congestion state 1 = 5 packets/subframe 2 = 1 packets/subframe In this paper, four key performance metrics were considered to evaluate the efficiency of the flow control scheme. The first performance metric is the dropping probability. However, we did not show the results of dropping probabilities since all flow control schemes have approximately zero dropping probabilities. The number of forwarding packets, the signaling overhead, and the average spectral efficiency are other key performance metrics, which are illustrated in Figs. 4, 5, and 6, respectively. The number of forwarding packets is defined as the total number of uplink forwarding packets (in packet) during the simulation. The signaling overhead is defined as the average number of feedback messages sent from a RN per second for a flow control scheme (e.g.,,, ). The average spectral efficiency is defined as the average data bits received from a UE in downlink transmission (in bps/hz). # of forwarding packets (packet) signaling overhead (packet/sec) Figure 4. UE speed vs. Number of forwarding packets. 0 Figure 5. UE speed vs. Signaling overhead. Figs. 4 and 5 illustrated the results of the number of forwarding packets and the signaling overhead for three flow control schemes under different UE speed. In Fig. 4, results showed that the number of forwarding packets rises when UE s speed increases. It is because that UE performs the handover more frequently. In this figure, we can find that can 2667

5 achieve the best performance for uplink transmission since it always keeps the least number of buffered packets at RN (around 20% of the total queue length at the receiver). However, due to the usage of a single buffer-threshold, cannot prevent the frequent feedback. Hence, as shown in Fig. 5, resulted in much higher signaling overhead than the other two schemes. A flow control scheme adopting dual buffer-thresholds (e.g., and ) can largely reduce the signaling overhead. However, results further showed that is more efficient than because it can reduce up to 40% of the total number of forwarding packets and slightly increases the signaling overhead. average apectral efficiency (bps/hz) Figure 6. UE speed vs. Average spectral efficiency. Fig. 6 showed the results of average spectral efficiency for three flow control schemes under different UE speed. Results showed that all flow control schemes can maintain the similar average spectral efficiency since an appropriate lower bufferthreshold was chosen to guarantee the minimum throughput. That is, no starvation occurs when we applied the thresholdbased flow control scheme in LTE-A relay networks. In addition, due to the handover latency, it was found that each flow control scheme slightly reduces its average spectral efficiency when the UE speed increases. V. CONCLUSIONS In this paper, we investigate the performance for LTE-A relay networks. However, the buffer-overflow and the handover forwarding problems will occur due to the higher arrival rate and UE s handover, respectively. To solve both aforementioned problems, we proposed a to dynamically adust the upper buffer-threshold based on UE s channel quality. Results showed that can consume the smallest uplink bandwidth for data forwarding during UE handover. However, it still wastes large amount of uplink bandwidth to transmit the feedback messages. It is not an efficient way to solve these problems. Results also showed that and have much less signaling overhead than. However, our results further indicated that is a better flow control scheme than since it can reduce up to 40% of the total number of forwarding packets in uplink transmission and maintains a similar low level of signaling overhead. ACKNOWLEDGMENT This work was supported in part by the National Science Council, Taiwan under Contracts, NSC E and NSC E MY3. REFERENCES [1] P. Bhat et al., LTE-Advanced: An operator perspective, IEEE Commun. Mag., vol. 50, no. 2, pp , Feb [2] S. Parkvall, A. Furuskar, and E. Dahlman, Evolution of LTE toward IMT-Advanced, IEEE Commun. Mag., vol. 49, no. 2, pp , Feb [3] 3GPP TR , Evolved universal terrestrial radio access (E-UTRA): Further advancements for EUTRA physical layer aspects, Mar [4] A. S. Ibrahim, A. K. Sadek, W. Su, and K. J. R. Liu, Cooperative communications with relay-selection: when to cooperate and whom to cooperate with? IEEE Trans. Wireless Commun., vol. 7, no. 7, pp , July [5] L. Su, D. Chen, T. Wu, and J. Huang, Efficient power allocation schemes for MIMO cooperative relaying systems, in Proc. International Conference on Computer Application and System Modeling (ICCASM), Shanxi, China, Oct. 2010, vol. 14, pp [6] C. I. Kuo, S. H. Wu, C. K. Tseng, Robust linear beamformer designs for coordinated multi-point AF relaying in downlink multi-cell networks, IEEE. Trans. Wireless Commun., vol. 11, no. 9, pp , Sep [7] R. Schoenen, Credit-based flow control for multi-hop wireless networks and stochastic Petri Nets analysis, in Proc. 9th Annu. Commun. Netw. and Services Research Conf. (CNSR), Ottawa, Canada, May 2011, pp [8] R. Schoenen and H. Yanikomeroglu, Wireless hop-by-hop credit-based flow control extended to source for stable best effort traffic, in Proc. Australasian Telecommunication Networks and Applications Conf. (ATNAC), Melbourne, Australia, Nov. 2011, pp [9] K. Jagannathan, E. Modiano, and L. Zheng, On the trade-off between control rate and congestion in single server systems, in Proc. IEEE INFOCOM, Rio de Janeiro, Brazil, Apr. 2009, pp [10] J. Y. Kim and D. H. Cho, Pre-buffering scheme for seamless relay handover in relay based cellular system, in Proc. IEEE VTC-Spring, Barcelona, Spain, April 2009, pp [11] P. C. Lin, R. G. Cheng, and Y. J. Cheng, A dynamic flow control algorithm for LTE-Advanced relay networks, Accepted by IEEE Trans. Veh. Technol., [12] 3GPP TS , Evolved universal terrestrial radio access (E-UTRA): Physical layer for relaying operation, Mar

OVSF Code Tree Management for UMTS with Dynamic Resource Allocation and Class-Based QoS Provision

OVSF Code Tree Management for UMTS with Dynamic Resource Allocation and Class-Based QoS Provision OVSF Code Tree Management for UMTS with Dynamic Resource Allocation and Class-Based QoS Provision Huei-Wen Ferng, Jin-Hui Lin, Yuan-Cheng Lai, and Yung-Ching Chen Department of Computer Science and Information

More information

FEMTOCELL WITH RELAYS TO ENHANCE THE MACROCELL BACKHAUL BANDWIDTH

FEMTOCELL WITH RELAYS TO ENHANCE THE MACROCELL BACKHAUL BANDWIDTH FEMTOCELL WITH RELAYS TO ENHANCE THE MACROCELL BACKHAUL BANDWIDTH, Abstract In the future of Mobile networks it is important to implement a Femtocell at homes and to improve the domestic network. Even

More information

334 IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 63, NO. 1, JANUARY 2014

334 IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 63, NO. 1, JANUARY 2014 334 IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 63, NO. 1, JANUARY 2014 A Dynamic Flow Control Algorithm for LTE-Advanced Relay Networks Ping-Chen Lin, Student Member, IEEE, Ray-Guang Cheng, Senior

More information

Frequency and Time Resource Allocation for Enhanced Interference Management in a Heterogeneous Network based on the LTE-Advanced

Frequency and Time Resource Allocation for Enhanced Interference Management in a Heterogeneous Network based on the LTE-Advanced ICWMC 23 : The Ninth International Conference on Wireless and Mobile Communications Frequency and Time Resource Allocation for Enhanced Interference Management in a Heterogeneous Network based on the LTE-Advanced

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

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

Original Circular Letter

Original Circular Letter LTE-Advanced Original Circular Letter LTE-Advanced will be an evolution of LTE. Therefore LTE- Advanced must be backward compatible with LTE Release 8. LTE-Advanced requirements will meet or even exceed

More information

Evaluation of M2M Data Traffic Aggregation in LTE-A Uplink

Evaluation of M2M Data Traffic Aggregation in LTE-A Uplink Evaluation of M2M Data Traffic Aggregation in LTE-A Uplink 1 Yasir Mehmood 2 Safdar Nawaz Khan Marwat 3 Dr. Yasir Zaki 1 Prof. Dr. Carmelita Görg 4 Prof. Dr. Andreas Timm-Giel 1 Communication Networks,

More information

Protection Schemes for 4G Multihop wireless Networks

Protection Schemes for 4G Multihop wireless Networks Protection Schemes for 4G Multihop wireless Networks Sridevi, Assistant Professor, Department of Computer Science, Karnatak University, Dharwad Abstract:-This paper describes the relay node protection

More information

Parameter Optimization for Mobility Robustness Handover in LTE

Parameter Optimization for Mobility Robustness Handover in LTE Parameter Optimization for Mobility Robustness Handover in LTE 1 G. K.Venkatesh, 2 P.V.Rao 1 Dept. of ECE, Jain University, Bangalore, India 2 Dept. of ECE, Rajarajeshwari College of Engineering, Bangalore,

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

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

Performance Analysis of Cell Switching Management Scheme in Wireless Packet Communications

Performance Analysis of Cell Switching Management Scheme in Wireless Packet Communications Performance Analysis of Cell Switching Management Scheme in Wireless Packet Communications Jongho Bang Sirin Tekinay Nirwan Ansari New Jersey Center for Wireless Telecommunications Department of Electrical

More information

LTE-Advanced The solution for IMT-Advanced

LTE-Advanced The solution for IMT-Advanced LTE-Advanced The solution for IMT-Advanced Hideshi Murai, Maria Edvardsson and Erik Dahlman Ericsson Research Definitions IMT-Advanced A family of radio-access technologies fulfilling IMT- Advanced requirements

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

LTE-Advanced Relay. Oct 18, 2011

LTE-Advanced Relay. Oct 18, 2011 LTE-Advanced Relay Oct 18, 2011 LTE/LTE-A Overview 3GPP Rel-10 Relay LTE-A Relay 3GPP Rel-11 Relay 2 LTE/LTE-A Overview 3GPP Rel-10 Relay LTE-A Relay 3GPP Rel-11 Relay 3 Cellular Roadmap Spectrum Efficiency

More information

Optimizing the Parameters of Handover in LTE using SON System by Handling Mobility Robustness

Optimizing the Parameters of Handover in LTE using SON System by Handling Mobility Robustness Optimizing the Parameters of Handover in LTE using SON System by Handling Mobility Robustness G K Venkatesh PhD Scholar Jain University, Chickballapur, India Dr.P.V.Rao Prof. Dept. of ECE Rajarajeshwari

More information

A VARIABLE FLOW CONTROL ALGORITHM FOR RELAY NODES IN LTE-A

A VARIABLE FLOW CONTROL ALGORITHM FOR RELAY NODES IN LTE-A A VARIABLE FLOW CONTROL ALGORITHM FOR RELAY NODES IN LTE-A S.Nisha, Assistant professor/it Meenakshi Sundararajan Engineering College,Chennai Abstract Relay technology is a candidate for extending the

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

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

Mobile Network Evolution Part 2

Mobile Network Evolution Part 2 Mobile Network Evolution Part 2 From UMTS to LTE or How to Further Increase Network Capacity and QoS Andreas Mitschele-Thiel Advanced Mobile Communication Networks 1 Outline Evolution from Circuit Switching

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

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

Primary Component Carrier Assignment in LTE-A

Primary Component Carrier Assignment in LTE-A Primary Component Carrier Assignment in LTE-A Husnu S. Narman 1 and Mohammed Atiquzzaman 2 1 Holcombe Department of Electrical and Computer Engineering, Clemson University, Clemson SC, 29634 USA husnu@ou.edu

More information

CHAPTER 5. QoS RPOVISIONING THROUGH EFFECTIVE RESOURCE ALLOCATION

CHAPTER 5. QoS RPOVISIONING THROUGH EFFECTIVE RESOURCE ALLOCATION 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

More information

Mobile Network Evolution Part 2

Mobile Network Evolution Part 2 Mobile Network Evolution Part 2 From UMTS to LTE or How to Further Increase Network Capacity and QoS Andreas Mitschele-Thiel Advanced Mobile Communication Networks 1 Outline Evolution from Circuit Switching

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

Effect of RACH Procedure on the Performance of LTEbased M2M Communication

Effect of RACH Procedure on the Performance of LTEbased M2M Communication Effect of RACH Procedure on the Performance of LTEbased M2M Communication A. I. A. Jabbar, PhD Engineering College Department of Electrical Engineering Mosul University Fawaz Y. Abdullah Engineering College

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

A Modified DRR-Based Non-real-time Service Scheduling Scheme in Wireless Metropolitan Networks

A Modified DRR-Based Non-real-time Service Scheduling Scheme in Wireless Metropolitan Networks A Modified DRR-Based Non-real-time Service Scheduling Scheme in Wireless Metropolitan Networks Han-Sheng Chuang 1, Liang-Teh Lee 1 and Chen-Feng Wu 2 1 Department of Computer Science and Engineering, Tatung

More information

Distributed STDMA in Ad Hoc Networks

Distributed STDMA in Ad Hoc Networks Distributed STDMA in Ad Hoc Networks Jimmi Grönkvist Swedish Defence Research Agency SE-581 11 Linköping, Sweden email: jimgro@foi.se Abstract Spatial reuse TDMA is a collision-free access scheme for ad

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

arxiv: v2 [cs.ni] 23 May 2016

arxiv: v2 [cs.ni] 23 May 2016 Simulation Results of User Behavior-Aware Scheduling Based on Time-Frequency Resource Conversion Hangguan Shan, Yani Zhang, Weihua Zhuang 2, Aiping Huang, and Zhaoyang Zhang College of Information Science

More information

This paper appears in: Communications and Information Technologies (ISCIT), th International Symposium on, Issue Date: Sept

This paper appears in: Communications and Information Technologies (ISCIT), th International Symposium on, Issue Date: Sept 214 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, including reprinting/republishing this material for advertising

More information

International Journal of Scientific & Engineering Research, Volume 7, Issue 2, February ISSN

International Journal of Scientific & Engineering Research, Volume 7, Issue 2, February ISSN International Journal of Scientific & Engineering Research, Volume 7, Issue 2, February-2016 161 Enhanced CoMP technique for interference cancellation in HETNets of LTE K.S.R.S. Jyothsna 1, T. Aravinda

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

An Energy-Balanced Cooperative MAC Protocol in MANETs

An Energy-Balanced Cooperative MAC Protocol in MANETs 2011 International Conference on Advancements in Information Technology With workshop of ICBMG 2011 IPCSIT vol.20 (2011) (2011) IACSIT Press, Singapore An Energy-Balanced Cooperative MAC Protocol in MANETs

More information

The Research and Improvement of HARQ in TD-LTE Systems

The Research and Improvement of HARQ in TD-LTE Systems 2011 International Conference on Information Management and Engineering (ICIME 2011) IPCSIT vol. 52 (2012) (2012) IACSIT Press, Singapore DOI: 10.7763/IPCSIT.2012.V52.44 The Research and Improvement of

More information

Multi-Hop ARQ 林咨銘 2006/8/24.

Multi-Hop ARQ 林咨銘 2006/8/24. Multi-Hop ARQ 林咨銘 2006/8/24 tmlin@itri.org.tw Outline Introduction Multi-Hop Scenario Multi-Hop Issues Multi-Hop ARQ Schemes Multi-hop ARQ [1] VTC 2005 Spring Relay ARQ[2] VTC 2005 Fall Summary Multi-Hop

More information

Effect of Handover on the Performance of Scheduling Algorithms in LTE Networks

Effect of Handover on the Performance of Scheduling Algorithms in LTE Networks Effect of Handover on the Performance of Scheduling Algorithms in LTE Networks Narges Shojaedin University of Calgary nshojaed@ucalgary.ca Majid Ghaderi University of Calgary mghaderi@ucalgary.ca Ashwin

More information

Diminishing Signaling Traffic for Authentication in Mobile Communication System

Diminishing Signaling Traffic for Authentication in Mobile Communication System Diminishing Signaling Traffic for Authentication in Mobile Communication System Chi-Chun Lo and Kuen-Liang Sue Institute of Information Management National Chiao Tung University Hsinchu, Taiwan cclo@cc.nctu.edu.tw,

More information

REDUCTION OF NETWORK CONGESTION IN M2M COMMUNICATION

REDUCTION OF NETWORK CONGESTION IN M2M COMMUNICATION REDUCTION OF NETWORK CONGESTION IN M2M COMMUNICATION Leeban Moses.M 1, Abirami.U 2, Aishwarya.P 3, Fathima Yasmin.S 4, Hari Priya. K 5 1 Assistant Professor, 2,3,4,5 Student Members Department of Electronics

More information

TAKEOVER: A New Vertical Handover Concept for Next-Generation Heterogeneous Networks

TAKEOVER: A New Vertical Handover Concept for Next-Generation Heterogeneous Networks TAKEOVER: A New Vertical Handover Concept for Next-Generation Heterogeneous Networks Hyun-Ho Choi and Dong-Ho Cho Department of Electrical Engineering and Computer Science Korea Advanced Institute of Science

More information

Simulation Research on Ran-Assisted WLAN Offloading Scheme

Simulation Research on Ran-Assisted WLAN Offloading Scheme Int. J. Communications, Network and System Sciences, 2017, 10, 324-332 http://www.scirp.org/journal/ijcns ISSN Online: 1913-3723 ISSN Print: 1913-3715 Simulation Research on Ran-Assisted WLAN Offloading

More information

Multi-path Forward Error Correction Control Scheme with Path Interleaving

Multi-path Forward Error Correction Control Scheme with Path Interleaving Multi-path Forward Error Correction Control Scheme with Path Interleaving Ming-Fong Tsai, Chun-Yi Kuo, Chun-Nan Kuo and Ce-Kuen Shieh Department of Electrical Engineering, National Cheng Kung University,

More information

Jurnal Teknologi. Handover Signaling for 3 Alternatives of Layer 3 Relay Node Implementation in LTE-advanced. Full paper

Jurnal Teknologi. Handover Signaling for 3 Alternatives of Layer 3 Relay Node Implementation in LTE-advanced. Full paper Jurnal Teknologi Full paper Handover Signaling for 3 Alternatives of Layer 3 Relay Node Implementation in LTE-advanced Nurzal Effiyana Ghazali a*, S. H. Syed Ariffin a, N. Fisal a, S. K. Syed Yusof a a

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

Special Articles on PREMIUM 4G Introduction of LTE Advanced. for the LTE-Advanced* 2 system to improve. As a result of these efforts, standardization

Special Articles on PREMIUM 4G Introduction of LTE Advanced. for the LTE-Advanced* 2 system to improve. As a result of these efforts, standardization LTE-Advanced CA Advanced C-RAN Special Articles on PREMIUM 4G Introduction of LTE Advanced In March 2015, NTT DOCOMO launched the PREMIUM 4G TM * 1 service in Japan using LTE-Advanced as an evolved form

More information

QoS based vertical handoff method between UMTS systems and wireless LAN networks

QoS based vertical handoff method between UMTS systems and wireless LAN networks QoS based vertical handoff method between UMTS systems and wireless LAN networks Sungkwan Jung and Dong-ho Cho Div. of EE, Dept. of EECS Korea Advanced Institute of Science and Technology Daejeon, Rep.

More information

A Quota Transfer Protocol for Upstream Transmissions in Wireless Mesh Networks

A Quota Transfer Protocol for Upstream Transmissions in Wireless Mesh Networks A Quota Transfer Protocol for Upstream Transmissions in Wireless Mesh Networks Yen-Bin Lee and Wen-Shyang Hwang Department of Electrical Engineering, National Kaohsiung University of Applied Sciences,

More information

TCP PERFORMANCE FOR FUTURE IP-BASED WIRELESS NETWORKS

TCP PERFORMANCE FOR FUTURE IP-BASED WIRELESS NETWORKS TCP PERFORMANCE FOR FUTURE IP-BASED WIRELESS NETWORKS Deddy Chandra and Richard J. Harris School of Electrical and Computer System Engineering Royal Melbourne Institute of Technology Melbourne, Australia

More information

NETWORK PLANNING AND QOS SIMULATION SOFTWARE DESIGN FOR 4TH GENERATION BROADBAND WIRELESS TECHNOLOGIES

NETWORK PLANNING AND QOS SIMULATION SOFTWARE DESIGN FOR 4TH GENERATION BROADBAND WIRELESS TECHNOLOGIES NETWORK PLANNING AND QOS SIMULATION SOFTWARE DESIGN FOR 4TH GENERATION BROADBAND WIRELESS TECHNOLOGIES (Selected from CEMA 12 Conference) L. Narbutaitė, R. Brūzgienė, E. Kačerginskis Kaunas University

More information

TDM Backhaul Over Unlicensed Bands

TDM Backhaul Over Unlicensed Bands White Paper TDM Backhaul Over Unlicensed Bands advanced radio technology for native wireless tdm solution in sub-6 ghz Corporate Headquarters T. +972.3.766.2917 E. sales@radwin.com www.radwin.com PAGE

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

EP A1 (19) (11) EP A1. (12) EUROPEAN PATENT APPLICATION published in accordance with Art. 153(4) EPC

EP A1 (19) (11) EP A1. (12) EUROPEAN PATENT APPLICATION published in accordance with Art. 153(4) EPC (19) (12) EUROPEAN PATENT APPLICATION published in accordance with Art. 153(4) EPC (11) EP 2 493 239 A1 (43) Date of publication: 29.08.2012 Bulletin 2012/35 (21) Application number: 10829523.9 (22) Date

More information

Cellular M2M Network Access Congestion: Performance Analysis and Solutions

Cellular M2M Network Access Congestion: Performance Analysis and Solutions 1st International Workshop on Internet of Things Communications and Technologies (IoT'13) Cellular M2M Network Access Congestion: Performance Analysis and Solutions Fengming Cao and Zhong Fan Toshiba Research

More information

Bandwidth Aggregation with Path Interleaving Forward Error Correction Mechanism for Delay-Sensitive Video Streaming in Wireless Multipath Environments

Bandwidth Aggregation with Path Interleaving Forward Error Correction Mechanism for Delay-Sensitive Video Streaming in Wireless Multipath Environments Tamkang Journal of Science and Engineering, Vol. 13, No. 1, pp. 1 9 (2010) 1 Bandwidth Aggregation with Path Interleaving Forward Error Correction Mechanism for Delay-Sensitive Video Streaming in Wireless

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

Interference Management Scheme for Wireless Sensor Network

Interference Management Scheme for Wireless Sensor Network , pp.64-69 http://dx.doi.org/0.4257/astl.204.46.5 Interference Management Scheme for Wireless Sensor Network Sangmi Moon, Saransh Malik, Bora Kim, Hun Choi, Jinsul Kim, Cheolhong Kim, and Intae Hwang Dept.

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

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

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

Special Articles on PREMIUM 4G Introduction of LTE Advanced. large-capacity, and low-delay to improve

Special Articles on PREMIUM 4G Introduction of LTE Advanced. large-capacity, and low-delay to improve LTE-Advanced as Further Evolution of LTE for Smart Life LTE-Advanced CA Advanced C-RAN Special Articles on PREMIUM 4G Introduction of LTE Advanced NTT DOCOMO Technical Journal LTE-Advanced, which was launched

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

5G NR to high capacity and

5G NR to high capacity and July 11, 2018 @qualcomm Webinar How can CoMP extend 5G NR to high capacity and ultra-reliable communications? Dr. Durga Malladi SVP, Engineering & GM, 4G/5G Qualcomm Technologies, Inc. Enabler to the factory

More information

Buletinul Ştiinţific al Universităţii "Politehnica" din Timişoara. Seria ELECTRONICĂ şi TELECOMUNICAŢII TRANSACTIONS on ELECTRONICS and COMMUNICATIONS

Buletinul Ştiinţific al Universităţii Politehnica din Timişoara. Seria ELECTRONICĂ şi TELECOMUNICAŢII TRANSACTIONS on ELECTRONICS and COMMUNICATIONS Buletinul Ştiinţific al Universităţii "Politehnica" din Timişoara Seria ELECTRONICĂ şi TELECOMUNICAŢII TRANSACTIONS on ELECTRONICS and COMMUNICATIONS Tom 58(72), Fascicola 2, 2013 Mobility in LTE Alexandra

More information

AL-FEC for Streaming Services over LTE Systems

AL-FEC for Streaming Services over LTE Systems AL-FEC for Streaming Services over LTE Systems Christos Bouras 1,2, Nikolaos Kanakis 2, Vasileios Kokkinos 1,2, Andreas Papazois 1,2 1 Computer Technology Institute and Press Diophantus, Patras, Greece

More information

IEEE. Proof. Correspondence. An Efficient Automatic Repeat Request Mechanism for Wireless Multihop Relay Networks

IEEE. Proof. Correspondence. An Efficient Automatic Repeat Request Mechanism for Wireless Multihop Relay Networks TRANSACTIONS ON VEHICULAR TECHNOLOGY 1 Correspondence An Efficient Automatic Repeat Request Mechanism for Wireless Multihop Relay Networks Tzu-Ming Lin, Wen-Tsuen Chen, Fellow,, and Shiao-Li Tsao Abstract

More information

Wireless Communication

Wireless Communication Wireless Communication Hwajung Lee Key Reference: Prof. Jong-Moon Chung s Lecture Notes at Yonsei University Wireless Communications Bluetooth Wi-Fi Mobile Communications LTE LTE-Advanced Mobile Communications

More information

Delayed ACK Approach for TCP Performance Improvement for Ad Hoc Networks Using Chain Topology

Delayed ACK Approach for TCP Performance Improvement for Ad Hoc Networks Using Chain Topology Delayed ACK Approach for TCP Performance Improvement for Ad Hoc Networks Using Chain Topology Prashant Kumar Gupta M.Tech. Scholar, Computer Networks, Bhilai Institute of Technology, Durg (C.G.), India

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

Video Streaming Over Multi-hop Wireless Networks

Video Streaming Over Multi-hop Wireless Networks Video Streaming Over Multi-hop Wireless Networks Hao Wang Dept. of Computer Information System, Cameron University hwang@cameron.edu Andras Farago, Subbarayan Venkatesan Dept. of Computer Science, The

More information

Optimized Handover Algorithm for Two-tier Macro-Femto Cellular LTE Networks

Optimized Handover Algorithm for Two-tier Macro-Femto Cellular LTE Networks 2013 IEEE 9th International Conference on Wireless and Mobile Computing, Networking and Communications (WiMob) Optimized Handover Algorithm for Two-tier Macro-Femto Cellular LTE Networks Ahlam Ben Cheikh

More information

Evaluation of End-to-End TCP performance over WCDMA

Evaluation of End-to-End TCP performance over WCDMA Evaluation of End-to-End TCP performance over WCDMA Liang Hu Department of Communications, Optics & Materials Technical University of Denmark, Lyngby, Denmark Email:{lh}@com.dtu.dk Abstract this article

More information

COPYRIGHTED MATERIAL. Introduction. Harri Holma and Antti Toskala. 1.1 WCDMA in Third-Generation Systems

COPYRIGHTED MATERIAL. Introduction. Harri Holma and Antti Toskala. 1.1 WCDMA in Third-Generation Systems 1 Introduction Harri Holma and Antti Toskala 1.1 WCDMA in Third-Generation Systems Analog cellular systems are commonly referred to as first-generation systems. The digital systems, such as Global System

More information

Optimizing Idle State Configuration to Improve Power Saving for M2M Communication over LTE Networks Mugisha Robert 1 Pravin R Patil 2

Optimizing Idle State Configuration to Improve Power Saving for M2M Communication over LTE Networks Mugisha Robert 1 Pravin R Patil 2 IJSRD - International Journal for Scientific Research & Development Vol. 3, Issue 03, 2015 ISSN (online): 2321-0613 Optimizing Idle State Configuration to Improve Power Saving for M2M Communication over

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

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

Topology Control in Mobile Ad-Hoc Networks by Using Cooperative Communications

Topology Control in Mobile Ad-Hoc Networks by Using Cooperative Communications Topology Control in Mobile Ad-Hoc Networks by Using Cooperative Communications 1 S.Shahinsha, 2 Mr.M.Sri Raghavendra 1 PG Scholar, St. Johns College of Engineering &Technology, Yerakota, AP, India 2 Assistant

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

Figure 1. Clustering in MANET.

Figure 1. Clustering in MANET. Volume 6, Issue 12, December 2016 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Performance

More information

Handover with Consideration of Connection Cost in Femtocell Networks

Handover with Consideration of Connection Cost in Femtocell Networks Handover with Consideration of Connection Cost in Femtocell Networks Michal Vondra and Zdenek Becvar Department of Telecommunications Engineering, Faculty of Electrical Engineering Czech Technical University

More information

A Route Selection Scheme for Multi-Route Coding in Multihop Cellular Networks

A Route Selection Scheme for Multi-Route Coding in Multihop Cellular Networks A Route Selection Scheme for Multi-Route Coding in Multihop Cellular Networks Hiraku Okada,HitoshiImai, Takaya Yamazato, Masaaki Katayama, Kenichi Mase Center for Transdisciplinary Research, Niigata University,

More information

INTERFERENCE MITIGATION USING E-COMP IN MULTI-LAYERED NETWORKS OF LTE

INTERFERENCE MITIGATION USING E-COMP IN MULTI-LAYERED NETWORKS OF LTE INTERFERENCE MITIGATION USING E-COMP IN MULTI-LAYERED NETWORKS OF LTE K.S.R.S. Jyothsna 1, T.Aravinda Babu 2 1,2 Dept. of ECE, Chaitanya Bharathi Institute of Technology, Hyderabad, Telangana, (India)

More information

Over-The-Top (OTT) Aggregation Solutions

Over-The-Top (OTT) Aggregation Solutions Over-The-Top (OTT) Aggregation Solutions Omkar Dharmadhikari, Wireless Architect odharmadhikari@cablelabscom CableLabs February 12, 2019 Agenda Introduction Why aggregation is important? Traditional Aggregation

More information

Analyzing the performance of WiMAX zone handover in the presence of relay node Qualnet6.1

Analyzing the performance of WiMAX zone handover in the presence of relay node Qualnet6.1 IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 9, Issue 3, Ver. IV (May - Jun. 2014), PP 49-53 Analyzing the performance of WiMAX zone

More information

Introduction to Mobile Broadband (imb)

Introduction to Mobile Broadband (imb) Introduction to Mobile Broadband (imb) Teaching By Asst.Prof.Dr. Suwat Pattaramalai suwat.pat@kmutt.ac.th Tel. 02-470-9079 Material: http://webstaff.kmutt.ac.th/~suwat.pat/ 3GPP WiMAX FORUM Introduction

More information

Scheduling of Multimedia Traffic in Interference-Limited Broadband Wireless Access Networks

Scheduling of Multimedia Traffic in Interference-Limited Broadband Wireless Access Networks Scheduling of Multimedia Traffic in Interference-Limited Broadband Wireless Access Networks Mohamed H. Ahmed, Halim Yanikomeroglu, Samy Mahmoud, David Falconer Broadband Communications and Wireless Systems

More information

LTE and IEEE802.p for vehicular networking: a performance evaluation

LTE and IEEE802.p for vehicular networking: a performance evaluation LTE and IEEE802.p for vehicular networking: a performance evaluation Zeeshan Hameed Mir* Fethi Filali EURASIP Journal on Wireless Communications and Networking 1 Presenter Renato Iida v2 Outline Introduction

More information

An Efficient Bandwidth Estimation Schemes used in Wireless Mesh Networks

An Efficient Bandwidth Estimation Schemes used in Wireless Mesh Networks An Efficient Bandwidth Estimation Schemes used in Wireless Mesh Networks First Author A.Sandeep Kumar Narasaraopeta Engineering College, Andhra Pradesh, India. Second Author Dr S.N.Tirumala Rao (Ph.d)

More information

DOWNLINK PACKET SCHEDULING IN LTE-ADVANCED HETEROGENEOUS NETWORKS

DOWNLINK PACKET SCHEDULING IN LTE-ADVANCED HETEROGENEOUS NETWORKS U.P.B. Sci. Bull., Series C, Vol. 77, Iss. 3, 2015 ISSN 2286-3540 DOWNLINK PACKET SCHEDULING IN LTE-ADVANCED HETEROGENEOUS NETWORKS Alexandru VULPE 1, Octavian FRATU 2, Simona HALUNGA 3 In order to increase

More information

ENSC 427: COMMUNICATION NETWORKS. Performance Evaluation of Voice Over IP on WiMAX and Wi-Fi Based Networks. Spring 2009 FINAL PROJECT

ENSC 427: COMMUNICATION NETWORKS. Performance Evaluation of Voice Over IP on WiMAX and Wi-Fi Based Networks. Spring 2009 FINAL PROJECT ENSC 427: COMMUNICATION NETWORKS Performance Evaluation of Voice Over IP on WiMAX and Wi-Fi Based Networks Spring 2009 FINAL PROJECT Group #1 Jeremy Yoo http://www.sfu.ca/~jty/ensc427/ jty@sfu.ca i Table

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

3GPP TS V ( )

3GPP TS V ( ) TS 36.314 V10.2.0 (2011-09) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Radio Access Network; Evolved Universal Terrestrial Radio Access (E-UTRA); Layer 2

More information

LTE : The Future of Mobile Broadband Technology

LTE : The Future of Mobile Broadband Technology LTE : The Future of Mobile Broadband Technology Erick Setiawan tukangbajaksawah@gmail.com 1 Become a necessity today, where the wireless broadband technology needed to meet increasing expectations in terms

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

FPOC: A Channel Assignment Strategy Using Four Partially Overlapping Channels in WMNs

FPOC: A Channel Assignment Strategy Using Four Partially Overlapping Channels in WMNs FPOC: A Channel Assignment Strategy Using Four Partially Overlapping Channels in WMNs Yung-Chang Lin Cheng-Han Lin Wen-Shyang Hwang Ce-Kuen Shieh yaya80306@hotmail.com jhlin5@cc.kuas.edu.tw wshwang@cc.kuas.edu.tw

More information

Performance of multi-relay cooperative communication using decode and forward protocol

Performance of multi-relay cooperative communication using decode and forward protocol Performance of multi-relay cooperative communication using decode and forward protocol 1, Nasaruddin, 1 Mayliana, 1 Roslidar 1 Department of Electrical Engineering, Syiah Kuala University, Indonesia. Master

More information

Self-organized spectrum chunk selection algorithm for Local Area LTE-Advanced Kumar, Sanjay; Wang, Yuanye; Marchetti, Nicola

Self-organized spectrum chunk selection algorithm for Local Area LTE-Advanced Kumar, Sanjay; Wang, Yuanye; Marchetti, Nicola Aalborg Universitet Self-organized spectrum chunk selection algorithm for Local Area LTE-Advanced Kumar, Sanjay; Wang, Yuanye; Marchetti, Nicola Published in: Proceedings from Kaleidoscope: Beyond the

More information

A CDCA-TRACE MAC PROTOCOL FRAMEWORK IN MOBILE AD-HOC NETWORK

A CDCA-TRACE MAC PROTOCOL FRAMEWORK IN MOBILE AD-HOC NETWORK Research Manuscript Title A CDCA-TRACE MAC PROTOCOL FRAMEWORK IN MOBILE AD-HOC NETWORK Jaichitra.I, Aishwarya.K, P.G Student, Asst.Professor, CSE Department, Arulmigu Meenakshi Amman College of Engineering,

More information