Skip to main content

Increasing sum-rate in large-scale cognitive radio networks by centralized power and spectrum allocation

Abstract

We revisit the widely investigated problem of maximizing the centralized sum-rate capacity in a cognitive radio network. We consider an interference-limited multi-user multi-channel environment, with a transmit sum-power constraint over all channels as well as an aggregate average interference constraint towards multiple primary users. Until very recently only sub-optimal algorithms were proposed due to the inherent non-convexity of the problem. Yet, the problem at hand has been neglected in the large-scale setting (i.e., number of nodes and channels) as usually encountered in practical scenarios. To tackle this issue, we first propose an exact mathematical adaptation of the well-known successive convex geometric programming with condensation approximations (SCVX) to better cope with large systems while keeping the convergence proof intact. Alternatively, we also propose a novel efficient low-complexity heuristic algorithm, ELCI. ELCI is an iterative approach, where the constraints are handled alternately based on the special property of the optimal solution, with a particular power update formulation based on the KKT conditions of the problem. In order to demonstrate ELCI’s efficiency we compare it to two state-of-the-art algorithms, SCVX, and the recently proposed global optimum approach, MARL. The salient highlight of ELCI is the relatively fast and very good sub-optimal performance in large-scale CR systems.

1 Introduction

The throughput maximization in multi-user interference-limited wireless networks has been a long standing major problem, since it is typically non-convex due to complicated interference coupling among different links. In particular, we consider a cognitive radio (CR) system composed of secondary users (SUs) and multi-channel. We aim to maximize the sum-rate capacity of the secondary system, taking into account the average interference constraint at the incumbent primary users (PUs). The centralized radio resource allocation (RRA) is performed at a fusion center (FC).

Although, one of the most widely investigated problems in RRA (see e.g., [1] for an exhaustive review of related problems), only very recently few theoretically optimal algorithms were proposed [24]. In particular Qian et al. proposed one of the very first centralized algorithm MARL in [2]. Before MARL a significant number of sub-optimal algorithms were proposed to handle equivalent problems. In order to circumvent the complexity of solving the initial problems, assumptions have often been made to create more tractable ones. High signal-to-interference-noise-ratio (SINR) is one of the most employed assumptions (e.g., [5, 6]). In the underlay CR setting [7], in addition to the classical transmit power constraint, there exists also the interference constraint (called also interference temperature) toward the primary system. To avoid the complexity of having both constraints, the authors in [8] assume the system to be in such a state that one of the two constraints becomes loose, thus can be omitted (i.e., either transmit power-limited or primary interference-limited system). In [9], the multiple access channel approach using successive interference cancelation yields an interference-free formulation, thus the problem becomes convex. In particular, convex problem formulations are highly desired since the global optimum can be obtained using well-developed technics, e.g., the interior-point methods (IPM) [10]. However, those assumptions are not always valid. In particular, the opportunistic approach of the CR paradigm in addition to the interference constraint imposed by the primary system can lead to a low-SINR system with heavy interference among SUs, while some SUs can enjoy a surrounding environment free of PUs and other SUs, such that the entire system is neither in the transmit power-limited or primary interference-limited state (i.e., in a mix state). In contrast, other works, e.g., [2, 1115] have directly handled the problems without major assumptions. Some of the most popular applied approaches are: the iterative waterfilling (e.g., [16, 17]), the sequential quadratic programming (e.g., [14]), the Lagrange duality method (e.g., [18]). Many other particular iterative algorithms have been also proposed (e.g., [19]). In particular, the algorithm proposed in [11] has been considered one of the state-of-the-art centralized algorithms. The algorithm (referred here as SCVX) is based on a successive convexification of the problem using the so-called condensation approximation. While, all the aforementioned algorithms are only sub-optimal, the centralized optimal algorithm [2] Monotonic optimization-bAsed poweR controL (MARL), proposed by Qian et al., is based on recent advances in global optimization, including monotonic optimization and fractional programming. Later, they also proposed a distributed algorithm, aSynchrornous distributEd powEr contRol (SEER) in [20], based on the theory of Gibbs sampling. Note that the authors also proposed in [12] the MAPEL algorithm, very similar to MARL, to cope with the additional minimum rate constraints.

This said, the performance investigations have however been generally neglected in the large-scale settings as it is usually encountered in practical scenarios. In particular, as also stated by the same authors in [20], MARL and MAPEL already exhibit a very slow convergence for a problem dimension of less than 8. Thus, large systems become prohibited in complexity. Alternatively, even the well-know good sub-optimal SCVX algorithm exhibits non-negligible complexity (as later detailed), in particular with multiple channels. Therefore, although theoretically optimal, when it comes to numerical experiments, even with powerful machines, those approaches become quickly limited in terms of the problem size.

Motivated by this issue, we aim to propose algorithms with very good sub-optimal performance while exhibiting good scalability. Those familiar with real numerical experiments in RRA are likely to immediately recognize that these two goals are, in general, fairly difficult to achieve together. We first propose a mathematical adaptation of the initial SCVX framework to cope with large-scale settings, called LS-SCVX, while preserving the SCVX convergence property [11] intact. As a second alternative, taking advantage of an important property of the problem, i.e., the optimal solution lies at the boundary of the feasible region [2], we propose an heuristic iterative algorithm called Enhanced Low-Complexity Iterative approach (ELCI). The key idea of ELCI is to handle the different constraints separately, and further use a specific formulation for the iterative power updates based on the Karush–Kuhn–Tucker (KKT) conditions ([10], Section 5.5.3) of the problem. By numerical evaluations we first show that MARL, although theoretically optimal, exhibits large complexity even for small systems; Second, very similar performance to the enhanced LS-SCVX can be obtained with ELCI but with much lower complexity.

It is well-known that the main practical drawback of ELCI, as well as SCVX, MARL or MAPEL is the centralized setting with full channel state information requirement. The current trend is toward distributed approaches for practical implementation purposes and scalability of the network. It is however interesting to quantify the loss of those distributed algorithms compared to the ideal centralized sum-rate case. We believe that ELCI as well as the enhanced LS-SCVX can provide in practice good approximate benchmarks in the case of large-scale problems as advocated by distributed algorithms. Note that although stated as an optimal distributed algorithm, the one proposed in [21] do not cope with multi-channel and sum-power constraint over all bands. Similarly, in addition to the fact that the interference constraint is not considered in [20], the adaptation for multi-channel and sum-power constraint is not so straightforward, in particular for large-scale systems (i.e., see ([20], Eq. 13) for the multi-level integral required in the denominator).

