Skip to main content

Generalizing and optimizing fractional frequency reuse in broadband cellular radio access networks

Abstract

For broadband cellular access based on orthogonal frequency division multiple access (OFDMA), fractional frequency reuse (FFR) is one of the key concepts for mitigating inter-cell interference and optimizing cell-edge performance. In standard FFR, the number of OFDMA sub-bands and the reuse factor are fixed. Whereas this works well for an idealized cell pattern, it is neither directly applicable nor adequate for real-life networks with irregular cell layouts. In this article, we consider a generalized FFR (GFFR) scheme to allow for flexibility in the total number of sub-bands as well as the number of sub-bands in each cell-edge zone, to enable network-adaptive FFR. In addition, the GFFR scheme takes power assignment in consideration. We formalize the complexity of the optimization problem, and develop an optimization algorithm based on local search to maximize the cell-edge throughput. Numerical results using networks with realistic radio propagation conditions demonstrate the applicability of the GFFR scheme in performance engineering of OFDMA networks.

Introduction

Orthogonal frequency division multiple access (OFDMA) is a current technology for broadband radio access. In OFDMA, the radio spectrum is split into a large number of channels, referred to as sub-carriers. Data transmission is performed simultaneously over multiple sub-carriers, each carrying a low-rate bit stream. OFDMA is very flexible in exploring multi-user diversity with high spectrum efficiency and scalability. The technique is part of the downlink air interface in the fourth generation cellular systems based on 3GPP long term evolution (LTE) standards (see [1]), and IEEE 802.16 WiMAX (see [2]).

Orthogonal frequency division multiple access sub-carriers are orthogonal to each other. As a result, intra-cell interference is not present. Inter-cell interference, on the other hand, becomes a performance-limiting factor. For this reason, interference mitigation has become an important topic in performance engineering of OFDMA networks.

Fractional frequency reuse

One sub-carrier allocation scheme in multi-cell OFDMA networks is frequency reuse with factor one (reuse-1), in which the entire spectrum is made available in all cells. Here and throughout the article, a reuse factor of X means that the spectrum block in question is used in every group of X cells. Users that benefit from the reuse-1 scheme are those located close to a base station antenna, i.e., users in the cell center. Because the channel condition is good and the interference from other cells is relatively low, the throughput in cell-center zones grows by bandwidth. For users located at cell-edge areas, however, the performance typically suffers severely in the reuse-1 scheme, because of the high interference from the surrounding cells in relation to the signal of the home cell. In other words, cell-edge zones are much more sensitive to interference than bandwidth. Previous studies (e.g., [3]) indicate that, if the overall system throughput is the only performance target, then reuse-1 is the best choice. At the same time, the resulting performance in the cell-edge zones tends to be unacceptably low.

To balance the performance of cell center against that of cell edge, interference avoidance and mitigation techniques have been investigated in recent years. One of the key concepts specifically addressing the performance of cell edge is fractional frequency reuse (FFR), see, for example, [46]. In FFR, the service area of every cell is split into a center zone and an edge zone. The spectrum is correspondingly partitioned into two parts. One part is allocated with reuse-1 in all cell-center zones. The second part is further split into sub-bands. These sub-bands, to be used in the cell-edges zones, have a higher reuse factor. As a result, significant interference reduction is achieved in cell-edge zones. In standard FFR, derived for an ideal network layout with hexagonally shaped cells, the edge band is split into three sub-bands, each with a reuse factor of three (reuse-3); every edge zone is allocated one of the three sub-bands, see Figure 1 for an illustration.

Figure 1
figure 1

An illustration of FFR.

For the cell layout in Figure 1, the standard sub-band allocation pattern with reuse-3 is very intuitive. The allocation pattern ensures that the sub-band of a cell-edge zone is not reused in any of the neighboring cells. In real-life cellular networks, however, the amount of interference is very irregular over the service area. The cells differ greatly in the number of significant interferers as well as the respective amounts of interference, causing difficulties in applying standard FFR. As the number of surrounding cells varies from one cell to another, allocating the sub-bands optimally is not straightforward. For the same reason, a single reuse factor, if applicable at all, is no longer optimal. In addition, because the sensitivity to interference varies by cell, the allocation of one sub-band per edge zone may not be adequate. Finally, scalability becomes an issue, because it is not optimal to replicate the allocation pattern of one part of the network to another.

A generalized FFR scheme

In this article we present and evaluate a generalized FFR (GFFR) scheme, in order to overcome the limitations of standard FFR in dealing with real-life networks with irregular cell layout. As a result, the allocation pattern is adapted to the characteristics of each individual network.

The GFFR scheme that we consider extends the standard one in three aspects. First, the frequency band used for cell-edge zones can be partitioned into any number of sub-bands. Doing so is potentially useful for interference avoidance in cells with many surrounding interfering neighbors. Second, the number of sub-bands allocated to the edge zone is cell-specific. Having this flexibility is important when many sub-bands are created, since the cell-edge zones in real networks differ in their levels of sensitivity to interference respective spectrum bandwidth. Some edge zones may benefit from using few sub-bands which are not reused at all in the surrounding areas, whereas other edge zones can tolerate higher interference and consequently should be allocated more sub-bands with a higher reuse level. As the third extension of FFR, power assignment is part of the optimization framework of GFFR. In standard FFR, power is typically not a variable. The GFFR scheme allows the power to vary by cell, in order to achieve further gain in addition to that enabled by sub-band reuse optimization.

We focus on cell-edge user performance in this article. The performance metric that we use to assess sub-band allocation and power assignment targets throughput guarantee in the cell-edge zones. In the system model (see Section “The system model”), the service area is represented by a large number of pixels. For example, in one of the test network scenarios for performance evaluation (Section “Experimental results”), a pixel is a square area of size 20×20 m. For each cell-edge pixel, the performance metric is defined by the data throughput that can be guaranteed when all the interfering cells are active. In effect, this metric corresponds to the average downlink throughput with uniformly distributed cell-edge users and round-robin scheduling, and provides a throughput map over the cell-edge areas. Note that, by associating pixels with non-uniform utility parameters, the metric is easily adapted to any given user distribution with uneven traffic demand.

Figure 2 gives an illustration of GFFR, in which the granularity in creating sub-bands is high, and an edge zone may use multiple sub-bands. In addition, the power varies by cell. In the example, cell one has more edge sub-bands allocated than the other two cells, most likely because the edge zone of cell one is less interference-sensitive. At the same time, allocating more sub-bands to cell one results in higher interference to the other cells. Hence the allocation decision is based on the overall edge-zone throughput in the network. From this simple example, it is clear that allocating sub-bands and assigning power in GFFR amount to solving a combinatorial optimization problem.

Figure 2
figure 2

An illustration of the proposed GFFR scheme.

Assuming that power is evenly distributed over the sub-bands in every cell[710], we consider the power assignment scheme where each cell can select, among a given set of power levels, the power to be used per sub-band. The total power used for the cell-edge zone of a cell is thus the product between the chosen power level and the number of allocated sub-bands. Thus GFFR deals with optimization in the dimension of power, in addition to spectrum.

