A weighted selection combining schemefor cooperative spectrum prediction in cognitive radio networks

Li Xi Song Tiecheng Zhang Yueyue Chen Guojun Hu Jing

(National Mobile Communications Research Laboratory, Southeast University, Nanjing 210096, China)

AbstractA weighted selection combining (WSC) scheme is proposed to improve prediction accuracy for cooperative spectrum prediction in cognitive radio networks by exploiting spatial diversity. First, a genetic algorithm-based neural network (GANN) is designed to perform spectrum prediction in consideration of both the characteristics of the primary users (PU) and the effect of fading. Then, a fusion selection method based on the iterative self-organizing data analysis (ISODATA) algorithm is designed to select the best local predictors for combination. Additionally, a reliability-based weighted combination rule is proposed to make an accurate decision based on local prediction results considering the diversity of the predictors. Finally, a Gaussian approximation approach is employed to study the performance of the proposed WSC scheme, and the expressions of the global prediction precision and throughput enhancement are derived. Simulation results reveal that the proposed WSC scheme outperforms the other cooperative spectrum prediction schemes in terms of prediction accuracy, and can achieve significant throughput gain for cognitive radio networks.

Keywordscognitive radio network; cooperative spectrum prediction; genetic algorithm-based neural network; iterative self-organizing data analysis algorithm; weighted selection combining

Cognitive radio (CR) has been viewed as a promising technology to alleviate the spectrum scarcity problem. Secondary users (SUs) are allowed to opportunistically access the licensed channels allocated for the primary users (PUs) to improve spectrum utilization efficiency. Spectrum sensing is an essential functionality of the SUs to timely detect spectrum holes for data transmission. In the interweave mode, the licensed channels can only be accessed by the SUs when they are sensed to be in an idle state, otherwise, the SUs should wait until spectrum holes are detected. However, the incapability of spectrum sensing to eliminate false alarms due to interference will reduce spectrum sensing efficiency and waste available spectrum resources[1]. To tackle this shortcoming, spectrum prediction has been proposed as an effective approach to help weaken the impact of improper spectrum detection by providing the dependable knowledge of available licensed channels.

Spectrum prediction in CR mainly targets channel availability, i.e. predicting whether the licensed channel is idle or busy. Various types of machine learning techniques have been adopted in spectrum prediction, and neural network (NN)[2]has in particular received much attention due to its good nonlinear quality, high fitting accuracy, fully distributed storage structure and the hierarchical quality of the model structure. A wavelet neural network (WNN)[3]has been studied to show that the nature of discrete transform can help build a more accurate prediction model with less complexity. Channel estimation in predictive modeling scenarios and multi-secondary-user scenarios has been investigated by using two types of artificial neural networks (ANNs)[4]. Apart from the “hard decision” models, a “soft decision” model[5]for spectrum prediction based on back-propagation (BP) neural networks has also been studied. Since the parameters of NN, i.e., weights and biases, are determined by gradient search algorithms and are sensitive to initial values, the genetic algorithm (GA)[6]has been employed to solve the problem that the NN-based spectrum prediction models are always trapped in local optimal solutions.

Based on various types of local spectrum prediction techniques, the design of cooperative spectrum prediction schemes with high prediction accuracy has attracted more and more attention recently[7]. A spectrum prediction scheme has been proposed based on the coalitional game theory[8]. It shows an outstanding performance of cooperative spectrum prediction but lacks the detailed analysis of the relationship between SUs’ characteristics and cooperative spectrum prediction performance. Cooperative spectrum prediction has been analyzed in both pre-fusion and post-fusion scenarios[9]. TheM-out-of-Nrule has been extended for cooperative spectrum prediction in this paper and the results show that cooperative spectrum prediction can lead to a significant improvement in prediction accuracy.

However, to the best of our knowledge, the existing works have not considered the heterogeneity of predictors for combination. To this end, we propose an efficient weighted selection combining (WSC) scheme for cooperative spectrum prediction, by selecting a subset of predictors for optimal combination according to the priority of each predictor, and present an analysis of the scheme in terms of both prediction precision and throughput enhancement. The mean prediction precision of the WSC scheme is simulated against traffic intensity and compared with other combining schemes to show its outstanding effectiveness. It can also be proven that the WSC scheme can provide evident throughput enhancement from both the analysis and simulation results.

1 System Model