We recently proposed an algorithm in [22] to cope with the sum-rate problem. The current article builds on those results while improving the followings; First, the new algorithm has been improved for the case of multi-band varying channels. Second, a low-complexity and optimal method is proposed to solve for the Lagrange multipliers (LGM), required in the ELCI algorithm. The method being customized for the specific need of the algorithm, the resolution exhibits much faster performance compared to using a general optimization approach (commercial tool) as in [22]. Third, only the initial SCVX provided in [11] was used in [22] such that the numerical experiments were handled with less than only 6 optimization variables. In this article, thanks to LS-SCVX, we simulate with over 30 users and 128 channel bands (i.e., 3840 variables). Finally, we also consider the optimal MARL as a comparison for the small size experiments.

The remainder of this article is organized as follows: In Section 2., we define the system model. Section 3. briefly reviews the SCVX approach before describing the LS-SCVX adaptation. Section 4. describes the ELCI algorithm. Section 5. reviews the key features of MARL, (LS-)SCVX and ELCI. Section 6. provides numerical results to evaluate their performance, before we conclude in Section 7.

Notation: Bold-face lower-case letters refer to vectors (x); bold-face capital letters refer to matrices (X); single variables are referred to by simple lower-case letters (x); xm,n denotes the variable in the m th row and n th column of matrix X; a constant is defined by a capital letter (X); sets are defined using script capital letters ( X ).

2 System model

Consider a CR network composed of a set = 1 , , M of secondary transmitters and a set N = 1 , , N of receivers. For the point-to-point ad-hoc network each transmitter communicates with its respective receiver, i.e., M=N. In a cell-based (CB) uplink scenario (i.e., infrastructure-based), several transmitters send data to the associated CR base station (BS), i.e., NM. The information transmission is assumed over K parallel channels with equivalent bandwidth but possibly experiencing different gains. Let K = 1 , , K denote the channel index set. Inherent to any CR systems, there is a set = 1 , , L of primary transceiver pairs, using the same K channels. We assume an interference-limited system where each SU experiences interference from any other SUs transmitting on the same channel, i.e., inter-cell and intra-cell interferences. The system model is depicted in Figure 1. The PUs’ transmission also contribute to the total interference experienced by the SUs. Let us denote the power matrix by P, where the component pm,k≥0 represents the power allocated to SU m on channel k. The received SINR at the n th receiver from the m th SU transmitter on the k th channel, denoted by Γm,k, can be defined as

Γ m , k = p m , k g m , n m ( k ) σ n m , k 2 + j = 1 , m M p j , k g j , n m ( k ) = p m , k g m , n m ( k ) I m , k ,
(1)
Figure 1
figure 1

System model: cell-based uplink and ad-hoc underlay cognitive radio network. N BS/SU receivers, M SU transmitters, L PU pairs, and K channels.

where g ij ( k ) is the channel power from the i th transmitter SU to the j th receiver on the k th channel, n m denotes the attributed receiver n of the m th SU such that n m {1,…,N}. For the ad-hoc scenario each transmitter m is associated to its predefined receiver n m . For the CB scenario each SU transmitter m selects the besta BS n m . The term σ n m , k 2 denotes the constant noise variance (N0) plus the aggregate interference generated by the primary transmitters at the n m th receiver on the k th channel. It is reasonable to assume that the primary aggregate interference at a secondary receiver (i.e., σ n m , k 2 N 0 ) is known if it can distinguish between a secondary and primary signal, e.g., using different pilots. Thus, integrating over the power spectrum densities (PSD) of the PUs’ signals, the total interference from the primary system can be evaluated at each secondary receiver. The sum term j = 1 , m M p j , k g j , n m ( k ) represents the aggregate interference generated at the m th user’s receiver on channel k created by all other SUs, i.e., from inter-cell as well as intra-cell. Therefore, I m , k = σ n m , k 2 + j = 1 , m M p j , k g j , n m ( k ) defines the total interference experienced by user m communication on channel k at its receiver, n m .

We now define the main assumptions used in this work. The receiver n can estimate the instantaneous channel g m , n m ( k ) from, its respective (in ad-hoc) or each (in CB), transmitter m, on each channel k. However, the exact instantaneous interference created by the secondary transmitters to the primary receivers cannot be known, in particular if the primary system does not collaborate. Instead, based on the information given by a deployed wireless sensor network (WSN) (as advocated by, e.g., the SENDORA project [23]), the average interference channel h m , l ( k ) from the m th SU to the l th PU can be assumed known (e.g., based on the approximative location of the receiver, etc.). The maximum aggregate interference power threshold at the PUs, I th PU , should be adopted to the known sensitivity of the primary system (e.g., linked to the outage probability of the PUs). As mentioned earlier, the major drawback, in practice, of this centralized configuration is the control overhead between the FC and the SUs.

We now formulate the sum-rate problem for the fully synchronized CR system. Assuming that the noise and the interference have Gaussian characteristics, the network utility maximization problem is given as follows:

max P R + MK f ( P ) = m = 1 M k = 1 K log 2 ( 1 + Γ m , k )
(2)
s.t. : m = 1 M p m , k h m , l ( k ) I th PU k , l k ,
(3)
k = 1 K p m , k P max TX m ,
(4)

where the received SINR Γm,kis given in (1). The objective (2) is to allocate the resource (i.e., power and channels) such that the sum-rate capacity is maximized. Constraint (3) defines the aggregate average interference power constraint ( I th PU assumed identical for all PUs for the sake of notation simplicity) for each sub-channel k at each PU receiver l using that channel and denoted by k . Constraint (4) defines the total transmit power per SU over all channels. The optimization problem (2) is promptly applicable for the ad-hoc system. Whereas, for the intra-cell CB uplink case, we need to assume that a base station is capable of receiving simultaneously the signals from its associated transmitters interfering each other on non-contiguous channels. Note that the selection of the channels (i.e., spectrum allocation) is directly related to the power levels, i.e., pm,k=0 implies that user m cannot use the k th channel. It is well-known that the sum-rate capacity is a theoretical metric not often used in real networks. However, it provides a useful upper-bound to compare metrics which account for different realistic constraints such as fairness issues (e.g., see [24] which considers the max-min capacity problem for multi-hop CR network with interference constraint).

