Next Article in Journal
1 Major Component Detection and Analysis (ℓ1 MCDA) in Three and Higher Dimensional Spaces
Previous Article in Journal
Seminal Quality Prediction Using Clustering-Based Decision Forests
Previous Article in Special Issue
A Hybrid Metaheuristic Approach for Minimizing the Total Flow Time in A Flow Shop Sequence Dependent Group Scheduling Problem
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Target Channel Visiting Order Design Using Particle Swarm Optimization for Spectrum Handoff in Cognitive Radio Networks

1
Science and Technology on Communication Information Security Control Laboratory, Jiaxing 314033, China
2
School of Telecommunications Engineering, Xidian University, Xi'an 710071, China
3
School of Telecommunications Engineering, Hangzhou Dianzi University, Hangzhou 310018, China
4
Nanhu School, Jiaxing University, Jiaxing 314001, China
*
Author to whom correspondence should be addressed.
Algorithms 2014, 7(3), 418-428; https://doi.org/10.3390/a7030418
Submission received: 29 March 2014 / Revised: 29 July 2014 / Accepted: 8 August 2014 / Published: 18 August 2014
(This article belongs to the Special Issue Bio-inspired Algorithms for Combinatorial Problems)

Abstract

:
In a dynamic spectrum access network, when a primary user (licensed user) reappears on the current channel, cognitive radios (CRs) need to vacate the channel and reestablish a communications link on some other channel to avoid interference to primary users, resulting in spectrum handoff. This paper studies the problem of designing target channel visiting order for spectrum handoff to minimize expected spectrum handoff delay. A particle swarm optimization (PSO) based algorithm is proposed to solve the problem. Simulation results show that the proposed algorithm performs far better than random target channel visiting scheme. The solutions obtained by PSO are very close to the optimal solution which further validates the effectiveness of the proposed method.

1. Introduction

Spectrum is generally regulated by governments via a command and control approach. However, this approach has led to underutilization of a spectrum in vast temporal and geographic dimensions as shown in the survey made by the Federal Communications Commission (FCC) [1]. Motivated by this observation, cognitive radio (CR) has been proposed to improve spectrum utilization by dynamically accessing spectrum “white spaces” (i.e., spectrum holes) without causing harmful interference to primary users [2]. In this dynamic spectrum access framework, CRs are considered as secondary users (SUs) of the spectrum. When a primary user (licensed user) reappears on the current channel, the CRs need to vacate the channel and reestablish a communications link on some other channel to avoid interference to primary users. This process is referred to as spectrum handoff [3]. Target channels play an important role in spectrum handoff design because target channels are the hopes that SUs can resume their unfinished transmissions.
Based on the decision timing for selecting target channels for spectrum handoff, the target channel selection approaches can be categorized into two kinds: on-demand channel selection for reactive-decision spectrum handoff and predetermined channel selection for proactive-decision spectrum handoff [4]. On-demand channel selection searches target channels after spectrum handoff [5,6,7]. This may result in long spectrum handoff delay because an available channel needs to be searched in a wide frequency range. Predetermined channel selection determines target channels before spectrum handoff based on the long-term history information on channel status. It can save spectrum sensing time. This paper focuses on predetermined channel selection. Most prior work on predetermined channel selection selected a single target channel based on some objective, for instance, maximum spectrum lifetime [8], maximum residual idle time [9], maximum idle probability [10], and minimum waiting time [11]. However, in a dynamic spectrum environment, as the pre-selected channel may no longer be available, relying on a single target channel may result in low probability of link maintenance. A better mechanism is to select multiple target channels and try each target channel sequentially. The visiting order of these target channels is crucial to spectrum handoff. In our prior work [12], we designed a target channel visiting order which can realize the minimum probability of spectrum handoff failure. In this paper, we consider spectrum handoff delay as the objective for target channel visiting order design. We propose to use particle swarm optimization (PSO) to solve this combinatorial problem. PSO is an intelligent bio-inspired optimization algorithm that has shown its effectiveness for spectrum sensing, spectrum allocation and link adaptation in cognitive radio in our prior work [13,14,15]. To the best of our knowledge, this paper applies PSO for target channel visiting order design for spectrum handoff for the first time. Simulations are conducted to validate the effectiveness of the proposed PSO based algorithm in determining the target channel visiting order in this paper.
The rest of the paper is organized as follows. In Section 2, we formulate the target channel visiting order design problem for spectrum handoff as a combinatorial optimization problem which aims to minimize spectrum handoff delay. In Section 3, we propose PSO for solving the problem. In Section 4, simulation results are provided and finally in Section 5, conclusions are made.

