Energy Management of Dense Wireless Heterogeneous Networks Over Slow Timescales

Size: px
Start display at page:

Download "Energy Management of Dense Wireless Heterogeneous Networks Over Slow Timescales"

Transcription

1 Energy Management of Dense Wireless Heterogeneous Networks Over Slow Timescales Binnan Zhuang, Dongning Guo, and Michael L. Honig Department of Electrical Engineering and Computer Science Northwestern University 2145 Sheridan Road, Evanston, IL USA Abstract Future cellular networks are expected to be heterogeneous with dense deployments of base transceiver stations and access points (wireless nodes). Energy consumption and interference management are two major issues in such networks. The goal of this work is to develop a framework for deciding if particular nodes should be powered off to reduce interference and save energy. This is envisioned to occur over slow timescales, i.e., on the order of minutes. The active nodes should provide a target quality of service (QoS) to all mobile users. A network utility maximization problem is formulated, which takes as input the network topology and aggregate demand information, and optimizes over the set of active nodes and the assignment of demands to the nodes. Centralized and distributed algorithms are presented that search for a local optimum, and numerical results are presented to illustrate the performance. 1. INTRODUCTION Commercial wireless networks are evolving towards dense deployments of cells of different sizes, referred to as dense, heterogeneous networks (HetNets) [1]. The motivation to shrink cells is driven by the scarcity of spectrum resources and the increasing demand for broadband data services. Different types of short-range low power small cells (micro/pico/femto along with distributed antennas) will be deployed for rate enhancement along with macro cells for wide area coverage and for serving highly mobile users. How to configure a HetNet to serve such a mix of demands is therefore an important problem. As the number of wireless nodes increases, so does the energy cost of the network. Energy efficiency in This work was supported by a gift from Futurewei Technologies. HetNets has been studied in [2 5]. The common approach to saving energy is to turn off redundant nodes during lightly loaded periods. In these papers, the goal is to minimize the cost of energy under quality of service (QoS) constraints without considering interference. However, when interference is also taken into account, it may be possible to improve QoS (or reduce the required power and bandwidth resources) while simultaneously saving energy. We consider a HetNet with macro cells for serving highly mobile users and micro cells for providing high data rates to relatively stationary users. The user demands are viewed as extrinsic variables. The network topology is adapted by turning the base transceiver stations (BTSs) for the micro cells on and off. The macro- BTSs are assumed to be always on to guarantee coverage. We assume that turning a BTS off puts it in the deep sleep mode considered in [6]. That greatly reduces the associated power consumption for that BTS, but it may take ten seconds or more to reactivate the BTS [7]. Hence topology adaptation occurs on a much slower timescale than channel-aware scheduling, which occurs over periods of a few milliseconds [8]. Topology adaptation must therefore rely on aggregated information about the demands collected over a period T, possibly lasting a few minutes. To determine which BTSs to turn on or off, we formulate an optimization problem in which the objective consists of the utility derived from the service minus the weighted energy cost. The utility depends on the signal and interference powers averaged over the demands. The problem is then to maximize the objective subject to the constraint that all demands are served and that the utilization (load) for each cell is no greater than an upper bound. In addition to determining the set of active nodes, the allocation of demands across nodes is also optimized. This problem is a mixed integer program, which is NP hard. We present centralized

2 and distributed algorithms for finding a local optimum, and illustrate the performance by presenting simulation results for a particular network with randomly placed nodes. The contribution of this work is the introduction of the slow timescale framework to study the tradeoff between mobile utility and energy cost taking interference into account. We also propose algorithms that attempt to optimize this tradeoff, and show that they can provide a substantial improvement relative to assigning each demand to the BTS with strongest received signal. Other related work in [9, 10] provides a stochastic geometry framework for analyzing coverage, SINR distribution, and ergodic capacity in a HetNet. The demand model assumes a stationary set of users with full buffers, and does not account for different loads across the different cells. Different cell loads are considered in [11]; however, in order to apply the stochastic geometry framework, the load for each BTS is assume to be a random variable independent of the real demands of the users, whereas in our model, the load per BTS is determined by the demand assignment. Consequently, the on/off status of a BTS is related to the demand distribution as well as the on/off status of other BTSs, which makes the model intractable under the stochastic geometry framework. The system model is introduced in the next section. The definition of network utility and the problem formulation are presented in Section 3. Centralized and distributed algorithms for finding a local optimum are proposed in Section 4. Simulation results are presented in Section 5, and conclusions are given in Section SYSTEM MODEL We consider a heterogeneous network deployed in a two-dimensional region with m micro-btss and M macro-btss. The total number of BTSs in the HetNet is N = m+m. The geographic region served is partitioned into a uniform hexagonal array, where the hexagons designate the geographic resolution of the model, as opposed to individual cells. That is, each cell (macro or micro) generally contains multiple hexagons. (The particular hexagons covered by a cell is determined by the demand assignment algorithm.) There are a total of hexagons in the network. Each BTS i, i = 1,,N, is assumed to be at the vertex of a hexagon, and user demand occur at a lattice point at the center of each hexagon. A regional snapshot of the network is shown in Fig. 1. The location of mobiles in hexagon k is given by the coordinates of the center point (x k,y k ). The location of BTS i is given by the coordinates of its corresponding vertex, denoted by ( x i,ȳ i ). This discrete model can be made arbitrarily close to the actual de- Figure 1. Network Deployment ployment and demand distribution by shrinking the size of the hexagons. The pathloss from BTS i to mobiles in hexagon k is L ik = (( x i x k ) 2 + (ȳ i y k ) 2 ) α 2, (1) where α is the pathloss exponent. Each micro or macro- BTS transmits with constant power P i. The receive power at the mobiles in hexagon k from BTS i is P ik = P i L ik G ik, (2) where G ik models slow fading, which commonly follows a log-normal distribution. Given the preceding HetNet structure, we propose to adjust the network topology by turning micro-btss on or off every time period T. Decisions are based on the set of aggregate demands {d k } over the hexagons within T, which may last many seconds or minutes. So far, we have been vague about the notion of demand. In this paper, we use demand to model extrinsic source of demand for cellular service, which must all be satisfied. More generally, the demand can be treated as a function of some extrinsic demand and the QoS, which is elastic and dependent on the QoS. For concreteness, the demand in a hexagon is simply understood here as the number of bits sent to users in the hexagon during one period T. The network performance metric is taken to be the sum over user utilities minus a cost term related to energy consumption. There can be many definitions of