A time slotted system with one PU andNpairs of secondary transceivers is assumed in this paper. SUs are randomly distributed around the PU, and opportunistically access the licensed channel for data transmission. PU traffic on the licensed channel is assumed to follow a Poisson process, and the ON (busy) and OFF (idle) times of the channel are drawn from geometric distributions. When the ON and OFF times of the channel are, respectively, denoted bytONandtOFF, the traffic intensity can be calculated by[2]

(1)

LetH1represent the ON state andH0represent the OFF state. The probability of the licensed channel being busy and idle can be, respectively, estimated by

P(H1)=ρ

(2)

P(H0)=1-ρ

(3)

We assume that the received PU signal at SUjis complex phase shift keying (PSK) with zero mean and aand the noise is independent circular symmetric complex Gaussian (CSCG) with zero mean and a varianceThus, the false alarm probabilityand the detection probabilityof spectrum sensing can be, respectively, approximated by[10]

(4)

(5)

whereεjis the energy detection threshold for thej-th SU;is the average signal noise ratio (SNR) of the PU signal measured at thej-th SU;τsis the available sensing time andfsis the sampling frequency;Q(x) is the tail probability of the standard normal distribution. For a target detectionthe false alarm probability is related to the target detection probability as

(6)

In centralized cooperative spectrum sensing, all the participating SUs send their spectrum sensing results to the fusion center (FC) for combination, and the final results will be sent back as a guide for action. Thus, a cloud computing unit[11]is disposed at the FC to provide storage for the spectrum sensing results and computational capacity. Since the prediction duration is comparable with the sensing duration[12], we redesign the frame structure as a three-phase frame structure as shown in Fig.1. During the spectrum prediction and spectrum sensing phase, spectrum prediction is performed at the FC based on the historical sensing results. Meanwhile, local spectrum sensing is performed by SUs. Afterwards, the FC collects all the sensing results from participated SUs and makes final decisions according to the cooperative prediction results and cooperative sensing results in the reporting phase. Finally, if the licensed channel is decided to be idle, data transmission is performed by a selected SU during the data transmission phase; otherwise, no SU is allowed to transmit on the licensed channel.

Fig.1 Three-phase frame structure

2 Cooperative Spectrum Prediction

2.1 Design of the WSC scheme for cooperative spectrum prediction

In this section, we propose a WSC scheme for cooperative spectrum prediction by selecting a subset of local predictors for optimal combination according to the reliability of each predictor, and analyze the performance of the proposed scheme. The scheme consists of three parts as shown in Fig.2.NGANN-based predictors are designed for local spectrum prediction in the first part. An ISODA-

Fig.2 The structure of WSC scheme

TA-algorithm-based fusion selection unit is designed to choose a subset of predictors for combination in the second part. A data fusion unit is designed to make optimal weighted combination in the third part.

2.1.1 GANN-based predictors

Each GANN-based predictor in the WSC scheme is designed to make spectrum prediction based on the historical spectrum sensing results of a particular SU. Take thej-th (j=1,2,…,N) predictor as an example, the time series forecasting task consists of predicting the real-state valuext+1of the PU at timetbased on the historical spectrum sensing resultscomposed oft0observations. Whenis presented to the NN, it will come up with an outputand it can be viewed as an estimate of the desired outputxt+1. The difference betweenandxt+1will be used to adjust the parameters of the NN in the training phase[2]. The training phase will only terminate when the difference between the desired output and its estimate drops down below some given threshold or the predefined training time is over. However, for the nonconvex NN, the training phase often stops at a local optimal solution, which results in low prediction accuracy. Thus, the GA is employed to solve the local optimal solution problem for its excellent global search ability.

The GA is an evolutionary algorithm which applies the search principles of natural evolution for parameters optimization[13]. It is used to initialize the weights and biases of the NN in this paper since the accuracy of prediction is sensitive to the initial values. The main steps of the GA-based parameter initialization are given as follows:

1) Each set of weights and biases is encoded as a string to denote a specific chromosome, and a population of chromosomes is created.

2) The fitness value of each chromosome is calculated by the mean absolute error (MAE) as

(7)

3) Genetic operations of selection, crossover and mutation are performed among individuals to generate the next generation of chromosomes.

4) The generated offspring replace their parents in the initial population. They are decoded back into weights and biases as the result of parameter initialization.

