DOI QR코드

DOI QR Code

Swarm Intelligence-based Power Allocation and Relay Selection Algorithm for wireless cooperative network

  • Xing, Yaxin (School of Computer and Communication Engineering, University of Science and Technology Beijing (USTB)) ;
  • Chen, Yueyun (School of Computer and Communication Engineering, University of Science and Technology Beijing (USTB)) ;
  • Lv, Chen (School of Computer and Communication Engineering, University of Science and Technology Beijing (USTB)) ;
  • Gong, Zheng (School of Computer and Communication Engineering, University of Science and Technology Beijing (USTB)) ;
  • Xu, Ling (School of Computer and Communication Engineering, University of Science and Technology Beijing (USTB))
  • Received : 2015.10.10
  • Accepted : 2016.01.21
  • Published : 2016.03.31

Abstract

Cooperative communications can significantly improve the wireless transmission performance with the help of relay nodes. In cooperative communication networks, relay selection and power allocation are two key issues. In this paper, we propose a relay selection and power allocation scheme RS-PA-PSACO (Relay Selection-Power Allocation-Particle Swarm Ant Colony Optimization) based on PSACO (Particle Swarm Ant Colony Optimization) algorithm. This scheme can effectively reduce the computational complexity and select the optimal relay nodes. As one of the swarm intelligence algorithms, PSACO which combined both PSO (Particle Swarm Optimization) and ACO (Ant Colony Optimization) algorithms is effective to solve non-linear optimization problems through a fast global search at a low cost. The proposed RS-PA-PSACO algorithm can simultaneously obtain the optimal solutions of relay selection and power allocation to minimize the SER (Symbol Error Rate) with a fixed total power constraint both in AF (Amplify and Forward) and DF (Decode and Forward) modes. Simulation results show that the proposed scheme improves the system performance significantly both in reliability and power efficiency at a low complexity.

Keywords

1. Introduction

In recent years, MIMO(Multiple-Input Multiple-Output) systems have been widely used in wireless communication networks [1,2]. The core concept of MIMO is to use multiple transmit antennas and receive antennas effectively to improve the spectrum efficiency and QoS (Quality of Service). However, mobile terminals are difficult to be equipped with multiple antennas because of size limitation at current radio wavelength. The cooperative communications use nearby nodes to relay information to achieve cooperative diversity in the transmit destination to generate a virtual MIMO system [3,4,5,6]. Therefore, it has gained much attention as transmit strategies for future wireless networks.

In cooperative communication networks, relay selection and power allocation are two key issues, and a lot of methods for relay selection and power allocation have been presented. In AF cooperation, Reference [7] presented a convex optimal power allocation to maximize data rate and less-complex suboptimal power allocation. In a cognitive relay network comprising one source-destination pair and multiple relays in underlay, [8] proposed an AF relay selection and power allocation to the selected relays by searching space to maximize the SNR (Signal-to-Noise Ratio) at the secondary destination. In a dual-hop regenerative multi-relay system, an optimal relay selection scheme was proposed using secrecy outage in [9]. In [10], opportunistic FD relay selection scheme in underlay CR networks with DF relaying mode was proposed, and the closed-form expression of the outage probabilities of the proposed scheme was derived. For a 2-hop and 3-hop cooperative network, authors in [11] proposed a closed-form expression of probability of error over Rayleigh fading channel, and allocated the power for a AF relay in each hop. [12] proposed several relay selection strategies for cooperative Single-Carrier Frequency-Domain Equalization with the amplify and forward protocol. As can be seen, the objective in [7] and [8] focused on maximizing the data rate or SNR, which are related to the system capacity. And [9][10] focused on the outage probability of the proposed scheme. From another perspective, [11] aimed to reducing the probability of error, which ensured the system reliability. While in [12], error probability based selection criterion and mutual information based relay selection were both considered, which gave a thorough insight into relay selection. An AF single relay selection scheme was proposed in [13], in which both CSI (Channel State Information) and residual energy information were known in receiver. In [14], authors proposed three-partner selection strategies to balance the power distribution and transmission performance. Reference [15] presented a power allocation strategy for amplify-and-forward cooperative relaying networks in fading channels with the condition of the knowledge of the mean strengths of the channels. In DF cooperation, [16] proposed a power allocation based on partial CSI (Channel State Information) and PSO algorithms. In [17], authors proposed a cost model by contract theory to select relays of DF parallel cooperation. A power allocation scheme based on the particle swarm optimization algorithm in DF cooperation was proposed in [18], where the power was allocated only with the average channel state information at the transmitters. In [19], authors proposed a strategy to minimize the total transmit power in a DF multi-user, multi-relay cooperative uplink. The approaches in [13]-[19], however, were not designed specifically for different channel conditions and lacked the comprehensive insight into the solutions when the SNR values are quite different. In [20], a quantum particle swarm optimization (QPSO) based relay selection scheme was proposed, and the global optimal solution could be obtained. While, in [21], the combination of ACO and PSO algorithm was proposed. ACO algorithm can improve the optimization result of PSO algorithm, and the defects of ACO algorithm such as hard to converge can be made up by the high convergence of PSO algorithm, therefore, the scheme can obtain the optimal solution as well as better convergence speed.

