Skip to main content

Green fronthaul allocation and power management in Cloud-RAN

Abstract

In cloud radio access network (Cloud-RAN), most previous research aims to reduce the energy consumption of the total system and ignores specific requirements of energy-saving in mobile users. For the meantime, some efforts have been made to devise efficient signal quantization techniques for fronthaul capacity restriction to improve the performance of Cloud-RAN. To improve the user-centric energy efficiency (EE), we propose two kinds of optimization algorithms in orthogonal frequency division multiple access-based Cloud-RAN in this paper, whereby Gaussian quantization and uniform scalar quantization methods are utilized. For single-RRH scenario, alternative iterative optimization algorithms are proposed to maximize users’ EE, by jointly allocating resources. Furthermore, in more general scenario for multiple RRHs, authors investigate a modified particle swarm optimization (M-PSO) algorithm to solve more complex problems, which remain non-linear and non-convex. Simulation results demonstrate the proposed schemes in this paper outperform conventional solutions and improve EE of users.

1 Introduction

1.1 Motivation

With the rapid increment of mobile network, it is estimated that mobile data traffic will rise approximately 1000 times from 2010 to 2020, and the cost is predicted to decrease 100 times by 2020 [1]. The rapid increase of data traffic has brought about a fast-growing high burden on the existing communication system, which include more strict requirements on spectrum efficiency (SE), energy efficiency (EE), capital expenditures, and operating expenditures. In order to achieve above targets, China Mobile raised Cloud-RAN in [2], which is considered as one promising candidate for next-generation communication technologies [3].

Cloud-RAN is a cloud-based, green, clean, and collaborative radio access network [4]. Figure 1 shows a simplified diagram of a Cloud-RAN structure. In this paper, each single mobile user is corresponding to one or more remote radio heads (RRHs). RRHs, as limited function transceivers, are attached to the central cloud via a limited-capacity fronthaul link. The baseband unit (BBU) pool, also called as “cloud,” consists of multiple BBUs, for the better adaptation to non-uniform traffic. The BBU pool is attached to the core internet via a backhaul link, through gateway relays. Different from a traditional communication system, Cloud-RAN requires fewer BBUs and saves network operating costs.

Fig. 1
figure 1

An architecture layer diagram of Cloud-RAN

Energy-saving problem has attracted lots of attention in Cloud-RAN research field. But according to the authors knowledge, most of the previous research aim to reduce the energy consumption of the total system and ignore specific requirements of energy saving of mobile users [57]. To reduce the interference between different channels [8] and decrease design complexity, we introduce orthogonal frequency division multiple access (OFDMA) to Cloud-RAN systems in this paper. Nevertheless, the fronthaul link capacity of Cloud-RAN is limited, which is different from a conventional cellular system [9]. To further improve system performance of Cloud-RAN, signal quantization techniques have been applied in related research [10].

Overall, our motivation is to design resource allocation scheme to improve the energy efficiency of users, under “signal quantization” mechanism in Cloud-RAN system in this paper. In single-RRH scenario, authors use fractional programming and Lagrangian dual decomposition to jointly allocate power and fronthaul capacity. But in a more general scenario for multiple RRHs, the above optimization methods could not be directly utilized because of the more complex problems, in which objective functions and constraints also remain non-linear and non-convex. Instead, we need to seek a new optimization method to avoid slow convergence and high complexity. Actually, there exists a clear conflict between optimizing EE only and optimizing SE only. We will consider it in another paper, due to space limitation.

This paper focuses on the algorithm for jointly allocating user uplink transmit power and fronthaul capacity. The optimization process mainly occurs in the physical layer and does not know any design details of frames, including the number of signaling and specific bit values. Moreover, this article assumes the BBU pool knows all the information (including CSI); when all users do not move in the entire process, the users’ association with RRHs does not change. In the process of resource allocation, there is little signaling overhead among cloud, RRHs, and users. Hence, we could not directly perform quantitative analysis of signaling overhead for Cloud-RAN systems. However, by using the related technologies, such as aggregation of BBU pool to increase the fault tolerance, “signal quantization/compression” for fronthaul link, the Cloud-RAN system could reduce the signaling overhead greatly.

1.2 Related work

In Cloud-RAN, the EE performance metric has attracted considerable attention because of the rapid growth of carbon emission and running cost of wireless communication systems [11, 12]. In [5], cross-layer resource management problem is formulated as a mixed-integer nonlinear programming problem, which could be relaxed into an easy-to-solve extended sum-utility maximization problem. Through jointly UL-DL (uplink-downlink) user association and beamforming design, a NP-hard problem of energy minimization is solved by converting to an original DL issue with two separate correlated subproblems for the original and virtual DL transmissions in Cloud-RAN [6]. Dai and Yu [13] compare the energy efficiencies of the data-sharing strategy and compression strategy by utilizing reweighted l1 minimization and convex approximation. Wang et al. [14] introduce mobile cloud computing into Cloud-RAN, while authors establish a joint energy-saving issue into a non-convex optimization with the constraints of task operating time, transmitting power, etc. In general, the above work pays attention to bring down the total energy consumption problems (unit: Joule), ignoring the specific energy-saving needs of the users (unit: Bps/W).

OFDMA, as a promising multi-access technique, has proved its advantages in both frequency and time domains to offer high throughput in the 4G system [15, 16]. As mentioned above, we bring in OFDMA for the Cloud-RAN in this paper because of its advantages over interference avoidance and encoding design. Thus, complex beamforming design [17, 18] and interference cancellation are not needed in OFDMA-based Cloud-RAN in this paper. And it also has strong compatibility with the current 4G standards.

But in OFDMA-based Cloud-RAN system, on account of fronthaul capacity limitation, the conventional energy-saving methods cannot be directly used. According to [2], the fronthaul traffic generated by a single user can easily reach multiple Gigabit byte per second (Gbps) because of the dense deployment of RRHs. And in practical Cloud-RAN system, a fiber link with magnitude of Gbps capacity is often utilized to transmit mobile data. Some signal compression/quantization methods have been studied in various networks [8, 10, 19] to enhance the system performance and save fronthaul capacity resource. Furthermore, how to introduce effective “signal quanzation” techniques to user-centric energy-saving problem is still an open issue in OFDMA-based Cloud-RAN.

1.3 Main contributions

The contributions of this paper could be shown below:

∙ Different from the prior work, we aim to resolve the energy-saving issue of mobile users in an OFDMA-based Cloud-RAN. In the UL transmission, under two different quantization methods, a joint resource allocation issue is formulated to maximize the energy efficiency of users, when two corresponding restrictions are user’s UL transmission power and fronthaul capacity of RRHs. By solving the above problems, this paper intends to provide a new research direction for EE improvement in Cloud-RAN.

∙ In single-RRH scenario, this paper investigates a joint optimized resource allocation scheme to realize user-centric energy-saving goal, by utilizing Lagrange dual decomposition and iterative optimization method. Under Gaussian quantization and uniform scalar quantization, some useful insights on the optimal allocation plans can be obtained, respectively.

∙ In a more general scenario for multi-RRH, the similar optimization methods could not be directly utilized because of the more complex problems, in which objective functions and constraints also remain non-convex and non-linear. Instead, authors design a new Modified-PSO algorithm to solve this issue. Simulation results confirm the proposed schemes in this paper outperform conventional solutions.

1.4 Organization

The rest of this paper is organized as shown below. Section 2 discusses system model of Cloud-RAN and two quantization ways utilized in fronthaul signal processing. Section 3 solves the joint optimization problem for single-RRH scenario and provide some useful simulation results. Section 4 extends the single-RRH scenario to the general scenario for multi-RRH and deals with the joint optimization problem for multi-user. Finally, some concluding remarks are obtained in Section 5.

2 System model and quantization schemes

As shown in Fig. 1, the UL transmission in a single cluster of Cloud-RAN is considered. The core network, e.g., Internet, exists in the upper layer of Cloud-RAN. The central “cloud,” consists of multiple BBUs, is connected to the core network via a backhaul link. The RRH is equipped with single antenna and its number is M, denoted as \(\mathcal {M}=\{1,\ldots,M\}\). The number of single-antenna user is K, \(\mathcal {K}=\{1,\ldots,K\}\). For each RRH m, \(\forall m\in \mathcal {M}\), the capacity of fronthaul constraint is \(T^{\text {total}}_{m}\) bps.

In the uplink transmission process, mobile users send signals to RRHs over wireless channel firstly. Second, each RRH quantizes its received signal and sends the corresponding digital codewords to the BBU pool. Third, the BBU pool joint decodes the users’ messages carried on the signals from all the RRHs in the same cluster and upload the decoded messages through backhaul links.

The detailed models of signals and fronthaul link are showed as follows.

2.1 Signal model at RRH in OFDMA-based Cloud-RAN

In a system model, the total bandwidth B Hz, which is between K users and M RRHs, is divided equally over N subcarriers (SCs), \(\mathcal {N}=\{1,\ldots,N\}\). Single SC n is assigned to a single user simultaneously and Ωk is denoted the SCs assigned to user \(k,\forall k \in \mathcal {K}\).

The signals received by RRH m at SC n is defined as

$$ y_{m,n}=h_{m,k,n}\sqrt{p_{k,n}}s_{k,n}+z_{m,n}, $$
(1)

where

nΩk is the SC assigned to the user k,

hm,n,k means the channel gain from kth user to mth RRH at nth SC,

pk,n is the UL transmit power of kth user,

\(s_{k,n}\sim \mathcal {CN}(0,1)\) is the transmit signal of kth user at nth SC,