We formulate the task of sub-band allocation and power assignment as an optimization problem, and prove its complexity. A local search algorithm is developed for problem solution. The search in the algorithm is based on a neighborhood structure that finds the exact optimum of sub-band allocation and power assignment of one cell, provided that the solutions of the other cells are tentatively kept fixed. This single-cell optimization process is not straightforward, we show however that it can be implemented to run in polynomial time.

We use networks with realistic radio propagation conditions and very irregular cell layout for performance evaluation. The optimized allocation significantly goes beyond the performance of FFR with three sub-bands, which, in its turn, delivers better throughput than reuse-1 in cell-edge zones. The improvement that we obtain enables better trade-off between cell-center and cell-edge performance. In addition, the information required by the algorithm’s key operation can be restricted to be local to each cell. This observation forms a promising basis for developing distributed allocation algorithms.

Paper outline

The remainder of the article is organized as follows. In Section “Related works” we review related works and summarize the contributions of the current article. The system model and notation are given in Section “The system model”. In Section “The optimization problem and its complexity”, we formalize the optimization problem and prove its complexity. The local search algorithm is detailed in Section “Solution algorithm”. We present and analyze experimental results in Section “Experimental results”. Finally, Section “Conclusions” is devoted to conclusions and an outline of further research.

Related works

There is a growing amount of research on FFR and its performance evaluation. Simulations for assessing the performance of the standard FFR scheme have been conducted in [1114]. The main conclusion is that FFR is able to improve the performance at cell-edge zones. The impact of cell-edge size on throughput has been analyzed in [15]. In [16], an analytic model for estimating the throughput of FFR is presented. The idea of using analytic models instead of simulation to assess the signal-to-interference-and-noise ratio (SINR) for FFR is adopted also in [17]. In [18], it is shown that, if FFR is performed in a distributed fashion, and each cell selfishly optimizes the assignment of resource to its own users, the system will converge to a Nash equilibrium. Chang et al. [19] take a graph theoretical approach and formulate FFR sub-band allocation as a graph coloring problem. In [20, 21], FFR sub-band allocation has been performed based on an interference graph connecting the base stations. The studies consider an ideal cell layout pattern in performance evaluation. Comparative studies of FFR and other interference-mitigating schemes, in particular the soft frequency reuse (SFR) scheme, are provided in [22, 23]. Simulation tools and architecture support for FFR are presented in [24, 25]. The application of FFR and its performance evaluation in femto-cell environments are examined in [2629].

For a given set of users, the problem of allocating resource at the sub-carrier level in FFR is formulated using mathematical optimization models in [30, 31]. The constraint in resource allocation is the minimum required user throughput. The solution approach is based on a relaxation of the original problem to obtain convex optimization formulations. A similar problem setting for OFDMA resource allocation is considered in [32], and solved using Lagrangian relaxation.

Extensions and variations of the basic FFR scheme have been examined in a number of recent articles. In [33], the authors propose an incremental frequency reuse (IFR) scheme to adapt resource allocation to cell load. Similar schemes that adapt sub-band allocation to traffic and user distributions are proposed in [34, 35]. Luo et al. [36] propose algorithms to improve the throughput of best-effort traffic in OFDMA systems through automated formation of the FFR pattern. The work in [37] validates a clustering-based FFR scheme. In [38], FFR is combined with interference suppression for improving spectral efficiency and power expenditure. Rahman and Yanikomeroglu [39] proposes to perform FFR-based interference avoidance at two levels by base station and a central controller, respectively. The latter conducts inter-cell coordination. An FFR scheme based on generating reports of the interference levels among neighboring cells is presented in [40]. The work in [41] augments FFR by enabling adaptive spectral sharing, and proposes a graph-theoretical solution approach. In [8], Ali and Leung presents a two-level FFR scheme. At the RNC level, groups of sub-carriers are allocated to cells. Resource allocation to individual users is then performed opportunistically by base stations. In [42], Tara and Hakima proposes an FFR-based frequency planning scheme utilizing zone switching diversity for multi-cell mobile WiMAX networks.

The current article presents significant extensions to our preliminary studies of optimal FFR in large-scale networks with irregular cell layout [23, 43]. The works reported in the two references have several limitations. First, no theoretical result in problem complexity is provided. Second, resource allocation of every edge zone is restricted to one single sub-band. Third, uniform power is assumed in all cells. Fourth, the impact of the SINR threshold used to define cell edge is not considered. In the current article, we provide a formal proof of problem complexity and present a new optimization algorithm that overcomes the performance-limiting assumptions in [23, 43]. In addition, we study how the cell-edge SINR threshold influences the performance.

A problem domain related to optimal FFR is frequency assignment in second generation cellular networks. In frequency assignment, the number of frequencies to be allocated to each cell is given. Typically, the objective is to minimize the total number of frequencies or to minimize the interference for a fixed set of available frequencies. For frequency assignment, we refer to the extensive surveys in [44, 45] and the references therein, and [46, 47] for generalizations of frequency assignment to frequency-hopping networks. In Section “The optimization problem and its complexity” we outline the structural differences between frequency assignment and GFFR.

Another related topic consists in the practical implementation of FFR in OFDMA-based systems, such as LTE networks. Static and semi-static FFR implementations have been discussed in [4, 6, 25], and dynamic FFR implementations have been investigated in [8, 26, 41]. By the flexibility of GFFR, it admits to be implemented both statically or dynamically. For example, GFFR can be implemented at the top level (e.g., the RNC level in the architecture proposed in [8]) in a hierarchical resource management framework, with opportunistic resource allocation in the lower level.

Depending on the way of implementation (centralized, distributed, cluster based, etc.), information gathering and exchange are necessary at one or more levels in a network. The information required by GFFR does not differ from that in the previously proposed FFR implementations. For example, in a centralized scheduling scheme, such as the one at the top level in [8], the scheduler needs user channel state information to coordinate the resource allocation among cells. The same type of information would be gathered for GFFR. When implemented in a distributed manner, GFFR is able to, as was mentioned earlier, base its decisions on local information, provided that the neighboring cells coordinate the sequence of decision making. In such a case, the resource allocation status needs to be exchanged between eNodeBs. In LTE, this can be done through the standard X2 interface. To summarize, GFFR is a more generalized and enhanced version of FFR, and can be implemented as an integral part of the overall resource allocation scheme.

The system model

In this section, we first present the basic elements of the system model, along with introducing notation. Next, the power assignment scheme is discussed. We then present cell-edge throughput calculation for any given sub-band allocation and power assignment.

Preliminaries

We use C={1,,C} to denote the set of cells of an OFDMA network. The service area is represented by a regular grid of a large number of pixels J={1,,J}. Each pixel jJ is a small square area within which radio propagation is considered uniform. We use g ij to denote the total gain between the cell antenna of i and pixel j. The gain value is typically obtained by measurements and/or prediction models of signal propagation. The service area of a cell is divided into a center zone and an edge zone. The latter represents locations that are prone to interference from the surrounding cells. Denote by J i e the set of pixels forming the edge area of cell i. Note that, for real-life networks, the shape of cell edge is in general irregular, just like the cell layout. Moreover, it may happen that a cell does not have an edge zone. This occurs if the signal of the cell antenna is strong over the entire cell area. Merely for simplifying the notation, we assume that all cells have edge zones in our system modeling.