2. Problem Formulation

We consider a similar system model as we formulated in [12]. Specifically, we consider two cognitive radios in a cognitive radio network communicating with each other. They operate on the same frequency range which consists of N channels. During communications, the two radios exchange the channel state information so common vacant channels are known to both radios. We denote M current vacant channels (except the current operating channel) as { c k { 1 , 2 , ... , N } } k = 1 M , MN − 1. If a primary user appears on the current channel, the two cognitive radios would initiate spectrum handoff and switch to another vacant channel for data transmission. A proactive-sensing spectrum handoff is assumed where the target channels for spectrum handoff are ready before initiating the spectrum handoff process [16]. In this paper, { c k { 1 , 2 , ... , N } } k = 1 M are used as target channels for spectrum handoff. Before spectrum handoff, the visiting order of these target channels needs to be determined to optimize some objective. Denote the vector corresponding to the visiting order as v = [ v 1 , v 2 , ... , v M ] , then the process of spectrum handoff can be illustrated as in Figure 1. When handshake on a particular channel is successful, spectrum handoff is completed successfully and a new link is maintained on this channel. However, in a dynamic spectrum environment, as primary users may reoccupy the visiting target channel during spectrum handoff, handshake may still fail. When CRs try out all the channels and all handshakes fail, then spectrum handoff is failed.
Figure 1. Handshake process for spectrum handoff.
Figure 1. Handshake process for spectrum handoff.
Algorithms 07 00418 g001
Denote ρi as the probability that the handshake on vi is successful, then the probability of spectrum handoff failure is
P fail = i = 1 M ( 1 ρ i )
An important metric for evaluating spectrum handoff is spectrum handoff delay. If spectrum handoff is successful, then the handoff delay is T , where is the number of handshakes till success. If spectrum handoff is failed, then some other rendezvous scheme needs to be performed to maintain communications. We assume the rendezvous time is τ. So the handoff delay when spectrum handoff is failed is MT + τ. The expected handoff delay is
E [ t ] = L = 1 M L T Pr { = L } + ( M T + τ ) P fail = T p 1 + i = 2 M i T p i k = 1 i 1 ( 1 p k ) + ( M T + τ ) i = 1 M ( 1 p i )
Denote the set of vectors corresponding to all permutations of all elements in { c k } k = 1 M as Ω, then in order to minimize spectrum handoff delay, the problem of target channel visiting order design for spectrum handoff can be represented as
v * = arg min v Ω E [ t ]
Note that ρi depends on the specific distribution of channel vi remaining vacant. In this paper, we consider five distributions: Uniform, Exponential [17], Generalized Pareto [18], Rayleigh [19], and Weibull [19]. As in [17], we do not consider the case where the channel state changes twice or more because the probability is too low within the relatively short duration. The probability density functions (PDFs) and the corresponding expressions of ρi are shown in Table 1. For uniform distribution, the probability that the handshake on vi is failed equals to the probability that the state of channel vi changes to occupied before the end of this handshake, which is
1 ρ i = { 0 ( i 1 ) T + T h 1 / b v i d x = ( i 1 ) T + T h b v i , ( i 1 ) T + T < b v i 1 , ( i 1 ) T + T b v i
Equation (4) can be further simplified as
1 ρ i = min { ( i 1 ) T + T h b v i , 1 }
Other expressions of ρi can be obtained similarly.
Table 1. Distributions of the time duration during which a channel remains vacant.
Table 1. Distributions of the time duration during which a channel remains vacant.
DistributionPDFρi
Uniform ( b v i > 0 ) f ( x ) = { 1 / b v i , 0 < x < b v i 0, else. 1 min { ( i 1 ) T + T h b v i , 1 }
Exponential ( λ v i > 0 ) f ( x ) = { λ v i e λ v i x , x > 0 0, else. exp ( λ v i ( ( i 1 ) T + T h ) )
Generalized Pareto ( σ v i > 0 , k 0 ) f ( x ) = { 1 σ v i ( 1 + k x σ v i ) 1 1 / k , x > 0 0, else ( 1 + k ( i 1 ) T + T h σ v i ) 1 / k
Rayleigh ( σ v i > 0 ) f ( x ) = { x σ v i 2 e x 2 / 2 σ v i 2 , x > 0 0, else exp ( ( ( i 1 ) T + T h ) 2 2 σ v i 2 )
Weibull ( λ v i > 0 , α > 0 ) f ( x ) = { α λ v i x α 1 e λ v i x α , x > 0 0, else exp ( λ v i ( ( i 1 ) T + T h ) α )

3. Proposed Target Channel Visiting Order Design Algorithm

The optimal solution for combinatorial optimization problem (3) is hard to deduct. In this paper, we propose to use PSO for solving this problem.

3.1. Introduction of PSO

PSO is a bio-inspired optimization method which is inspired by observing the bird flock [20]. In PSO, each solution is a bird in the swarm and is referred to as a “particle”. In order to solve optimization problems in a discrete number space, Kennedy and Eberhart [21] developed a discrete binary version of PSO, which is the focus of this paper.
To begin with the iteration, a swarm with S particles is initialized. Let x i k = [ x i 1 k , x i 2 k , ... , x i D k ] denote the position of particle i (1 ≤ iS) at iteration k, where D is the number of dimensions to represent a particle. x i d k takes binary values from {0,1}. The velocity of particle i at iteration k is denoted as y i k = [ y i 1 k , y i 2 k , ... , y i D k ] , y i d k R . Each particle in the swarm is assigned a fitness value indicating how good it is for an optimization objective. We use p i k = [ p i 1 k , p i 2 k , ... p i D k ] and p g k = [ p g 1 k , p g 2 k , ... , p g D k ] to denote the best solution that particle i and the whole swarm have obtained until iteration k, respectively. At each iteration, each particle adjusts its velocity according to its last velocity, its distance to the best solution it has obtained and its distance to the best solution of the swarm. The velocity of the particle is updated as follows:
y i d k = y i d k 1 + ξ 1 r 1 ( p i d k 1 x i d k 1 ) + ξ 2 r 2 ( p g d k 1 x i d k 1 )
where ξ1 and ξ2 are two positive constants, r1 and r2 are random numbers uniformly chosen from the range [0,1]. Furthermore, the velocity is transformed to a value in the range [0,1] by using the following sigmoid function:
sig ( y i d k ) = 1 1 + exp ( y i d k )
where sig ( y i d k ) denotes the probability of x i d k taking 1. According to sig ( y i d k ) , x i d k can be updated as:
x i d t = { 1 ,   if  r < sig ( y i d k ) 0,  else
where r is a random number uniformly distributed in [0,1]. In the discrete PSO, a maximum velocity Vmax is used to avoid sig ( y i d k ) approaching 0 or 1, i.e., y i d k [ V max , + V max ] .

3.2. Proposed PSO Based Algorithm for Target Channel Visiting Order Design

The first step to use PSO for solving problem (3) is to map the particle to a possible solution. As the position of a particle contains binary bits while the visiting order takes decimal values, we need to convert these binary bits to decimal integers or the way around. Figure 2a shows the mapping process. We need B = log 2 M bits to represent a value in [1,M], where a denotes the closest integer which is greater than a. In consequence, the number of bits in a particle position is M B = M log 2 M . Consecutive B bits in the position represent a channel index. For instance, 000 represents channel c1, 001 represents channel c2, and so on. Figure 2b illustrates an example.
Figure 2. Mapping the position to the solution. (a) General representation. (b) An example where M = 6 and B = log 2 M = 3 .
Figure 2. Mapping the position to the solution. (a) General representation. (b) An example where M = 6 and B = log 2 M = 3 .
Algorithms 07 00418 g002
The initial swarm is generated randomly to maintain a uniform distribution of these particles on the search space. Mapping a randomly generated position to a specific v may result in a solution which contains repeated channels. As a same target channel will not be visited twice or more in spectrum handoff, we propose the following procedure to ensure that a solution is valid. For position x i k = [ x i 1 k , x i 2 k , ... , x i D k ] , we convert it to decimal integers and denote the resulting vector as z i k = [ z i 1 k , z i 2 k , ... , z i M k ] . Update z i k by computing z i k = [ z i 1 k mod M , z i 2 k mod M , ... , z i M k mod M ] , where amod M computes the reminder obtained after a is divided by M. Store all distinct values in z i k on a set Ω. Denote ℧ = [0,1,2,…,M − 1]. If the number of elements in Ω is smaller than M, we repeat the following two steps to make z i k valid: (a) For any two elements in z i k which are identical, randomly choose one of them and replace it with a value (denoted by λ) randomly chosen from the set Θ = Ω ; (b) update Ω by adding λ into the set. The above procedure is repeated when all elements in z i k are distinct. After the above procedure, z i k is converted back to binary string and x i k = [ x i 1 k , x i 2 k , ... , x i D k ] is replaced by this string. For simplicity, we refer to this procedure as “position correction” in the rest of the paper. Fig.3 shows an example of “position correction”.
Figure 3. An example of “position correction” where M = 6.
Figure 3. An example of “position correction” where M = 6.
Algorithms 07 00418 g003
After initialization, the fitness of each particle is evaluated. We use the opposite of handoff delay (2) for fitness function. After fitness evaluation, the velocity and the position are updated by (6) and (8) and a new swarm of particle is obtained. Note that we also need to use the procedure of “position correction” discussed previously to make all positions valid. The iteration continues until the maximum number of iterations is reached. The proposed algorithm is shown in Table 2.
Table 2. Proposed algorithm for target channel visiting order.
Table 2. Proposed algorithm for target channel visiting order.
StepsProcedures
1Swarm initialization. Set k = 0, and randomly generate x i d k and y i d k , where x i d k { 0 , 1 } , y i d k [ V max , + V max ] , and 1 ≤ iS. Apply “position correction” procedure to all particles in the swarm.
2Fitness evaluation. Compute the fitness value of each particle according to (2). Set p i k = [ p i 1 k , p i 2 k , ... p i D k ] and p g k = [ p g 1 k , p g 2 k , ... , p g D k ] , where g is the index of the particle which has the highest fitness value.
3Velocity updating. Set k = k + 1, and update the velocity of the particle according to (6). If y i d k > V max , set y i d k = V max ; if y i d k < V max , set y i d k = V max .
4Position updating. Update the position of the particle according to (7). Apply “position correction” procedure to all particles in the swarm.
5Fitness evaluation. Compute the fitness value of each particle according to (2). For particle i, if it’s fitness value is greater than the fitness value of p i k 1 , then set p i k = x i k ; if it’s fitness value is greater than the fitness value of p g k 1 , then set p g k = x i k .
6Stop criteria evaluation. If k equals to the predefined maximum iteration, the algorithm is terminated; otherwise, go to step 3.

4. Simulation Results

In the simulations, we assume T = 40 ms, Th = 4 ms and Tr = 400 ms. Eight target channels are considered with the mean vacant time durations of 10 ms, 60 ms, 25 ms, 170 ms, 83 ms, 5 ms, 54 ms, and 155 ms, respectively. The parameters for PSO are as follows. Thirty habitats in a swarm are used. ξ1 = ξ2 = 2. Vmax = 4. Figure 4 illustrates the convergence property of the algorithm. It can be observed that as the number of iterations increases, better solutions are obtained. Note that we only plot results when time duration during which a channel remains vacant follows Uniform and Exponential distributions. Similar trends have been observed with the other three distributions. For simplicity, we omitted these results.
Table 3 and Table 4 show the performance of the proposed algorithm compared with the other two target channel visiting methods: the random target channel visiting and the optimal target channel visiting. Two cases are considered respectively: (Case A) Nine target channels with the mean vacant time durations of 170 ms, 30 ms, 210 ms, 300 ms, 52 ms, 5 ms, 130 ms, 59 ms, 111 ms, respectively, and (Case B) Eight target channels with the mean vacant time durations of 10 ms, 60 ms, 25 ms, 170 ms, 83 ms, 5 ms, 54 ms, and 155 ms, respectively. The optimal target channel visiting order is obtained by exhaustive search. It can be seen that the proposed method performs far better than the random channel visiting scheme. The solutions obtained by the proposed algorithm are very close to the optimal solutions. The small standard deviation values also indicate that the proposed scheme is quite stable.
Figure 4. Convergence property of the algorithm averaged over 100 independent experiments. (a) Performance of the best particle of the swarm (time duration during which a channel remains vacant follows Uniform distribution). (b) Average performance of the whole swarm (time duration during which a channel remains vacant follows Uniform distribution). (c) Performance of the best particle of the swarm (time duration during which a channel remains vacant follows Exponential distribution). (d) Average performance of the whole swarm (time duration during which a channel remains vacant follows Exponential distribution).
Figure 4. Convergence property of the algorithm averaged over 100 independent experiments. (a) Performance of the best particle of the swarm (time duration during which a channel remains vacant follows Uniform distribution). (b) Average performance of the whole swarm (time duration during which a channel remains vacant follows Uniform distribution). (c) Performance of the best particle of the swarm (time duration during which a channel remains vacant follows Exponential distribution). (d) Average performance of the whole swarm (time duration during which a channel remains vacant follows Exponential distribution).
Algorithms 07 00418 g004
Table 3. Performance comparison (Case A). Note that “Proposed10” and “Proposed50” stands for “Proposed algorithm with 10 iterations” and “Proposed algorithm with 50 iterations”, respectively.
Table 3. Performance comparison (Case A). Note that “Proposed10” and “Proposed50” stands for “Proposed algorithm with 10 iterations” and “Proposed algorithm with 50 iterations”, respectively.
DistributionUniformExponentialParetoRayleighWeibull
MeanRandom47.107050.556843.105342.943644.4931
Optimal40.406740.942840.305240.066040.0651
Proposed1040.441141.019940.310940.006240.0694
Proposed5040.415940.963840.306340.006040.0660
Standard DeviationRandom13.610616.22514.85728.544511.0222
Proposed100.02690.04830.00481.2614 × 10−40.0035
Proposed500.01190.02550.00113.0954 × 10−50.0012
Table 4. Performance comparison (Case B). Note that “Proposed10” and “Proposed50” stands for “Proposed algorithm with 10 iterations” and “Proposed algorithm with 50 iterations”, respectively.
Table 4. Performance comparison (Case B). Note that “Proposed10” and “Proposed50” stands for “Proposed algorithm with 10 iterations” and “Proposed algorithm with 50 iterations”, respectively.
DistributionUniformExponentialParetoRayleighWeibull
MeanRandom60.803170.393246.366749.464154.7102
Optimal41.214143.015540.655440.027040.2594
Proposed1041.214143.048140.661440.027040.2604
Proposed5041.214143.022240.656840.027040.2595
Standard DeviationRandom31.908335.48227.314922.816027.3215
Proposed107.1776 × 10−150.04490.00611.9842 × 10−50.0021
Proposed507.1776 × 10−150.01250.00221.8236 × 10−63.6255 × 10−4
Table 3 and Table 4 show the performance of the proposed algorithm compared with the other two target channel visiting methods: the random target channel visiting and the optimal target channel visiting. Two cases are considered respectively: (Case A) Nine target channels with the mean vacant time durations of 170 ms, 30 ms, 210 ms, 300 ms, 52 ms, 5 ms, 130 ms, 59 ms, 111 ms, respectively, and (Case B) Eight target channels with the mean vacant time durations of 10 ms, 60 ms, 25 ms, 170 ms, 83 ms, 5 ms, 54 ms, and 155 ms, respectively. The optimal target channel visiting order is obtained by exhaustive search. It can be seen that the proposed method performs far better than the random channel visiting scheme. The solutions obtained by the proposed algorithm are very close to the optimal solutions. The small standard deviation values also indicate that the proposed scheme is quite stable.

5. Conclusions

In this paper, we have investigated the problem of designing target channel visiting order for spectrum handoff to minimize the expected spectrum handoff delay. We proposed discrete PSO for solving this combinatorial problem. Our results show that the proposed algorithm performs far better than random target channel visiting scheme in terms of the obtained mean handoff delay and the standard deviation of obtained solutions. Another attractive result is that the solutions obtained by our PSO based algorithm are very close to the optimal solutions which are obtained by exhaustive search. An interesting future work is to use some other bio-inspired optimization method such as cuckoo search [22] and bat algorithm [23] to solve the problem.

Acknowledgments

The authors thank the anonymous reviewers for their insightful comments.

Author Contributions

Xiaoniu Yang initiated the idea of this research. Shilian Zheng formulated the optimization problem, proposed the procedure of the algorithm, and wrote the initial manuscript, which is critically reviewed by Zhijin Zhao and Xiaoniu Yang. Zhijin Zhao also helped with the PSO design. Changlin Luo helped with the Matlab coding and did the simulations.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Federal Communications Commissions. Spectrum Policy Task Force Report; ET Docket No. 02-135; Federal Communications Commissions: Washington, DC, USA, 2002.
  2. Mitola, J. Cognitive radio for flexible mobile multimedia communications. In Proceedings of the 6th International Workshop on Mobile Multimedia Communications, San Diego, CA, USA, 15–17 November 1999; pp. 3–10.
  3. Akyildiz, I.F.; Lee, W.-Y.; Vuran, M.C.; Mohanty, S. Next generation/dynamic spectrum access/cognitive radio wireless networks: A survey. Comput. Netw. 2006, 50, 2127–2159. [Google Scholar] [CrossRef]
  4. Wang, L.-C.; Wang, C.-W.; Chang, C.-J. Optimal target channel sequence design for multiple spectrum handoffs in cognitive radio networks. IEEE Trans. Commun. 2012, 60, 2444–2455. [Google Scholar] [CrossRef]
  5. Kim, H.; Shin, K.G. Efficient discovery of spectrum opportunities with MAC-layer sensing in cognitive radio networks. IEEE Trans. Mob. Comput. 2008, 7, 533–545. [Google Scholar]
  6. Jiang, H.; Lai, L.; Fan, R.; Poor, H.V. Optimal selection of channel sensing order in cognitive radio. IEEE Trans. Wirel. Commun. 2009, 8, 297–307. [Google Scholar] [CrossRef]
  7. Wu, C.; He, C.; Jiang, L. Spectrum handoff scheme based on recommended channel sensing sequence. China Commun. 2013, 10, 18–26. [Google Scholar]
  8. Yoon, S.-U.; Ekici, E. Voluntary spectrum handoff: A novel approach to spectrum management in CRNs. In Proceedings of 2010 IEEE International Conference on Communications (ICC), Cape Town, South Africa, 23–27 May 2010; pp. 1–5.
  9. Zhang, W.; Yeo, C.K. Sequential sensing based spectrum handoff in cognitive radio networks with multiple users. Comput. Netw. 2014, 58, 87–98. [Google Scholar] [CrossRef]
  10. Song, Y.; Xie, J. ProSpect: A proactive spectrum handoff framework for cognitive radio ad hoc networks without common control channel. IEEE Trans. Mob. Comput. 2012, 11, 1127–1139. [Google Scholar] [CrossRef]
  11. Oo, T.Z.; Hong, C.S.; Lee, S. Alternating renewal framework for estimation in spectrum sensing policy and proactive spectrum handoff. In Proceedings of International Conference on Information Networking, Bangkok, Thailand, 28–30 January 2013; pp. 330–335.
  12. Zheng, S.; Yang, X.; Chen, S.; Lou, C. Target channel sequence selection scheme for proactive-decision spectrum handoff. IEEE Commun. Lett. 2011, 15, 1332–1334. [Google Scholar] [CrossRef]
  13. Zhao, Z.; Peng, Z.; Zheng, S.; Shang, J. Cognitive radio spectrum allocation using evolutionary algorithms. IEEE Trans. Wirel. Commun. 2009, 8, 4421–4425. [Google Scholar] [CrossRef]
  14. Zhao, Z.; Xu, S.; Zheng, S.; Shang, J. Cognitive radio adaptation using particle swarm optimization. Wirel. Commun. Mob. Comput. 2009, 9, 875–881. [Google Scholar] [CrossRef]
  15. Zheng, S.; Lou, C.; Yang, X. Cooperative spectrum sensing using particle swarm optimization. Electron. Lett. 2010, 46, 1525–1526. [Google Scholar] [CrossRef]
  16. Wang, L.-C.; Wang, C.-W.; Chang, C.-J. Modeling and analysis for spectrum handoff in cognitive radio networks. IEEE Trans. Mob. Comput. 2012, 11, 1499–1513. [Google Scholar] [CrossRef]
  17. Zhou, X.; Li, Y.; Kwon, Y.H.; Soong, A.C.K. Detection timing and channel selection for periodic spectrum sensing in cognitive radio. In Proceedings of IEEE Global Telecommunications Conference, New Orleans, LO, USA, 30 November–4 December 2008; pp. 1–5.
  18. Geirhofer, S.; Tong, L.; Sadler, B.M. A measurement-based model for dynamic spectrum access in WLAN channels. In Proceedings of IEEE Military Conference, Washington, DC, USA, 23–25 October 2006; pp. 1–7.
  19. Pawelczak, P.; Pollin, S.; So, H.-S.; Motamedi, A.; Bahai, A.; Prasad, R.V.; Hekmat, R. State of the art in opportunistic spectrum access medium access control design. In Proceedings of 3rd International Conference on Cognitive Radio Oriented Wireless Networks and Communications, Singapore, 15–17 May 2008; pp. 1–6.
  20. Kennedy, J.; Eberhart, R. Particle swarm optimization. In Proceedings of IEEE International Conference on Neural Networks, Perth, Australia, 27 November–01 December 1995; pp. 1942–1948.
  21. Kennedy, J.; Eberhart, R. A discrete binary version of the particle swarm algorithm. In Proceedings of the Conference on Systems, Man, and Cybernetics, Orlando, FL, USA, 12–15 October 1997; pp. 4104–4109.
  22. Yang, X.S.; Deb, S. Engineering optimisation by cuckoo search. Int. J. Math. Model. Numer. Optim. 2010, 1, 330–343. [Google Scholar] [CrossRef]
  23. Yang, X.S.; Gandomi, A.H. Bat algorithm: A novel approach for global engineering optimization. Eng. Comput. 2012, 29, 464–483. [Google Scholar] [CrossRef]

Share and Cite

MDPI and ACS Style

Zheng, S.; Zhao, Z.; Luo, C.; Yang, X. Target Channel Visiting Order Design Using Particle Swarm Optimization for Spectrum Handoff in Cognitive Radio Networks. Algorithms 2014, 7, 418-428. https://doi.org/10.3390/a7030418

AMA Style

Zheng S, Zhao Z, Luo C, Yang X. Target Channel Visiting Order Design Using Particle Swarm Optimization for Spectrum Handoff in Cognitive Radio Networks. Algorithms. 2014; 7(3):418-428. https://doi.org/10.3390/a7030418

Chicago/Turabian Style

Zheng, Shilian, Zhijin Zhao, Changlin Luo, and Xiaoniu Yang. 2014. "Target Channel Visiting Order Design Using Particle Swarm Optimization for Spectrum Handoff in Cognitive Radio Networks" Algorithms 7, no. 3: 418-428. https://doi.org/10.3390/a7030418

Article Metrics

Back to TopTop