In this paper, we propose a RS-PA-PSACO algorithm to obtain the best relay through finding optimal power allocation in cooperative network. PSACO algorithm combined both PSO [22] and ACO [23] algorithm. PSO is inspired by social behavior of bird flocking or fish schooling, while ACO imitates foraging behavior of real life ants. PSACO uses a simple pheromone-guided mechanism to improve the performance of PSO algorithm to find optimal power allocation strategy and obtain the best relay at the same time, and PSACO is simple for implementation. The main contributions of the paper can be summarized as follows:

(1) Dividing the optimization problem into two aspects for computational simplicity with different channel conditions:

1) Formulating the convex optimization problem for the relay selection and power allocation in cooperative communication system and obtaining the closed-form solution when the SNR is relatively high.

2) Proposing a RS-PA-PSACO algorithm for the relay selection and power allocation when the SNR value is relatively low. The scheme can not only obtain the best relay through finding optimal power allocation but also can effectively reduce the computational complexity of the optimization problem.

(2) Applying the swarm intelligence algorithms into the cooperative communication system, and analyzing the performance of the proposed algorithm through comparing with other power allocation schemes.

This proposed scheme are evaluated by simulations and compared with other power allocation schemes. The optimal solution could be obtained through RS-PA-PSACO algorithm with fast global search. The results indicate that when the SNR value is relatively low, the proposed scheme outperforms the equal power allocation scheme significantly with optimal relay selection.

The remainder of this paper is organized as follows. In section 2, the cooperative system model is introduced and the optimization problem is formulated. In section 3, we simplify the objective function and formulate the convex optimization problem when the SNR is relatively high, then obtain the closed-form solution. Section 4 addresses the issues to select the best relay and obtain optimal power allocation. The PSACO algorithm is presented in the same section. Simulation results and numerical analysis are presented in section 5, which is followed by the concluding remarks in section 6.

 

2. System Model

We choose 2-hop cooperation communications as an example in a cellular system shown in Fig. 1. A traditional wireless cooperative network contains source node, destination node and several relay nodes, as shown as in Fig. 2. S, D and Rn represent source node, destination node and the n-th (n=1, 2, …, N) relay node, respectively. We assume that the relay nodes are randomly distributed, and hs,d, hs,rn, hrn,d are the channel coefficients respectively from source node to destination node, source node to the n-th relay node and the n-th relay node to destination node. The cooperative communications in the system model shown in Fig. 2 includes two phases. In phase 1, the source node transmits its information to the n-th relay node and the destination node; in phase 2, the n-th relay node forwards the received signal to the destination node.

Fig. 1.Cooperative relay scenario in the cellular mobile network

Fig. 2.Cooperative communication model

Each relay node could constitute a two-user cooperation model with source node and destination node as shown in Fig. 3. In this paper, we only consider 2-hop scenario.

Fig. 3.Two-user cooperation model