3 user utility over the slow timescale considered. Here we assume that the long-term utility of the mobiles in hexagon k served by BS i is proportional to the bandwidth, and depends on the average received power and the average interference, i.e., U ik = Bu(P ik,i ik + n k ), where n k is the noise level in hexagon k, B is the bandwidth shared by all micro and macro-btss, and I ik is the received interference to be expressed shortly. The utility function u(, ) could be the averaged data rate over time, or equivalently, the expectation of log(1 + SINR) over the distribution of SINR assuming it is an ergodic process (i.e., the demand statistics must be stationary within each interval T ). In the absence of an explicitly defined SINR distribution we adopt the surrogate metric ( R ik = Blog 1 + P ) ik. (3) I ik + n k We emphasize that the framework developed in this paper is general enough to incorporate other types of utility functions (e.g., which may emphasize latency). The load at each BTS i is determined by its utilization ratio for serving the demand in hexagon k, given by γ ik = f ikd k R ik, (4) where f ik is the percentage of user demand in hexagon k served by BTS i. The utilization ratio of BTS i is then k=1 γ ik, which represents the fraction of the time BTS i transmits to serve its assigned demands. Hence any mobile not served by BTS i receives interference from BTS i with probability k=1 γ ik. The long-term average interference at mobiles in hexagon k served by BTS i is then I ik = N j=1 j i χ j (I 0 + m=1 γ jm )P jk, (5) where I 0 represents a nominal interference level associated with each active BTS and χ j is the binary variable indicating the on/off status of BTS j. For purposes of our model, the key difference between micro and macro-btss is that the macro-btss are always active (χ n = 1), but micro-btss can be turned off for energy savings and interference reduction. In addition to topology adaptation (determining micro on/off status χ i ), we also wish to determine the best user demand distribution among BTSs. This implies optimizing over the variables { f ik }. The long-term average rates, BTS utilization ratios, and long-term average interference are coupled together. In fact, they are uniquely determined by the network topology and aggregate demand information. For given d k, eqs. (3) to (5) are essentially functions of f ik and χ i. It is difficult to solve the multivariate nonlinear system formed by eqs. (3) to (5) for given f ik and χ i. Instead of a closed-form representation, numerical iterations are used to calculate the actual rate, interference, and utilization ratios. 3. The Optimization Problem The goal is to maximize the network utility as a function of sum user utility and energy consumption. The single mobile utility per unit bandwidth in hexagon k served by BTS i is defined as a function of the power of the useful signal and the interference. For concreteness, we let it take the form U ik = log(p ik ) alog(i ik ). (6) If the parameter a = 1, U ik is simply the logarithm of the signal to interference ratio (SIR). Since the performance of a dense cellular network is typically interference limited, SIR is a good approximation of received SINR. The choice of (6) instead of (3) allows a heavier penalty on low-sinr mobiles, which helps to provide a minimum QoS for most mobiles. The total utility (7) of the network is the sum user (mobile) utility minus the total energy cost: U = N i=1( k=1 f ik d k U ik βw i χ i ), (7) where w i is the maintenance power of BTS i. The parameter β has the operational meaning as the ratio of one unit of total utility per unit time per bandwidth to the cost of one unit energy expenditure per unit time. The optimization problem is formulated as: maximize {χ i },{ f ik } subject to U N f ik = 1, i=1 k=1 γ ik q i χ i, R ik = Blog γ ik = f ikd k R ik, I ik = N j=1 j i k i ( 1 + P ) ik, k,i I ik + n k k,i χ j (I 0 + m=1 γ jm )P jk, k,i. (8) The first constraint states that every demand has to be served either by a micro-bts or a macro-bts. The

4 second constraint means the utilization ratio of BTS i should not exceed q i if BTS i is on and is zero if the BTS is off. The value of q i reflects an operating point that would be chosen by the service provider, and may correspond to a particular average latency. Of course, different utility functions can be used in (6) and (7). The user s utility could be any function of the received SINR, and the total utility could be any function of user utility and BTS power consumption. For example, a step function could be used in (6) for a guaranteed rate service and additional terms can be added in (7) for other types of costs. 4. ADAPTIVE ALGORITHMS The optimization problem (8) is a mixed integer programming (MIP) problem, which is in general NPhard. In this section both centralized and distributed algorithms are proposed to solve (8) Centralized Algorithm For the centralized solution, we propose a gradient search algorithm, which determines the assignment of demands to BTSs in an inner loop, given a fixed on/off pattern {χ i }. The on/off pattern is adjusted in an outer loop by sequentially flipping the on/off state of each micro-bts, and determining if the objective increases. First, we calculate the marginal increase in the objective with respect to an increase in f ik given the current rate, interference and utilization ratios: U = d k U ik a f ik N j=1 m=1 j i f jm d m P im d k I jm R ik, (9) where the second term is due to the interference from BTS i to mobiles served by other BTSs. Since the demand in hexagon k have to be served, we can only move fraction of the demand served by a particular BTS to another BTS. Therefore, every iteration we attempt to move a fraction of the demand in each hexagon k to a BTS with a larger marginal utility. Taking hexagon k for example, we start the handoff attempt from the micro i with the smallest marginal objective U f. We move δ ik ik = min(, f i,k ) of the demand from micro i to the micro j with the largest marginal objective, where is a step-size. If the utilization ratio constraint is satisfied, k=1 γ jk + δ ikd k R jk < q j, (10) then the handoff will be executed. If the utilization ratio constraint is violated, then we try to offload to the micro with second largest marginal objective. Once a successful handoff is made, we terminate the attempts for hexagon k. If no handoff is made after trying all possible receiving BTSs, we start offloading from the BTS l, which has the second smallest marginal objective. After each iteration, i.e., all hexagons have adjusted their demand distributions, we update the rate, interference and utilization ratios based on the new values { f ik }. The iterations continue until the distribution variables { f ik } converge, or a maximum number of iterations is reached. The convergence speed is related to the step size. The on/off status is also adapted by a gradient search scheme. For each iteration we sequentially flip the on/off state of each micro-bts. When the state is flipped, the set of demand assignments { f ik } is updated using the gradient-ascent inner loop. If the total utility (7) is improved, the new state is retained, otherwise the BTS reverts to its previous state. One pass through all micro-btss is counted as a single iteration. We terminate the iterations when the on/off pattern converges. The pseudo code for the centralized algorithm is shown as Algorithm Distributed Algorithm We also propose a distributed algorithm, which requires only local information exchange. The motivation for this distributed algorithm is that the candidate BTSs offering high SIR will be closely located to a demand, and the received interference by mobiles served by one BTS mostly comes from adjacent BTSs. Thus, we consider information exchange among a BTS and its L nearest neighbor BTSs. In the proposed distributed algorithm each BTS adjusts its on/off state and demand assignments asynchronously. To avoid two neighbors adjusting their state at the same time, we divide T into t smaller time slots. We assign an index from one to t to each BTS, where two neighbors cannot be assigned the same index. 1 When micro-bts i s turn arises, it first updates its on/off state, and then updates its demand assignments. When macro-bts j s turn arises, it only needs to adjust its demand assignments. When updating its on/off state, micro-bts i evaluates the regional objective given that it is in either state. If it is currently active, then it first computes the curent regional sum utility: U i,on = j {A i,i} k {k f jk >0} f jk d k U jk βw j χ j, (11) 1 This is a graph coloring problem. To reduce the complexity of the index assignment, we can increase the number of slots t.

5 Algorithm 1 Centralized Algorithm 1: Initialize with an arbitrary on/off pattern {χ i } and demand distributions { f ik }. 2: while {χ i } have not converged do 3: for i = 1,...,m do 4: Set χ i = χ i 5: Adapt the demand distributions 6: while the set of demand assignments { f ik } have not converged do 7: Compute the partial derivatives (9) 8: for k = 1,..., do 9: Order the micros in an ascending sequence of marginal utility with indices {a i } i = 1,,m. 10: for j = N,...,2 do 11: for i = 1,..., j 1 do 12: Attempt to offload δ ai k = min(, f ai k) of d k from micro a i to micro a j. 13: if (10) is satisfied and χ a j = 1 then 14: f ai k = f ai k δ ai k, f a j k = f a j k + δ ai k, γ ai k = γ ai k δ a i kd k h R ai kt, γ a j k = γ a j k + δ a i kd k h R a j kt 15: Finish offloading for hexagon k and go to hexagon k : end if 17: end for 18: end for 19: if The total utility is improved then 20: eep the current status χ i. 21: else 22: χ i = χ i. 23: end if 24: end for 25: end while 26: end for 27: end while where A i is the index set of micro i s L nearest neighbors. Under the hypothesis of shutting off, micro i will offload all its demands to the L closest neighbors offering the highest user utility. (demands from different hexagons served by micro-bts i may be offloaded to different BTSs.) Assuming the offloading happens and micro-bts i is turned off, the SIR of mobiles served by these L micro-btss will change due to the change in utilization ratio and elimination of background interference I 0 from micro BS i. Therefore, we recalculate the regional sum utility: U i,off = j {A i } k {k f jk >0} f jk d k U jk βw j χ j. (12) If U i,on < U i,off, then we shut down micro i and offload its demand. Otherwise, micro i continues to serve its current demand. If micro i is off, then we first calculate U i,off based on current receive power and interference. Then we check all hexagons that are currently served by micro i s L nearest neighbors. For any of those hexagons k, if micro i offers the highest mobile utility U ik, then the corresponding fraction of demands j Ai f jk are sent to micro i. Assuming all these handoffs happen and micro i is on, U i,on is calculated with the updated mobile utilities. If U i,on > U i,off, then micro i is turned on. Otherwise, micro i stays off. The demand distribution updates are the same as in the centralized algorithm, except that BTS i can only handoff its demands to its L nearest neighbors. 5. NUMERICAL RESULTS We now illustrate the performance of the centralized and distributed algorithms through numerical simulations. The test network is deployed in a m 2 area. The inter-site distance (ISD) of the hexagons is 25m. A macro-bts is located at the center of this network, and 99 micro-btss are dropped uniformly over the vertices of the hexagons. The demand in each hexagon is drawn from a Poisson distribution with mean λ (independent across hexagons). The so-called Maximum Reference Signal Receive Power (maxrsrp) scheme is used as benchmark. The maxrsrp association assigns demand in hexagon k to the BTS i, which offers the strongest receive power P 2 ik. We assume micro-btss assigned no demand by the maxrsrp association are automatically turned off. Parameters used in the simulation are micro-bts P i = 1 w for i = 1,,99, macro-bts P 100 = 10 w, q i = 0.8 for all i, here. 2 The cell range expansion technique introduced in [12] is ignored