The total downlink transmit power of any cell antenna is denoted by PTot. We assume that PTot does not vary by cell, again for the sake of simplifying the notation. The spectrum is partitioned into two parts to be used by the center and edge zones, respectively. We denote the total bandwidth and the bandwidths allocated for center and edge zones by B, B c , and B e , respectively, where B=B c + B e .

The cell-center band with bandwidth B c is allocated with reuse-1 in all cell-center zones, which we do not discuss further in the system model. The cell-edge band is split into equal-sized sub-bands. Let K denote the number of edge sub-bands, and K={1,,K}. The bandwidth of each sub-band is B sub = B e K . Moreover, we use σ j to denote the thermal noise effect in pixel j.

In GFFR, one or multiple sub-bands in K is allocated to each cell-edge zone. We represent the allocation pattern by a tuple of sets

c=( C 1 ,, C k , C K ).
(1)

In (1), C k contains the subset of cells being allocated sub-band k. Clearly, each cell will appear in at least one of the set elements in c. For sub-band allocation pattern c, we use N i (c)to denote the number of sub-bands allocated to the edge zone of cell i; this equals the number of set elements in ccontaining cell i.

Power assignment

We consider the common assumption of uniform power over the edge sub-bands in each cell. Under this assumption, the power used per sub-band in cell i is denoted by p i . This is an optimization variable, and its value is to be selected from a given discrete set of power levels {P1,P2,…,PL}. The power assignment is represented by the following vector.

p=( p 1 ,, p i ,, p C ).
(2)

The number of sub-bands of an edge zone can range between one and K in GFFR. As a result, the maximum value that p i can take depends on the number of sub-bands used in cell i. Without loss of generality, we assume that PL equals the total power available to any cell for its edge zone (i.e., this maximum can be reached on a sub-band, provided this is the only sub-band allocated in a cell), and set its value to be equal to the total cell power scaled by the edge bandwidth, i.e., P L = P Tot B e B . Power assignment has to respect the constraint that the product between p i and the number of sub-bands allocated in cell i does not exceed PL. Thus for sub-band allocation pattern c, the candidate sub-band power level of cell i becomes i (c)={1,2,…,L}, where L is the largest integer such that P L N i (c) P L .

Cell-edge throughput

For sub-band allocation cand power assignment p, the SINR of pixel j J i e on sub-band k, for which i C k , has the following form.

SINR ij k (c,p)= p i g ij h C k , h i p h g hj + σ j
(3)

In (3), the numerator is the received power from cell i. The denominator accounts for interference from cells that reuse sub-band k, and the noise effect σ j in pixel j. Thus (3) gives the SINR value that can be guaranteed when all interfering cells on sub-band k are active. The SINR can then be used to estimate the available throughput within pixel j, by means of a throughput function, denoted by f . The function is monotonous and increasing in SINR. One such function is the theoretical throughput limit given by the Shannon formula below.

f( SINR ij k (c,p),j)= B sub log 2 (1+ SINR ij k (c,p))
(4)

It should be pointed out that neither our system model nor the optimization algorithm assumes the use of (4) as the throughput function f . In fact, any empirical function taking into account adaptive modulation and coding can be used. The total achievable throughput at j, provided that the home cell is i, equals the sum of the function values over all allocated sub-bands, i.e.,

k : i C k f( SINR ij k (c,p),j).
(5)

The optimization problem and its complexity

From the system model, the task of applying GFFR amounts to finding a sub-band allocation c and a power assignment p, such that the overall throughput of the cell-edge areas is maximized. The optimization is subject to the conditions that each cell-edge zone is allocated at least one sub-band, and that the power used by the sub-bands together does not exceed the power limit in any cell. The optimization problem is formulated below.

max c , p 1 i C | J i e | i j J i e k : i C k f( SINR ij k (c,p),j)
(6)
s.t. N i (c)1,iC
(7)
p i N i (c) P L ,iC
(8)

The objective function is monotonously non-decreasing, and concave when the Shannon formula (4) is used for throughput calculation. System (6)–(8) defines a combinatorial optimization problem. In its general form, the problem is NP-hard. We formalize this result below.

Theorem 1

The sub-band allocation and power assignment problem defined by (6)–(8) is NP-hard.

Proof

The proof of the NP-hardness of problems, or, NP-completeness of its decision version, involves a polynomial-time reduction from one of the well-known NP-complete problems. For our problem, we give a polynomial-time reduction from the vertex coloring problem. Consider any instance of vertex coloring defined on graph G=(V,E). Let n=|V|. The decision problem is to determine, for a positive integer K>1, whether or not there is a feasible coloring with at most K colors. We assume that n≥3, K≥3, and K<n, as otherwise determining the feasibility is trivial.

First, in this paragraph, we defines the key elements in constructing an instance of the GFFR optimization problem. The set of cells C={1,,n}{ 1 ,, n }. All cells have one single edge pixel, denoted by j i for cell i. The basic construction is illustrated in Figure 3. In the figure, the solid lines indicate the serving relation between cells and pixels. For any i{1,…,n}, cell i is the only potential interferer (i.e., having a positive gain value to pixel j i ). This is indicated by the dashed lines between the upper and lower parts of the figure. For any i{1,…,n}, its neighbors in graph G are the potential interferers. For example, if nodes i and h are neighbors in graph G, then i is a potentially interfering cell of j h , and h is a potentially interfering cell of j i . None of the cells 1…,nimposes interference to others. Consider a function of type (4), with B sub = 1 2 . Without any loss of generality, assume the function can reach value one for some SINR. There are two power levels (L=2), with P 1 = P L K . As a result, the power per sub-band has to be P1, if a cell is allocated more than one sub-band. Note that L is a constant in the proof, hence it is independent of the size of the vertex coloring problem.

Figure 3
figure 3

An illustration of the underlying idea of the proof.

The gain values g i j i and g i j i , and noise effect σ j are set such that the throughput over one sub-band at pixel j i is 1.0, if the sub-band is not allocated to cell i and the power level in cell i is P1. In this case, the signal-to-noise ratio in j i is 3.0. If the sub-band is reused in i, the throughput of j i is 1 2 n 2 K , if the power values are PLand P1 in cells i and i, respectively. For cell i, the gain values of the potentially interfering cells (corresponding to some of the nodes in graph G) are set such that the throughput of j i over one sub-band is 1 nK , if none of the potentially interfering cells reuses the sub-band and cell i uses power level P1. If reuse takes place, the throughput of j i is at most 1 2 nK , even if cell i uses power PL and there is only one interfering cell with power P1. It can be realized that gain and noise values satisfying the above conditions can be constructed easily.