After training of the GANN, a testing phase is needed to evaluate the performance. The performance evaluation is done by judging the difference between the estimate valuewhich is obtained by presenting the testing patterns to the trained GANN and the corresponding real-state informationx. The testing patterns are obtained in the same way as the training patterns but the data used in the training phase should be eliminated in the testing phase to ensure valid evaluation[14]. We define two probabilities, i.e. miss-prediction probabilityand false-alarm prediction probabilityto evaluate the reliability of thej-th GANN-based predictor. The miss-prediction probability represents the chance that the licensed channel is predicted to be idle when its real-state is busy, while the false-alarm prediction probability represents the chance that the licensed channel is predicted to be busy when its real-state is idle. They are two important performance criteria for the spectrum prediction model, which can be, respectively, expressed as

(8)

(9)

wherex=-1 denotes that the real-state of the licensed channel is idle, andx=1 denotes that the real-state of the licensed channel is busy.

Therefore, the prediction precision of thej-th GANN-based predictor can be calculated by

(10)

After training and testing, the GANN-based predictors are established and then they can be used to perform spectrum prediction. By presenting the latestt0-length spectrum sensing results of thej-th SU to the predictor, the spectrum prediction result is obtained for each frame.

2.1.2 ISODATA-algorithm-based fusion selection unit

Since the SUs are randomly located around the PU, they have various spectrum sensing performance, and therefore, the reliability of the predictors is not equal. In this part, we propose an ISODATA-algorithm-based fusion selection method to select a subset of appropriate predictors for further combination. The ISODATA algorithm[15]is an unsupervised machine learning classification algorithm. It is an extension of the K-means classification algorithm by selecting the number of clusters automatically. Our main idea is to use the ISODATA algorithm to find out which predictors are most frequently clustered together with the PU, and choose these predictors for further combination. For thek-th(k=1,2,…,N) predictor, its prediction results obtained at the testing phase are stored at the FC as a binary series and is denoted byand the corresponding real-state information is also denoted byX. The ISODATA-algorithm-based fusion selection method can be described as follows:

1) A clustering pattern which containsN+1 vectors is obtained in each round, and the length of each vector is chosen asl0. The firstNvectors in the clustering pattern are the prediction results ofNpredictors and the last vector in the clustering pattern is the corresponding real-state information. To make this clear, we take thel-th clustering round as an example. The clustering pattern established for thel-th round can be denoted byCl=whereis al0-length vector coming fromandis al0-length vector coming fromX.

2) TheN+1 vectors in the clustering pattern are clustered by using the ISODATA algorithm. The clustering resultck(l) denotes whether or not thek-th predictor is clustered together with the PU in thel-th clustering round, and is recorded by

(11)

whereukdenotes the cluster thek-th vector is assigned to, anduN+1denotes the cluster the PU is assigned to.

3) Suppose that the clustering process is performed forNsrounds, andNsis large enough. The clustering frequency which denotes the frequency of each predictor being clustered together with the PU can be calculated by

(12)

4) Sort the clustering frequency of all the predictors in a descending order, and select the firstKpredictors for further combination.

2.1.3 Reliability-based weighted combination unit

To make full use of the diversity among different predictors, a reliability-based weighted combination scheme is employed. In this scheme, the weighting factor for each selected predictor represents its contribution towards the global prediction decisions. The weighted combination rule in this paper is considered as[16]

(13)

whereis the prediction result of thei-th selected predictor;αiis the weighting factor; andβis the correction factor,i=1,2,…,K.

To achieve the maximum cooperative spectrum prediction precision, the weighting factorαiand the correction factorβare estimated according to the likelihood ratio test (LRT) as[17]

(14)

The corresponding log-LRT can be expressed as

(15)

Suppose thatA0contains all the selected predictors whose prediction results are idle, andA1contains all the selected predictors whose prediction results are busy. Since

(16)

The optimum weighting factorand the optimum correction factorcan be expressed as

(17)

(18)

When a large number of predictors are selected for further combination, a Gaussian approximation of the test statisticRpin (13) can be made according to the central limit theorem. The expectations and variances of the Gaussian distribution under different hypotheses can be, respectively, expressed as

(19)

(20)

(21)

(22)

Therefore, the false-alarm prediction probability and the miss-prediction probability of the cooperative spectrum prediction process can be calculated by

(23)

(24)

The prediction precision of the proposed WSC scheme can be expressed as

Ppre=P(H0)(1-Ψp,fa)+P(H1)(1-Ψp,md)