6 UE traffic 60 on micro BTS off micro BTS micro BTS on/off status meter Figure 2. Total utility versus demand intensity λ. α = 3, h = 1 Mb, B = 10 Mhz, T = 300 s, I 0 = 0.1, and n k = 10 6 w for all k. For the distributed algorithm we choose the five nearest neighbors for regional on/off and demand adaptation. Fig. 2 shows total utility versus demand intensity λ for the three algorithms. These results show that the centralized and distributed algorithms significantly improve the total utility over the maxrsrp algorithm when unit energy cost is relatively high. The gain shrinks as the unit energy cost decreases. For βw i = 1, the energy cost is already negligible. The total utility improvement comes from shutting down a micro-bts serving few demands to reduce interference at mobiles served by other BTSs. To study the on/off pattern, we run the centralized algorithm on a smaller m 2 network with ISD=10m, m=50, M = 0, and λ = 10. The on/off result is shown in Fig. 3. The size of the circle indicates the relative amount of demand in the corresponding hexagon. According to Fig. 3, BTSs close to hexagons with larger demands remain active; BTSs close to hexagons with smaller or no demands are turned off. Since λ = 10 corresponds to a light load, only a small portion of the micro-btss remain active, each serving a relatively large area. The centralized algorithm converges in three iterations. The distributed algorithm usually takes about five or six iterations to converge regardless of the size of the network. However, each iteration in the centralized algorithm must test the on/off and demand distribution status of all the m micro-btss sequentially. In contrast, the distributed algorithm only takes t rounds to test the on/off and demand distribution status, although meter Figure 3. On/off status of micro cells using the centralized algorithm. in each round BTSs that are far apart can be updated in parallel. The single-bts on/off and demand distribution adaptation has computational complexity O(N 2 ) for the centralized algorithm and O(L 2 ) for the distributed algorithm, where is the average number of hexagons served by a BTS and its L nearest neighbors. Therefore the running times of the centralized and distributed algorithm are O(N 3 ) and O(tL 2 ), respectively. Note that is often much smaller than due to the limited number of hexagons that can be served by the L + 1 neighboring BTSs. The distributed algorithm runs much faster than the centralized algorithm as the network grows larger, i.e., as and N increase. However, the shorter running time of the distributed algorithm is at the expense of frequent information exchange among neighboring BTSs. 6. CONCLUSIONS We have proposed a framework for jointly adapting demand associations with the set of active nodes in dense HetNets over a slow timescale. This framework requires knowledge of only aggregate demand information with long-term average performance metrics. The network utility objective can include a long-term average mobile rate along with energy consumption, taking interference into account. For the specific choice of network utility objective considered, both centralized and distributed optimization algorithms were proposed. Based on simulation results, we find that interference from closely deployed

7 neighbors limits the performance of dense cellular networks, especially with light loads, assuming low-level nominal background interference. Here the demands have been assumed to be uniform over the network. Adding demand variations into our model along with dynamic frequency reuse for interference management are possibilities for future work European Wireless Conference, pp , april References [1] D. Cavalcanti, D. Agrawal, C. Cordeiro, B. Xie, and A. umar, Issues in integrating cellular networks wlans, and manets: a futuristic heterogeneous wireless network, IEEE Wireless Communications, vol. 12, pp , june [2] E. Oh and B. rishnamachari, Energy savings through dynamic base station switching in cellular wireless access networks, in Proc. IEEE Global Telecommunications Conference, pp. 1 5, dec [3] M. Marsan, L. Chiaraviglio, D. Ciullo, and M. Meo, Optimal energy savings in cellular access networks, in Proc. IEEE International Conference on Communications Workshops, pp. 1 5, june [4] S. Zhou, J. Gong, Z. Yang, Z. Niu, P. Yang, and D. Corporation, Green mobile access network with dynamic base station energy saving, in Proc. ACM MobiCom, vol. 9, no. 262, pp , [5] Z. Niu, Y. Wu, J. Gong, and Z. Yang, Cell zooming for cost-efficient green cellular networks, IEEE Communications Magazine, vol. 48, pp , november [6] L. Correia, D. Zeller, O. Blume, D. Ferling, Y. Jading, I. Ganddor, G. Auer, and L. Van Der Perre, Challenges and enabling technologies for energy aware mobile radio networks, IEEE Communications Magazine, vol. 48, pp , november [7] P. Frenger, P. Moberg, J. Malmodin, Y. Jading, and I. Godor, Reducing energy consumption in LTE with cell DTX, in Proc. IEEE 73rd Vehicular Technology Conference, pp. 1 5, may [8] D. Astely, E. Dahlman, A. Furuskar, Y. Jading, M. Lindstrom, and S. Parkvall, LTE: the evolution of mobile broadband, IEEE Communications Magazine, vol. 47, pp , april [9] H. Dhillon, R. Ganti, F. Baccelli, and J. Andrews, Coverage and ergodic rate in k-tier downlink heterogeneous cellular networks, in Proc. 49th Annual Allerton Conference on Communication, Control, and Computing, pp , sept [10] H. Dhillon, R. Ganti, F. Baccelli, and J. Andrews, Modeling and analysis of k-tier downlink heterogeneous cellular networks, IEEE Journal on Selected Areas in Communications, vol. 30, pp , april [11] H. S. Dhillon, R.. Ganti, and J. G. Andrews, Loadaware modeling and analysis of heterogeneous cellular networks, CoRR, vol. abs/ , [12] A. handekar, N. Bhushan, J. Tingfang, and V. Vanghi, LTE-advanced: Heterogeneous networks, in Proc.

EasyChair Preprint. A User-Centric Cluster Resource Allocation Scheme for Ultra-Dense Network

EasyChair Preprint. A User-Centric Cluster Resource Allocation Scheme for Ultra-Dense Network EasyChair Preprint 78 A User-Centric Cluster Resource Allocation Scheme for Ultra-Dense Network Yuzhou Liu and Wuwen Lai EasyChair preprints are intended for rapid dissemination of research results and

More information

Beyond 4G Cellular Networks: Is Density All We Need?

Beyond 4G Cellular Networks: Is Density All We Need? Beyond 4G Cellular Networks: Is Density All We Need? Jeffrey G. Andrews Wireless Networking and Communications Group (WNCG) Dept. of Electrical and Computer Engineering The University of Texas at Austin

More information

Distributed Power Control in Cellular and Wireless Networks - A Comparative Study