After setting the gain and noise values, we will show in this paragraph that, at optimum, any cell i{1,…,n} will use one single sub-band, whereas any cell i{1,…,n}will use all the K sub-bands. Suppose it is optimal that cell i uses multiple sub-bands (with power P1 on each). We consider two scenarios. Assume first cell i uses more than one sub-band (and thus also with power P1on each). Keeping the power fixed at P1and supposing that cell i gives up any of the allocated sub-bands, the only cell experiencing lower throughput is i, and the loss is at most 1 nK . The throughput increase in cell i on the sub-band is 1 1 2 n 2 K or 1, depending on whether or not the sub-band is currently in use in i. Since 1 1 2 n 2 K = nK 1 2 n nK > 1 nK , the sub-band removal operation leads to better overall performance, contradicting the assumption of optimality. Assume now that cell i uses a single sub-band with power PL (using P1 is not optimal, because cell idoes not generate interference to other cells, see Figure 3). Consider removing the sub-bands of i except one, and let i use all the K−1 interference-free sub-bands with power P1. Before the modification, the throughput in i and iare at most (K1) 1 nK and 1 2 log 2 (1+3K) (because for i the SNR with power P1is 3, and PL=K P1), respectively. Disregarding the throughput in cell i or potential performance improvement in any other cell, the new throughput of i alone due to the modification is at least K−1. Comparing K−1 to (K1) 1 nK + 1 2 log 2 (1+3K), the former is greater for any K≥3, contradicting the optimality assumption. Therefore cell i uses exactly one sub-band at optimum.

In this and the next paragraph, we will conclude the proof through the connection between the constructed vertex coloring instance and our problem. Observe that the optimum choice of any cell i{1,…,n} is one of the two options: To use power P1 on all the K sub-bands, among which K−1 are interference-free, or power PLon one single sub-band. The former gives a throughput of at least K−1, whereas the latter gives no more than 1 2 log 2 (1+3K), which is smaller than K−1 for any K≥3. In conclusion, using all the K sub-bands is optimal in cell i. Consequently, the throughput of iat optimum is at least K−1, and strictly below K1+ 1 2 n 2 K (because the additional term can be reached only with power PL). The total throughput of {1,…,n}is in the interval n ( K 1 ) , n ( K 1 ) + 1 2 nK .

For cells 1,…,n, the total throughput reaches 1 K , if there is a feasible coloring in G with no more than K colors. In this case, the overall throughput in the entire network is at least n(K1)+ 1 K . If conflict in coloring has to take place between some nodes in G, the overall throughput of our problem instance is strictly less than n(K1)+ 1 2 nK + n 1 nK + 1 2 nK =n(K1)+ 1 K . Thus the feasibility of the vertex coloring instance is equivalent to whether or not the overall throughput of our problem instance reaches n(K1)+ 1 K . In addition, the reduction is clearly polynomial. Hence the decision problem of (6)–(8) is NP-complete, and the optimization problem itself is NP-hard. □

To some extent, optimizing sub-band allocation in GFFR is similar to the frequency assignment problem (FAP) in second generation cellular networks. There are several versions of FAP, see [45]. The version that resembles most sub-band allocation in GFFR is minimum-interference (MI) FAP. Although both problems amount to allocating frequencies (or frequency bands) to cells, there are several structural aspects in which they differ significantly. First, the number of frequencies to be allocated to each cell is part of the input of FAP, whereas for GFFR it is a decision variable. Second, MI-FAP addresses interference between pairs of cells. In our case, in contrast, cell-edge throughput is in focus, and thus the pixels forming the service area are modeled explicitly. The third difference lies in the non-linearity in the objective function (6). Due to these differences, solution algorithms developed for FAP do not apply to sub-band allocation in GFFR.

Solution algorithm

In view of the problem complexity of (6)–(8), and the objective of applying GFFR to large-scale networks, we consider a local search algorithm aimed at finding high-quality solutions time-efficiently. A local search algorithm iteratively seeks solution improvement by repeatedly introducing modifications to the current solution and evaluating the outcome. The search strategy is defined by the operation used in making trial modifications. Solutions generated by the modification operation are considered neighbors to the current one, and the definition of the modification operation is also known as the neighborhood structure. The algorithm stops when no improvement can be obtained by solution modification, that is, the current solution is locally optimal in respect of its neighborhood. In this section, we present the design of the local search algorithm, in particular the neighborhood structure and how to time-efficiently evaluate the solutions in the neighborhood.

Initial solution

To obtain a starting solution, we apply a type of greedy algorithm that allocates one single sub-band to each cell. The algorithm goes through all cells 1,…,Cone by one. For each cell, the total throughput over the cell-edge pixels is computed for each of the sub-bands in {1,…,K} with the same power as reuse-1, and the sub-band leading to the highest throughput value is chosen. Once allocated a sub-band, the allocation for the cell in the initial solution is fixed when considering the remaining cells. In effect, the algorithm tends to select the sub-band for which the cell under consideration and the cells having the sub-band allocated have least interference to each other in the edge areas.

The amount of calculations in generating the initial solution is polynomial in C and K. Note that, with an ideal hexagonal cell layout, the starting solution will coincide with standard FFR if K=3.

Search strategy

For (6)–(8), we will show that computing the exact optimum of sub-band allocation and power assignment of one cell can be performed in polynomial time, provided that the solutions of the remaining cells are tentatively kept fixed. Based on this result, we define the neighborhood structure as the set of alternative solutions obtained by optimizing the sub-band allocation and power assignment of one cell at a time. Among the neighboring solutions, the one having largest overall improvement is selected, and replaces the current solution. The search is repeated until the current allocation is locally optimal in every cell, i.e., no improvement can be reached by changing the allocation of any single cell.

Let the current solution be c=( C 1 ,, C k , C K ) and p=(p1,…,p i ,…,p C ). The task is to find the new, optimal sub-band allocation and power assignment for each cell iC, assuming that in the computation for cell i, the solutions of the other cells remain those specified by c and p. Suppose, for a moment, that power assignment is independent from sub-band allocation. Then changing the allocation of one sub-band does not have any impact on the throughput over the other sub-bands. If a sub-band is added to cell i with a positive power level, the throughput of cell i grows, and that of the cells currently reusing the sub-band will go down. The net effect can be calculated without considering the allocation of the remaining sub-bands in cell i. The same holds when a currently allocated sub-band changes power or is deleted completely from cell i.

Consider now the connection between sub-band allocation and power assignment. Changing the number of sub-bands in a cell may enlarge or shrink the set of candidate levels in power assignment. Hence the computation does not decompose in the same way as above. As there are m = 1 K K m L m potential allocation patterns, where L m denotes the number of candidate power levels for m sub-bands, the amount of computation is seemingly exponential in K. We will show, however, that determining the global optimum can be implemented to run in polynomial time.

The idea is to, for each cell i, go through the candidate numbers of sub-bands, and, for each m between 1 and K, power levels 1,…,L m . The overall number of combinations is polynomial in K and L. For each of these combinations, the computational task boils down to finding, for the given power level, the m best cell-edge sub-bands for cell i. Toward this end, all sub-bands presently used in cell i are removed first, so the cell’s sub-band allocation becomes empty. The throughput in cell i becomes zero, and the throughput of the remaining cells that use these sub-bands are updated. Next, for each sub-band k{1,…,K}, the throughput of cell i on sub-band k and the throughput loss in the other cells using this sub-band are computed. The values are put together as the performance value of sub-band k. Note that this computation is not dependent on the allocation nor the throughput values of the other sub-bands. Once the computation is complete for all sub-bands in {1,…,K}, the m sub-bands giving the highest performance values form the optimum, provided that the number of sub-bands allocated to cell i is restricted to be m. Repeating the procedure for m=1,…,K results in the global optimum of cell i, assuming that the allocations in the other cells are unchanged.