\(z_{m,n}\sim \mathcal {CN}\left (0,\sigma ^{2}_{m,n}\right)\) is the aggregation of additive white Gaussian noise (AWGN).

In this paper, we assume the SC allocation scheme Ωk is scheduled for simplicity. In practical use, to improve the system performance, dynamic SC allocation scheme is often considered by allocating appropriate SCs to users of favorable wireless link conditions. We will pay more attention to more specific SC allocation strategies in future work.

Because the received symbol at SCs by each RRH is independent with each other, so we assume independent signal quantization at different RRHs. By utilizing a scalar quantization method [20], the quantized signal of ym,n could be rewritten as

$$ {\tilde{y}}_{m,n}=h_{m,k,n}\sqrt{p_{k,n}}s_{k,n}+z_{m,n}+e_{m,n}, $$
(2)

em,n denotes the quantization error for the received symbol ym,n with zero mean and variance qm,n.

After being quantified, \({\tilde {y}}_{ {m,n}}\) is transformed into serial bits and sent to the BBU Pool via fronthaul link.

Utilizing maximal ratio combining (MRC) technique [21, 22], the SNR of sk,n is written as

$$ {\gamma_{k,n}} = {\sum\nolimits}_{m = 1}^{M} {{{{{\left| {{h_{m,k,n}}} \right|}^{2}}{p_{k,n}}} \left/\right. {\left({\sigma_{m,n}^{2} + {q_{m,n}}} \right)}}}, $$
(3)

where nΩk, \(k\in \mathcal {K}\).

2.2 Two quantization schemes

The first signal quantization method is Gaussian quantization (GQ). In Gaussian test channel (GTC) [23], em,n given in (2) is Gaussian distributed, \({e_{m,n}} \sim \mathcal {CN}\left ({0,{q_{m,n}}} \right)\). According to [23], the transmission rate of mth RRH’s fronthaul link via nth SC to forward uplink transmission data is denoted as

$$ T_{m,n}^{\left(G \right)} = B{{\log }_{2}}\left(1 +\! \left({{{\left| {{h_{m,k,n}}} \right|}^{2}}{p_{k,n}} + \sigma_{m,n}^{2}} \right) \left/\right. {{q_{m,n}}} \left/\!\right. {{q_{m,n}}} \right) N N $$
(4)

(G) superscript means variables in Gaussian test channel. Noise variance is included in the numerator of the second item in the bracket in the above formula (10). That is because the Gaussian white noise generated in the previous stage is used as part of the new signal during the generation of quantization errors at the RRH. Correspondingly, quantization noise becomes a noise component of the new signal to noise ratio.

The variance of em,n of GQ could be rewritten as:

$$ q_{m,n}^{\left(G \right)} = {{\left({{{\left| {{h_{m,k,n}}} \right|}^{2}}{p_{k,n}} + \sigma_{m,n}^{2}} \right)} \left/\right. {\left({{2^{NT_{m,n}^{\left(G \right)}/B}} - 1} \right)}} $$
(5)

The corresponding SNR obtained in (3) can be expressed as

$$ \gamma_{m,n}^{\left(G \right)} = \sum\limits_{m = 1}^{M} {\frac{{{{\left| {{h_{m,k,n}}} \right|}^{2}}{p_{k,n}}}}{{\sigma_{m,n}^{2} + \frac{{{{\left| {{h_{m,k,n}}} \right|}^{2}}{p_{k,n}} + \sigma_{m,n}^{2}}}{{{2^{NT_{m,n}^{\left(G \right)}/B}} - 1}}}}} $$
(6)

Based on rate-distortion theory, the above Gaussian quantization method has the best theoretical performance while it is hard to implement practically. In [8], a more practical uniform scalar quantization (USQ) scheme has been proposed. Due to space limitations, we just list the following conclusion referring the above GQ part. The transmission rate in RRH m’s fronthaul link to forward the received data at SC n must satisfy the following constraint

$$ T_{m,n}^{\left(U \right)} = 2BD_{m,n}^{\left(U \right)}/N,{D_{m,n}} \in \{ 1,2,\ldots\},\forall m \in M,n \in N $$
(7)

(U) superscript means variables in USQ scheme. The variance of the quantization error em,n with USQ scheme can be expressed as

$$ q_{m,n}^{\left(U \right)} = 3\left({{{\left| {{h_{m,k,n}}} \right|}^{2}}{p_{k,n}} + \sigma_{m,n}^{2}} \right){2^{- {{NT_{m,n}^{\left(U \right)}} \left/\right. B}}} $$
(8)

The corresponding signal to noise ratio (SNR) with USQ scheme can be expressed as

$$ \gamma_{m,n}^{\left(U \right)} = \sum\limits_{m = 1}^{M} {\frac{{{{\left| {{h_{m,k,n}}} \right|}^{2}}{p_{k,n}}}}{{\sigma_{m,n}^{2} + 3\left({{{\left| {{h_{m,k,n}}} \right|}^{2}}{p_{k,n}} + \sigma_{m,n}^{2}} \right){2^{- {{NT_{m,n}^{\left(U \right)}} \left/\right. B}}}}}} $$
(9)

From the above expression, it can be seen the SNR of decoding sk,n in Cloud-RAN is also related to both users’ allocation schemes {pk,n} and RRHs’ fronthaul rate allocations \(T_{k,n}^{(G)}\), \(T_{k,n}^{(U)}\).

3 Joint optimization of the single-RRH scenario

In this subsection, K is defined as 1 and M is fixed to 1, which cause the omission of k and m. Authors define system bandwidth as B, user’s UL power maximum value as Ptotal, RRH’s fronthaul capacity restriction as Ttotal, and power loss of user except UL transmission power pn as Pc. The optimization models based on two quantization schemes are as follows

$$ (P1): \mathop {\max }\limits_{\left\{ {{p_{n}},T_{n}^{\left(G \right)}} \right\}} \frac{B}{N}\frac{{\sum\limits_{n = 1}^{N} {{{\log }_{2}}} \left({1 + \frac{{{{\left| {{h_{n}}} \right|}^{2}}{p_{n}}}}{{\sigma_{n}^{2} + \frac{{{{\left| {{h_{n}}} \right|}^{2}}{p_{n}} + \sigma_{n}^{2}}}{{{2^{NT_{n}^{\left(G \right)}/B}} - 1}}}}} \right)}}{{\sum\limits_{n = 1}^{N} {{p_{n}}} + {P_{c}}}} $$
(10)

s.t.

$$ \sum\limits_{n = 1}^{N} {{p_{n}}} \le {P^{\text{total}}},\sum\limits_{n = 1}^{N} {T_{n}^{\left(G \right)}} \le {T^{\text{total}}},\forall n \in {\mathcal{N}} $$
(11)
$$ (P2):\mathop {\max }\limits_{\left\{ {{p_{n}},T_{n}^{\left(U \right)}} \right\}} \frac{B}{N}\frac{{\sum\limits_{n = 1}^{N} {{{\log }_{2}}} \left({1 + \frac{{{{\left| {{h_{n}}} \right|}^{2}}{p_{n}}}}{{\sigma_{n}^{2} + \frac{{3*\left({{{\left| {{h_{n}}} \right|}^{2}}{p_{n}} + \sigma_{n}^{2}} \right)}}{{{2^{NT_{n}^{\left(U \right)}/B}}}}}}} \right)}}{{\sum\limits_{n = 1}^{N} {{p_{n}}} + {P_{c}}}} $$
(12)

s.t.

$$ \sum\limits_{n = 1}^{N} {{p_{n}}} \le {P^{\text{total}}},\sum\limits_{n = 1}^{N} {T_{n}^{\left(U \right)}} \le {T^{\text{total}}},\forall n \in {\mathcal{N}} $$
(13)
$$ T_{n}^{\left(U \right)} = 2BD_{n}^{\left(U \right)}/N,{D_{n}} \in \{ 1,2,\ldots\},\forall n \in {\mathcal{N}} $$
(14)

Because (P1) and (P2) are both non-linear non-convex fractional programming problems, it’s hard to obtain the global optimal solution directly. The following parts aim to solve two optimization problems separately and obtain some meaningful conclusions.

3.1 Gaussian quantization

Taking into account non-convex and non-linear characteristics, an alternating optimization method is adopted to convert original fractional programming issue to two relatively simple ones.

In (P1), the fronthaul capacity is assumed to have been allocated optimally and denoted \(T^{(G)}_{n}=T^{(G)}_{n,opt}\). Then origin (P1) is rewritten as

$$ \mathop {\max }\limits_{\left\{ {{p_{n}}} \right\}} \frac{B}{N}\frac{{\sum\limits_{n = 1}^{N} {{{\log }_{2}}} \left({1 + \frac{{{{\left| {{h_{n}}} \right|}^{2}}{p_{n}}}}{{\sigma_{n}^{2} + \frac{{{{\left| {{h_{n}}} \right|}^{2}}{p_{n}} + \sigma_{n}^{2}}}{{{2^{NT_{n,opt}^{\left(G \right)}/B}} - 1}}}}} \right)}}{{\sum\limits_{n = 1}^{N} {{p_{n}}} + {P_{c}}}} $$
(15)
$$ s.t. \sum\limits_{n = 1}^{N} {{p_{n}}} \le {P^{\text{total}}} $$
(16)

Define \(\left \{p_{n}^{opt}\right \}\) as the optimal solution of new problem (15).

Correspondingly, UL transmit power is assumed to have been optimally allocated and denoted \(p_{n}=p_{n}^{opt}\). Then origin (P1) is rewritten as