Distributed Power Control in Cellular and Wireless Networks - A Comparative Study Distributed Power Control in Cellular and Wireless Networks - A Comparative Study Vijay Raman, ECE, UIUC 1 Why power control? Interference in communication systems restrains system capacity In cellular

More information

Differentiable Spectrum Partition for Fractional Frequency Reuse in Multi-Cell OFDMA Networks

Differentiable Spectrum Partition for Fractional Frequency Reuse in Multi-Cell OFDMA Networks MITSUBISHI ELECTRIC RESEARCH LABORATORIES http://www.merl.com Differentiable Spectrum Partition for Fractional Frequency Reuse in Multi-Cell OFDMA Networks Weihuang Fu, Zhifeng Tao, Jinyun Zhang, Dharma

More information

System Level Simulations for Cellular Networks Using MATLAB

System Level Simulations for Cellular Networks Using MATLAB System Level Simulations for Cellular Networks Using MATLAB Sriram N. Kizhakkemadam, Swapnil Vinod Khachane, Sai Chaitanya Mantripragada Samsung R&D Institute Bangalore Cellular Systems Cellular Network:

More information

Cooperative Base Stations for Green Cellular Networks

Cooperative Base Stations for Green Cellular Networks Cooperative Base Stations for Green Cellular Networks Choungmo Fofack Nicaise Eric nicaiseeric@gmail.com Master UBINET February 24, 2010 Abstract In this paper we make a survey of some models that have

More information

A Practical Resource Allocation Approach for Interference Management in LTE Uplink Transmission

A Practical Resource Allocation Approach for Interference Management in LTE Uplink Transmission JOURNAL OF COMMUNICATIONS, VOL. 6, NO., JULY A Practical Resource Allocation Approach for Interference Management in LTE Uplink Transmission Liying Li, Gang Wu, Hongbing Xu, Geoffrey Ye Li, and Xin Feng

More information

Nan E, Xiaoli Chu and Jie Zhang

Nan E, Xiaoli Chu and Jie Zhang Mobile Small-cell Deployment Strategy for Hot Spot in Existing Heterogeneous Networks Nan E, Xiaoli Chu and Jie Zhang Department of Electronic and Electrical Engineering, University of Sheffield Sheffield,

More information

Energy-Efficient Cell Activation, User Association, and Spectrum Allocation in Heterogeneous Networks

Energy-Efficient Cell Activation, User Association, and Spectrum Allocation in Heterogeneous Networks 1 Energy-Efficient Cell ctivation, User ssociation, and Spectrum llocation in Heterogeneous Networks Binnan Zhuang, Dongning Guo, and Michael L. Honig arxiv:159.485v [cs.it] 13 Jan 16 bstract Next generation

More information

Energy and Cost Analysis of Cellular Networks under Co-channel Interference

Energy and Cost Analysis of Cellular Networks under Co-channel Interference and Cost Analysis of Cellular Networks under Co-channel Interference Marcos T. Kakitani, Glauber Brante, Richard D. Souza, Marcelo E. Pellenz, and Muhammad A. Imran CPGEI, Federal University of Technology

More information

Analysis of massive MIMO networks using stochastic geometry

Analysis of massive MIMO networks using stochastic geometry Analysis of massive MIMO networks using stochastic geometry Tianyang Bai and Robert W. Heath Jr. Wireless Networking and Communications Group Department of Electrical and Computer Engineering The University

More information

03_57_104_final.fm Page 97 Tuesday, December 4, :17 PM. Problems Problems

03_57_104_final.fm Page 97 Tuesday, December 4, :17 PM. Problems Problems 03_57_104_final.fm Page 97 Tuesday, December 4, 2001 2:17 PM Problems 97 3.9 Problems 3.1 Prove that for a hexagonal geometry, the co-channel reuse ratio is given by Q = 3N, where N = i 2 + ij + j 2. Hint:

More information

Performance Analysis of Power Control and Cell Association in Heterogeneous Cellular Networks

Performance Analysis of Power Control and Cell Association in Heterogeneous Cellular Networks Performance Analysis of Power Control and Cell Association in Heterogeneous Cellular Networks Prasanna Herath Mudiyanselage PhD Final Examination Supervisors: Witold A. Krzymień and Chintha Tellambura

More information

QUALITY OF SERVICE (QoS) is driving research and

QUALITY OF SERVICE (QoS) is driving research and 482 IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 33, NO. 3, MARCH 2015 Joint Allocation of Resource Blocks, Power, and Energy-Harvesting Relays in Cellular Networks Sobia Jangsher, Student Member,

More information

Downlink Erlang Capacity of Cellular OFDMA

Downlink Erlang Capacity of Cellular OFDMA Downlink Erlang Capacity of Cellular OFDMA Gauri Joshi, Harshad Maral, Abhay Karandikar Department of Electrical Engineering Indian Institute of Technology Bombay Powai, Mumbai, India 400076. Email: gaurijoshi@iitb.ac.in,

More information

Joint Scheduling and Fast Cell Selection in OFDMA Wireless Networks

Joint Scheduling and Fast Cell Selection in OFDMA Wireless Networks 1 Joint Scheduling and Fast Cell Selection in OFDMA Wireless Networks Reuven Cohen Guy Grebla Department of Computer Science Technion Israel Institute of Technology Haifa 32000, Israel Abstract In modern

More information

Performance Evaluation of Uplink Closed Loop Power Control for LTE System

Performance Evaluation of Uplink Closed Loop Power Control for LTE System Performance Evaluation of Uplink Closed Loop Power Control for LTE System Bilal Muhammad and Abbas Mohammed Department of Signal Processing, School of Engineering Blekinge Institute of Technology, Ronneby,

More information

PERFORMANCE OF DISTRIBUTED UTILITY-BASED POWER CONTROL FOR WIRELESS AD HOC NETWORKS

PERFORMANCE OF DISTRIBUTED UTILITY-BASED POWER CONTROL FOR WIRELESS AD HOC NETWORKS PERFORMANCE OF DISTRIBUTED UTILITY-BASED POWER CONTROL FOR WIRELESS AD HOC NETWORKS Jianwei Huang, Randall Berry, Michael L. Honig Department of Electrical and Computer Engineering Northwestern University

More information

Multiple Antenna Processing for WiMAX

Multiple Antenna Processing for WiMAX Multiple Antenna Processing for WiMAX Overview Wireless operators face a myriad of obstacles, but fundamental to the performance of any system are the propagation characteristics that restrict delivery

More information

WIRELESS 20/20. Twin-Beam Antenna. A Cost Effective Way to Double LTE Site Capacity

WIRELESS 20/20. Twin-Beam Antenna. A Cost Effective Way to Double LTE Site Capacity WIRELESS 20/20 Twin-Beam Antenna A Cost Effective Way to Double LTE Site Capacity Upgrade 3-Sector LTE sites to 6-Sector without incurring additional site CapEx or OpEx and by combining twin-beam antenna

More information

COMPARATIVE EVALUATION OF FRACTIONAL FREQUENCY REUSE (FFR) AND TRADITIONAL FREQUENCY REUSE IN 3GPP-LTE DOWNLINK Chandra Thapa 1 and Chandrasekhar.

COMPARATIVE EVALUATION OF FRACTIONAL FREQUENCY REUSE (FFR) AND TRADITIONAL FREQUENCY REUSE IN 3GPP-LTE DOWNLINK Chandra Thapa 1 and Chandrasekhar. COMPARATIVE EVALUATION OF FRACTIONAL FREQUENCY REUSE (FFR) AND TRADITIONAL FREQUENCY REUSE IN 3GPP-LTE DOWNLINK Chandra Thapa and Chandrasekhar.C SV College of Engineering & Technology, M.Tech II (DECS)

More information

Survey of Power Control Schemes for LTE Uplink E Tejaswi, Suresh B