This problem is known to be NP-complete [25], even with one channel and without considering the CR constraint in Equation (3). The main problem is the interference among users. As shown in [26], if the crosstalk interference is larger than some value (see [26]), the optimal RRA is an FDMA type allocation. In fact, if the crosstalk exists but is very small (e.g., imagine very far apart set of transceivers), then the optimal solution could even be obtained using distributed approach (e.g., iterative waterfilling) to converge to a unique Nash equilibrium (NE). If the crosstalk is not negligible, multiple NE points can exist, which can be far from the social optimum.

3 Adapting SCVX for large-scale problem, LS-SCVX

In this section, we first briefly derive the convex GP form of our initial problem given by (24) to fit the successive convexification approach as in [11]. We show the exponential increase in monomial summations compared to the simplified high-SINR assumption case [6]-[5] and one frequency band. To overcome this problem, without affecting the convergence property, we combine the approach of [11] with another convexification approach described in [27].

We start by deriving the transformation of (2)–(4) into a formulation following the standard GP form. Like linear programming (LP) or quadratic programming (QP), GP is a type of standard optimization problem [10]. The authors in [11] provide a good understanding about variations in RRA problems, their relation to GP, and possible approximations. In [27], different methods are presented to include fairness constraints. In the literature, GP deals with two types of functions: monomial and posynomialb. In the standard GP problem the objective function and the inequality constraints are posynomial, and the equality constraints are monomial. In the initial optimization problem (2)–(4), the inequality constraints (3) and (4) are already in the right form. However, the initial objective function (2) requires some modifications. Maximizing (2) is equivalent to minimize the following [11]

min P m = 1 M k = 1 K σ n m , k 2 + j = 1 , m M p j , k g j , n m ( k ) m = 1 M k = 1 K σ n m , k 2 + j = 1 M p j , k g j , n m ( k ) = ψ ( P ) m = 1 M k = 1 K ϕ m , k ( P ) ,
(5)

which is not in a posynomial form due to the denominator. Directly solving this non-linear, non-convex problem, and not matching any standard form, is thus difficult. Instead, [11] proposes an approach by successively (iteratively) solving a convex approximation problem obtained using the so-called condensation approximation method for the denominator in (5). Let us define ϕ m , k ( P ) = i = 0 M ϕ m , k ( i ) ( P ) , where each ϕ m , k ( i ) corresponds to one element in the summation σ n m , k 2 + j = 1 M p j , k g j , n m ( k ) (i.e., ϕ m , k ( 0 ) ( P ) = σ n m , k 2 and ϕ m , k ( j ) ( P ) = p j , k g j , n m ( k ) , j [ 1 , , M ] ). The condensation approximation is then applied as follows ([11], Eq. 11):

ϕ m , k ( P ) ϕ ~ m , k ( P ) = i = 0 M ϕ m , k ( i ) ( P ) α m , k ( i ) α m , k ( i ) = σ n m , k 2 α m , k ( 0 ) α m , k ( 0 ) i = 1 M p i , k g i , n m ( k ) α m , k ( i ) α m , k ( i ) ,
(6)

where α m , k ( 0 ) = σ n m , k 2 / ϕ m , k ( P ) , and α m , k ( i ) = ϕ m , k ( i ) ( P ) / ϕ m , k ( P ) , i [ 1 , , M ] . The power matrix P is the solution from the previous step sub-problem (5) in the successive approach. The function ϕ ~ m , k ( P ) which is monomial represents the best local monomial approximation to ϕ m , k ( P ) near P in the sense of a first order Taylor approximation [11]. The multiplicative term m = 1 M k = 1 K ϕ ~ m , k ( P ) can be then written in a monomial form (i.e., b ( 0 ) p 1 a 1 ( 0 ) p 2 a 2 ( 0 ) p MK a MK ( 0 ) ). Now, writing out the MK different multiplications of (M−1) + 1summations of ψ(P) in (5) leads to a posynomial function composed of MMKmonomials (i.e., ψ ( P ) = i = 1 M MK b ( i ) p 1 a 1 ( i ) p 2 a 2 ( i ) p MK a MK ( i ) , b ( i ) > 0 , a j ( i ) R , ( i , j ) ). The minimization (5) can be finally approximated at every successive step to the minimization of the following posynomial function

min p i = 1 M MK b ( i ) p 1 a 1 ( i ) p 2 a 2 ( i ) p MK a MK ( i ) b ( 0 ) p 1 a 1 ( 0 ) p 2 a 2 ( 0 ) p MK a MK ( 0 ) = i = 1 M MK b ( i ) b ( 0 ) p 1 a 1 ( i ) a 1 ( 0 ) p 2 a 2 ( i ) a 2 ( 0 ) p MK a MK ( i ) a MK ( 0 ) .
(7)

The successive convex approximation simply repeats the GP formulation (7) and solves it using the constraints (3), (4). Let a(i)=ai 1,…,a iMK T, A = [ a ( 0 ) , a ( 1 ) , , a ( M MK ) ] T , and b = [ b ( 0 ) , b ( 1 ) , , b ( M MK ) ] T . All elements of A and b remain unchanged at each iteration, except the coefficient a(0)and b(0), updated using the Condensation method. Although the standard GP form (7) can be solved, it is not a convex optimization problem. However, any problem in GP standard form can be further transformed into a convex problem using log-sum-exp transformation [10], ([11], Eq. 2). Finally, the convex problem can be, in general, efficiently solved using IPMc with at most polynomial complexity [10].

Although the optimization variable vector in (7) has only MK elements (i.e., P), the posynomial function contains MMK monomials. All the power exponents (e.g., a 1 ( i ) a 1 ( 0 ) ) need to be updated at each iteration which correspond to {MMKMK}elements. The size expansion obviously creates a bottleneck. Taking for example the CB scenario where {N M K} equal to {2,4,2} respectively, requires some matrices with length MMK=65536. Using simply one additional SU per cell (i.e., M=6) would require matrices of length 612. This is obviously not easy to handle for larger system sizes as used in our numerical experiments (i.e., {M=32,K=128}). In order to tackle the exponential increase in monomial summations we next use the convexification approach similar to the one used in [27].