In phase 1, the source node transmits its information to the n-th relay node and the destination node. The received ys,rn signals ys,d and at the n-th relay node and the destination node can be written as

In which Ps is the transmitted power at the source node, hs,d and hs,rn are the channel coefficients from the source node to the destination node and to the n-th relay node, respectively. They are modeled as zero-mean, complex Gaussian random variables with variances x is the transmitted information symbol. ηs,d and ηs,rn are AWGN (Additive White Gaussian Noise) between the source node and destination node, n-th relay node. They are modeled as zero-mean, complex Gaussian random variables with variances N0.

2.1 AF (Amplify and Forward) SER performance analysis

In phase 2, the n-th relay node amplifies the received signal and forwards it to the destination node with transmitted power Prn. The received signal at the destination node can be written as

in which hrn,d is the channel coefficient between the relay node and the destination node, ηrn,d is an AWGN, also modeled as zero-mean, complex Gaussian random variables with variances N0.

The combined signal at the destination node by using MRC (Maximal Ratio Combining) can be written as [24]

Where as and an are specified as

in which means the conjugate transpose of the hs,d, hs,rn, hrn,d, respectively. We assume all the relay nodes attend to cooperate and the transmitted symbol x has average energy 1, so the instantaneous SNR of the MRC signal is

in which

We assume either in AF or DF forward mode the channel coefficients hs,d, hs,rn, hrn,d to be known at the receivers. The received signal from the source node in phase 1 and from the n-th relay node in phase 2 combined at the destination node by using MRC. In both forward modes, we consider the total transmitted power as

We need to note only in case of the relay node can decode the signal correctly that the Eq. (8) holds, otherwise the

The SER formulations for an uncoded system with M-QAM (M = 2k with k even) modulation [25], which are given by

where is the Gaussian Q-function, γ is SNR,

The upper bound of instantaneous SNR γn can be written as

For a random variable Z, the MGF can be denoted as

If the SNR approximated as the SER of AF mode with M-QAM modulations can be given by Eq. (11) as follows

in which

2.2 DF (Decode and Forward) SER performance analysis

In phase 2, if the n-th relay node could decode the transmitted symbol from the source node correctly, then the n-th relay forward the decoded symbol with power Prn to the destination node, otherwise the n-th relay node not send or remains idle. The received signal at the destination node can be written as

where if the n-th relay node decodes the transmitted symbol correctly, otherwise

Since the derivation process in DF mode is similar to that in AF mode, we omit the unnecessary details in the derivation process of SER. Therefore, we obtain the SER of DF mode with M-QAM modulations as follows

where

and Bi (n) = {0,1}, and 1 respectively represents whether the n-th relay decodes the transmitted symbol correctly, and and γ is SNR.

2.3 System model

Under the transmit power constrained scenario, we assume that source node transmits with a fixed power Ps in phase 1; the rest power is shared by relay node in phase 2 so that minimum SER can be achieved. Therefore, the problem of allocating the available transmission power to minimize the SER can be expressed as

in which xF=AF or DF respectively in the corresponding model.

Observing Eq.(12) and Eq.(14), we find that to directly calculate the problem is complex. In order to obtain the solution of power allocation and the best relays, we treat the problems as two categories: high SNR and low SNR. With the relatively high SNR value, we simplify the expression and formulate them as convex problems and obtain the closed-form solutions; on the other hand, we propose a RS-PA-PSACO algorithm to solve the problems when SNR value is low. They are described in section 3and section 4 individually.

 

3. Convex optimization problem

3.1 Convex optimization problem in AF mode

If all the channel hs,d, hs,rn and hrn,d are available, i.e., then when Ps / N0 and Prn / N0 are relatively high, the SER of AF mode with M-QAM modulation can be tightly approximated as [26]

where for M-QAM modulation, b = bQAM / 2 = 3 / 2(M-1) and

When we compare the computational complexity of Eq.(20) and Eq.(12), we can find that Eq.(12) involves integral calculation, and the Eq.(20) only involves addition and multiplication, it’s obvious that Eq.(20) has less computational complexity.