(25)

2.2 Enhanced throughput by using the WSC scheme

TheM-out-of-Nrule is employed at the FC to fuse the spectrum sensing results from all the SUs for cooperative spectrum sensing. In this paper,M=is used. The false-alarm probability and miss-detection probability of cooperative spectrum sensing can be expressed as[18]

(26)

(27)

Thus, the probability distributions of cooperative spectrum prediction, cooperative spectrum sensing, and the true channel state are illustrated in Tab.1.

Tab.1 Probability distributions considering true channel state,prediction, and sensing

True channel statePredictionSensingProbabilityIdleIdleIdleP1=(1-PF)P(H0)(1-Ψp,fa)IdleIdleBusyP2=PFP(H0)(1-Ψp,fa)IdleBusyIdleP3=(1-PF)P(H0)Ψp,faIdleBusyBusyP4=PFP(H0)Ψp,faBusyIdleIdleP5=PMP(H1)Ψp,mdBusyIdleBusyP6=(1-PM)P(H1)Ψp,mdBusyBusyIdleP7=PMP(H1)(1-Ψp,md)BusyBusyBusyP8=(1-PM)P(H1)(1-Ψp,md)

The cooperative spectrum sensing results can be revised by combining the cooperative spectrum prediction results to mitigate the effect of false-alarm detection, and an OR-rule is adopted. The average throughput of the proposed scheme is calculated by

(28)

whereandare the average throughput of the SUs when they transmit on an idle channel and a busy channel, respectively. For the sake of easy comparison, the normalized average throughput is denoted by

(29)

whereis the SUs’ maximum average throughput and is given by

(30)

To make a comparison, the normalized average throughput of the SUs when adopting the same cooperative spectrum sensing scheme without cooperative spectrum prediction is calculated by

(31)

Therefore, the throughput enhancement of the proposed scheme can be expressed as

(32)

3 Simulation Results

The performance of the proposed WSC scheme is illustrated by simulation results in this section. Three different simulations are performed based on MATLAB: 1) Investigating the prediction precision of an individual predictor; 2) The prediction precision of cooperative spectrum prediction; 3) The throughput enhancement of the WSC scheme.

Some fundamental parameters are chosen as follows. The number of the participated SUs isN=100. Frame durationTis 100 ms, spectrum sensing durationτsand reporting durationτrare both 2.5 ms, and sampling frequencyfsis 100 kHz. The transmitting SU is randomly selected here and its average throughput on the idle channel and the busy channel areKbit/s andrespectively.

In the first simulation, we evaluate the performance of the GANN-based predictor. In the parameter initialization process, the population contains 50 individuals. The iterative process of selection, crossover and mutation is performedImax100 times, where the crossover factor and the mutation factor are, respectively, set to be 0.4 and 0.2 to adjust the diversity and convergence of the population. A three-layer-NN-model with 6 neurons in the hidden layer is exploited in each predictor. The length of training/testing patterns is set to bet0=4 and the input layer of the GANN model is of the same size. Assuming that the spectrum sensing SNR of the SUs varies from -25 to 5 dB, Fig.3 shows the impact of fading on the mean prediction precision with different traffic intensities of the PU. The mean prediction precision is obtained by assuming that SU’s target probability of detection is uniformly distributed between 0.7 and 0.95. Fig. 3 shows that, for a given traffic intensityρ, the mean prediction precision increases with the enhancement of SNR, that is, a predictor can make more precise prediction based on the sensing results from SUs with a higher SNR. It is also shown that the mean prediction precision converges to |ρ-0.5|+0.5 as SNR decreases. This is because the predictor predicts the licensed channel to be always idle (ρ<0.5) or busy (ρ≥0.5) when the input patterns become quite irregular and unpredictable. In this case, the predictor can be viewed as incapable of spectrum prediction and may be abandoned for further combination.