Instead of applying the log-sum-exp on the GP expression (7) with the extremely large monomials summation in the numerator, we apply it on (7) but using for the numerator the multiplicative form of ψ(P) in (5), instead of the MMKsummations form. Taking X as the new optimization variable matrix such that p m , k = e X m , k , we get the following convex problem

min X m = 1 M k = 1 K ln σ n m , k 2 + j = 1 , m M e X j , k g j , n m ( k ) α m , k ( 0 ) ln σ n m , k 2 α m , k ( 0 ) j = 1 M α m , k ( j ) X j , k + ln g j , n m ( k ) α m , k ( j ) s.t. : m = 1 M e X m , k h m , l ( k ) I th PU k , l k , k = 1 K e X m , k P max TX m.
(8)

The convexity of the objective function in terms of X is due to the fact that the first element follows the log-sum-exp type expression which is convex ([10], p. 72), and the remaining part is linear. Note that in (8), the summations remain over MK elements. Finally, the exact same successive approach with updated condensation approximation is used as previously presented, but the more practical convex problem (8) is solved instead of (7)–(3), (4). Since the same condensation method is used, minimization in (8) is exactly equivalent to the minimization problem of the convex form of (7) with constraints (3), (4). Hence, the convergence property does not change, since each sub-problem obtained from the condensation approach, being the GP convex formulation based on (7) or our proposed convex formulation (8), are to be solved optimally. The optimization problem (8) is solved using IPM, for which the gradient and Hessian derivations of the Lagrangian are relegated in the appendix. It is now possible to solve for (2)–(4) using (8) in the case of large problem, which is obviously intractable with (7). We call this approach the LS-SCVX algorithm.

4 Enhanced low-complexity iterative approach, ELCI

Further motivated to obtain even lower complexity algorithms, while providing good sub-optimal solutions, we present hereafter a novel heuristic algorithm, called, ELCI. ELCI is based on a similar iterative approach proposed in [28], where the authors deal with the same problem defined in (2)–(4) but without the interference constraint (3). The ELCI algorithm is designed to cope with the additional interference constraint, and also provides a fast and efficient method for solving for the required Lagrangian multipliers.

4.1 Mathematical bases

We begin by applying the KKT conditions as defined in, e.g., ([10], Section 5.5.3). However, we do not apply it to the complete set of problem given by (2)–(4). Instead, we apply it to three different problems derived from the initial problem: first, assume that there are no constraints (i.e., without both (3) and (4) constraints); second, assume in addition to the objective function the interference constraint (3) is active for a certain set of k channels and some l s of the corresponding set of k PUs (to be defined by the algorithm); third, assume in addition to the objective function the sum-power constraint (4) is active for a certain set of m users (to be defined by the algorithm). The reason of this heuristic approach, is to use the important feature of the optimal solution, i.e., it (or they) lies on the boundary of the feasible region [2] (i.e., at least one active constraint). Note that a constraint is said to become an active constraint when the power distribution is such that the inequality (e.g., (3) or (4)) becomes exactly equal. Therefore, the three settings yield the three following problems to be solved:

∂f ( P ) p m , k | P = P ( I ) = 0 , ( m , k ) ,
(9)
∂f ( P ) p m , k μ k , l p m , k m = 1 M p m , k h m , l ( k ) I th PU | P = P ( II ) = 0 s.t. : m = 1 M p m , k ( II ) h m , l ( k ) = I th PU for some ’k’s for some ’l’s k ,
(10)
∂f ( P ) p m , k λ m p m , k k = 1 K p m , k P max TX | P = P ( III ) = 0 s.t. : k = 1 K p m , k ( III ) = P max TX , for some ’m’ .
(11)

In (9) none of the constraints are taken into account; in (10) some of the interference constraints of (3) are considered; and in (11) some of the power constraints of (4) are considered. Let us define P(I)P(II)P(III), the optimal solutions of (9), (10), and (11), respectively, and μk,land λ m are the positive LGM. The LGMs are solved in (10) and (11), such that the respective constraints (3) and (4) become active (e.g., k = 1 K p m , k ( III ) = P max TX ). Expanding (9) yields

1 ln ( 2 ) g m , n m ( k ) σ n m , k 2 + j = 1 , m M p j , k g j , n m ( k ) 1 1 + p m , k g m , n m ( k ) σ n m , k 2 + j = 1 , m M p j , k g j , n m ( k ) + 1 ln ( 2 ) i = 1 , i m M p i , k g i , n i ( k ) g m , n i ( k ) σ n i k 2 + j = 1 , i , m M p j , k g j , n i ( k ) + p m , k g m , n i ( k ) 2 1 1 + p i , k g i , n i ( k ) σ n i k 2 + j = 1 , i , m M p j , k g j , n i ( k ) + p m , k g m , n i ( k ) | P = P ( I ) = 0 ,

which can be further written as

1 p m , k Γ m , k 1 + Γ m , k i = 1 , m M Γ i , k 1 + Γ i , k g m , n i ( k ) I i , k | P = P ( I ) = 0 ,
(12)

where Γm,k and Ii,k are defined in (1). It is easy to see that solving for P(I)in (12) is hard since the power matrix is included in all the SINR functions, Γ. To circumvent this problem, the authors in [28] propose to use an iterative algorithm such that the power update at the next state is given by

p m , k ( I ) = Γ m , k 1 + Γ m , k i = 1 , m M Γ i , k 1 + Γ i , k g m , n i ( k ) I i , k 1 ,
(13)

where the relation with (12) is easy to see. Following the same approach, the power updates for the two other cases (10) and (11) are given respectively by:

p m , k ( II ) = Γ m , k 1 + Γ m , k i = 1 , m M Γ i , k 1 + Γ i , k g m , n i ( k ) I i , k + μ k , l h m , l ( k ) ln ( 2 ) 1 ,
(14)
p m , k ( III ) = Γ m , k 1 + Γ m , k i = 1 , m M Γ i , k 1 + Γ i , k g m , n i ( k ) I i , k + λ m ln ( 2 ) 1 .
(15)

The three power update expressions (13–15) form the mathematical basis of ELCI.

4.2 Solving the Lagrangian multipliers