We consider the simplified expression as objective function. Therefore, the optimized problem can be expressed as

Now as we have formulated the constrained optimization problem,(20)is a convex optimization problem (proof in APPENDIX I). Therefore, We obtain its analytical solution by using Lagrange Method. The Lagrange cost function of this problem is defined as:

Now taking the partial derivatives of the Lagrange function J with respect to Ps, Prn and λ. Afterwards these derivatives will be equated to zero, like defined below

After some manipulations, we obtain a closed-form solution in AF mode :

Where,

3.2 Convex optimization problem in DF mode

The SER of DF mode with M-QAM modulation can be upper bounded as [26]

If all the channel hs,d, hs,rn and hrn,d are available, i.e., the SER of DF mode with M-QAM modulation can be upper bounded as

where for M-QAM modulation, b = bQAM / 2 = 3 / 2(M-1) and

in which

It can be observed that Eq.(31) only involves addition and multiplication and has less computational complexity. Therefore, we consider the simplified expression as objective function and the optimized problem can be expressed as

Just as the condition in the AF mode, it is also a convex optimization problem and we will use Lagrange Method to get a closed-form solution of this problem. The Lagrange cost function of this problem is defined as:

Taking the partial derivatives of the Lagrange function J with respect to Ps, Prn and λ. Afterwards these derivatives will be equated to zero, like defined below

After some manipulations, we obtain a closed-form solution in DF mode:

Where,

In this section, we have obtained the closed-form solution both in AF mode and DF mode. Therefore, we can get the power allocation scheme of each potential relay node and their SERs. Through comparing their SERs, we obtain the optimal relay node with the minimum. SER. However, the above solution is under the assumption that the SNR is relatively high. When the condition is not satisfied, we cannot simplify the expression of SER directly. Therefore, we consider a optimal power allocation and relay selection algorithm to solve the optimization problem, which is illustrated in the followed section.

 

4. Optimal power allocation and relay selection algorithm

We propose RS-PA-PSACO algorithm which can simultaneously obtain the optimal solutions of relay selection and power allocation to minimize the SER with a fixed total power constraint. RS-PA-PSACO algorithm is based on PSACO algorithm [27] which can obtain the optimal Ps. PSO is an intelligent optimization algorithm based on simulating the social behavior of birds foraging. It starts from a set of random solutions which based on the objective function, and then find the optimal solution through iterations. The advantage of PSO is simple calculation, less parameters, fast convergence, and can also find the optimal solution without too much of the original information, while not required to be optimized function derivable and differentiable, and it is easy to implement simulation on a computer.

Particles update their velocities and positions as follows:

in which represents the current position of particle i in solution space and the iteration count is t, is the best-found position of particle i up to iteration count t and represents the cognitive contribution to the velocity The range of this is to control velocity making particles not outside the search space excessively. the global best-found position among all particles in the swarm up to iteration count t and forms the social contribution to the velocity vector r1 and r2 are random numbers uniformly distributed in the interval (0, 1); c1 and c2 are the cognitive and social scaling parameters, respectively, usually ranges between 0 and 4, in order to balance the effect of population factors and individual factors on the algorithm, through a large number of previous studies, according to [27], generally considered c1 = c2 = 2 is the best. wt is the particle inertia, which is reduced dynamically to decrease the search area in a gradual fashion. The variable wt is updated as

where wmin and wmax denote the minimum and maximum of wt, respectively. tmax is the maximum iteration count and t is the current iteration count.

According to reference [28], the velocity and position are convergent only when the parameters meet and their convergence rates vary with the value of w, c1 and c2 Reference [23] has analyzed the convergence performance.

PSACO is an algorithm that applies PSO for global optimization and ACO to update positions of particles to achieve the feasible solution rapidly. ACO helps PSO process not only to effectively perform global exploration for rapidly attaining the feasible solution space but also to effectively reach optimal or near optimal solution. There are two stages of PSACO algorithm. The first stage applies PSO, and ACO is implemented in the second stage. ACO works as a local search, and it applies pheromone-guided mechanism to refine the positions found by particles in the first stage. Each ant i generates a solution the global best-found position among all particles in the swarm up to iteration count t as