The algorithm’s key steps can be summarized as follows.

  • Step 1: use current solution as the starting solution and, for each cell, find the best number of sub-bands, together with the power allocation, provided that the solutions for the remaining cells are tentatively kept fixed.

  • Step 2: calculate the throughput change for the current cell.

  • Step 3: repeat Steps 1–2 for all cells.

  • Step 4: find the largest throughput improvement among all cells.

  • Step 5: if the throughput improvement in Step 4 is positive, use the corresponding solution to replace the starting solution. Go back to Step 1.

A formal description of the algorithm is provided in Algorithm 1. The initial solution consists in sub-band allocation c and power assignment p. These are updated by local search and returned by the algorithm as the output. For each cell considered in the main loop, the locally optimal solution (p,c) is initialized using pand c, in lines 4–5. Thus the computations for the cells all start with the same solution. Then, sub-band removal in a cell is done in lines 6–11, resulting in a new temporary initial solution c ¯ . The corresponding throughput of each sub-band in all cells using the sub-band is re-calculated and updated in line 10. The for-loop spanning lines 12–36 considers the number of sub-bands to be allocated in the cell under consideration, and forms the bulk of the computation. For each number m, another loop takes place over the corresponding candidate power levels (lines 13–35). For the power level under consideration, lines 15–19 go through all sub-bands and calculate the throughput change over each sub-band if the sub-band is allocated to cell i. This results in a throughput change vector δ . Line 20 sorts the vector in descending order, resulting in a sorted vector δ and the corresponding index vector I. Line 21 calculates the sum of the m highest values in δ . If the sum improves over the currently best value ξ(initialized to zero), the optimal solution of the cell is updated (lines 22–34), and the cell is allocated the first m sub-bands in the sorted sequence with the power level selected (lines 25–33). Once all cells have been considered after a major iteration, c and p are replaced by the best single-cell-optimized sub-band allocation cand power assignment p, respectively. The algorithm stops when an iteration does not produce any improvement (i.e., ξ=0).

Algorithm 1 Local search

1: repeat

2: ξ0

3: for alliCdo

initialize

4: cc

5: pp

6: for allkKdo

remove the current sub-band allocation and update

7: ifi C k then

8: C ̄ k C k {i}

9: end if

10: f ̄ k h C k ̄ j J h e f(SIN R hj ( c ̄ ,p),j)

11: end for

12: for m=1,..,K do

loop over all possible numbers of sub-bands

13: for{1,2,..,L}: p i m P L do

loop over candidate power levels

14: p i p

15: for allkKdo loop over sub-band with the current power level

16: C k C k ̄ {i}

17: f k h C k j J h e f(SIN R hj ( c , p ),j)

18: δ k f k f k ̄

19: end for

20: [I, δ ]sort_decent( δ k ,(k=1,..,K))

21: ξ k = 1 m δ k

accumulate the highest m throughput changes

22: if ξ>ξthen update the currently best solution

23: ξξ

24: p i p i

25: for h=1,..,K do

26: if h<m then

27: l=I h

28: C l C l

29: else

30: l=I h

31: C l C l ̄

32: end if

33: end for

34: end if

35: end for

36: end for

37: end for

38: cc

update the best solution for one major iteration

39: pp

40: until ξ=0return(c,p)

Experimental results

Test networks

We have conducted experiments using the data sets provided by the European MOMENTUM Project (see [48]). The data contains real-life cellular network deployment scenarios in several European cities. The gain values in the data sets originate from real measurements. For performance evaluation of GFFR, the test data of Berlin and Lisbon have been used. The networks correspond to large scenarios with various user densities. Figure 4 illustrates the cell coverage pattern of the Berlin network. The area map consists in 22,500 pixels. The dots show base station locations, and the short lines denote the antenna directions of the cells. The color of each pixel displays the number of cells providing coverage. As can be seen from the figure, the cells differ significantly in size and shape. Moreover, the number of neighboring and hence interfering cells varies greatly in the network. For this type of scenario, a sub-band and power allocation that is optimal for a sub-group of neighboring cells will hardly perform well in another part of the network. The observation motivates the application of the GFFR scheme.

Figure 4
figure 4

Cell coverage pattern of the Berlin network.

The downlink bandwidth equals 4.5 MHz (i.e., the basic block of LTE). In the experiments, we use B c =1.8 MHz and B e =2.7 MHz. Thus the cell-center areas lose 60% of the bandwidth in comparison to the reuse-1 scheme. The number of sub-bands K varies from 2 to 15.

Network parameters are summarized in Table 1. Cell edge is identified using a pilot-channel SINR threshold, and the performance results depend on the threshold value. To get a good picture of the impact of cell-edge definition on performance, we use and compare four threshold values for each network, see Table 1, such that the cell-edge zones form 3, 5, 7, and 10% of the total service area, respectively. For the Berlin network, the corresponding SINR threshold values are −6.5, −5.8, −5.3, and −1.1 dB. For the Lisbon network, the values are −5.0, −4.4, −4.0, and −0.8 dB. As was discussed earlier, not all of the cells necessarily have cell-edge zone. We give the number of cells with edge zone in the table. Cell-edge throughput with reuse-1 is also presented in the table for comparison.

Table 1 Network statistics and parameter setting

In Table 1, the cell total transmit power PTotis 46 dBm, which corresponds to approximately 40 W. Since the cell-edge band takes 60% of the entire bandwidth, the total power over the edge sub-bands is PL=24 W. We require that all cells allocate at least 0.1 W to cell edge (if any). The rest of the candidate power levels are created with a step size of 0.1 W.

The optimization algorithm is implemented in C++ and runs on a Dell E6410 notebook with an Intel Core i7 CPU (2.8 GHz) and 8 GB RAM. For each of the scenarios, we conduct 200 replications by changing the sequence of the cell during the generation of the initial solution. The results we present represent the average of the replications.

Cell-edge performance

Figures 5 and 6 display the optimized average cell-edge throughput for various values of K, and compare the results to reuse-1. It is clear from the figures that the commonly used reuse-3 is not the best for an irregular cell layout. In the figures, the optimized GFFR performance tends to increase with K. This behavior is expected, because larger K gives better granularity in resource allocation. There is however no strict monotonicity. The reason is that the solution returned by the algorithm guarantees a local optimum, which is not necessarily the global optimal solution. In the two figures, the straight lines display the throughput results of reuse-1. These results form a baseline for comparison. By definition, all sub-bands are allocated to cell edge as well as cell center in reuse-1. Therefore the performance is not dependent on K.

Figure 5
figure 5

GFFR cell-edge performance of the Berlin network.

Figure 6
figure 6

GFFR cell-edge performance of the Lisbon network.