In order to compute (14) and (15), it is first required to evaluate μk,l and λ m , respectively. We present here a simple and efficient method, optimized for the particular need of ELCI. The solutions are obtained substituting (14) and (15) into (3) and (4) respectively, with equality instead of inequality constraint (i.e., becomes an active constraint).

Let us for example investigate the resolution of μk,l. For a violated PU l on channel k, μk,lis solved using (14) in (3) as follows:

m = 1 M p m , k ( II ) h m , l ( k ) = m = 1 M Γ m , k 1 + Γ m , k h m , l ( k ) i = 1 , m M Γ i , k 1 + Γ i , k g m , n i ( k ) I i , k + μ k , l h m , l ( k ) ln ( 2 ) = m = 1 M a m b m + μ k , l c m = I th PU ,
(16)

where a m = Γ m , k 1 + Γ m , k h m , l ( k ) , b m = i = 1 , m M Γ i , k 1 + Γ i , k g m , n i ( k ) I i , k , and c m = h m , l ( k ) ln ( 2 ) . Let us define the function ζ ( μ k , l ) = m = 1 M a m / ( b m + μ k , l c m ) . We need to solve μk,lsuch that ζ ( μ k , l ) I th PU = 0 , i.e., a non-linear equation with a unique unknown. It is easy to note from (16) that a m b m c m ,m[1,…,M are all non-negatives. Moreover, c m ,m[1,…,M are also non-zero. Thus, the function ζ(μk,l) is strictly decreasing and positive for μk,lpositive. If ζ ( 0 ) < I th PU , the Equation (16) has no positive solution. In fact, this case means that PU l on channel k is not violated (i.e., k = 1 K p m , k < P max TX ). Thus, this cannot happen since in the ELCI algorithm (to be described shortly) the LGMs computations are only required when the respective constraint is violated (i.e., above the constraint). In the other case, if ζ ( 0 ) I th PU , a solution exists and can be obtained using for example the simple and fast bisection or golden interval methods [29]. The search is stopped when ζ ( μ k , l ) I th PU ε 1 (with, e.g., ε1=10−20). Note that the number of iterations for the bisection search increases as the slope of ζ ( μ k , l ) I th PU in terms of μk,l tends to 0 (e.g., for very large M or K). Yet, in practice, the bisection or golden methods are very simple and extremely fast, as later confirmed through large-scale experiments. The same approach applies for solving λ m .

Algorithm description

The main iterative loop of the algorithm contains three blocks A, B, and C related to the updates (13), (14), and (15), respectively. Block A updates the power without considering any of the constraints, i.e., (3) and (4). Block B updates the power, while only guaranteeing that the interference constraint (3) is satisfied for all PUs on all channels. Block C updates the power, while only guaranteeing that the transmit power constraint (4) is satisfied for all SUs.

Algorithm 1 ELCI Algorithm

Initialize: t=0, p m , k ( t ) = P max TX (m,k) [INIT]

repeat

t=t + 1

Update (m,k): [Block A]

p m , k ( t ) = P max TX if p m , k ( t 1 ) > 0 , p i , k ( t 1 ) = 0 , i m (13) else

[Block B]

for k=1to K do

Set Bduplicate=OFF; Empty set ( v ) (i.e., setwhich will contain violated PUs)

repeat

Find l k = argmax l k m = 1 M p m , k ( t ) h m , l ( k )

if ( m = 1 M p m , k ( t ) h m , l k ( k ) > I th PU ) then

if ( l k ( v ) ) then Bduplicate=ON else ( v ) l k end if

Compute (m): tm p m =(14) with l = l k {need to compute μ k , l k }

Update (m): pm,k(t)= tm p m if ( B duplicate = OFF ) min tm p m , p m , k ( t ) else

end if

until interference constraint (3)satisfied l k

end for

[Block C]

Find set v : = m | k = 1 K p m , k ( t ) > P max TX

for all m v do

Compute (k)tm p k =(15){need to compute λ m }

Update(k): p m , k ( t ) = tm p k (in general) min tm p k , p m , k ( t ) (if Final-iteration)

end for

until|f(P(t))−f(P(t−1))|≤ε0, ε0>0, (then apply an additional iteration with Final-iteration mode)

Further details about the algorithm are given as follows:

  • Block A: In the special case defined by the if statement, using (13) would lead to pm,k(t)=. This stems from the fact that there is no one competing with user m on that channel k and none of the constraints (i.e., (3), (4)) are handled in (13). Thus, we constrain to p m , k = P max TX .

  • Block B: For a given channel k, the repeat loop handles sequentially and independently the interference at the current worst interfered PU, l k . The independent handling of the PUs means that the update to satisfy the current worst PU could cancel the previously handled worst PU’s interference constraint. within the repeat loop. Thus, if any given PU reappears a second time (i.e., already l k ( v ) ), all the remaining updates in the current repeat loop cannot increase the power (i.e., Bduplicate=ON).

  • Block C: The power update in Block C satisfying the power constraint (4) is handled independently from the power update in Block B satisfying the interference constraint (3). As such, power updates from Block C can violate the interference constraint (3). To make the final solution always feasible, after ELCI’s convergence criteriad is satisfied, i.e., |f(P(t))−f(P(t−1))|≤ε0, the algorithm performs an additional Final-iteration. The Final-iteration assures that all the constraints (i.e., (3) and (4)) are satisfied when terminating the ELCI algorithm thanks to Block C (i.e., through min(tm p k ,pm,k(t))).

It is interesting to note that the power updates in Blocks B and C, generally, contract the powers to fulfill the different constraints, whereas Block A expand them. Although ELCI separates the interference-limited update (i.e., (14)) and the sum-power-limited update (i.e., (15)) cases, the iterative method presented in Algorithm 1 basically aims to recombine (yet non-optimal) the two independent updates. Thus, ELCI does not only aim one of the two system cases, as opposed to, e.g., [8].

5 Performance and complexity

5.1 MARL

Although the problem in (2)–(4) is non-convex, three important features enable MARL to optimally solve it, assuming infinite time [2]. One of those important features is the monotonically increasing objective function in terms of SINR. The MARL algorithm constructs a sequence of polyblocks to approximate the SINR region boundary with an increasing level of accuracy. By tuning an error tolerance parameter, a trade-off between performance and convergence time can also be achieved. However, as explained in [12] the polyblock vertices projection approach does not exploit the shape of the feasible region, but shrink from every side in the continuous R + MK domain. The number of iterations and vertices vary with the problem dimension and the shape of the feasible region. Consider for example a CB network, where N M K all equal 2 (see configuration details in Section 6.). Figure 2 compares the three algorithms for 100 random realizations of the channel gains. The three algorithms exhibit very similar performances (i.e., sum-rate), but one can note that at samples 25 and 63, MARL slightly outperforms both LS-SCVX and ELCI. In Figure 3, we increase M and N to 4 investigate the performance of MARL for one random realization. We obtain the convergence with MARL near 6×104iterations (whereas 15 and 9 iterations for LS-SCVX and ELCI, respectively). With a problem of dimension 8 (i.e., MK), the number of iterations and vertices is already large. With larger dimensions, the number of vertices to accurately define the feasible region can be quite enormous. Thus, unable to perform MARL for the large-scale settings, we only confront ELCI with LS-SCVX for the remaining large system simulations. Yet, if the objective is to be able to approach arbitrarily close to the optimal (at the expense of an infinite time), the MARL algorithm can fulfill it as opposed to LS-SCVX and ELCI.

Figure 2
figure 2

Close sum-rate performance illustration between MARL, LS-SCVX and ELCI, for a small CB system. Two adjacent cells of 100 m radius with one SU each (i.e., M=N=2), two channels (i.e., K=2), and one PU pair (i.e., L=1). Cell-based simulation using 100 random channel gain realizations.

Figure 3
figure 3

Illustration of MARL’s slow convergence for one random small scenario realization. Four adjacent cells of 100 m radius with one SU each (i.e., M=N=4), two channels (i.e., K=2), and one PU (i.e., L=1).

5.2 SCVX/LS-SCVX

Although the convexification approach in [11] has been generally considered to be quite efficient, it does not necessarily converge to the globally optimal solution(s) due to the condensation approximations. An improper initialization may also impact its optimality performance [2]. Although not addressed in this current article, [30] provides some efficient methods for guessing good initial points. The barrier method (classical IPM), used in this article to solve the convex optimization (8), has the nice property that the number of Newton steps grows very slowly with the problem dimension [10]. However, the computational effort to carry out one Newton step also grows with the dimension. As explained in [31], in general, when exact second derivatives can be computed with reasonable computational effort, it is usually a good idea to use them, since the IPM normally converges in fewer iterations and is more robust. When the problem has a dense Hessian or non-sparse Hessian, using the quasi-Newton approximation might be better, even if the number of iterations increases, since the computation time per iteration for the search direction using the exact derivative might be significantly higher. However, since we noticed some losses with the quasi-Newton (BFGS) compared to the IPM, we use the latter approach in our simulations where the Hessian for the Lagrangian of (8) is provided as appendix.

5.3 ELCI

The sub-optimality of ELCI is mainly due to the fact that the constraints (3) and (4) are taken into account in alternation instead of simultaneously. In order to circumvent possible local optima, most of the heuristics algorithms proposed in the literature can repeat the locally-optimal algorithm with different random initial values. However, like MARL, we always initialize p m , k = P max TX ( m , k ) . We now characterize the complexity of ELCI for the worst case behavior. In particular, we focus on the notable total number of LGM computations denoted by N L and the total number of updates (13), (14), and (15) denoted by N U . It is easy to see that only the LGM computations has non-negligible complexity and vary with the problem size. We define I as the total number of iterations, where one iteration represents the loop composed of Blocks A, B, and C. The size of I is influenced by the number of SUs and channels, as well as the level of interference interaction in the system. In our various simulations I is relatively small (i.e., average range [10–20]). In the worst case, in Block B, all PUs can be violated and processed twice (i.e., using Bduplicate in Block B). Thus, Block B needs at the most K2L LGM computations per iteration. It easy to see that Block C needs at the most M LGM computations. Therefore, the ELCI algorithm yields at worst N L =I×(K 2L + M) and N U =I×(MK + K 2LM + MK).

Although ELCI is not proved to necessarily converge, extensive simulations (i.e., some presented in Section 6.) indicate that the algorithm, always converges, or approximately converges with continuous slight oscillationd. As later shown, comparing ELCI to LS-SCVX algorithm no divergence of the former algorithm has been observed.

6 Numerical experiments

This section compares through various numerical experiments the performance of ELCI against LS-SCVX.

We define the channel gain such that g m , n m ( k ) = d m , n m α 1 0 β m , k / 10 , where d m , n m is the distance from the m th SU and the n m th receiver, α is the path loss exponent, and βm,k is a random variable with Gaussian distribution N ( 0 , σ 2 ) , σ > 0 . The same approach applies for the interference channel h m , l ( k ) characterization. For simplicity we fix L=12, where each randomly located PU node simultaneously transmits (at 10 dBm) and receives, on 2 random channels out of K. The remaining parameters are set such that: α=2, σ=7 dB, I th PU = 40 dBm, P max TX = 30 dBm, and N0=−70 dBm. The simulations we provide are for both CB and ad-hoc networks, separately. The purpose of this separation is to independently analyze the ad-hoc environment which exhibits more complicated interference couplings compared to a CB network. For the CB case, we set N=4 adjacent cells, with equal number of randomly placed SUs (i.e., M/N) within a cell radius equal to 150 m each. For the ad-hoc case, SUs are randomly placed within a 500 m2 square area, with 10 and 50 m minimum and maximum distance respectively for the SUs pair. These small areas are purposely chosen to create enough complex interference coupling between different links, while the large variance of βm,k implies that channel gains can highly fluctuate among different channels of a given user. Thus, a given user, e.g., the closest to the BS, will not be necessarily allocated all the channels.

In Figures 4 and 5 we set M=20and K=25and provide the PDF (probability density function) of their performance ratio (i.e., sum-rate ELCI sum-rate LS-SCVX ). Each PDF is based on 500 random simulations. For additional comparison we also simulate the performance of the cell-based network for the non-varying channels case (i.e., the channel gain for a given link does not vary with k). In Figure 4, we compare ELCI against LS-SCVX where the later is performed using a random initial point, once. In order to overcome, to some extent, the possible sub-optimality of LS-SCVX (inherent to SCVX), we compare in Figure 5 ELCI with the LS-SCVX’s best performance out of 20 simulations with random different initial values. In both Figures 4 and 5, LS-SCVX generally performs better than ELCI, in particular when compared with 20 initial values in Figure 5. Yet, it is also clear that ELCI’s performance is very close to LS-SCVX (i.e., the worst ratio of only 0.94), and sometimes better. It is also interesting to note that for the non-varying channel case, ELCI performs very well. This stems from the fact that the channel distributions and interferences are less random and complex. Figure 6 provides the PDF for the ELCI number of iterations for both the CB and ad-hoc scenarios. Since more point to point communications can exist in the ad-hoc system, compared to the CB system with only N BSs, the former scenario yields a higher number of iterations. Yet, in general the number of iterations are rather small, around 10, for the setting at hand, i.e., M=20 and K=25.

Figure 4
figure 4

PDF of the sum-rate ratio between ELCI and LS-SCVX’s first trial, for average-scale scenarios. Three settings with M=20and K=25: 1) cell-based (N=4), 2) ad-hoc (N=M), and 3) cell-based with non-varying (referred as n. v.) channels (i.e., same channel gain over all K channels for a given link is enforced). Each PDF is based on 500 random realizations.