which satisfies Gaussian distributions with meangt and standard deviation σ. At first, initially at t = 1 value of σ = 1 and is updated at the end of each iteration as σ = σ × d, d is a parameter in(0.25,0.997) and if σ < σmin, then σ = σmin, σmin is a parameter in (10-4, 10-2)

The pseudo-code of PSACO algorithm is given in Table 1, in which P represents the number of particles in the population denotes the objective function value of particle i at position x, and represents the best function value in the population of solutions P at iteration countt.

Table 1.Particle swarm ant colony optimization algorithm

Based on the PSACO algorithm above, we propose a RS-PA-PSACO scheme to allocate power and select the optimal relay node. The potential relay nodes can be regarded as the particles. The potential relay nodes are randomly distributed initially. We treat Eq. (12) or Eq. (14) as objective function in the PSACO algorithm, and we can get the optimal position of the particle, that is the power allocation coefficient. Then we put the coefficient into the objective function formula, and we can obtain SER of each potential relay respectively. Therefore, the best relay can be selected by comparing the SER performance.

 

5. Numerical results and analysis

In this simulation system model, as shown in Fig. 4, we assume there are five potential relay nodes randomly distributed in a circle with radius 0.5 and the center (0.5, 0). The source node and destination nodes are predetermined in (0, 0) and (1, 0), respectively. The unit in Fig. 4 is km.

Fig. 4.Simulation system model

In the simulation, we consider channel coefficient variance respectively [29], in which dsd, dsr, drd means the distance between the source node and destination node, source node and relay node, relay node and destination node. Modulate mode is 16-QAM, and the Rayleigh fading and additive white Gaussian noise have been considered. The total power is set 1 and Monte-Carlo simulation time is 100. At the destination node, we combined source to destination and relay to destination signals by MRC. About the PSACO algorithm, we set the coefficients as follows, number of maximum iterationsmaxtis 30, particles number is 30, maximum velocity vmax is 0.075, vmin, vmax are 0.4 and 0.7, constants c1 = c2, σ = 1, σmin = 10-4 and d = 0.25[22].

5.1 Performance comparison of different power allocation schemes

In order to prove the effectiveness of the proposed RS-PA-PSACO algorithm, we compare the SER performance of three different power allocation schemes in AF mode and DF mode respectively, as depicted in Fig. 5 and Fig. 6.

Fig. 5.SER of SD, equal power allocation and RS-PA-PSACO allocation (AF mode, relay3)

Fig. 6.SER of SD, equal power allocation and RS-PA-PSACO allocation (DF mode, relay3)

We choose relay3 as a representative of all the relays because other relays’ SER performance is similar. Fig. 5 shows us the relay3’s SER performance of three power allocation schemes in AF mode: direct transmission from source node to destination node (all the power allocated to the source node), equal power allocation, and power allocation based on RS-PA-PSACO algorithm. It can be observed that SER performance decreases as the SNR increases. We can also find that equal power allocation improves the SER performance than the direct transmission (Source Node to Destination Node, SD), and RS-PA-PSACO algorithm improves SER performance significantly than the other two schemes and can achieve 2.0-3.0dB gains than the equal power allocation scheme. In another word, RS-PA-PSACO scheme can improve the throughput performance at the same power cost, which means higher power efficiency.

Fig. 6 shows us the relay3’s SER performance of three power allocation schemes in DF mode, direct transmission (source node to destination node, SD), equal power allocation, power allocation based on RS-PA-PSACO algorithm. It can also be observed that SER performance decreases as the SNR increases. We can see that equal power allocation improves the SER performance than the direct transmission. RS-PA-PSACO algorithm improves SER performance significantly than above schemes and it can achieve 1.0-2.0dB gains.

5.2 Relay selection using RS-PA-PSACO algorithm

Through RS-PA-PSACO algorithm, we obtain the power allocation scheme and the SER performance of each potential relay node. By comparing the SER, we can get the best relay node.