Survey of Power Control Schemes for LTE Uplink E Tejaswi, Suresh B Survey of Power Control Schemes for LTE Uplink E Tejaswi, Suresh B Department of Electronics and Communication Engineering K L University, Guntur, India Abstract In multi user environment number of users

More information

Open-Loop and Closed-Loop Uplink Power Control for LTE System

Open-Loop and Closed-Loop Uplink Power Control for LTE System Open-Loop and Closed-Loop Uplink Power Control for LTE System by Huang Jing ID:5100309404 2013/06/22 Abstract-Uplink power control in Long Term Evolution consists of an open-loop scheme handled by the

More information

Dynamic System Modelling and Adaptation Framework for Irregular Cellular Networks. Levent Kayili

Dynamic System Modelling and Adaptation Framework for Irregular Cellular Networks. Levent Kayili Dynamic System Modelling and Adaptation Framework for Irregular Cellular Networks by Levent Kayili A thesis submitted in conformity with the requirements for the degree of Doctor of Philosophy Graduate

More information

Dynamic Frequency Hopping in Cellular Fixed Relay Networks

Dynamic Frequency Hopping in Cellular Fixed Relay Networks Dynamic Frequency Hopping in Cellular Fixed Relay Networks Omer Mubarek, Halim Yanikomeroglu Broadband Communications & Wireless Systems Centre Carleton University, Ottawa, Canada {mubarek, halim}@sce.carleton.ca

More information

On Channel-Aware Frequency-Domain Scheduling With QoS Support for Uplink Transmission in LTE Systems

On Channel-Aware Frequency-Domain Scheduling With QoS Support for Uplink Transmission in LTE Systems On Channel-Aware Frequency-Domain Scheduling With QoS Support for Uplink Transmission in LTE Systems Lung-Han Hsu and Hsi-Lu Chao Department of Computer Science National Chiao Tung University, Hsinchu,

More information

Survey of Call Blocking Probability Reducing Techniques in Cellular Network

Survey of Call Blocking Probability Reducing Techniques in Cellular Network International Journal of Scientific and Research Publications, Volume 2, Issue 12, December 2012 1 Survey of Call Blocking Probability Reducing Techniques in Cellular Network Mrs.Mahalungkar Seema Pankaj

More information

How user throughput depends on the traffic demand in large cellular networks

How user throughput depends on the traffic demand in large cellular networks How user throughput depends on the traffic demand in large cellular networks B. Błaszczyszyn Inria/ENS based on a joint work with M. Jovanovic and M. K. Karray (Orange Labs, Paris) 1st Symposium on Spatial

More information

Joint Power-Delay Minimization in Green Wireless Access Networks

Joint Power-Delay Minimization in Green Wireless Access Networks Joint Power-Delay Minimization in Green Wireless Access Networks Farah Moety, Samer Lahoud, Kinda Khawam, Bernard Cousin University of Rennes I - IRISA, France University of Versailles - PRISM, France

More information

(R1) each RRU. R3 each

(R1) each RRU. R3 each 26 Telfor Journal, Vol. 4, No. 1, 212. LTE Network Radio Planning Igor R. Maravićć and Aleksandar M. Nešković Abstract In this paper different ways of planning radio resources within an LTE network are

More information

JOURNAL OF INTERNATIONAL ACADEMIC RESEARCH FOR MULTIDISCIPLINARY Impact Factor 1.393, ISSN: , Volume 2, Issue 3, April 2014

JOURNAL OF INTERNATIONAL ACADEMIC RESEARCH FOR MULTIDISCIPLINARY Impact Factor 1.393, ISSN: , Volume 2, Issue 3, April 2014 COMPARISON OF SINR AND DATA RATE OVER REUSE FACTORS USING FRACTIONAL FREQUENCY REUSE IN HEXAGONAL CELL STRUCTURE RAHUL KUMAR SHARMA* ASHISH DEWANGAN** *Asst. Professor, Dept. of Electronics and Technology,

More information

Mobile & Wireless Networking. Lecture 4: Cellular Concepts & Dealing with Mobility. [Reader, Part 3 & 4]

Mobile & Wireless Networking. Lecture 4: Cellular Concepts & Dealing with Mobility. [Reader, Part 3 & 4] 192620010 Mobile & Wireless Networking Lecture 4: Cellular Concepts & Dealing with Mobility [Reader, Part 3 & 4] Geert Heijenk Outline of Lecture 4 Cellular Concepts q Introduction q Cell layout q Interference

More information

SENSOR PLACEMENT FOR MAXIMIZING LIFETIME PER UNIT COST IN WIRELESS SENSOR NETWORKS

SENSOR PLACEMENT FOR MAXIMIZING LIFETIME PER UNIT COST IN WIRELESS SENSOR NETWORKS SENSOR PACEMENT FOR MAXIMIZING IFETIME PER UNIT COST IN WIREESS SENSOR NETWORKS Yunxia Chen, Chen-Nee Chuah, and Qing Zhao Department of Electrical and Computer Engineering University of California, Davis,

More information

Cellular Mobile Radio Networks Design

Cellular Mobile Radio Networks Design Cellular Mobile Radio Networks Design Yu-Cheng Chang Ph. D. Candidate, Department of Technology Management Chung Hua University, CHU Hsinchu, Taiwan d09603024@chu.edu.tw Chi-Yuan Chang CMC Consulting,

More information

Joint Spectrum and Power Allocation for Inter-Cell Spectrum Sharing in Cognitive Radio Networks

Joint Spectrum and Power Allocation for Inter-Cell Spectrum Sharing in Cognitive Radio Networks Joint Spectrum and Power Allocation for Inter-Cell Spectrum Sharing in Cognitive Radio Networks Won-Yeol Lee and Ian F. Akyildiz Broadband Wireless Networking Laboratory School of Electrical and Computer

More information

On Fractional Frequency Reuse in Imperfect Cellular Grids

On Fractional Frequency Reuse in Imperfect Cellular Grids On Fractional Frequency Reuse in Imperfect Cellular Grids Abstract Current point-to-multipoint systems suffer significant performance losses due to greater attenuation along the signal propagation path

More information

Dynamic Grouping and Frequency Reuse Scheme for Dense Small Cell Network

Dynamic Grouping and Frequency Reuse Scheme for Dense Small Cell Network GRD Journals Global Research and Development Journal for Engineering International Conference on Innovations in Engineering and Technology (ICIET) - 2016 July 2016 e-issn: 2455-5703 Dynamic Grouping and

More information

On Minimizing Base Station Power Consumption

On Minimizing Base Station Power Consumption On Minimizing Base Station Power Consumption Hauke Holtkamp, Gunther Auer DOCOMO Euro-Labs D-8687 Munich, Germany Email: {holtkamp, auer}@docomolab-euro.com Harald Haas Institute for Digital Communications

More information

HETEROGENEOUS LINK ASYMMETRY IN TDD MODE CELLULAR SYSTEMS

HETEROGENEOUS LINK ASYMMETRY IN TDD MODE CELLULAR SYSTEMS HETEROGENEOUS LINK ASYMMETRY IN TDD MODE CELLULAR SYSTEMS Magnus Lindström Radio Communication Systems Department of Signals, Sensors and Systems Royal Institute of Technology (KTH) SE- 44, STOCKHOLM,

More information

Dynamic Subcarrier, Bit and Power Allocation in OFDMA-Based Relay Networks

Dynamic Subcarrier, Bit and Power Allocation in OFDMA-Based Relay Networks Dynamic Subcarrier, Bit and Power Allocation in OFDMA-Based Relay Networs Christian Müller*, Anja Klein*, Fran Wegner**, Martin Kuipers**, Bernhard Raaf** *Communications Engineering Lab, Technische Universität

More information

ENHANCEMENT CAPACITY OF LTE CELLULAR NETWORK USING TVWS CONSIDERING MINA CITY