Figure 5
figure 5

PDF of the sum-rate ratio between ELCI and LS-SCVX’s best outcome out of 20 trials. Same setting as in Figure 4.

Figure 6
figure 6

PDF of ELCI’s number of iteration. Same setting as in Figure 4.

Figure 7 illustrates the average sum-rate performance of ELCI and LS-SCVX for various large-scale settings. The corresponding time consumption is provided in Figure 8. Each point has been averaged over 50 realizations. While the performance of ELCI in Figure 7 is equal or very close to LS-SCVX (i.e., in fact in the log-log scale plot of Figure 7, the difference is almost not visible), the much lower complexity of ELCI is clear from Figure 8. Again, due to more complicated coupling among different links for the ad-hoc system as K becomes very large ELCI has more loss of performance compared to the CB case, but again still minor.

Figure 7
figure 7

Close sum-rate performance illustration between LS-SCVX and ELCI for various large-scale settings, in both CB and ad-hoc networks. Each point is averaged over 50 random realizations.

Figure 8
figure 8

Corresponding time complexity of the experiments in Figure 7. Each point is averaged over 50 random realizations.

7 Conclusion

The problem of interference-limited sum-rate capacity in wireless network has been one of the most widely investigated problem, with and without cognitive radio constraint. Yet, only very recently centralized algorithms like MARL have been proposed yielding the optimal solution. However, in practical numerical experiments MARL cannot cope with large problems. Motivated by this issue, we propose two alternatives. First, we propose a clear mathematical adaptation LS-SCVX of the well-known state-of-the-art sub-optimal algorithm, SCVX, to cope with large problems, while keeping the initial convergence proof unchanged. Second, as a further alternative, we propose a new low-complexity heuristic algorithm, ELCI, based on the fact that the optimal solution lies on the boundary of the feasible region. The key idea of ELCI is to handle the different constraints separately, and further use a specific formulation for the iterative power updates based on the KKT conditions of the problem. Compared to LS-SCVX, ELCI was shown to provide an excellent trade-off for very large-scale system applications where both good performance and low complexity is required.