$$ \mathop {\max }\limits_{\left\{ {T_{n}^{\left(G \right)}} \right\}} \frac{B}{N}\frac{{\sum\limits_{n = 1}^{N} {{{\log }_{2}}} \left({1 + \frac{{{{\left| {{h_{n}}} \right|}^{2}}p_{n}^{opt}}}{{\sigma_{n}^{2} + \frac{{{{\left| {{h_{n}}} \right|}^{2}}p_{n}^{opt} + \sigma_{n}^{2}}}{{{2^{NT_{n}^{\left(G \right)}/B}} - 1}}}}} \right)}}{{\sum\limits_{n = 1}^{N} {p_{n}^{opt}} + {P_{c}}}} $$
(17)
$$ s.t.\sum\limits_{n = 1}^{N} {T_{n}^{\left(G \right)}} \le {T^{\text{total}}} $$
(18)

Define \(\left \{T_{n,opt}^{(G)}\right \}\) as the optimal solution of new problem (17).

Next, before proposing iterative algorithms, authors will give the optimal solution of (15) and (17), respectively. Denote \(\zeta = {{R\left ({{p_{n}},T_{n}^{\left (G \right)}} \right)} \left /\right. {P\left ({{p_{n}}} \right)}}\) as the EE performance of mobile users, \(R(p_{n},T^{(G)}_{n})\) as the total throughput of users, P(pn) as the total power loss. Then, problem (P1) can be converted to \(\mathop {\max }\limits _{\{ {p_{n}},T_{n}^{\left (G \right)}\}} \zeta = {{R\left ({{p_{n}},T_{n}^{\left (G \right)}} \right)} \left /\right. {P\left ({{p_{n}}} \right)}}\).

In problem (17), the object function can be expressed as \(\mathop {\max }\limits _{\{ {p_{n}}\}} \zeta = {{R\left ({{p_{n}}} \right)} \left /\right. {P\left ({{p_{n}}} \right)}}\), which is a typical fractional programming problem. Using Lagrangian duality method in [24], we could offer the propositions as follows.

Proposition 3.1

The optimal conclusion of UL transmit power control in (15) could be written as:

$$ p_{n}^{opt} = \left\{ {\begin{array}{*{20}{c}} {\frac{{ - {\alpha_{n}} + \sqrt {\alpha_{n}^{2} - 4{\eta_{n}}} }}{2}}&,&{if}&{{{{{\left| {{h_{n}}} \right|}^{2}}} \left/\right. {\sigma_{n}^{2}}} > {f_{n}}\left({T_{n,opt}^{\left(G \right)}} \right)}&{}&{}&{}&{}\\ 0&,&{}&{otherwise}&{}&{}&{}&{} \end{array}} \right. $$
(19)

where

$$\begin{array}{*{20}l} {\alpha_{n}} = \frac{{\left({{2^{NT_{n,opt}^{\left(G \right)}/B}} + 1} \right)\sigma_{n}^{2}}}{{{{\left| {{h_{n}}} \right|}^{2}}}},\forall n \end{array} $$
(20)
$$\begin{array}{*{20}l} {\eta_{n}} = \frac{{{2^{NT_{n,opt}^{\left(G \right)}/B}}\sigma_{n}^{4}}}{{{{\left| {{h_{n}}} \right|}^{4}}}} - \frac{{B\sigma_{n}^{2}\left({{2^{NT_{n,opt}^{\left(G \right)}/B}} - 1} \right)}}{{\ln 2N\left({{\lambda^{\left(i \right)}} + {\zeta^{\left(i \right)}}} \right){{\left| {{h_{n}}} \right|}^{2}}}},\forall i,n \end{array} $$
(21)
$$\begin{array}{*{20}l} {f_{n}}\left({T_{n,opt}^{\left(G \right)}} \right) = \frac{{\ln 2N}}{B}\frac{{{2^{NT_{n,opt}^{\left(G \right)}/B}}\left({{\lambda^{\left(i \right)}} + {\zeta^{\left(i \right)}}} \right)}}{{{2^{NT_{n,opt}^{\left(G \right)}/B}} - 1}},\forall i,n \end{array} $$
(22)
$$\begin{array}{*{20}l} {\lambda^{\left({i + 1} \right)}} = {\left[ {{\lambda^{\left(i \right)}} - \chi_{\lambda}^{\left({i + 1} \right)} \times \nabla {\lambda^{\left({i + 1} \right)}}} \right]^ + },\forall i,n \end{array} $$
(23)
$$\begin{array}{*{20}l} \nabla {\lambda^{\left({i + 1} \right)}} = {P^{\text{total}}} - \sum\limits_{n = 1}^{N} {p_{n}^{\left(i \right)}},\forall i,n \end{array} $$
(24)

In (23), λ(i) is the duality factor for power constraint. \({\chi _{\lambda }^{\left ({i + 1} \right)}}\) means the size of non-negative step. λ(i+1) represents the size of subgradient for (i+1)th iteration.

Proof

Please refer to Appendix A. □

Different from problem (15), problem (17) is convex when \(T_{n,opt}^{\left (G \right)}\) could be obtained as follows

Proposition 3.2

The optimal conclusion of fronthaul capacity in (17) could be written as:

$$ T_{n,opt}^{\left(G \right)} = \left\{ {\begin{array}{*{20}{c}} {\frac{B}{N}\log {\nu_{n}} + \frac{B}{N}{{\log }_{2}}\left({\frac{{1 - \beta p_{n}^{opt} - \beta {P_{c}}}}{{\beta p_{n}^{opt} + \beta {P_{c}}}}} \right)}&,&{if{\nu_{n}} > {\Theta_{n}}}&{}&{}&{}&{}\\ 0&,&{otherwise}&{}&{}&{}&{} \end{array}} \right. $$
(25)

where

$$ {\Theta_{n}} = \frac{{\beta p_{n}^{opt} + \beta {P_{c}}}}{{1 - \beta p_{n}^{opt} - \beta {P_{c}}}},{\nu_{n}} = \frac{{{{\left| {{h_{n}}} \right|}^{2}}p_{n}^{opt}}}{{\sigma_{n}^{2}}},\beta < \frac{1}{{p_{n}^{opt} + {P_{c}}}} $$
(26)

In the above expressions, βis a constant which satisfies \(\sum \limits _{n = 1}^{N} {T_{n,opt}^{\left (G \right)}} = {T^{\text {total}}}\).

Proof

Consult Appendix B for details. □

In Proposition 3.2, if the received SNR νn is below the threshold \(\frac {{\beta p_{n}^{opt} + \beta {P_{c}}}}{{1 - \beta p_{n}^{opt} - \beta {P_{c}}}}\), \(T_{n,opt}^{\left (G \right)}\) is zero. That means the RRH need not transmit quantized signal to the BBU pool. Otherwise, if the received SNR νn is over the threshold, more quantized data need to be transmitted. The demand for fronthaul capacity is growing with higher values of νn.

To solve problem (P1), we design the following algorithm based on Propositions 3.1 and 3.2:

It must be particularly pointed out that the algorithm used in this paper is a centralized processing method, which is determined by the characteristics of Cloud-RAN itself. Compared with traditional communication systems, Cloud-RANs attenuate the performance of RRHs to reduce network deployment costs, with a formed BBU pool for more efficient centralized processing. Due to the following two reasons: (1) RRHs in Cloud-RAN only have limited functions, which could not meet the requirements of distributed processing; (2) Distributed processing requires a large amount of information to be exchanged among RRHs during the iterations of the algorithm. This will cause a lot of signaling overhead. We do not consider the usage of “distributed algorithms” in this paper.

3.2 Uniform scalar quantization

In the following sections, we aim to settle the problem (P2). Since the objective function of (P2) is similar to that in problem (P1), new integer constraint can be ignored firstly, then the propositions for problem (P1) could be redesigned for (P2). Therefore, an alternating optimization method is adopted to convert original fractional programming issue to two relatively simple ones. After solving two simple problems, the corresponding propositions are as follows.

Proposition 3.3

The optimal conclusion of UL transmit power control for problem (P2) which only contains power constraint could be written as:

$$ p_{n}^{opt} = \left\{ {\begin{array}{*{20}{c}} {\frac{{ - {\chi_{n}} + \sqrt {\chi_{n}^{2} - 4{\psi_{n}}} }}{2}}&,&{if}&{{{\left| {{h_{n}}} \right|}^{2}}/\sigma_{n}^{2} > {f_{n}}\left({T_{n,opt}^{\left(G \right)}} \right)}&{}&{}&{}&{}\\ 0&,&{}&{otherwise}&{}&{}&{}&{} \end{array}} \right. $$
(27)

where

$$\begin{array}{*{20}l} {\chi_{n}} = {{\sigma_{n}^{2}\left({6 + {2^{NT_{n,opt}^{\left(U \right)}/B}}} \right)} \left/\right. {3{{\left| {{h_{n}}} \right|}^{2}}}},\forall n \end{array} $$
(28)
$$\begin{array}{*{20}l} {\psi_{n}} = \frac{{\left({3 + {2^{NT_{n,opt}^{\left(U \right)}/B}}} \right)\sigma_{n}^{4}}}{{3{{\left| {{h_{n}}} \right|}^{4}}}} -\! \frac{{B\sigma_{n}^{2}{2^{NT_{n,opt}^{\left(U \right)}/B}}}}{{3ln2\left({\zeta^{\left(i \right)}} + {\lambda^{\left(i \right)}}\right)N{{\left| {{h_{n}}} \right|}^{2}}}},\forall n,i \end{array} $$
(29)
$$\begin{array}{*{20}l} {f_{n}}\left({T_{n,opt}^{\left(U \right)}} \right) \!= \frac{{N\ln 2}}{B}\frac{{\left({3 + {2^{NT_{n,opt}^{\left(U \right)}/B}}} \right)\left({\zeta^{\left(i \right)}} + {\lambda^{\left(i \right)}}\right)}}{{{2^{NT_{n,opt}^{\left(U \right)}/B}}}},\forall n,i \end{array} $$
(30)
$$\begin{array}{*{20}l} {\lambda^{\left({i + 1} \right)}} = {\left[ {{\lambda^{\left(i \right)}} - \chi_{\lambda}^{\left({i + 1} \right)} \times \nabla {\lambda^{\left({i + 1} \right)}}} \right]^ + } \end{array} $$
(31)
$$\begin{array}{*{20}l} \nabla {\lambda^{\left({i + 1} \right)}} = {P^{\text{total}}} - \sum\limits_{n = 1}^{N} {p_{n}^{\left(i \right)}},\forall i,n \end{array} $$
(32)

In (32), λ(i) is the duality factor for power constraint. \({\chi _{\lambda }^{\left ({i + 1} \right)}}\) means the size of positive step. λ(i+1) represents the subgradient in the (i+1)th iteration.

Proof

Similar to Appendix A. Proof of proposition 3.1. □

In Proposition 3.3, characteristic of optimal power allocation scheme \(p_{n}^{opt}\) with the given \(T_{n,opt}^{\left (U \right)}\) is similar to that in Proposition 3.1.

Proposition 3.4

The optimal conclusion of fronthaul rate allocation for problem (P2) which only contains fronthaul capacity constraint could be written as:

$$ T_{n,opt}^{\left(U \right)} = \left\{ {\begin{array}{*{20}{c}} {\frac{B}{N}{{\log }_{2}}\left({\frac{{ - {\chi_{n}} + \sqrt {\chi_{n}^{2} - 4{\psi_{n}}} }}{2}} \right)}&,&{if}&{\left\{ {\begin{array}{*{20}{c}} {{\chi_{n}} < 0}\\ {{\Xi_{n}} > 1} \end{array}} \right.}\\ 0&,&{}&{otherwise} \end{array}} \right. $$
(33)

where

$$\begin{array}{*{20}l} &{\Xi_{n}} = \frac{{ - {\chi_{n}} + \sqrt {\chi_{n}^{2} - 4{\psi_{n}}} }}{2},\forall n \end{array} $$
(34)
$$\begin{array}{*{20}l} &{\chi_{n}} = \frac{{3{{\left| {{h_{n}}} \right|}^{2}}p_{n}^{opt}\beta + 6\sigma_{n}^{2}\beta - 3{{\left| {{h_{n}}} \right|}^{2}}p_{n}^{opt}}}{{\sigma_{n}^{2}\beta }},\forall n \end{array} $$
(35)
$$\begin{array}{*{20}l} &{\psi_{n}} = \frac{{9\left({{{\left| {{h_{n}}} \right|}^{2}}p_{n}^{opt} + \sigma_{n}^{2}} \right)}}{{\sigma_{n}^{2}}},\forall n \end{array} $$
(36)

and β is a constant which satisfies \({\sum \nolimits }_{n = 1}^{N} {T_{n,opt}^{\left (U \right)}} = {T^{{\text {total}}}}\).

Proof

Similar to Appendix 6.2. □

After obtaining Propositions 3.3 and 3.4, the new integer constraint \(T_{m,n}^{\left (U \right)} = 2BD_{m,n}^{\left (U \right)}/N,{D_{m,n}} \in \{ 1,2,\ldots \}\) is considered in problem (P2). Based on Proposition 3.4, we input \({p_{n}} = p_{n}^{opt}\) and output a feasible solution of \(T_{n,opt}^{\left (U \right)}\). Hence, we introduce a new variable (0≤τ≤1) to transform integer constraint as followed

$$ T_{n,opt}^{\left(U \right)} = \left\{ {\begin{array}{*{20}{c}} {\frac{{2B}}{N}{\Re_{n}}}&,&{if\frac{{NT_{n,opt}^{\left(U \right)}}}{{2B}} - {\Re_{n}} < \tau }\\ {\frac{{2B}}{N}{\Im_{n}}}&,&{otherwise} \end{array}} \right. $$
(37)
$$ {\Re_{n}} = \left\lfloor {\frac{{NT_{n,opt}^{\left(U \right)}}}{{2B}}} \right\rfloor,{\Im_{n}} = \left\lceil {\frac{{NT_{n,opt}^{\left(U \right)}}}{{2B}}} \right\rceil,\forall n $$
(38)

n is the number which rounds down to \(NT_{ {n,opt}}^{\left (U \right)}/2B\), \(\left \lceil {NT_{ {n,opt}}^{\left (U \right)}/2B} \right \rceil \) denotes the number which rounds up to \(NT_{ {n,opt}}^{\left (U \right)}/2B\). For a given τ, the original \({T_{ {n,opt}}^{\left (U \right)}}\) changes into \({\frac {{2B}}{N}{\Re _{n}}}\) or \({\frac {{2B}}{N}{\Im _{n}}}\). It could be observed the objective function in (P2) is monotonically increasing over \({T_{ {n,opt}}^{\left (U \right)}}\). Hence, we should find the optimal τn,opt for each \({T_{ {n,opt}}^{\left (U \right)}}\) to ensure \({\sum \nolimits }_{n = 1}^{N} {T_{ {n,opt}}^{\left (U \right)}}\) as large as possible within fronthaul constraint. For a group of input \(\left \{{T_{ {n,opt}}^{\left (U \right)}}\right \}\), we need to design a corresponding group of output {τn,opt}, which contains N different element. For simplicity, we set the same τn,opt for all SCs and the subscript n can be ignored. Bisection method could be used to find the optimal τopt. Due to space limitations, we do not list specific algorithms for finding the optimal τ here. When τ=0, there are still significant differences between the two quantization schemes, mainly because of different target formulas.

Based on Proposition 3.3, Proposition 3.4, a complete algorithm is redesigned to resolve (P2):

3.3 Single-RRH scenario: numerical experiment

To evaluate our proposed algorithms for single-RRH scenario K=M=1 and compare with other resource allocation methods, we present related simulation conclusions in this subpart. The rest of this subsection is organized as follows. Different schemes of resource allocation over SCs for two quantization schemes are analyzed in subsection C1. In subsection C2, we analyze the energy efficiency gain causing by different optimization methods for Gaussian test channel. Then, the effect of different parameter τ on energy efficiency gain under USQ method is listed in subsection C3.

3.3.1 Power management and fronthaul capacity allocation over four SCs

In this simulation part, bandwidth B is set to 100 Mhz and N=4. The channel gains are fixed as |h1|2=1.28×10−9, |h2|2=6.12×10−10, |h3|2=2.9×10−11, and |h4|2=1.5×10−11. The power spectral density of noise is −169 dBm/Hz. User UL maximum power limitation Ptotal and maximum fronthaul limitation Ttotal are set to 0.2W, 0.4 Gbps. In single-user subsection, power consumption of one user expect UL power is Pc/N=0.5 W/8 = 0.0625 W. In Figs. 2 and 3, six resource allocation methods are compared as follows:

Fig. 2
figure 2

Power allocation over four SCs

Fig. 3
figure 3

Fronthaul rate allocation among four SCs

Method 1: GQ Max EE: Joint Optimization in this paper. In this scheme, we joint optimize its uplink transmit power and fronthaul rate to maximize user-centric energy efficiency with Gaussian quantization, as mentioned in Algorithm 1.

Method 2: GQ Max EE: Power Optimization only. In this scheme, the RRH allocate its fronthaul link capacity over all SCs equally. Then, under \(T_{n}^{\left (G \right)} = {T^{\text {total}}}/N\), the user only optimize its uplink transmit power over SCs to maximize its energy efficiency.

Method 3: GQ Max EE: Fronthaul Optimization only. In this scheme, the user allocate its uplink transmit power over all SCs equally. Then, with pn=Ptotal/N, the RRH only optimize its fronthaul link capacity over SCs to maximize user’s energy efficiency.

Method 4: GQ Max Throughput: Joint Optimization. In this scheme, we reappear the optimization method in [8] and joint optimize its uplink transmit power and fronthaul capacity to maximize user’s throughput instead of user’s energy efficiency.

Method 5: Equal Fronthaul and Power Allocation. During this scheme, user allocates its uplink transmission power over all SCs equally when RRH allocates its fronthaul link capacity over all SCs equally.

Method 6: USQ Max EE: Joint Optimization in this paper. In this scheme, we joint optimize its uplink transmit power and fronthaul rate to maximize user-centric energy efficiency with uniform scalar quantization, as mentioned in Algorithm 2.

In Figs. 2 and 3, some useful conclusions could be obtained as follows.

Conclusion 1: In Fig. 2, method 1 and method 6 did not tend to allocate all power to SCs compared with methods 3–5. The power resource is almost allocated to two best channel quality subcarriers SC1 and SC2 in method 4. But for method 1 and method 6, the total sum of the allocated power over four SCs is less than Ptotal=0.2W. This states our designed Algorithm 1 and Algorithm 2 works well and saves the uplink transmit power effectively.

Conclusion 2: From Fig. 2, Fig. 3, we can observe that the joint optimization in method 1 and method 6 tend to allocate more power resource and fronthaul capacity to the better channel condition SC, which strategy is consistent with method 4. For instance, the poorest channel condition SC 4 is almost shut down while the best channel SC 1 receive the most resources.

Conclusion 3: All methods, including Algorithm 1 in method 1 and Algorithm 2 in method 6, tend to allocate all fronthaul link capacity over all SCs. For example, the sum of the fronthaul rate of each subcarrier is almost 400 Mhz in all methods. That means the fronthaul capacity boundary Ttotal can be reached.

3.3.2 Energy efficiency gain causing by different methods under Gaussian quantization

Different from the settings above, bandwidth B is set to 100 Mhz and N=32 in this subsection. In an I.I.D Rayleigh fading channel model of six paths, the pass loss model is set as L=30.6+36.7log10(d). The distance between user and RRH is 50 m. Other parameters are consistent with the settings in Subsection 3.3.1. In Fig. 4, parameter Ptotal remains invariant when Ttotal keeps unchanged in Fig. 5.

Fig. 4
figure 4

Performance of various schemes under GQ versus fronthaul capacity

Fig. 5
figure 5

Performance of various schemes under GQ versus power

In Figs. 4 and 5, some useful conclusions could be obtained as follows:

Conclusion 1: Fig. 4 shows Algorithm 1 proposed in this paper always achieves better EE performance compared with other methods. When Ttotal < 1 Gbps, the performance gain of Algorithm 1 is more obvious. However, when Ttotal is continuously growing, the performance gain from power optimization only approximates Algorithm 1. The reason is that each symbol can be quantized by enough bits when Ttotal is sufficiently large. Therefore, the effect of specific fronthaul allocation method is smaller. It shows Algorithm 1 works better for limited fronthaul capacity Cloud-RAN scenes. Because the channel conditions of RRHs and users are different, the performance of the scheme for average allocating resources is almost the worst.

Conclusion 2: Fig. 4 also indicates method 2 always produces more gain than method 3. That is because optimizing users’ power has more impacts on objective function than optimizing fronthaul capacity. Figure 5 shows that the proposed Algorithm 1 could realize better EE performance, allocate power on each SC effectively, and optimize two variables pn and \(T^{(G)}_{n}\) jointly, when Ptotal is growing. In Fig. 5, the maximum EE gradually grows to a maximum value and stops growth with Ptotal increases when Ttotal keeps unchanged.

3.3.3 The effect of different parameter τ on EE gain for USQ method

In this part, the simulation parameters are the same as the settings in part 3.3.2. Compared with problem (P1), problem (P2) for USQ method has an integer restriction, which is \(T_{n}^{\left (U \right)} = {{2BD_{n}^{\left (U \right)}} \left /\right. N},{D_{n}} \in \{ 1,2,\ldots \},\forall n \in \cal {N}\). Figure 6 assumes stationary Ptotal when Ttotal is fixed in Fig. 7. In this subsection, the effect of different parameter τ is analyzed.

Fig. 6
figure 6

The effect of τ(tau) under fixed Ptotal

Fig. 7
figure 7

The effect of τ(tau) under fixed Ttotal

From Figs. 6 and 7, the following conclusions can be obtained:

Conclusion 1: When τ=0, that means the restriction \(T_{n}^{\left (U \right)} = {{2BD_{n}^{\left (U \right)}} \left /\right. N},{D_{n}} \in \{ 1,2,...\}\) does not work and the EE obtained could reach the upper bound. Meanwhile, τ=1 indicates all \({{NT_{n}^{\left (U \right)}} \left /\right. {2B}}\) is set to a large integer as possible. Because objective function of (P2) is monotonically increasing over \({T_{n}^{\left (U \right)}}\), τ=1 causes the lower bound of EE.

Conclusion 2: The performance of the EE obtained by the USQ method is lower than that obtained by GQ method, under the same simulation parameters. This gap is understandable because the GQ method is theoretically optimal and often treated as a performance upper bound. However, in the actual scenario, the GQ method is difficult to achieve. When Ttotal is large enough, the EE-USQ approaches the theoretical EE-GQ bound.

4 New algorithms for multi-RRH scenario

During this subsection, authors extend the special single-RRH scenario to general multi-RRH scenario, when K>1 and M>1. We assume Ωk as the allocated SCs to single user k. Two corresponding restrictions are kth user’s maximum UL transmit power \(P^{\text {total}}_{k}\) and mth RRH’s maximum fronthaul capacity \(T^{\text {total}}_{m}\). Based on two different quantization schemes, the optimization models in multi-RRH scenario are as follows.

$$ (P3):\mathop {\max }\limits_{\left\{ {p_{k,n}},T_{m,n}^{\left(G \right)}\right\}} \frac{{\frac{B}{N}\sum\limits_{k = 1}^{K} {\sum\limits_{n \in {\Omega_{k}}} {{{\log }_{2}}}} \left({1 + \sum\limits_{m = 1}^{M} {{\Lambda_{m}}}} \right)}}{{\sum\limits_{k = 1}^{K} {\sum\limits_{n \in {\Omega_{k}}} {{p_{k,n}}} + {P_{c}}} }} $$
(39)

s.t.

$$\begin{array}{*{20}l} \sum\limits_{n = 1}^{N} {T_{m,n}^{\left(G \right)} \le T_{m}^{\text{total}}},\forall m \in \mathcal{M} \end{array} $$
(40)
$$\begin{array}{*{20}l} \sum\limits_{n \in {\Omega_{k}}} {{p_{k,n}}} \le P_{k}^{\text{total}},\forall k \in \mathcal{K} \end{array} $$
(41)

where

$$ {\Lambda_{m}} = {{\left({{{\left| {{h_{m,k,n}}} \right|}^{2}}{p_{k,n}}} \right)} \left/\right. {\left({\sigma_{m,n}^{2} + \frac{{{{\left| {{h_{m,k,n}}} \right|}^{2}}{p_{k,n}} + \sigma_{m,n}^{2}}}{{{2^{NT_{m,n}^{\left(G \right)}/B}} - 1}}} \right)}} $$
(42)
$$ (P4):\mathop {\max }\limits_{\left\{ {p_{k,n}},T_{m,n}^{\left(U \right)}\right\}} \frac{{\frac{B}{N}\sum\limits_{k = 1}^{K} {\sum\limits_{n \in {\Omega_{k}}} {{{\log }_{2}}}} \left({1 + \sum\limits_{m = 1}^{M} {{\Theta_{m}}}} \right)}}{{\sum\limits_{k = 1}^{K} {\sum\limits_{n \in {\Omega_{k}}} {{p_{k,n}}} + {P_{c}}} }} $$
(43)

s.t.

$$\begin{array}{*{20}l} &\sum\limits_{n = 1}^{N} {T_{m,n}^{\left(U \right)} \le T_{m}^{\text{total}}},\forall m \in \mathcal{M} \end{array} $$
(44)
$$\begin{array}{*{20}l} &\sum\limits_{n \in {\Omega_{k}}} {{p_{k,n}}} \le P_{k}^{\text{total}},\forall k \in \mathcal{K} \end{array} $$
(45)
$$ T_{m,n}^{\left(U \right)} = {{2BD_{m,n}^{\left(U \right)}} \left/\right. N},{D_{m,n}} \in \{ 1,2,...\},\forall m \in {\mathcal{M}},\!\forall n \in {\mathcal{N}} $$
(46)

where

$$ {}{\Theta_{m}} = {{{{\left| {{h_{m,k,n}}} \right|}^{2}}{p_{k,n}}} \left/\right. {\left({\sigma_{m,n}^{2} + \frac{{3\left({{{\left| {{h_{m,k,n}}} \right|}^{2}}{p_{k,n}} + \sigma_{m,n}^{2}} \right)}}{{{2^{NT_{m,n}^{\left(U \right)}/B}}}}} \right)}} $$
(47)

The similar optimization problems in general scenario for multi-user are more complex. And it is difficult to utilize fractional programming and Lagrangian dual decomposition directly. To address the non-convex and non-linear optimization problems, authors come up with a modified particle swarm optimization (M-PSO) algorithm. Actually, the M-PSO method also could be used for a single-user scenario, but its effect is not good, because M-PSO is a heuristic algorithm, which is suitable for dealing with complex problems. For the single-user scenario which has been simplified, its performance is not significantly better than Algorithm 1. And M-PSO algorithm can only give the optimal strategy scheme within the allowable error range through simulation. However, the analytical expression of the optimal scheme cannot be given theoretically. Instead, we could give the analytical expression in Algorithm 1.

4.1 The proposed M-PSO algorithm for P3

Particle swarm optimization (PSO), originally got the inspiration from the movement feature of fish and bird, is a population-based approach to solve optimization problems by changing the candidate solution [25, 26]. In PSO system, particles are moving around in the multi-dimensional search-space for particle’s moving, according to the mathematical rule. Every particle adjusts its position based on its local best known position in the search history, but is also directed to the most known optimal positions of other particles. In the standard PSO algorithm, the velocity and position of single particle change are as follows:

$$ v_{qd}^{i + 1} = wv_{qd}^{i} + {c_{1}}\xi \left({z_{qd}^{i} - x_{qd}^{i}} \right) + {c_{2}}\rho \left({s_{gd}^{i} - x_{qd}^{i}} \right) $$
(48)
$$ x_{qd}^{i + 1} = x_{qd}^{i} + v_{qd}^{i + 1} $$
(49)

where

Qmax,1≤qQmax: The particle number;

D,1≤dD: The space dimension;

Imax,1≤iImax: Maximum iterations;

xq=(xq1,xq2,...,xqD): Position information of particle q in the D dimension;

vq=(vq1,vq2,...,vqD): Velocity information of particle q in the D dimension;

zq=(zq1,zq2,...,zqD): Best historic position information of particle q in the D dimension;

sg=(sg1,sg2,...,sgD): Best historic position information of all particles in the D dimension;

c1,c2: The learning factors that determine the size of step;

w: The inertial weight which determine the influences of particle’s previous velocity on next velocity;

ξ,ρ: Randomly distributed numbers between [0,1];

As stated in the formula above, standard PSO is more suitable for solving the non-constrained problems. Therefore, it is necessary to design an improved M-PSO for (P3-P4). Based on [27], this subsection considers the application of asynchronous time-varying learning factors c1,c2 and linear time-varying weights w. To guarantee the particles have the best performance in searching for the global optimal value in the initial stage and good convergence in the final stage, the dynamic range of weight [wmin,wmax] is further considered. The corresponding expression between the dynamic weight w and iteration number i is as follows.

$$ {w^{i}} = {w_{max}} - {{\left({{w_{max}} - {w_{\min }}} \right)} \left/\right. {{I_{max}}}} \times i $$
(50)

For the same reason, learning factors c1 and c2 are also redesigned. The learning factors of the ith iteration could be represented:

$$ c_{1}^{i} = \left({c_{1}^{{\text{final}}} - c_{1}^{{\text{initial}}}} \right) \times {i \left/\right. {{I_{max}}}} + c_{1}^{{\text{initial}}} $$
(51)
$$ c_{2}^{i} = \left({c_{2}^{{\text{final}}} - c_{2}^{{\text{initial}}}} \right) \times {i \left/\right. {{I_{max}}}} + c_{2}^{{\text{initial}}} $$
(52)

where \({c_{1}^{\text {initial}}},{c_{1}^{\text {final}}},{c_{2}^{\text {initial}}},{c_{2}^{\text {final}}}\) are the initial and final values of C1 and C2, respectively. In this paper, we select the following variable assignments wmax=1, wmin=0.1, \(c_{1}^{\text {initial}}=c_{2}^{\text {final}}=4\), \(c_{1}^{\text {final}}=c_{2}^{\text {initial}}=0.1\), for better convergence.

In Fig. 8, a numerical example is provided to prove the modified PSO algorithm has obvious advantages over standard PSO in seeking global optimal solution. The fronthaul capacity Ttotal is fixed as 2 Gbps and UL transmission power Ptotal is assumed as 0.2 W. We set M=8, K=8, Pc=0.5 W, B = 150 Mhz, N=32. For convenience, each user is pre-assigned N/K=4 SCs. In an I.I.D Rayleigh fading channel model of six paths, we distribute RRHs and use randomly in a circle with a radius of 100 m, when the pass loss model is set as L=30.6+36.7log10(d). Two different PSO algorithms have the same particle number Qmax=250 and maximum iterations number Imax=1000. Figure 8 reveals the proposed modified PSO algorithm can achieve better EE performance compared with standard PSO when Qmax,Imax keep the same.

Fig. 8
figure 8

The comparison between proposed M-PSO and standard PSO

According to experimental tests in Appendix C, proper parameters Qmax=2000,Imax=2000 are chosen to offer good tradeoff between sufficiently good EE performance and sufficiently short searching time.

Therefore, a new algorithm of M-PSO is designed for (P3).

In step 2, \( {x}_{q}^{1}=\left (\{p_{k,n}\}_{q},\left \{T^{(G)}_{m,n}\right \}_{q}\right), \mathbf {v}_{q}^{1}=\left ({\vphantom {\left \{vT^{(G)}_{m,n}\right \}}}\{vp_{k,n}\}_{q},\right.\left.\left \{vT^{(G)}_{m,n}\right \}_{q}\right)\) are the initial position and velocity of qth particle. The utility function of F is designed according to the objective function in (39) in step 3.

4.2 The proposed M-PSO algorithm for P4

To solve problem (P4), the utility function of F in Algorithm 3 should be set as the objective function in (43). In addition, particle position \( {x}_{q}^{i+1}\) should not only satisfy the constraint in (44, 45), but also ensure integer constraint in (46). Details of the specific adjustment of \( {x}_{q}^{i+1}\) in step 9 for USQ is similar to that in Algorithm 3.

4.3 Multi-RRH scenario: numerical experiment

Under two different quantization schemes, i.e., GQ and USQ, numerical examples are provided to evaluate the energy efficiency of different optimization methods. In Fig. 9, Ptotal is fixed to 0.2 W when Ttotal= 0.8 Gbps remains unchanged in Fig. 10. The rest of the relevant simulation parameters are set according to Fig. 8. We also compare energy efficiency under different resource allocation schemes in Figs. 9 and 10.

Fig. 9
figure 9

Performance of various schemes versus fronthaul capacity for multi-RRH scenario

Fig. 10
figure 10

Performance of various schemes versus power for multi-RRH scenario

  • Scheme 1 (Max EE Under GQ: Joint Opt By M-PSO): The proposed Algorithm 3 for joint optimization of user-centric energy efficiency under Gaussian quantization.

  • Scheme 2 (Max EE Under GQ: Joint Opt By S-PSO in [25]): The user-centric EE optimized by standard PSO algorithm.

  • Scheme 3 (Max EE Under GQ: Power Opt Only By M-PSO): Optimize power only in problem (P3) when fronthaul resources allocated equally.

  • Scheme 4 (Max EE Under GQ: Fronthaul Opt Only By M-PSO): Optimize fronthaul capacity only in problem (P3), contrary to scheme 3.

  • Scheme 5 (Max Throughput Under GQ: Interior-point Method in [8]): The algorithm presented in [8] for throughput maximization utilizing interior-point method.

  • Scheme 6 (Max EE Under GQ: Equal Fronthaul Allocation and Power): Users allocate uplink transmit power over all SCs equally when RRHs allocate fronthaul link capacity over all SCs equally.

  • Scheme 7 (Max EE Under USQ: Joint Opt M-PSO): In contrast to scheme 1, the quantization method changed into uniform scalar quantization (USQ). During the period of signal processing, the received signal could be firstly converted to in-phase/quadrature (I/Q) parts. Secondly, every RRH uses positive integer bits to normalize I/Q parts. From an optimization point of view, the USQ method puts an integer limit condition on fronthaul rate Tm,n.

In Figs. 9 and 10, simulation results reveal the following conclusions:

Conclusion 1: All figures show the proposed M-PSO in Algorithm 3 7y7 realize better EE all the time, compared with S-PSO. Based on simulations of M-PSO algorithm in Appendix C, parameter Qmax=2000,Imax=2000 could offer good tradeoff between sufficiently good EE performance and sufficiently short searching time. In contrast, S-PSO could not implement a stable EE value, under the same parameters.

Conclusion 2: Fig. 9 indicates that the theoretical upper information EE obtained by GQ is superior to which obtained by USQ, when Ttotal<2 Gbps. Further, the EE-USQ nearly coincides with EE-GQ, when Ttotal>2 Gbps. This trend is consistent with the single-user scenario in Fig. 6. Besides, when Ttotal is fixed in Fig. 10, there is a significant gap between the EE-GQ curve and the EE-USQ curve, which is similar to the conclusion of Fig. 7. At the same time, power optimization generate more gain than fronthaul optimization in Fig. 9. However, Fig. 10 gives the opposite case that fronthaul optimization is better than power optimization, meanwhile Ttotal is fixed and Ptotal<0.1 W.

Conclusion 3: Both two figures shows that the improved M-PSO could realize better EE than which obtained by all other schemes. The similar conclusion is that performance gain achieved by Algorithm 3 is not as as significant as the power optimization only, when Ttotal increases. Obviously, the corresponding Ttotal of intersection between scheme 1 and scheme 3 is bigger than that obtained in a single scenario. That illustrates M-PSO algorithm is more suitable for a multi-user case, because fronthaul capacity constraints is more serious.

5 Conclusion

In this article, authors study the joint optimization problem to improve energy efficiency of users in Cloud-RAN system, under two quantization methods. The main corresponding restrictions are user’s UL transmission power and RRH’s fronthaul capacity. Compared with existing work, this paper firstly take into account “signal quantization” and “fronthaul capacity constraint” in user-centric EE maximization of OFDMA-based Cloud-RAN. For single-user scenario, the related algorithms are formulated to maximize the EE of users by optimizing power control and fronthaul capacity allocation. Then we extend single-RRH scenario to the more general scenario of multiple RRHs and resolve the more complex non-convex and non-linear problems by devising M-PSO algorithms. Simulation results demonstrate that the proposed schemes in this paper outperform conventional solutions and improve EE of users obviously.

6 Appendix

6.1 A. Proof of proposition 3.1

Proof

We denote subscript optimal as opt. In problem (15), the EE performance of mobile users ζ is non-negative with the optimal value \({\zeta _{opt}} = {{C\left ({p_{n}^{opt}} \right)} \left /\right. {P\left ({p_{n}^{opt}} \right)}}\). An equivalent function is defined \(F(\zeta)=\mathop {\max }\limits _{\left \{ {{p_{n}}} \right \}} C\left ({p_{n}^{opt}} \right)-\zeta P\left ({p_{n}^{opt}} \right)\). According to [24], the problem (17) is equivalent to new transformed EE optimization

$$ \begin{array}{*{20}{c}} {\mathop {\max }\limits_{\left\{ {{p_{n}}} \right\}} }&{C\left({p_{n}^{opt}} \right) - \zeta P\left({p_{n}^{opt}} \right)} \end{array} $$
(53)

F(ζ) is strictly monotonic decreasing when ζ increases with F(ζ)≥0. □

Based on the decreasing characteristic of F(ζ), Algorithm 4 is raised to settle the transformed issue by updating ζ in the following algorithm.

When the non-zero duality between the optimal value of \(\mathop {\max }\limits _{\left \{ {{p_{n}}} \right \}} C\left ({{p_{n}}} \right) - {\zeta ^{\left (i \right)}}P\left ({{p_{n}}} \right)\) and its dual problem is nearly zero, the problem of the ith inner loop could be solved by Lagrange dual decomposition method.

The Lagrange function of the problem in the ith inner loop is as follows

$$ \begin{array}{l} L\left({\left\{ {{p_{n}}} \right\},\lambda} \right) = \frac{B}{N}\sum\limits_{n = 1}^{N} {{{\log }_{2}}} \left({1 + \frac{{{{\left| {{h_{n}}} \right|}^{2}}{p_{n}}}}{{\sigma_{n}^{2} + \frac{{{{\left| {{h_{n}}} \right|}^{2}}{p_{n}} + \sigma_{n}^{2}}}{{{2^{NT_{n,opt}^{\left(G \right)}/B}} - 1}}}}} \right)\\ - {\zeta^{\left(i \right)}}\left({\sum\limits_{n = 1}^{N} {{p_{n}}} + {P_{c}}} \right) - {\lambda^{\left(i \right)}}\left({\sum\limits_{n = 1}^{N} {{p_{n}}} - {P^{\text{total}}}} \right) \end{array} $$
(54)

where λ is the dual vector associated with the total transmission power limitation in (18). For single SC, the subproblem can be expressed as

$$ \mathop {\max }\limits_{{p_{n}} \ge 0} {L_{n}}\left({{p_{n}}} \right) $$
(55)

where

$$ {L_{n}}\left({{p_{n}}} \right) = \frac{B}{N}{\log_{2}}\left({1 + \frac{{{{\left| {{h_{n}}} \right|}^{2}}{p_{n}}}}{{\sigma_{n}^{2} + \frac{{{{\left| {{h_{n}}} \right|}^{2}}{p_{n}} + \sigma_{n}^{2}}}{{{2^{NT_{n,opt}^{\left(G \right)}/B}} - 1}}}}} \right) - \left({{\zeta^{\left(i \right)}} + \lambda} \right){p_{n}} $$
(56)

Since Ln(pn) is concave over pn, its corresponding derivative over pn is shown below

$$ \begin{array}{l} \frac{{\partial {L_{n}}\left({{p_{n}}} \right)}}{{\partial {p_{n}}}} = \frac{B}{{N\ln 2}}\frac{{{{\left| {{h_{n}}} \right|}^{2}}\sigma_{n}^{2}\left({{2^{NT_{n,opt}^{\left(G \right)}/B}} - 1} \right)}}{{\left({{2^{NT_{n,opt}^{\left(G \right)}/B}}\sigma_{n}^{2} + {{\left| {{h_{n}}} \right|}^{2}}{p_{n}}} \right)\left({\sigma_{n}^{2} + {{\left| {{h_{n}}} \right|}^{2}}{p_{n}}} \right)}}\\ - \left({{\zeta^{\left(i \right)}} + \lambda} \right),\forall n \end{array} $$
(57)

By setting \(\frac {{\partial {L_{n}}\left ({{p_{n}}} \right)}}{{\partial {p_{n}}}}=0\), then we have the following expression

$$ p_{n}^{2} + \frac{{\left({{2^{NT_{n,opt}^{\left(G \right)}/B}} + 1} \right)\sigma_{n}^{2}}}{{{{\left| {{h_{n}}} \right|}^{2}}}}{p_{n}} + \frac{{{2^{NT_{n,opt}^{\left(G \right)}/B}}\sigma_{n}^{4}}}{{{{\left| {{h_{n}}} \right|}^{4}}}} - \Pi = 0,\forall n $$
(58)

where

$$ \Pi = \frac{B}{{\ln 2}}\frac{{\sigma_{n}^{2}\left({{2^{NT_{n,opt}^{\left(G \right)}/B}} - 1} \right)}}{{N\left({{\lambda^{\left(i \right)}} + {\zeta^{\left(i \right)}}} \right){{\left| {{h_{n}}} \right|}^{2}}}} $$
(59)

By denoting αn as (28), ηn as (30), the above expression can be expressed as

$$ p_{n}^{2} + {\alpha_{n}}{p_{n}} + {\eta_{n}} = 0,\forall n $$
(60)

According to the relevant characteristics of a quadratic equation, to obtain the meaningful solution, we denote

$$ \alpha_{n}^{2} - 4{\eta_{n}} \ge 0 $$
(61)

and then we have the following expression

$$ \begin{array}{l} \alpha_{n}^{2} - 4{\eta_{n}} = \frac{{\sigma_{n}^{2}}}{{{{\left| {{h_{n}}} \right|}^{2}}}} + 4\frac{1}{{\ln 2N\left({{\lambda^{\left(i \right)}} + {\zeta^{\left(i \right)}}} \right)\left({{2^{NT_{n,opt}^{\left(G \right)}/B}} - 1} \right)}} > 0 \end{array} $$
(62)

So \(\alpha _{n}^{2} - 4{\eta _{n}}\) always set up and the above quadratic equation always have the meaningful solution. At the same time, because pn≥0, we set the constraint

$$ {\eta_{n}} < 0 $$
(63)

By substituting ηn in (30), we can further draw the following conclusion

$$ \frac{{{{\left| {{h_{n}}} \right|}^{2}}}}{{\sigma_{n}^{2}}} > \frac{{\ln 2N}}{B}\frac{{{2^{NT_{n,opt}^{\left(G \right)}/B}}\left({{\lambda^{\left(i \right)}} + {\zeta^{\left(i \right)}}} \right)}}{{{2^{NT_{n,opt}^{\left(G \right)}/B}} - 1}} = {f_{n}}\left({T_{n,opt}^{\left(G \right)}} \right) $$
(64)

Because the objective function in (17) is not increasing monotonically over pn, the subgradient-based method is utilized to obtain in λ [28]. The subgradient of the dual function is shown below

$$ \nabla {\lambda^{\left({i + 1} \right)}} = {P^{\text{total}}} - \sum\limits_{n = 1}^{N} {p_{n}^{\left(i \right)}} $$
(65)

where \({p_{n}^{\left (i \right)}}\) means the allocated power at SC n of ith iteration, λ(i+1) is the subgradient applied in (i+1)th iteration. Therefore, the iterative formulas of dual variables in (i+1)th iteration are shown below

$$ {\lambda^{\left({i + 1} \right)}} = {\left[ {{\lambda^{\left(i \right)}} - \chi_{\lambda}^{\left({i + 1} \right)} \times \nabla {\lambda^{\left({i + 1} \right)}}} \right]^ + } $$
(66)

where \({\chi _{\lambda }^{\left ({i + 1} \right)}}\) is the positive step size.

Proposition 3.1

is thus proved.

6.2 B. Proof of Proposition 3.2

Proof

The Lagrangian of problem (27) can be expressed as

$$ \begin{array}{l} L\left({\left\{ {T_{n}^{\left(G \right)}} \right\},\beta} \right) = \frac{B}{N}\frac{{\sum\limits_{n = 1}^{N} {{{\log }_{2}}} \left({1 + \frac{{{{\left| {{h_{n}}} \right|}^{2}}p_{n}^{opt}}}{{\sigma_{n}^{2} + \frac{{{{\left| {{h_{n}}} \right|}^{2}}p_{n}^{opt} + \sigma_{n}^{2}}}{{{2^{NT_{n}^{\left(G \right)}/B}} - 1}}}}} \right)}}{{\sum\limits_{n = 1}^{N} {p_{n}^{opt}} + {P_{c}}}}\\ - \beta \left({\sum\limits_{n = 1}^{N} {T_{n}^{\left(G \right)}} - {T^{\text{total}}}} \right) \end{array} $$
(67)

where β is the dual vector corresponding to fronthaul capacity constraint in problem (27). Similar to proof of proposition 3.1, for single SC, the associated subproblem is shown below

$$ \mathop {\max }\limits_{T_{n}^{\left(G \right)} \ge 0} {L_{n}}\left({T_{n}^{\left(G \right)}} \right),\forall n $$
(68)

where

$$ {L_{n}}\left({T_{n}^{\left(G \right)}} \right) = \frac{B}{N}\frac{{{{\log }_{2}}\left({1 + \frac{{{{\left| {{h_{n}}} \right|}^{2}}p_{n}^{opt}}}{{\sigma_{n}^{2} + \frac{{{{\left| {{h_{n}}} \right|}^{2}}p_{n}^{opt} + \sigma_{n}^{2}}}{{{2^{NT_{n}^{\left(G \right)}/B}} - 1}}}}} \right)}}{{p_{n}^{opt} + {P_{c}}}} - \beta T_{n}^{\left(G \right)} $$
(69)

Since \({L_{n}}\left ({T_{n}^{\left (G \right)}} \right)\) is concave over \(T^{(G)}_{n}\), its corresponding derivative over \(T^{(G)}_{n}\) can be expressed as

$$ {}\frac{{\partial {L_{n}}\left({T_{n}^{\left(G \right)}} \right)}}{{\partial T_{n}^{\left(G \right)}}} \,=\, \frac{1}{{p_{n}^{opt} + {P_{c}}}}\left(\!{1 - \frac{{\sigma_{n}^{2}{2^{NT_{n}^{\left(G \right)}/B}}}}{{{{\left| {{h_{n}}} \right|}^{2}}p_{n}^{opt} + \sigma_{n}^{2}{2^{NT_{n}^{\left(G \right)}/B}}}}} \right) - \beta $$
(70)

By setting \({{\partial {L_{n}}\left ({T_{n}^{\left (G \right)}} \right)} \left /\right. {\partial T_{n}^{\left (G \right)}}} = 0\), then we have the following expression

$$ {2^{NT_{n}^{\left(G \right)}/B}} = \frac{{{{\left| {{h_{n}}} \right|}^{2}}p_{n}^{opt}}}{{\beta \sigma_{n}^{2}\left({p_{n}^{opt} + {P_{c}}} \right)}} - \frac{{{{\left| {{h_{n}}} \right|}^{2}}p_{n}^{opt}}}{{\sigma_{n}^{2}}} $$
(71)

Since \(T_{n}^{(G)}\geq 0\) always exists, to obtain the meaningful solution, we have

$$ \frac{{{{\left| {{h_{n}}} \right|}^{2}}p_{n}^{opt}}}{{\beta \sigma_{n}^{2}\left({p_{n}^{opt} + {P_{c}}} \right)}} - \frac{{{{\left| {{h_{n}}} \right|}^{2}}p_{n}^{opt}}}{{\sigma_{n}^{2}}} > 1 $$
(72)

From the above expression of \(T_{n}^{\left (G \right)}\), we can further derive

$$ {}T_{n}^{\left(G \right)} = \frac{B}{N}{\log_{2}}\left({\frac{{{{\left| {{h_{n}}} \right|}^{2}}p_{n}^{opt}}}{{\sigma_{n}^{2}}}} \right) + \frac{B}{N}{\log_{2}}\left({\frac{1}{{\beta \left({p_{n}^{opt} + {P_{c}}} \right)}} - 1} \right) $$
(73)
$$ \beta < \frac{1}{{p_{n}^{opt} + {P_{c}}}} $$
(74)

Assume \({\nu _{n}} = {{{{\left | {{h_{n}}} \right |}^{2}}p_{n}^{opt}} \left /\right. {\sigma _{n}^{2}}}\), we can obtain the conclusion in expression (25). □

Under the constraint \(\beta < \frac {1}{{p_{n}^{opt} + {P_{c}}}}\) given above, optimal β can be obtained when the fronthaul link capacity is tight in problem (27). The optimal βopt could be obtained by a bisection algorithm, as a solution to problem (27).

Proposition 3.2

is thus proved.

6.3 C. Comparison between different Q max and I max in modified PSO algorithm

In Table 1, the simulation parameters is the same as which in Fig. 8. From this table, we can learn when we set Qmax=2000,Imax=2000 is suitable. Because when the number of particles Qmax and maximum number of iterations Imax continue to increase, the final EE stable value keeps the same while the total time calculating by MATLAB grows rapidly.

Table 1 Comparison between different Qmax and Imax in modified PSO algorithm

Abbreviations

Cloud-RAN:

Cloud radio access network

BBU:

Baseband unit

DL:

Downlink

EE:

Energy efficiency

Gbps:

Gigabit byte per second

GQ:

Gaussian quantization

M-PSO:

Modified particle swarm optimization

OFDMA:

Orthogonal frequency division multiple access

PSO:

Particle swarm optimization

RRH:

Remote radio head

SC:

Subcarrier

SNR:

Signal to noise ratio

UE:

User

UL:

Uplink

USQ:

Uniform scalar quantization

References

  1. JG Andrews, S Buzzi, W Choi, et al, What Will 5G Be?IEEE J. Sel. Areas Commun. 32(6), 1065–1082 (2014).

    Article  Google Scholar 

  2. M China, C-RAN: the road towards green RAN. White Paper. 2:, 1–10 (2011).

    Google Scholar 

  3. A Checko, HL Christiansen, Y Ying, et al, Cloud RAN for Mobile Networks-A Technology Overview. IEEE Communications Surveys And Tutorials. IEEE Commun. Surv. Tutorials. 17(1), 405–426 (2015).

    Article  Google Scholar 

  4. R Wang, HL Hu, XM Yang, Potentials and Challenges of C-RAN Supporting Multi-RATs Toward 5G Mobile Networks. IEEE Access.2:, 1187–1195 (2014).

    Article  Google Scholar 

  5. JH Tang, PT Wee, TQS Quek, Cross-Layer Resource Allocation With Elastic Service Scaling in Cloud Radio Access Network. IEEE Trans. Wirel. Commun. 14(9), 5068–5081 (2015).

    Article  Google Scholar 

  6. SX Luo, R Zhang, TJ Lim, Downlink and Uplink Energy Minimization Through User Association and Beamforming in C-RAN. IEEE Trans. Wirel. Commun. 14(1), 494–508 (2015).

    Article  Google Scholar 

  7. T Zhou, Z Liu, Qin D, et al, User Association With Maximizing Weighted Sum Energy Efficiency for Massive MIMO-Enabled Heterogeneous Cellular Networks. IEEE Commun. Lett. 21(10), 2250–2253 (2017).

    Article  Google Scholar 

  8. L Liu, SZ Bi, R Zhang, Joint Power Control and Fronthaul Rate Allocation for Throughput Maximization in OFDMA-Based Cloud Radio Access Network. IEEE Trans. Commun. 63(11), 4097–4110 (2015).

    Article  Google Scholar 

  9. CG Li, YS Li, Energy efficient design for multiuser downlink energy and uplink information transfer in 5G. Sci. China Inf. Sci. 59(2) (2016).

  10. SH Park, O Simeone, O Sahin, S Shamai, Joint Decompression and Decoding for Cloud Radio Access Networks. IEEE Signal Process. Lett. 20(5), 503–506 (2013).

    Article  Google Scholar 

  11. CG Li, K Song, DM Wang, Optimal remote radio head selection for cloud radio access networks. SCIENCE CHINA Information Sciences. 59(10) (2016).

  12. Q Hou, SW He, YM Huang, et al, Energy efficient precoding design for cloud radio access networks. IET Commun. 11(12), 1864–1870 (2017).

    Article  Google Scholar 

  13. BB Dai, W Yu, Energy Efficiency of Downlink Transmission Strategies for Cloud Radio Access Networks. IEEE J. Sel. Areas Commun.30(4), 1037–1050 (2016).

    Article  Google Scholar 

  14. KZ Wang, K Yang, CS Magurawalage, Joint Energy Minimization and Resource Allocation in C-RAN with Mobile Cloud. IEEE Trans. Mobile Comput. Early Access (2017).

  15. L Li, Xu Chq, MX Tao, Resource Allocation in Open Access OFDMA Femtocell Networks. IEEE Commun. Lett. 1(6), 625–628 (2012).

    Article  Google Scholar 

  16. YB Lin, TH Chiu, YT Su, Optimal and near-optimal resource allocation algorithms for OFDMA networks. IEEE Trans. Wirel. Commun. 8(8), 4066–4077 (2009).

    Article  Google Scholar 

  17. Z Fei, CW Xing, N Li, et al, Leakage-based distributed minimum-mean-square error beamforming for relay-assisted cloud radio access networks. IET Commun.8(11), 1883–1891 (2014).

    Article  Google Scholar 

  18. N Li, ZS Fei, CW Xing, et al, Robust Low-Complexity MMSE Precoding Algorithm for Cloud Radio Access Networks. IEEE Commun. Lett. 18(5), 773–776 (2014).

    Article  Google Scholar 

  19. YH Zhou, W Yu, Optimized Backhaul Compression for Uplink Cloud Radio Access Network. IEEE J. Sel. Areas Commun. 32(6), 1295–1307 (2014).

    Article  Google Scholar 

  20. Y Linde, A Buzo, An Algorithm for Vector Quantizer Design. IEEE Trans. Commun.28(1), 84–95 (1980).

    Article  Google Scholar 

  21. A Goldsmith, Wireless communications (Cambridge University Press, 2005).

  22. R Zhao, YM Huang, Wang W, et al, Ergodic Achievable Secrecy Rate of Multiple-Antenna Relay Systems with Cooperative Jamming. IEEE Trans. Wirel. Commun. 15(4), 2537–2551 (2016).

    Article  Google Scholar 

  23. El Gamal, YH Kim, Network information theory (Cambridge University Press, 2011).

  24. W Dinkelbach, On nonlinear fractional programming. Manag. Sci. 13(7) (1967).

  25. J Kennedy, Particle swarm optimization. Encyclopedia of machine learning (Springer, Boston, 2011).

    Google Scholar 

  26. R Eberhart, J Kennedy, in Proceedings of the Sixth International Symposium on MHS, Nagoya. A new optimizer using particle swarm theory (IEEE, 1995), pp. 39–43.

  27. A Ratnaweera, Self-organizing hierarchical particle swarm optimizer with time-varying acceleration coefficients. IEEE Trans. Evol. Comput. 8(3), 240–255 (2004).

    Article  Google Scholar 

  28. S Boyd, L Vandenberghe, Convex optimization (Cambridge University Press, 2004).

Download references

Funding

This work was supported by the 863 Program of China under Grant 2015-AA01A703, the National Natural Science Foundation of China under Grants 61422105, 61531011, and 61671144, the Research Project of Jiangsu Province under Grant BE2015156 and the Natural Science Foundation of Jiangsu Province for Colleges and Universities under Grants 17KJB510016.

Author information

Authors and Affiliations

Authors

Contributions

YS completes the main work and updates the manuscript of this paper, as the first author. LY is the correspondence author of this paper. All authors read and approved the final manuscript.

Corresponding author

Correspondence to Luxi Yang.

Ethics declarations

Competing interests

The authors declare that they have no competing interests.

Publisher’s Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 4.0 International License (http://creativecommons.org/licenses/by/4.0/), which permits unrestricted use, distribution, and reproduction in any medium, provided you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons license, and indicate if changes were made.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Sun, Y., Li, S. & Yang, L. Green fronthaul allocation and power management in Cloud-RAN. J Wireless Com Network 2018, 188 (2018). https://doi.org/10.1186/s13638-018-1205-3

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s13638-018-1205-3

Keywords