ENHANCEMENT CAPACITY OF LTE CELLULAR NETWORK USING TVWS CONSIDERING MINA CITY Page271 ENHANCEMENT CAPACITY OF LTE CELLULAR NETWORK USING TVWS CONSIDERING MINA CITY Ulaa Al-Haddad a, Ghadah Aldabbagh b ab King Abdulaziz University, Jeddah, Saudi Arabia Corresponding email: ualhaddad@stu.kau.edu.sa

More information

A Location-Aware Routing Metric (ALARM) for Multi-Hop, Multi-Channel Wireless Mesh Networks

A Location-Aware Routing Metric (ALARM) for Multi-Hop, Multi-Channel Wireless Mesh Networks A Location-Aware Routing Metric (ALARM) for Multi-Hop, Multi-Channel Wireless Mesh Networks Eiman Alotaibi, Sumit Roy Dept. of Electrical Engineering U. Washington Box 352500 Seattle, WA 98195 eman76,roy@ee.washington.edu

More information

GSM FREQUENCY PLANNING

GSM FREQUENCY PLANNING GSM FREQUENCY PLANNING PROJECT NUMBER: PRJ070 BY NAME: MUTONGA JACKSON WAMBUA REG NO.: F17/2098/2004 SUPERVISOR: DR. CYRUS WEKESA EXAMINER: DR. MAURICE MANG OLI Introduction GSM is a cellular mobile network

More information

How (Information Theoretically) Optimal Are Distributed Decisions?

How (Information Theoretically) Optimal Are Distributed Decisions? How (Information Theoretically) Optimal Are Distributed Decisions? Vaneet Aggarwal Department of Electrical Engineering, Princeton University, Princeton, NJ 08544. vaggarwa@princeton.edu Salman Avestimehr

More information

Medium Access Control via Nearest-Neighbor Interactions for Regular Wireless Networks

Medium Access Control via Nearest-Neighbor Interactions for Regular Wireless Networks Medium Access Control via Nearest-Neighbor Interactions for Regular Wireless Networks Ka Hung Hui, Dongning Guo and Randall A. Berry Department of Electrical Engineering and Computer Science Northwestern

More information

Performance Analysis of CoMP Using Scheduling and Precoding Techniques in the Heterogeneous Network

Performance Analysis of CoMP Using Scheduling and Precoding Techniques in the Heterogeneous Network International Journal of Information and Electronics Engineering, Vol. 6, No. 3, May 6 Performance Analysis of CoMP Using Scheduling and Precoding Techniques in the Heterogeneous Network Myeonghun Chu,

More information

EC 551 Telecommunication System Engineering. Mohamed Khedr

EC 551 Telecommunication System Engineering. Mohamed Khedr EC 551 Telecommunication System Engineering Mohamed Khedr http://webmail.aast.edu/~khedr 1 Mohamed Khedr., 2008 Syllabus Tentatively Week 1 Week 2 Week 3 Week 4 Week 5 Week 6 Week 7 Week 8 Week 9 Week

More information

Impact of Limited Backhaul Capacity on User Scheduling in Heterogeneous Networks

Impact of Limited Backhaul Capacity on User Scheduling in Heterogeneous Networks Impact of Limited Backhaul Capacity on User Scheduling in Heterogeneous Networks Jagadish Ghimire and Catherine Rosenberg Department of Electrical and Computer Engineering, University of Waterloo, Canada

More information

Radio Resource Allocation Scheme for Device-to-Device Communication in Cellular Networks Using Fractional Frequency Reuse

Radio Resource Allocation Scheme for Device-to-Device Communication in Cellular Networks Using Fractional Frequency Reuse 2011 17th Asia-Pacific Conference on Communications (APCC) 2nd 5th October 2011 Sutera Harbour Resort, Kota Kinabalu, Sabah, Malaysia Radio Resource Allocation Scheme for Device-to-Device Communication

More information

Level 6 Graduate Diploma in Engineering Wireless and mobile communications

Level 6 Graduate Diploma in Engineering Wireless and mobile communications 9210-119 Level 6 Graduate Diploma in Engineering Wireless and mobile communications Sample Paper You should have the following for this examination one answer book non-programmable calculator pen, pencil,

More information

ETI2511-WIRELESS COMMUNICATION II HANDOUT I 1.0 PRINCIPLES OF CELLULAR COMMUNICATION

ETI2511-WIRELESS COMMUNICATION II HANDOUT I 1.0 PRINCIPLES OF CELLULAR COMMUNICATION ETI2511-WIRELESS COMMUNICATION II HANDOUT I 1.0 PRINCIPLES OF CELLULAR COMMUNICATION 1.0 Introduction The substitution of a single high power Base Transmitter Stations (BTS) by several low BTSs to support

More information

Open Access The Research on Energy-saving Technology of the Set Covering Base Station in Cellular Networks

Open Access The Research on Energy-saving Technology of the Set Covering Base Station in Cellular Networks Send Orders for Reprints to reprints@benthamscience.ae 1022 The Open Automation and Control Systems Journal, 2014, 6, 1022-1028 Open Access The Research on Energy-saving Technology of the Set Covering

More information

Data and Computer Communications. Tenth Edition by William Stallings

Data and Computer Communications. Tenth Edition by William Stallings Data and Computer Communications Tenth Edition by William Stallings Data and Computer Communications, Tenth Edition by William Stallings, (c) Pearson Education - 2013 CHAPTER 10 Cellular Wireless Network

More information

4G++: Advanced Performance Boosting Techniques in 4 th Generation Wireless Systems. A National Telecommunication Regulatory Authority Funded Project

4G++: Advanced Performance Boosting Techniques in 4 th Generation Wireless Systems. A National Telecommunication Regulatory Authority Funded Project 4G++: Advanced Performance Boosting Techniques in 4 th Generation Wireless Systems A National Telecommunication Regulatory Authority Funded Project Deliverable D3.1 Work Package 3 Channel-Aware Radio Resource

More information

An Overlaid Hybrid-Duplex OFDMA System with Partial Frequency Reuse

An Overlaid Hybrid-Duplex OFDMA System with Partial Frequency Reuse An Overlaid Hybrid-Duplex OFDMA System with Partial Frequency Reuse Jung Min Park, Young Jin Sang, Young Ju Hwang, Kwang Soon Kim and Seong-Lyun Kim School of Electrical and Electronic Engineering Yonsei

More information

Energy Efficiency Improvements Through Heterogeneous Networks in Diverse Traffic Distribution Scenarios

Energy Efficiency Improvements Through Heterogeneous Networks in Diverse Traffic Distribution Scenarios Energy Efficiency Improvements Through Heterogeneous Networks in Diverse Traffic Distribution Scenarios Sibel Tombaz, Muhammad Usman, and Jens Zander Wireless@KTH, Royal Institute of Technology (KTH) Electrum

More information

Aalborg Universitet. Published in: Vehicular Technology Conference (VTC Spring), 2014 IEEE 79th

Aalborg Universitet. Published in: Vehicular Technology Conference (VTC Spring), 2014 IEEE 79th Aalborg Universitet Abstract Radio Resource Management Framework for System Level Simulations in LTE-A Systems Fotiadis, Panagiotis; Viering, Ingo; Zanier, Paolo; Pedersen, Klaus I. Published in: Vehicular

More information

Optimal Resource Allocation in Multihop Relay-enhanced WiMAX Networks

Optimal Resource Allocation in Multihop Relay-enhanced WiMAX Networks Optimal Resource Allocation in Multihop Relay-enhanced WiMAX Networks Yongchul Kim and Mihail L. Sichitiu Department of Electrical and Computer Engineering North Carolina State University Email: yckim2@ncsu.edu

More information

SEN366 (SEN374) (Introduction to) Computer Networks

SEN366 (SEN374) (Introduction to) Computer Networks SEN366 (SEN374) (Introduction to) Computer Networks Prof. Dr. Hasan Hüseyin BALIK (8 th Week) Cellular Wireless Network 8.Outline Principles of Cellular Networks Cellular Network Generations LTE-Advanced