Appendix 1

The Lagrangian function for the optimization problem (8) can be written as

L ( X , μ , λ ) = Φ ( X ) + k = 1 M l k μ k , l m = 1 M e X m , k h m , l ( k ) I th PU + m = 1 M λ m k = 1 K e X m , k P max TX ,
(17)

where Φ(X) is the objective function (8), and μk,l,λ m ≥0are the Lagrange multipliers related to the constraints (3) and (4), respectively. The gradient and Hessian of the Lagrangian function are given as follows:

∂L X m , k = t = 1 , m M g m , n t ( k ) e X m , k σ n t , k 2 + j = 1 , t M e X j , k g j , n t ( k ) j = 1 M α m , k ( j ) + l k μ k , l h m , l ( k ) e X m , k + λ m e X m , k ,
(18)
2 L X m , k X m , k = t = 1 , m M g m , n t ( k ) e X m , k σ n t k 2 + j = 1 , t M e X j , k g j , n t ( k ) g m , n t ( k ) 2 e 2 X m , k σ n t k 2 + j = 1 , t M e X j , k g j , n t ( k ) 2 + l k μ k , l h m , l ( k ) e X m , k + λ m e X m , k ,
(19)
2 L X m , k X m , k = t = 1 , m , m M × g m , n t ( k ) e X m , k g m , n t ( k ) e X m , k σ n t k 2 + j = 1 , t M e X j , k g j , n t ( k ) 2 m m ,
(20)
2 L X m , k X m , k = 2 L X m , k X m k = 0 k k , m , m .
(21)

Endnotes

a Simple attribution in terms of the highest channel power. In case each sub-channel have different gains, a SU selects the BS with the best channel averaged over all sub-channels.

b i = 1 N b ( i ) p 1 a 1 ( i ) p 1 a 2 ( i ) p MK a MK ( i ) is a posynomial composed of N monomials; p is the optimization variable, where the initial matrix optimization variable P of size {M,K} is simply represented into a vector format p of size {MK,1}; b(i)>0 and a j ( i ) R , ( i , j ) .

c IPM is one of the most popular generic approach for solving any convex problems, but one can also use other generic methods, e.g., cutting-plane method.

d When ε0is too small, a continuous small oscillation may appear, and the convergence criteria (i.e., |f(P(t))−f(P(t−1))|≤ε0) cannot be satisfied. In such a case it suffices to terminate the algorithm and apply the Final-iteration.