As can be seen from the figures, the optimization algorithm brings substantial throughput gain to cell edge in comparison to reuse-1. Taking the Berlin network and 5% cell edge as an example, the edge throughput grows from 1.2 to 4.5 Mbps for small K, and further to 4.9 Mbps for some of the larger K values. Considering the Lisbon network and the same percentage of edge area, the throughput is 1.7 Mbps with reuse-1, and lies between 3.4 and 4.1 Mbps for GFFR. Summarizing the results, the ranges of the improvement factor are [2.9, 4.7] and [2.0, 2.9] for the two networks, respectively, for K=15. Here, the improvement factor refers to the ratio between the optimized GFFR throughput and that of reuse-1 in the cell-edge zones.

From the figures, it is apparent that the improvement decreases by the threshold value used to define the cell edge. Thus considering larger area as cell edge brings down the average throughput. This is because a high threshold means that larger areas are considered cell edge, although parts of these areas are bandwidth-sensitive rather than interference-sensitive. The throughput loss of these bandwidth-sensitive users contributes significantly to the decrease of the average cell-edge throughput.

Our next part of performance evaluation compares GFFR with standard FFR and the results in [23, 43]. Note that standard FFR will not perform better than GFFR with K=3. As was discussed earlier (Section “Fractional frequency reuse”), for networks with irregular cell layout, standard FFR cannot be directly applied with a fixed frequency reuse pattern, e.g., reuse-3, because the number of neighboring cells varies greatly over the service area. Thus optimization is needed for the implementation of standard FFR for our network scenarios. Our previous works [23, 43] have been devoted to extending and optimizing standard FFR where the edge band can be partitioned into more than three sub-bands. Following the basic principle of standard FFR, strictly one sub-band can be allocated to each of the cell-edge zones in [23, 43]. To demonstrate the strength of GFFR, in Figure 7 we provide a comparison between GFFR, standard FFR, and our previous works in [23, 43] with 5% as the cell edge size.

Figure 7
figure 7

Performance comparison with[23, 43].

From the figure, the improvement of GFFR over both standard FFR and [23, 43] is apparent. Taking the Lisbon networks as an example, standard FFR with K=3gives an average throughput of 2.44 Mbps. Applying the optimization algorithm in [23, 43], which follows a search strategy being different from that of the current article, the average throughput result is 2.71 Mbps, giving an improvement of approximately 11% over standard FFR. GFFR has its strengths in providing the additional flexibility of power optimization as well as allowing multiple sub-bands in a cell-edge zone. For K=3, GFFR yields an average throughput of 3.53 Mbps, outperforming standard FFR by 45% and the results of our previous works by 30%. For K>3, additional improvement is achieved. With K=15, the corresponding GFFR throughput value is 4.10 Mbps, for which the relative improvement over standard FFR is 68%. Similar observations can be made for the Berlin network scenario. In conclusion, the merit of GFFR in comparison to standard FFR and [23, 43] is significant.

For small scenarios, the global optimum may be approached by exhaustive search. This is useful for the purpose of gauging the performance of our search algorithm. Figure 8 gives an illustration of such a scenario of nine cells. For two candidate power levels and small K (e.g., K≤4), it is computationally feasible to compute the global optimum. We have performed the computation for a number of scenarios obtained by taking small parts of the Berlin network, and compare the results to those from our local search algorithm (Section “Search strategy”) for K=3. It turns out that the average optimality gap is less than 2%. Thus, for scenarios admitting exact performance evaluation, the assessment shows close-to-optimality performance of the search algorithm.

Figure 8
figure 8

Illustration of the coverage pattern for a small scenario.

Figure 9 reports the computing times for the Berlin network. It is evident that the time grows fast in K as well as in the size of the cell-edge zone. In general, increasing K implies that more candidate allocation solutions must be evaluated in the search algorithm, and enlarging the edge-area size leads to a higher number of pixels and hence more computations in throughput calculation. Putting the figures of throughput and computing time together, one can observe that whereas using a higher number of K makes the computing time grow rapidly, the additional performance gain is comparatively moderate. From our results, setting K between 3 and 6 achieves a good balance between the performance in throughput and computational effort. In general, the choice of K depends on the network characteristics and finding a proper value is not trivial. In network planning, our algorithm can be applied to a subset of cell-edge pixels, to provide fast performance evaluation and thereby suggestions on a proper sub-band division scheme. It is also worth remarking that the algorithm’s computing time is largely due to performance evaluation over the entire area under consideration, for which all pixels are considered. For specific user distributions that typically involve a much smaller number of users than the number of area pixels, the computing time becomes magnitude less.

Figure 9
figure 9

Solution times for the Berlin network.

Figures 10, 11 and 12 provide additional illustration comparing reuse-1 to GFFR for the Lisbon network with 5% of the areas being defined as cell edge. The cumulative distribution function (CDF) of cell-edge user throughput is present in Figure 10. The figure shows that about 40% of the cell-edge users have their throughput significantly improved. These users are the most interference-sensitive ones. Figures 11 and 12 display the cell-edge throughput map for reuse-1 and GFFR with K=6, respectively. It is apparent that a large number of cell-edge pixels achieve significant throughput increase.

Figure 10
figure 10

Cell-edge user throughput CDF plot for the Lisbon network.

Figure 11
figure 11

Cell-edge throughput for the Lisbon network with reuse-1.

Figure 12
figure 12

Cell-edge throughput for the Lisbon network with GFFR (K=6).

Performance trade-off

Revisiting the results, it is clear that the improvement due to GFFR is strongly related to the proportion of the area that is considered to be cell edge. Low SINR threshold leads to small cell-edge areas with very high interference sensitivity, and therefore more improvement is achieved by GFFR in comparison to reuse-1 for the cell-edge areas. Another factor having a strong influence on performance is the relation between B c and B e . In practice, setting the bandwidth values is network-specific, and, to a large extent, the optimal choice depends on the user distribution as well as the performance target. For example, if the cell-edge zones have many users with high quality-of-service requirement, more bandwidth has to be allocated to B e . For the results reported in Section “Cell-edge performance”, B e corresponds to 60% of the total bandwidth. The value is quite typical in previous studies of FFR. It results in a throughput loss of 60% for the cell-center zones. In general, the performance gain of FFR in the cell-edge zones means a degradation in the cell-center throughput, as well as lower overall throughput. Similar observations were made in earlier works (e.g., [7]).

For GFFR, enlarging or shrinking the edge bandwidth B e does not change the optimal sub-band allocation. Hence we can easily observe the trade-off between the cell-edge throughput gain versus the cell-center throughput loss. In Figure 13, we illustrate the cell-center and cell-edge throughputs for various values of B c B c + B e , for the Berlin network where 5% of the area is regarded cell edge. The results in the previous section correspond to B c B c + B e =40%. In reuse-1, the cell-edge and cell-center throughputs are not dependent on the bandwidth partitioning; these throughput values are represented by the two straight lines. As expected, the cell-center throughput as well as the overall throughput improve with B c ; at the same time, the performance improvement over reuse-1 in the edge zones goes down gradually. The substantial gain offered by GFFR to cell edge helps in dealing with the performance trade-off between cell center and cell edge. For example, we observe from the figure that, bringing the cell-center throughput loss from 60% down to 20%, GFFR is still able to deliver throughput values that are about 30% better than reuse-1 in the cell-edge zones.

Figure 13
figure 13

Trade-off between cell-center and cell-edge throughputs for the Berlin network with 5% cell edge.