In the second simulation, the parameters for the ISODATA-algorithm-based fusion selection scheme are set as follows. The length of clustering vectors is set to bel0=10. The maximum number of clusters is 8, the maximum number of clusters that can be merged at one time is 1, the maximum number of iterations is 10, the threshold of number of vectors for cluster elimination is 1, the thresh-old of distance for cluster merging is 4, the threshold of standard deviation for cluster splitting is 1, and the mini-mum distance between a vector and each cluster center is 100. The number of selected predictors in the ISODATA-algorithm-based fusion selection process is set to beK==50 and the target detection probability is also assumed to be uniformly distributed between 0.7 and 0.95. Fig.4 displays the mean prediction precision of the proposed WSC scheme, a single predictor, and other data fusion rules such as the AND rule, the OR rule and the Majority rule[9]for comparison. As depicted in Fig.4, the mean prediction precision of the WSC scheme exceeds the other schemes for any traffic intensity, which indicates the superior performance of the WSC scheme at the cost of higher computational complexity. It is also shown in Fig.4 that the WSC scheme has comparable effectiveness as the real-state-information-based (RS) ANN spectrum prediction model[4].

Fig.3 Mean prediction precision of the predictor vs. SNR

Fig.4 Mean prediction precision of different schemes vs. traffic intensity

In the last simulation, the normalized average throughputof the WSC scheme and the normalized average throughputthe cooperative spectrum sensing scheme[1]versus the traffic intensityρare plotted in Fig.5. It is observed thatoutperformsregardless of the traffic intensity. This is because the WSC scheme can help weaken the impact of false-alarm detection in the process of spectrum sensing and provide more opportunities for the SUs to perform data transmission. It also needs to be mentioned that the gap between the two normalized average throughputs, i.e. the throughput enhancementdecreases as the traffic intensity increases. This is because few extra available frequency resources can be obtained when the PU is extremely busy on the licensed channel.

Fig.5 Normalized average throughput vs. traffic intensity

4 Conclusions

1) A genetic algorithm-based neural network (GANN) is designed to perform spectrum prediction in consideration of both the characteristics of the PU and the effect of fading.

2) A fusion selection method based on the iterative self-organizing data analysis (ISODATA) algorithm is designed to select the best local predictors for combination.

3) Considering the diversity of the predictors, a reliability-based weighted combination rule is proposed to make an accurate decision based on local prediction results.

4) A Gaussian approximation approach is employed to study the performance of the proposed WSC scheme, and the expressions of the global prediction precision and throughput enhancement are derived. Simulation results reveal that the proposed WSC scheme can provide higher prediction precision and significant throughput enhancement for any traffic intensity environment.

References

[1] Liang Y C, Zeng Y H, Phe E C Y, et al. Sensing-throughput tradeoff for cognitive radio networks [J].IEEETransactionsonWirelessCommunications, 2008,7(4): 1326-1337.

[2] Tumuluru V K, Wang P, Niyato D. Channel status prediction for cognitive radio networks [J].WirelessCommunications&MobileComputing, 2012,12(10): 862-874. DOI:10.1002/wcm.1017.

[3] Eltholth A A. Spectrum prediction in cognitive radio systems using a wavelet neural network [C]// 2016 24thInternationalConferenceonSoftwareTelecommunications&ComputerNetworks. Split, Croatia, 2016: 1-6. DOI:10.1109/softcom.2016.7772181.

[4] Shamsi N, Mousavinia A, Amirpour H. A channel state prediction for multi-secondary users in a cognitive radio based on neural network [C]// 2013InternationalConferenceonElectronics,ComputerandComputation. Ankara, Turkey, 2013: 1-4. DOI:10.1109/icecco.2013.6718263.

[5] Bai S Y, Zhou X, Xu F J. “Soft decision” spectrum prediction based on back-propagation neural networks[C]//InternationalConferenceonComputing,ManagementandTelecommunications. Da Nang, Vietnam, 2014: 128-133.

[6] Yang J, Zhao H, Chen X. Genetic algorithm optimized training for neural network spectrum prediction[C]//IEEEInternationalConferenceonComputer&Communications. Chengdu, China, 2017: 2949-2954.

[7] Eltom H, Kandeepan S, Liang Y C, et al. HMM based cooperative spectrum occupancy prediction using hard fusion [C]//IEEEInternationalConferenceonCommunicationsWorkshops. Kuala Lumpur, Malaysia, 2016: 669-675.

[8] Jing T, Xing X S, Cheng W, et al. Cooperative spectrum Prediction in multi-PU multi-SU cognitive radio networks[C]//Proceedingsofthe8thInternationalConferenceonCognitiveRadioOrientedWirelessNetworks.Washington, DC, USA, 2013:502-511. DOI:10.4108/icst.crowncom.2013.252029.