References

  1. Weeraddana PC, Codreanu M, Latva-aho M, Ephremides A: Weighted sum-rate maximization for a set of interfering links via branch and bound. IEEE Trans. Signal Process 2011, 59(8):3977-3996.

    Article  MathSciNet  Google Scholar 

  2. Qian LP, Jun Y: Monotonic optimization for non-concave power control in multiuser multicarrier network systems. In Proc. IEEE INFOCOM. Rio de Janeiro, Brazil; 2009.

    Google Scholar 

  3. Eriksson K, Shi S, Vucic N, Schubert M, Larsson EG: Globally optimal resource allocation for achieving maximum weighted sum rate. In Proc. IEEE GLOBECOM. Fl, Miami, USA; 2010.

    Google Scholar 

  4. Tan CW, Friedland S, Low SH: Spectrum management in multiuser cognitive wireless networks: optimality and algorithm. IEEE J. Sel. Areas Commun 2011, 29(2):421-430.

    Article  Google Scholar 

  5. Xing Y, Mathur CN, Haleem MA, Chandramouli R, Subbalakshmi KP: Dynamic spectrum access with QoS and interference temperature constraints. IEEE Trans. Mob. Comput 2007, 6(4):423-433.

    Article  Google Scholar 

  6. Jin Q, Yuan D, Guan Z: Distributed geometric-programming-based power control in cellular cognitive radio networks. In Proc. IEEE VTC. Barcelona, Spain; 2009.

    Google Scholar 

  7. Hossain E, Niyato D, Han Z: Dynamic Spectrum Access and Management in Cognitive Radio Networks. Cambridge University Press, Cambridge; 2009.

    Book  Google Scholar 

  8. Khoshkholgh MG, Navaie K, Yanikomeroglu H: Impact of the secondary service transmit power constraint on the achievable capacity of spectrum sharing in Rayleigh fading environment. IEEE Commun. Lett 2008, 12(12):856-867.

    Article  Google Scholar 

  9. Zhang L, Xin Y, Liang YC, Poor HV: Cognitive multiple access channels: optimal power allocation for weighted sum rate maximization. IEEE Trans. Commun 2009, 57(9):2754-2762.

    Article  Google Scholar 

  10. Boyd S, Vandenberghe L: Convex Optimization. Cambridge University Press, Cambridge; 2004.

    Book  MATH  Google Scholar 

  11. Chiang M, Tan C, Palomar D, O’Neill D, Julian D: Power control by geometric programming. IEEE Trans. Wirel. Commun 2007, 6(7):2640-2651.

    Article  Google Scholar 

  12. Qian LP, Zhang YJ, Huang J: MAPEL: achieving global optimality for a non-convex wireless power control problem. IEEE Trans. Wirel. Commun 2009, 8(3):1553-1563.

    Article  Google Scholar 

  13. Kim DI, Le LB, Hossain E: Joint rate power allocation for cognitive radios in dynamic spectrum access environment. IEEE Trans. Wireless Commun 2008, 7(12):5517-5527.

    Article  Google Scholar 

  14. Attar A, Holland O, Nakhai M, Aghvami A: Interference-limited resource allocation for cognitive radio in orthogonal frequency-division multiplexing networks. IET Commun 2008, 2(6):806-814. 10.1049/iet-com:20070355

    Article  Google Scholar 

  15. Ma Y, Kim D, Leith A: Weighted sum rate optimization of multicell cognitive radio networks. In Proc. IEEE GLOBECOM. New-Orleans, USA; 2008.

    Google Scholar 

  16. Yu D, Cioffi JM: Iterative water-filling for optimal resource allocation in OFDM multiple-access and broadcast channels. In Proc. IEEE GLOBECOM. San Francisco; 2006.

    Google Scholar 

  17. Yu W, Ginis G, Cioffi JM: Distributed multiuser power control for digital subscriber lines. IEEE J. Sel. Top. Signal Process 2002, 20(5):1105-1115.

    Google Scholar 

  18. Yu W, Lui R: Dual methods for nonconvex spectrum optimization of multicarrier systems. IEEE Trans. Commun 2006, 54(7):1310-1322.

    Article  Google Scholar 

  19. Papandriopoulos J, Evans J: Low-complexity distributed algorithms for spectrum balancing in multi-user DSL networks. In Proc. IEEE ICC. Istanbul, Turkey; 2006.

    Google Scholar 

  20. Qian LP, Zhang YJ, Chiang M: Globally optimal distributed power control for nonconcave utility maximization. In Proc. IEEE GLOBECOM. Miami, Florida, USA; 2010.

    Google Scholar 

  21. Hande P, Rangan S, Chiang M, Wu X: Distributed uplink power control for optimal SIR assignment in cellular data networks. IEEE/ACM Trans. Network 2008, 16(6):1430-1443.

    Article  Google Scholar 

  22. Vijayandran L, Byun SS, Øien GE, Ekman T: Increasing sum rate in multiband cognitive radio networks by centralized power allocation schemes. In Proc. IEEE PIMRC. Tokyo, Japan; 2009.

    Google Scholar 

  23. SENDORA project: EU, FP7. available at: http://www.sendora.eu/

  24. Girnyk M, Xiao M, Rasmussen L: Optimal power allocation in multi-hop cognitive radio networks. In Proc. IEEE PIMRC. Toronto, Canada; 2011.

    Google Scholar 

  25. Luo ZQ, Zhang S: Dynamic spectrum management: complexity and duality. IEEE J. Sel. Top. Signal Process 2008, 2: 57-73.

    Article  Google Scholar 

  26. Hayashi S, Luo ZQ: Spectrum management for interference-limited multiuser communication systems. IEEE Trans. Inf. Theory 2009, 55(3):1153-1175.

    Article  MathSciNet  Google Scholar 

  27. Le L, Hossain E: Resource allocation for spectrum underlay in cognitive radio networks. IEEE Trans. Wirel. Commun 2008, 7(12):5306-5315.

    Article  Google Scholar 

  28. Yih C, Geranotis E: Centralized power allocation algorithms for OFDM cellular networks. In Proc. IEEE MILCOM. Boston, USA; 2003.

    Google Scholar 

  29. Nocedal J, Wight S: Numerical Optimization. Springer, Berlin; 2006.

    MATH  Google Scholar 

  30. Chinneck J: Feasibility and Infeasibility in Optimization: Algorithms and Computational Methods. Springer, Berlin; 2007.

    Google Scholar 

  31. Wachter A, Biegler LT: On the implementation of a primal-dual interior point filter line search algorithm for large-scale nonlinear programming. Math. Programm 2006, 106(1):25-57. 10.1007/s10107-004-0559-y

    Article  MathSciNet  Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Luxmiram Vijayandran.

Additional information

Competing interests

The 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

Vijayandran, L., Byun, SS., Øien, G.E. et al. Increasing sum-rate in large-scale cognitive radio networks by centralized power and spectrum allocation. J Wireless Com Network 2012, 362 (2012). https://doi.org/10.1186/1687-1499-2012-362

Download citation

  • Received:

  • Accepted:

  • Published:

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

Keywords