Conclusions

To overcome the limitations of standard FFR and to address the performance of FFR in large-scale networks with irregular cell structure, we have presented a GFFR scheme that offers higher flexibility in resource allocation. By optimizing sub-band allocation and power assignment, the scheme adapts the utilization of the spectrum and power resource to the level of interference sensitivity of each cell-edge zone. For highly interference-sensitive cell-edge zones, interference is minimized by sub-band isolation or power reduction, whereas for the other cell-edge zones more bandwidth is allocated if this leads to better performance.

We have studied the complexity of the GFFR optimization problem. A local search algorithm has been developed for problem solution for large-scale networks. Computational experiments show that optimized GFFR delivers substantially higher throughput than reuse-1 at cell edge. In addition, the potential of GFFR, as indicated by the results, is highly useful in dealing with the trade-off between cell-center and cell-edge performance.

By construction, the optimization process in the local search algorithm decomposes by cell. For each cell, the information used in the allocation decision is local (the performance gain and loss of this cell and the neighboring cells). Therefore a promising line of further research is to design distributed implementations of the GFFR scheme. A second topic is to adopt non-uniform power allocation over the sub-bands of each cell. This potentially brings additional performance improvement because it exploits further the diversity over the sub-bands. As the problem complexity grows with this additional dimension of power allocation, it is of particular interest to optimize non-uniform power jointly with the development of distributed and low-complexity algorithms.