Fig. 7 compares SER performance of all the potential relays using RS-PA-PSACO algorithm in AF mode. It can be observed that relay3 gets the best SER performance over other relays, and relay4 has the worst SER performance, even worse than the direct transmission, because Rayleigh fading has a great influence on it. Therefore, relay3 has been selected as the best relay through RS-PA-PSACO algorithm to complete the cooperative communication.

Fig. 7.SER of potential relays using RS-PA-PSACO (AF mode)

Fig. 8 compares SER performance of all the potential relays using RS-PA-PSACO algorithm in DF mode. It can also be observed that relay2 gets the best SER performance over other relays, and relay5 has the worst SER performance. Therefore, relay2 has been selected as the best relay through RS-PA-PSACO algorithm to complete the cooperative communication.

Fig. 8.SER of potential relays using RS-PA-PSACO (DF mode)

5.3 Performance comparison of the closed-form solution and RS-PA-PSACO algorithm

In section3, we have obtained the closed-form solution of the optimization problem both in AF and DF mode, as illustrated in Eq. (28) and Eq. (40), which are under the assume that SNR is relatively high. However, when the SNR value is relatively low, we can not obtain the closed-form solution directly. Therefore, we consider the expression without simplification in Eq. (12) and Eq. (16) as objective function in the PSACO algorithm, through which we can obtain the optimal solution of power allocation and relay selection. In this part, we tend to compare the SER performance of the closed-form solution and RS-PA-PSACO algorithm, which are under the assumption of relatively high SNR and low SNR respectively.

In Fig. 9, we have compared the SER performance of RS-PA-PSACO algorithm and the closed-form solution in AF mode. It can be observed that the average SER decreases as the SNR increases whatever scheme is adopted. When SNR is relatively low, the two schemes have almost the same SER performance and the RS-PA-PSACO scheme has a minor advantage over the closed-form solution. However, with the increase of SNR, the closed-form solution has a lower SER than the RS-PA-PSACO scheme, which indicates that the closed-form solution outperforms the RS-PA-PSACO scheme with relatively high SNR, because the closed-form solution is obtained under the assumption of relatively high SNR.

Fig. 9.SER of RS-PA-PSACO and closed-form solution (AF mode, relay3)

In Fig. 10, we have compared the SER performance of RS-PA-PSACO algorithm and the closed-form solution in DF mode. It can also be observed that the average SER decreases as the SNR increases whatever scheme is adopted. When SNR is relatively low, the two schemes have almost the same SER performance and the RS-PA-PSACO scheme has a minor advantage over the closed-form solution. However, with the increase of SNR, the closed-form solution has a lower SER than the RS-PA-PSACO scheme, which indicates that the closed-form solution outperforms the RS-PA-PSACO scheme with relatively high SNR, because the closed-form solution is obtained under the assumption of relatively high SNR.

Fig. 10.SER of RS-PA-PSACO and closed-form solution (DF mode, relay3)

 

6. Conclusion

In this paper, we formulate the relay selection and power allocation problem in the wireless cooperative communication network. With relatively high SNR, we use simplified expression of SER formulation as objective function to reduce the calculating complexity and obtain the closed-form solution; on the other hand, we propose a scheme called RS-PA-PSACO based on a swarm intelligence algorithm PSACO to obtain the optimal power distribution coefficient and simultaneously select the best relay when the SNR value is low. Both schemes can minimize the SER subjected to a fixed total power constraint. Finally the simulation results show that the proposed RS-PA-PSACO algorithm is effective. It improves the system performance significantly both in reliability and power efficiency at a low complexity. Besides, by observing the performance comparison of the RS-PA-PSACO scheme and the closed-form solution, we have verified our previous conclusions: in order to minimize the SER subjected to a fixed total power constraint, we adopt the closed-form solution scheme when SNR is relatively high, and we consider the proposed RS-PA-PSACO algorithm when SNR value is low.