More information

Cell Selection Using Distributed Q-Learning in Heterogeneous Networks

Cell Selection Using Distributed Q-Learning in Heterogeneous Networks Cell Selection Using Distributed Q-Learning in Heterogeneous Networks Toshihito Kudo and Tomoaki Ohtsuki Keio University 3-4-, Hiyoshi, Kohokuku, Yokohama, 223-8522, Japan Email: kudo@ohtsuki.ics.keio.ac.jp,

More information

Beamforming and Binary Power Based Resource Allocation Strategies for Cognitive Radio Networks

Beamforming and Binary Power Based Resource Allocation Strategies for Cognitive Radio Networks 1 Beamforming and Binary Power Based Resource Allocation Strategies for Cognitive Radio Networks UWB Walter project Workshop, ETSI October 6th 2009, Sophia Antipolis A. Hayar EURÉCOM Institute, Mobile

More information

Wireless communications: from simple stochastic geometry models to practice III Capacity

Wireless communications: from simple stochastic geometry models to practice III Capacity Wireless communications: from simple stochastic geometry models to practice III Capacity B. Błaszczyszyn Inria/ENS Workshop on Probabilistic Methods in Telecommunication WIAS Berlin, November 14 16, 2016

More information

Optimal Max-min Fair Resource Allocation in Multihop Relay-enhanced WiMAX Networks

Optimal Max-min Fair Resource Allocation in Multihop Relay-enhanced WiMAX Networks Optimal Max-min Fair Resource Allocation in Multihop Relay-enhanced WiMAX Networks Yongchul Kim and Mihail L. Sichitiu Department of Electrical and Computer Engineering North Carolina State University

More information

Analysis of RF requirements for Active Antenna System

Analysis of RF requirements for Active Antenna System 212 7th International ICST Conference on Communications and Networking in China (CHINACOM) Analysis of RF requirements for Active Antenna System Rong Zhou Department of Wireless Research Huawei Technology

More information

Load Balancing for Centralized Wireless Networks

Load Balancing for Centralized Wireless Networks Load Balancing for Centralized Wireless Networks Hong Bong Kim and Adam Wolisz Telecommunication Networks Group Technische Universität Berlin Sekr FT5 Einsteinufer 5 0587 Berlin Germany Email: {hbkim,

More information

Inter-Cell Interference Coordination in Wireless Networks

Inter-Cell Interference Coordination in Wireless Networks Inter-Cell Interference Coordination in Wireless Networks PhD Defense, IRISA, Rennes, 2015 Mohamad Yassin University of Rennes 1, IRISA, France Saint Joseph University of Beirut, ESIB, Lebanon Institut

More information

College of Engineering

College of Engineering WiFi and WCDMA Network Design Robert Akl, D.Sc. College of Engineering Department of Computer Science and Engineering Outline WiFi Access point selection Traffic balancing Multi-Cell WCDMA with Multiple

More information

Partial Co-channel based Overlap Resource Power Control for Interference Mitigation in an LTE-Advanced Network with Device-to-Device Communication

Partial Co-channel based Overlap Resource Power Control for Interference Mitigation in an LTE-Advanced Network with Device-to-Device Communication CTRQ 2013 : The Sixth International Conference on Communication Theory Reliability and Quality of Service Partial Co-channel based Overlap Resource Power Control for Interference Mitigation in an LTE-Advanced

More information

Frequency-Hopped Spread-Spectrum

Frequency-Hopped Spread-Spectrum Chapter Frequency-Hopped Spread-Spectrum In this chapter we discuss frequency-hopped spread-spectrum. We first describe the antijam capability, then the multiple-access capability and finally the fading

More information

Energy Optimization for Full-Duplex Self-Backhauled HetNet with Non-Orthogonal Multiple Access

Energy Optimization for Full-Duplex Self-Backhauled HetNet with Non-Orthogonal Multiple Access Energy Optimization for Full-Duplex Self-Backhauled HetNet with Non-Orthogonal Multiple Access Lei Lei 1, Eva Lagunas 1, Sina Maleki 1, Qing He, Symeon Chatzinotas 1, and Björn Ottersten 1 1 Interdisciplinary

More information

Centralized and Distributed LTE Uplink Scheduling in a Distributed Base Station Scenario

Centralized and Distributed LTE Uplink Scheduling in a Distributed Base Station Scenario Centralized and Distributed LTE Uplink Scheduling in a Distributed Base Station Scenario ACTEA 29 July -17, 29 Zouk Mosbeh, Lebanon Elias Yaacoub and Zaher Dawy Department of Electrical and Computer Engineering,

More information

Heterogeneous Networks (HetNets) in HSPA

Heterogeneous Networks (HetNets) in HSPA Qualcomm Incorporated February 2012 QUALCOMM is a registered trademark of QUALCOMM Incorporated in the United States and may be registered in other countries. Other product and brand names may be trademarks

More information

Performances Analysis of Different Channel Allocation Schemes for Personal Mobile Communication Networks

Performances Analysis of Different Channel Allocation Schemes for Personal Mobile Communication Networks Performances Analysis of Different Channel Allocation Schemes for Personal Mobile Communication Networks 1 GABRIEL SIRBU, ION BOGDAN 1 Electrical and Electronics Engineering Dept., Telecommunications Dept.

More information

Adaptive Modulation, Adaptive Coding, and Power Control for Fixed Cellular Broadband Wireless Systems: Some New Insights 1

Adaptive Modulation, Adaptive Coding, and Power Control for Fixed Cellular Broadband Wireless Systems: Some New Insights 1 Adaptive, Adaptive Coding, and Power Control for Fixed Cellular Broadband Wireless Systems: Some New Insights Ehab Armanious, David D. Falconer, and Halim Yanikomeroglu Broadband Communications and Wireless

More information

ECE 5325/6325: Wireless Communication Systems Lecture Notes, Spring 2010

ECE 5325/6325: Wireless Communication Systems Lecture Notes, Spring 2010 ECE 5325/6325: Wireless Communication Systems Lecture Notes, Spring 2010 Lecture 2 Today: (1) Frequency Reuse, (2) Handoff Reading for today s lecture: 3.2-3.5 Reading for next lecture: Rap 3.6 HW 1 will

More information

Stochastic Modelling of Downlink Transmit Power in Wireless Cellular Networks

Stochastic Modelling of Downlink Transmit Power in Wireless Cellular Networks Stochastic Modelling of Downlink Transmit Power in Wireless Cellular Networks Boris Galkin, Jacek Kibiłda and Luiz A. DaSilva CONNECT, Trinity College Dublin, Ireland, E-mail: {galkinb,kibildj,dasilval}@tcd.ie

More information

QoS-Aware Dynamic Cell Reconfiguration for Energy Conservation in Cellular Networks

QoS-Aware Dynamic Cell Reconfiguration for Energy Conservation in Cellular Networks 23 IEEE Wireless Communications and Networking Conference (WCNC): NETWORKS QoS-Aware Dynamic Cell Reconfiguration for Energy Conservation in Cellular Networks Kyuho Son, Santosh Nagaraj, Mahasweta Sarkar

More information

Redline Communications Inc. Combining Fixed and Mobile WiMAX Networks Supporting the Advanced Communication Services of Tomorrow.

Redline Communications Inc. Combining Fixed and Mobile WiMAX Networks Supporting the Advanced Communication Services of Tomorrow. Redline Communications Inc. Combining Fixed and Mobile WiMAX Networks Supporting the Advanced Communication Services of Tomorrow WiMAX Whitepaper Author: Frank Rayal, Redline Communications Inc. Redline

More information

Fast Placement Optimization of Power Supply Pads

Fast Placement Optimization of Power Supply Pads Fast Placement Optimization of Power Supply Pads Yu Zhong Martin D. F. Wong Dept. of Electrical and Computer Engineering Dept. of Electrical and Computer Engineering Univ. of Illinois at Urbana-Champaign

More information

A Heuristic Algorithm for Joint Power-Delay Minimization in Green Wireless Access Networks

A Heuristic Algorithm for Joint Power-Delay Minimization in Green Wireless Access Networks A Heuristic Algorithm for Joint Power-Delay Minimization in Green Wireless Access Networks Farah Moety, Samer Lahoud, Bernard Cousin, Kinda Khawam University of Rennes I - IRISA, France University of Versailles

More information

6 Uplink is from the mobile to the base station.

6 Uplink is from the mobile to the base station. It is well known that by using the directional properties of adaptive arrays, the interference from multiple users operating on the same channel as the desired user in a time division multiple access (TDMA)

More information

Energy-Efficient Configuration of Frequency Resources in Multi-Cell MIMO-OFDM Networks

Energy-Efficient Configuration of Frequency Resources in Multi-Cell MIMO-OFDM Networks 0 IEEE 3rd International Symposium on Personal, Indoor and Mobile Radio Communications - PIMRC) Energy-Efficient Configuration of Frequency Resources in Multi-Cell MIMO-OFDM Networks Changyang She, Zhikun