References

  1. 3GPP: Evolved universal terrestrial radio access (E-UTRA): physical channels and modulation. Tech. Rep. 36.211, V.8.5.0, 3GPP 2008

  2. WIMAX Forum: Mobile WiMAX-part I: a technical overview and performance evaluation. Tech. rep., WIMAX Forum 2006

  3. Simonsson A: Frequency reuse and intercell interference co-ordination in E-UTRA. In Proceedings of the 65th IEEE Vehicular Technology Conference (VTC-Spring’07). Dublin, Ireland; 2007.

    Google Scholar 

  4. Ericsson: Inter-cell interference handling for E-UTRA. Tech. rep., 3GPP TSG RAB WG1 Meeting Document, Reference number R1-050764 2005

  5. Siemens: Evolved UTRA uplink scheduling and frequency reuse. Tech. rep., 3GPP TSG RAB WG1 Meeting Document, Reference number R1-050476 2005

  6. Siemens: Interference mitigation - considerations and results on frequency reuse. Tech. rep., 3GPP TSG RAB WG1 Meeting Document, Reference number R1-050738 2005

  7. Abaii M, Auer G, Bokhari F, Bublin M, Hardouin E, Hrdlicka O, Mange G, Rahman M, Svac P: Interference avoidance concepts. Tech. Rep. D.4.7.2 v1.0, IST-4-027756 Project WINNER II 2007

    Google Scholar 

  8. Ali SH, Leung VCM: Dynamic frequency allocation in fractional frequency reused OFDMA networks. IEEE Trans. Wirel. Commun 2009, 8: 4286-4295.

    Article  Google Scholar 

  9. Song G, Li Y: Cross-layer optimization for OFDM wireless networks-part I: theoretical framework. IEEE Trans. Wirel. Commun 2005, 4(2):614-624.

    Article  MathSciNet  Google Scholar 

  10. Jang J, Lee KB: Transmit power adaptation for multiuser OFDM systems. IEEE J. Sel. Areas Commun 2003, 21(2):171-178. 10.1109/JSAC.2002.807348

    Article  Google Scholar 

  11. Chen Y, Wang W, Li T, Zhang X, Peng M: Fractional frequency reuse in mobile WiMAX. In Proceedings of the 3rd International Conference on Communications and Networking in China. Hangzhou, China; 2008.

    Google Scholar 

  12. Lei H, Zhang L, Zhang X, Yang D: A novel multi-cell OFDMA system structure using fractional frequency reuse. In Proceedings of the 18th IEEE International Symposium on Personal, Indoor and Mobile Radio Communications (PIMRC’07). Athens, Greece; 2007.

    Google Scholar 

  13. Luo H, Zhang Z, Jia H, Yu G, Li S: Performance comparison of IEEE 802.16e and IEEE 802.20 systems under difference frequency reuse schemes. In Proceedings of the 68th IEEE Vehicular Technology Conference (VTC-Fall’08). Calgary, Canada; 2008.

    Google Scholar 

  14. Zhou YF, Zein N: Simulation study of fractional frequency reuse for mobile WiMAX. In Proceedings of the 67th IEEE Vehicular Technology Conference (VTC-Spring’08). Marina Bay, Singapore; 2008.

    Google Scholar 

  15. Giuliano R, Monti C, Loreti P: WiMAX fractional frequency reuse for rural environments. IEEE Wirel. Commun. Mag 2008, 15: 60-65.

    Article  Google Scholar 

  16. Elayoubi SE, Fouretié B: On frequency allocation in 3G LTE systems. In Proceedings of the 17th IEEE International Symposium on Personal, Indoor and Mobile Radio Communications (PIMRC’06). Helsinki, Finland; 2006.

    Google Scholar 

  17. Giuliano R, Loreti P, Mazzenga F, Santella G: Fractional frequency reuse planning for WiMAX over frequency selective channels. In Proceedings of IEEE International Wireless Communications and Mobile Computing Conference (IWCMC’08). Crete Island, Greece; 2008.

    Google Scholar 

  18. Stolyar AL, Viswanathan H: Self-organizing dynamic fractional frequency reuse in OFDMA systems. In Proceedings of the 27th Conference on Computer Communications (INFOCOM’08). Phoenix, USA; 2008.

    Google Scholar 

  19. Chang RY, Tao ZF, Zhang JY, Kuo C-CJ: A graph approach to dynamic fractional frequency reuse (FFR) in multi-cell OFDMA networks. In Proceedings of IEEE International Conference on Communications (ICC’08). Beijing, CHINA; 2008.

    Google Scholar 

  20. Necker MC: Local interference coordination in cellular OFDMA networks. In Proceedings of the 66th IEEE Vehicular Technology Conference (VTC-Fall’07). Baltimore, USA; 2007.

    Google Scholar 

  21. Necker MC: Coordinated fractional frequency reuse. In Proceedings of 10th ACM Symposium on Modeling, analysis, and simulation of wireless and mobile systems. Crete Island, Greece; 2007.

    Google Scholar 

  22. Novlan T, Andrews JG, Sohn I, Ganti RK, Ghosh A: Comparison of fractional frequency reuse approaches in the OFDMA cellular downlink. In Proceedings of IEEE Global Telecommunications Conference (GLOBECOM’10). Miami, USA; 2010.

    Google Scholar 

  23. Chen L, Yuan D: Generalized frequency reuse schemes for OFDMA networks: optimization and comparison. In Proceedings of the 71st IEEE Vehicular Technology Conference (VTC-Spring’10). Taipei, Taiwan; 2010.

    Google Scholar 

  24. Al-Ayyoub M, Buddhikot MM, Gupta H: Self-regulating spectrum management: a case of fractional frequency reuse patterns in LTE networks. In Proceedings of IEEE Symposium on New Frontiers in Dynamic Spectrum. Singapore; 2010.

    Google Scholar 

  25. Fodor G, Koutsimanis C, Racz A, Reider N, Simonsson A, Müller W: Intercell interference coordination in OFDMA networks and in the 3GPP long term evolution system. J. Commun 2009, 4: 445-453.

    Article  Google Scholar 

  26. Lee T, Kim H, Park J, Shin J: Dynamic fractional-frequency reuse for femtocells. Proceedings of the 5th International Conference on Ubiquitous Information Management and Communication (ICUIMC’11) Seoul, Korea; 2011. [http://doi.acm.org/10.1145/1968613.1968709]

    Google Scholar 

  27. Chowdhury M, Jang Y, Haas Z: Cost-effective frequency planning for capacity enhancement of femtocellular networks. Wirel. Personal Commun 2011, 60: 83-104. [http://dx.doi.org/10.1007/s11277-011-0258-y] 10.1007/s11277-011-0258-y

    Article  Google Scholar 

  28. Lee HC, Oh DC, Lee YH: Mitigation of inter-femtocell interference with adaptive fractional frequency reuse. In Proceedings of IEEE International Conference on Communications (ICC’10). Cape Town, South Africa; 2010.

    Google Scholar 

  29. Lee T, Yoon J, Lee S, Shin J: Resource allocation analysis in OFDMA femtocells using fractional frequency reuse. In Proceedings of 21st IEEE International Personal Indoor and Mobile Radio Communications Symposium (PIMRC’10). Istanbul, Turkey; 2010.

    Google Scholar 

  30. Assaad M: Optimal fractional frequency reuse (FFR) in multicellular OFDMA system. In Proceedings of the 68th IEEE Vehicular Technology Conference (VTC-Fall’08). Calgary, Canada; 2008.

    Google Scholar 

  31. Hassan NUL, Assaad M: Optimal fractional frequency reuse (FFR) and resource allocation in multiuser OFDMA system. In Proceedings of the International Conference on Information and Communication Technologies (ICICT’09). Cairo, Egypt; 2009.

    Google Scholar 

  32. Weeraddana PC, Li W, Codreanu M, Latva-aho M: Adaptive subcarrier and power allocation for OFDMA systems. In Proceedings of 1st IFIP Wireless Days,. Dubai, UAE; 2008.

    Google Scholar 

  33. Kim KT, Oh Sk: An incremental frequency reuse scheme for an OFDMA cellular system and its performance. In Proceedings of the 67th IEEE Vehicular Technology Conference (VTC-Spring’08). Marina Bay, Singapore; 2008.

    Google Scholar 

  34. Xie Z, Walke B: Enhanced fractional frequency reuse to increase capacity of OFDMA systems. In Proceedings of the 3rd International Conference on New Technologies, Mobility and Security (NTMS’09),. Cairo, Egypt; 2009.

    Google Scholar 

  35. Xie Z, Walke B: Resource allocation and reuse for inter-cell interference mitigation in OFDMA based communication networks. In Proceedings of the 5th Annual ICST Wireless Internet Conference (WICON’10),. Singapore; 2010.

    Google Scholar 

  36. Stolyar AL, Viswanathan H: Self-organizing dynamic fractional frequency reuse for best-effort traffic through distributed inter-cell coordination. In Proceedings of The IEEE Conference on Computer Communications (INFOCOM’09),. Rio de Janeiro, Brazil; 2009.

    Google Scholar 

  37. Fu W, Tao Z, Zhang J, Agrawal DP: Clustering based fractional frequency reuse and fair resource allocation in multi-cell networks. In Proceedings of IEEE International Conference on Communications (ICC’10),. Cape Town, South Africa; 2010.

    Google Scholar 

  38. Ghaffar R, Knopp R: Fractional frequency reuse and interference suppression for OFDMA networks. In Proceedings of the 8th International Symposium on Modeling and Optimization in Mobile, Ad Hoc and Wireless Networks (WiOpt’10),. Avignon, France; 2010.

    Google Scholar 

  39. Rahman M, Yanikomeroglu H: Enhancing cell-edge performance: a downlink dynamic interference avoidance scheme with inter-cell coordination. IEEE Trans. Wirel. Commun 2010, 9(4):1414-1425.

    Article  Google Scholar 

  40. Xiao H, Feng Z: A novel fractional frequency reuse architecture and interference coordination scheme for multi-cell OFDMA networks. In Proceedings of the 71st IEEE Vehicular Technology Conference (VTC-Spring’10),. Taipei, Taiwan; 2010.

    Google Scholar 

  41. Chang RY, Tao ZF, Zhang JY, Kuo C-CJ: Dynamic fractional frequency reuse (D-FFR) for multicell OFDMA networks using a graph framework. Wirel. Commun. Mobile Comput 2011, 1530-8677.

    Google Scholar 

  42. Tara AY, Hakima C: Fractional frequency reuse for hierarchical resource allocation in mobile WiMAX networks. EURASIP J. Wirel. Commun. Netw 2010, 2010: 363065.

    Google Scholar 

  43. Chen L, Yuan D: Beyond conventional fractional frequency reuse for networks with irregular cell layout: An optimization approach and performance evaluation. In Proceedings of the 5th Annual ICST Wireless Internet Conference (WICON’10),. Singapore; 2010.

    Google Scholar 

  44. Aardal K, van Hoesel CPM, Koster AMCA, Mannino C, Sassano A: Models and solution techniques for the frequency assignment problem. 4OR-Q J. Operat. Res 2003, 1(4):261-317.

    MathSciNet  Google Scholar 

  45. Aardal K, van Hoesel CPM, Koster AMCA, Mannino C, Sassano A: Models and solution techniques for the frequency assignment problem. Ann. Operat. Res 2007, 153: 79-129. 10.1007/s10479-007-0178-0

    Article  MathSciNet  Google Scholar 

  46. Björklund P, Värbrand P, Yuan D: Optimal frequency planning in mobile networks with frequency hopping. Comput. Operat. Res 2005, 32: 169-186. 10.1016/S0305-0548(03)00210-7

    Article  Google Scholar 

  47. Touhami S, Bourjolly JM, Laporte G: Optimizing hopping sequences for reducing interference in frequency hopping cellular networks. Eng. Opt 2010, 42: 33-44. [http://www.tandfonline.com/doi/abs/10.1080/03052150902971690] 10.1080/03052150902971690

    Article  Google Scholar 

  48. MOMENTUM Project: Data download: public reference scenarios.2005. [http://momentum.zib.de/data.php]

    Google Scholar 

Download references

Acknowledgements

The work has been supported by the ELLIIT Excellence Center and CENIIT, Linköping University, Sweden, and the EU FP7-People-2007-3-1-IAPP-218309 Marie Curie project.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Lei Chen.

Additional information

Competing interests

Both authors declare that they have no competing interests.

Authors’ original submitted files for images

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 2.0 International License (https://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Cite this article

Chen, L., Yuan, D. Generalizing and optimizing fractional frequency reuse in broadband cellular radio access networks. J Wireless Com Network 2012, 230 (2012). https://doi.org/10.1186/1687-1499-2012-230

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1687-1499-2012-230

Keywords