References

  1. Bjornson E, Zetterberg P, Bengtsson M et al, “Capacity Limits and Multiplexing Gains of MIMO Channels with Transceiver Impairments[J],” IEEE Communications Letters, 17(1):91--94, 2012. Article (CrossRef Link). https://doi.org/10.1109/LCOMM.2012.112012.122003
  2. Nishimori K, Honma N, Murakami T, et al, “Effectiveness of relay MIMO transmission by measured outdoor channel state information[J],” Antennas and Propagation, IEEE Transactions on, 60(2): 615-623, 2012. Article (CrossRef Link). https://doi.org/10.1109/TAP.2011.2173434
  3. Zahavi D and Dabora R, "Capacity theorems for the fading interference channel with a relay and feedback links[C]," in Proc. of Information Theory Proceedings (ISIT), 2011 IEEE International Symposium on. IEEE, 2120-2124, 2011. Article (CrossRef Link).
  4. U Masud, MI Baig, “Cooperative diversity in wireless networks: A timing perspective[M],” 2010. Article (CrossRef Link).
  5. Sendonaris A, Erkip E, Aazhang B, “User cooperation diversity. Part I. System description[J],” Communications, IEEE Transactions on, 51(11): 1927-1938, 2003. Article (CrossRef Link). https://doi.org/10.1109/TCOMM.2003.818096
  6. Sendonaris A, Erkip E, Aazhang B, “User cooperation diversity. Part II. Implementation aspects and performance analysis[J],” Communications, IEEE Transactions on, 51(11): 1939-1948, 2003. Article (CrossRef Link). https://doi.org/10.1109/TCOMM.2003.819238
  7. Phuyal U, Jha S C, Bhargava V K, "Optimal and suboptimal relay selection and power allocation in multi-relay cooperative network[C]," in Proc. of Internet (AH-ICI), 2011 Second Asian Himalayas International Conference on. IEEE, 1-6, 2011. Article (CrossRef Link).
  8. Sultan K, Qureshi I M and Zubair M, "SNR maximization through relay selection and power allocation for non-regenerative Cognitive Radio Networks[C]," in Proc. of Multitopic Conference (INMIC), 2012 15th International. IEEE, 361-364, 2012. Article (CrossRef Link).
  9. Kundu C, Ghose S and Bose R, “Secrecy Outage of Dual-hop Regenerative Multi-relay System with Relay Selection[J],” IEEE Transactions on Wireless Communications, 14:1-1, 2015. Article (CrossRef Link). https://doi.org/10.1109/TWC.2015.2423290
  10. Zhong B, Zhang Z, Chai X, et al, "Performance analysis for opportunistic full-duplex relay selection in underlay cognitive networks[J]," 2015. Article (CrossRef Link).
  11. Khan M H D, Elmusrati M S, Virrankoski R, "Optimal power allocation in multi-hop cooperative network using non-regenerative relaying protocol[C]//Advanced Communication Technology (ICACT)," in Proc. of 2014 16th International Conference on. IEEE, 1188-1193, 2014. Article (CrossRef Link).
  12. Eghbali H, Muhaidat S, Hejazi S A, et al, “Relay selection strategies for single-carrier frequency-domain equalization multi-relay cooperative networks[J],” Wireless Communications, IEEE Transactions on, 12(5): 2034-2045, 2013. Article (CrossRef Link). https://doi.org/10.1109/TWC.2013.032013.120168
  13. Li X, Wei Y, Wang Y, et al, "Relay selection and power allocation for energy saving cooperative wireless networks[C]//Mechatronic Sciences," Electric Engineering and Computer (MEC), Proceedings 2013 International Conference on. IEEE, 3713-3717, 2013. Article (CrossRef Link).
  14. Nazari B, Jamalipour, "A. Relay selection scheme for cooperative communication networks using contract theory[C]//Communications (APCC)," 2013 19th Asia-Pacific Conference on. IEEE, 757-762, 2013. Article (CrossRef Link).
  15. Zhang Q, Gao W, Peng M, et al, “Partner selection strategies in cooperative wireless networks with optimal power distribution[J],” The Journal of China Universities of Posts and Telecommunications, 15(3): 47-58, 2008. Article (CrossRef Link). https://doi.org/10.1016/S1005-8885(08)60106-5
  16. Kim K, Shin Y, "An improved power allocation scheme using Particle Swarm Optimization in cooperative wireless communication systems[C]//Communications(APCC)," in Proc. of 2011 17th Asia-Pacific Conference on. IEEE, 654-658, 2011. Article (CrossRef Link).
  17. Baidas M W, Mackenzie A B, "An Auction Mechanism for Power Allocation in Multi-Source Multi-Relay Cooperative Wireless Networks[J]," in Proc. of IEEE Transactions on Wireless Communications, 11(9):3250-3260, 2012. Article (CrossRef Link).
  18. Bai Z, Xu Y, Dong P, et al, "Particle swarm optimization based power allocation in DF cooperative communications[C]//Ubiquitous and Future Networks (ICUFN)," in Proc. of 2013 Fifth International Conference on. IEEE, 316-320, 2013. Article (CrossRef Link).
  19. Vardhe K, Reynolds D, Woerner B D, “Joint power allocation and relay selection for multiuser cooperative communication[J],” Wireless Communications, IEEE Transactions on, 9(4): 1255-1260, 2010. Article (CrossRef Link). https://doi.org/10.1109/TWC.2010.04.080175
  20. Cao J, Zhang T, Zeng Z, et al, "Interference-aware multi-user relay selection scheme in cooperative relay networks[C]," in Proc. of Globecom Workshops (GC Wkshps), 2013 IEEE. IEEE, 368-373, 2013. Article (CrossRef Link).
  21. Miyuan S, Juan W, and Danni P, "Particle Swarm and Ant Colony Algorithms Hybridized for Multi-Mode Resource-constrained Project Scheduling Problem with Minimum Time Lag[C]," Wireless Communications, Networking and Mobile Computing, 2007. WiCom 2007. International Conference on. IEEE, 5898-5902, 2007. Article (CrossRef Link).
  22. Kennedy J, Eberhart R, "Particle swarm optimization[C]//Neural Networks," in Proc. of IEEE International Conference on. IEEE, 1942-1948, 1995. Article (CrossRef Link).
  23. Dorigo M, Maniezzo V and Colorni A, “Ant system: optimization by a colony of cooperating agents[J],” Systems, Man, and Cybernetics, Part B: Cybernetics, IEEE Transactions on, 26(1): 29-41, 1996. Article (CrossRef Link). https://doi.org/10.1109/3477.484436
  24. Patil P, Muchhal N and Mishra R S, "BER reduction in wireless system using spatial diversity with MRC and linear average filter[C]// Industrial and Information Systems (ICIIS)," in Proc. of 2014 9th International Conference on. IEEE, 2014. Article (CrossRef Link).
  25. Olabiyi O, Annamalai A, "ASER Analysis of Cooperative Non-Regenerative Relay Systems over Generalized Fading Channels[C]," Computer Communications and Networks (ICCCN), 2011 Proceedings of 20th International Conference on. IEEE, 1-6, 2011. Article (CrossRef Link).
  26. Liu K J R, “Cooperative communications and networking[M],” Cambridge University Press, 2009. Article(CrossRef Link).
  27. Shelokar P S, Siarry P, Jayaraman V K, et al, “Particle swarm and ant colony algorithms hybridized for improved continuous optimization[J],” Applied mathematics and computation, 188(1): 129-142, 2007. Article (CrossRef Link). https://doi.org/10.1016/j.amc.2006.09.098
  28. Lin Chuan, Feng Quanyuan, "The Standard Particle Swarm Optimization Algorithm Convergence Analysis and Parameter Selection," in Proc. of Third International Conference on Natural Computation, 3: 823-826, 2007. Article (CrossRef Link).
  29. Rappaport T S, “Wireless communications: principles and practice[M],” New Jersey: prentice hall PTR, 1996. Article (CrossRef Link).

Cited by

  1. Optimized Power Allocation and Relay Location Selection in Cooperative Relay Networks vol.2017, pp.None, 2016, https://doi.org/10.1155/2017/9727360