More information

Context-Aware Resource Allocation in Cellular Networks

Context-Aware Resource Allocation in Cellular Networks Context-Aware Resource Allocation in Cellular Networks Ahmed Abdelhadi and Charles Clancy Hume Center, Virginia Tech {aabdelhadi, tcc}@vt.edu 1 arxiv:1406.1910v2 [cs.ni] 18 Oct 2015 Abstract We define

More information

Adaptive CDMA Cell Sectorization with Linear Multiuser Detection

Adaptive CDMA Cell Sectorization with Linear Multiuser Detection Adaptive CDMA Cell Sectorization with Linear Multiuser Detection Changyoon Oh Aylin Yener Electrical Engineering Department The Pennsylvania State University University Park, PA changyoon@psu.edu, yener@ee.psu.edu

More information

DoF Analysis in a Two-Layered Heterogeneous Wireless Interference Network

DoF Analysis in a Two-Layered Heterogeneous Wireless Interference Network DoF Analysis in a Two-Layered Heterogeneous Wireless Interference Network Meghana Bande, Venugopal V. Veeravalli ECE Department and CSL University of Illinois at Urbana-Champaign Email: {mbande,vvv}@illinois.edu

More information

Spectrum Sharing with Distributed Interference Compensation

Spectrum Sharing with Distributed Interference Compensation Spectrum Sharing with Distributed Interference Compensation Jianwei Huang, Randall A. Berry, Michael L. Honig Department of ECE, Northwestern University 45 Sheridan Road, Evanston, IL 68, USA Email: {jianweih,

More information

Unit-1 The Cellular Concept

Unit-1 The Cellular Concept Unit-1 The Cellular Concept 1.1 Introduction to Cellular Systems Solves the problem of spectral congestion and user capacity. Offer very high capacity in a limited spectrum without major technological

More information

UNIK4230: Mobile Communications Spring Per Hjalmar Lehne Tel:

UNIK4230: Mobile Communications Spring Per Hjalmar Lehne Tel: UNIK4230: Mobile Communications Spring 2015 Per Hjalmar Lehne per-hjalmar.lehne@telenor.com Tel: 916 94 909 Cells and Cellular Traffic (Chapter 4) Date: 12 March 2015 Agenda Introduction Hexagonal Cell

More information

Communications Theory and Engineering

Communications Theory and Engineering Communications Theory and Engineering Master's Degree in Electronic Engineering Sapienza University of Rome A.A. 2018-2019 TDMA, FDMA, CDMA (cont d) and the Capacity of multi-user channels Code Division

More information

Opportunistic Communication in Wireless Networks

Opportunistic Communication in Wireless Networks Opportunistic Communication in Wireless Networks David Tse Department of EECS, U.C. Berkeley October 10, 2001 Networking, Communications and DSP Seminar Communication over Wireless Channels Fundamental

More information

An Accurate and Efficient Analysis of a MBSFN Network

An Accurate and Efficient Analysis of a MBSFN Network An Accurate and Efficient Analysis of a MBSFN Network Matthew C. Valenti West Virginia University Morgantown, WV May 9, 2014 An Accurate (shortinst) and Efficient Analysis of a MBSFN Network May 9, 2014

More information

Randomized Channel Access Reduces Network Local Delay

Randomized Channel Access Reduces Network Local Delay Randomized Channel Access Reduces Network Local Delay Wenyi Zhang USTC Joint work with Yi Zhong (Ph.D. student) and Martin Haenggi (Notre Dame) 2013 Joint HK/TW Workshop on ITC CUHK, January 19, 2013 Acknowledgement

More information

THE EFFECT of multipath fading in wireless systems can

THE EFFECT of multipath fading in wireless systems can IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 47, NO. 1, FEBRUARY 1998 119 The Diversity Gain of Transmit Diversity in Wireless Systems with Rayleigh Fading Jack H. Winters, Fellow, IEEE Abstract In

More information

On the Downlink SINR and Outage Probability of Stochastic Geometry Based LTE Cellular Networks with Multi-Class Services

On the Downlink SINR and Outage Probability of Stochastic Geometry Based LTE Cellular Networks with Multi-Class Services On the Downlink SINR and of Stochastic Geometry Based LTE Cellular Networks with Multi-Class Services 1 Shah Mahdi Hasan, Md. Abul Hayat and 3 Md. Farhad Hossain Department of Electrical and Electronic

More information

Optimizing Multi-Cell Massive MIMO for Spectral Efficiency

Optimizing Multi-Cell Massive MIMO for Spectral Efficiency Optimizing Multi-Cell Massive MIMO for Spectral Efficiency How Many Users Should Be Scheduled? Emil Björnson 1, Erik G. Larsson 1, Mérouane Debbah 2 1 Linköping University, Linköping, Sweden 2 Supélec,

More information

Interference-aware channel segregation based dynamic channel assignment in HetNet

Interference-aware channel segregation based dynamic channel assignment in HetNet Interference-aware channel segregation based dynamic channel assignment in HetNet Ren Sugai, Abolfazl Mehbodniya a), and Fumiyuki Adachi Dept. of Comm. Engineering, Graduate School of Engineering, Tohoku

More information

Unit 4 - Cellular System Design, Capacity, Handoff, and Outage

Unit 4 - Cellular System Design, Capacity, Handoff, and Outage Unit 4 - Cellular System Design, Capacity, Handoff, and Outage Course outline How to access the portal Assignment. Overview of Cellular Evolution and Wireless Technologies Wireless Propagation and Cellular

More information

BASIC CONCEPTS OF HSPA

BASIC CONCEPTS OF HSPA 284 23-3087 Uen Rev A BASIC CONCEPTS OF HSPA February 2007 White Paper HSPA is a vital part of WCDMA evolution and provides improved end-user experience as well as cost-efficient mobile/wireless broadband.

More information

Optimizing Client Association in 60 GHz Wireless Access Networks

Optimizing Client Association in 60 GHz Wireless Access Networks Optimizing Client Association in 60 GHz Wireless Access Networks G Athanasiou, C Weeraddana, C Fischione, and L Tassiulas KTH Royal Institute of Technology, Stockholm, Sweden University of Thessaly, Volos,

More information

Modeling and Analysis of User-Centric and Disjoint Cooperation in Network MIMO Systems. Caiyi Zhu

Modeling and Analysis of User-Centric and Disjoint Cooperation in Network MIMO Systems. Caiyi Zhu Modeling and Analysis of User-Centric and Disjoint Cooperation in Network MIMO Systems by Caiyi Zhu A thesis submitted in conformity with the requirements for the degree of Master of Applied Science Graduate

More information