[9] Barnes S D, Maharaj B T, Alfa A S. Cooperative prediction for cognitive radio networks[J].WirelessPersonalCommunications, 2016,89(4): 1177-1202. DOI:10.1007/s11277-016-3311-z.

[10] Sun D F, Song T C, Gu B, et al. Spectrum sensing and the utilization of spectrum opportunity tradeoff in cognitive radio network [J].IEEECommunicationsLetters, 2016,20(12): 2442-2445. DOI:10.1109/lcomm.2016.2605674.

[11] Chen J, Guo X, Zhang S. A spectrum access strategy for cloud-based cognitive radio networks[C]//InternationalConferenceonWirelessCommunications&SignalProcessing. Yangzhou, China, 2016:1-5.

[12] Chen Z, Guo N, Hu Z, et al. Channel state prediction in cognitive radio, Part Ⅱ: Single-user prediction [J].ProceedingsofIEEESoutheastcon, 2011,670(8): 50-54. DOI:10.1109/secon.2011.5752904.

[13] Saroha S, Aggarwal S K. Multi step ahead forecasting of wind power by genetic algorithm based neuralnetworks[C]// 2014 6thIEEEPowerIndiaInternationalConference(PIICON).Delhi, India, 2014: 1-6.DOI:10.1109/poweri.2014.7117664.

[14] Zhang G Q, Patuwo B E, Hu M Y. Forecasting with artificial neural networks: The state of the art [J].InternationalJournalofForecasting, 1998,14(1): 35-62. DOI:10.1016/s0169-2070(97)00044-7.

[15] Ball G H, Hall J. Isodata, a novel method of data analysis and pattern classification [R]. Menlo Park, CA, USA: Stanford Research Institute, 1965.

[16] Zhou J, Shen Y, Shao S H, et al. Cooperative spectrum sensing scheme with hard decision based on location information in cognitive radio networks [J].WirelessPersonalCommunications, 2013,71(4): 2637-2656. DOI:10.1007/s11277-012-0961-3.

[17] Chair Z, Varshney P K. Optimal data fusion in multiple sensor detection systems [J].IEEETransactionsonAerospace&ElectronicSystems, 2007,22(1): 98-101. DOI:10.1109/taes.1986.310699.

[18] Eghbali Y, Hassani H, Attari M A. Cooperative spectrum sensing by improved energy detector for heterogeneous environments in cognitive radio networks [C]// 6thInternationalSymposiumonTelecommunications. Tehran, Iran, 2013: 383-386. DOI:10.1109/istel.2012.6483017.

认知无线网络中基于加权选择融合的协作频谱预测策略

李 茜 宋铁成 章跃跃 陈国骏 胡 静

(东南大学移动通信国家重点实验室,南京 210096)

摘要为了进一步提高认知无线网络中频谱预测的准确性,提出一种利用空间多样性进行加权选择融合的协作频谱预测策略.首先,综合考虑主用户行为特点以及信号衰落的影响,设计一种基于遗传算法的神经网络进行本地预测.然后,设计一种基于迭代自组织数据分析算法的融合筛选方法来选择性能最好的本地预测器进行协作融合.此外,考虑到本地预测器之间的空间多样性,提出了一种基于预测可靠性的加权融合规则.最后,采用高斯近似方法对所提出的基于加权选择融合的协作预测策略的性能进行分析,并给出了全局预测精度和吞吐量的表达式.实验结果表明,基于加权选择融合的协作频谱预测策略相比于其他的协作频谱预测策略具有更高的预测准确性,并且能够使得认知无线网络中的吞吐量得到很大程度的提高.

关键词认知无线网络;协作频谱预测;基于遗传算法的神经网络;迭代自组织数据分析算法;加权选择融合

DOI:10.3969/j.issn.1003-7985.2018.03.001

Received2018-03-23,

Revised2018-06-20.

Biographies:Li Xi (1992—), female, graduate; Song Tiecheng (corresponding author), male, doctor, professor, songtc@seu.edu.cn.

Foundationitems:The National Natural Science Foundation of China (No.61771126, 61372104), the Science and Technology Project of State Grid Corporation of China (No.SGRIXTKJ[2015]349).

CitationLi Xi, Song Tiecheng, Zhang Yueyue, et al. A weighted selection combining scheme for cooperative spectrum prediction in cognitive radio networks[J].Journal of Southeast University (English Edition),2018,34(3):281-287.DOI:10.3969/j.issn.1003-7985.2018.03.001.

中图分类号TN915