SlideShare a Scribd company logo
1 of 5
Download to read offline
International Journal of Scientific & Engineering Research, Volume 7, Issue 5, May-2016 59
ISSN 2229-5518
IJSER © 2016
http://www.ijser.org
Performance Analysis of Noise Uncertainty in En-
ergy Detection Spectrum Sensing Technique using
an Optimized Algorithm
Nosiri Onyebuchi Chikezie1
, Iroh Chioma Ulunma2
Abstract—The Performance of Energy Detection (ED) spectrum sensing technique depends on threshold selected for deciding the pres-
ence or absence of Primary User. In practice, noise density is uncertain and can affect the performance of ED in that sometimes presence
of signals is confused for their absence (noise) and vice versa. The traditional energy detection algorithm was based on fixed threshold and
has been observed to be inefficient under noise uncertainty. The technique requires optimizing the threshold to be more flexible to check
the noise uncertainty effects. The paper therefore proposed an algorithm relative to a unique environment which in effect considered the
dynamism relatively and dependent on the environment. The results obtained demonstrated significant improvement compared to the tradi-
tional energy detection system.
Index Terms— Dynamic Environment, Energy Detection, Cognitive Radio Technology, Noise uncertainty, Signal to Noise Ratio.
——————————  ——————————
1 INTRODUCTION
COMMODATING the increasing number of users in
wireless network and the threat for RF spectrum scarcity
has given rise to cognitive Radio Technology (CRT). CRT
is a new technology whose primary purpose is to maximize
Radio Frequency (RF) resources and opportunistically grant
ad-hoc users access to RF resources without causing harm to
the original users. In this technology, the original users have
the priority to occupy the given band and are known as li-
censed or the primary users while the ad-hoc users do not
have priority to occupy the band but opportunistically do that;
they are known as unlicensed or secondary users. The most
essential task in ensuring the feasibility of CRT is spectrum
sensing by the secondary users. It involves monitoring of the
targeted band in order to ascertain the most convenient time
to utilize the RF resources causing no interference to the pri-
mary users. There are several methods for carrying out this
task viz; Matched filter approach which gives an optimum
detection but requires the knowledge of parameters of trans-
mitted signal. Its shortcoming is large power consumption due
to various receiver algorithms that need to be executed for
detection and complexity of the sensing unit [1]. Another is
Cyclostationary-Based Sensing; it involves exploiting statisti-
cal features of the received signal. It can distinguish noise
from primary users’ signal efficiently but suffers challenges of
computational complexity and longer time for observation [1].
Wave form based sensing is a usable approach also. According
to [1], it utilizes synchronization in wireless system for detec-
tion, known patterns such as spread sequence and regularly
transmitted pilot pattern are used. By correlating the received
signal with a known copy of itself, sensing is achieved in the
presence of a known pattern.
This method however requires short measurement time and as
a result prone to synchronization errors [2]. This paper is or-
ganized as follows: section 1 has the introduction, section 2
contains related reviewed works, section 3 presents system
model and various performance characterizations. Section 4
shows the proposed algorithm while sections 5 and 6 cover
results discussion and conclusion.
2 RELATED WORK
In the work of [3] titled “Spectrum sensing in Cognitive
Radio Network” conducted a survey of techniques for spec-
trum sensing with a performance analysis of transmitter-based
detection technique. An algorithm for minimizing sensing
time under high signal to noise ratio and a fuzzy based tech-
nique for primary user detection was proposed. His results
showed that the proposed algorithm has a level of reliability
when compared with other transmitter detection techniques,
while the fuzzy based technique provided an improved result
when compared with transmitter detection technique under
low SNR value but at the expense of increased computation
time
The authors of [4] proposed an algorithm to improve on the
performance of Energy Detection. This algorithm was based
on distribution analysis using a measure of Gaussianity (kur-
tosis) as test statistics. The idea behind this concept was that
the distribution of received signal when a channel is occupied
definitely differs from that of vacant channel. According to
them, noise has Guassian distribution tendency while signal
which encounters multipath fading (effect) during transmis-
sion will have non Guassian distribution. This proposal poses
a level of doubt because there is no how a transmitted signal
would not have effects of Gaussianity distribution attributed
to it.
The scenario of [5] proposed an approach to estimate the
threshold as a function of first and second order statistic of
recorded signals. Their method does not require estimation of
A
————————————————
• Nosiri Onyebuchi Chikezie is a PhD holder in wireless communication Engi-
neering. He is an academic staff, Department of Electrical and Electronic En-
gineering, Federal University of Technology, Owerri, Nigeria. E-mail: onyebu-
chi.nosiri@futo.edu.ng
• Iloh Chioma Ulunma is currently pursuing master degree program in Electrical
and Electronic Engineering, Federal University of Technology, Owerri, Nige-
ria.E-mail: irohcu@gmail.com
IJSER
International Journal of Scientific & Engineering Research, Volume 7, Issue 5, May-2016 60
ISSN 2229-5518
IJSER © 2016
http://www.ijser.org
noise variance and signal to noise ratio but aims at minimizing
the effects of impairments introduced by wireless channel and
non-stationary noise on threshold performance. The simula-
tion result showed that the adaptive threshold has low false
alarm and missed detection rates that satisfied detection re-
quirements of multi-channel cognitive radio when proper
standard deviation coefficient is selected.
Among all these techniques, the most commonly used ap-
proach is Energy Detection because of its implementation
simplicity, higher speed and its non prior knowledge require-
ment of the primary signal for detection as other techniques
would require. It only depends on the power of its received
signal to decide the presence or absence of the primary.
3 SYSTEM MODEL
The energy detection spectrum sensing technique is applied
by the SUs; each of the received signals is first pre-filtered by
Band-Pass Filter (BPF). The output of BPF is sent to analogue
to digital converter to ensure compatibility of the system and
improved signal to noise performance. The output of the ana-
logue to digital converter was passed through a squaring de-
vice in order to convert the signal into pulse waves which are
compatible with the integrator that summed its inputs and
integrated them over time T. It then gives an output (ỳ). The
output of the integrator is the energy of the filtered received
signal which serves as the decision test statistics ỳ that is com-
pared with a pre-defined threshold value λ. Transmissions by
SUs are immediately started depending on the value of ỳ. Fig-
ure 1 presents the block diagram of Energy Detection Tech-
nique
Fig.1. Block diagram of Energy Detection
Two hypotheses H0 and H1 are possible from the output
and are used as the test statistics. H0: represents the presence
of only noise and absence of signal while H1: represents the
presence of both noise and signal. Hence three important con-
ditions arise.
Probability of Detection (Pd): This is the probability of de-
tecting a PU signal on the considered frequency. It depicts that
H1 is true while H0 is false.
Probability of Missed Detection (Pm): This is the probabil-
ity of deciding a PU to be absent when really it is present.
Therefore, H1 is true while H0 is false.
Probability of False alarm (Pfa): This is the probability of
deciding a PU to be present when really it is not. Therefore, it
depicts that H0 is true while H1 is false.
The received signal by the secondary user is represented
thus, [1].
(1)
Where (t) = Sample index.
x(t) =Signal from the PU or channel input.
w (t) = Additive White Gaussian Noise (AWGN) with zero
mean and known variance = WN0.
The Signal to Noise Ratio (SNR) is given as [1]
(2)
Where σ2s =variance of the signal and σ2n =variance of the
noise.
Algorithm and flowchart for implementation of the Energy
Detection Technique are shown below and in figure 2 respec-
tively.
*RF environment scanning.
*Estimate the signal strength detected.
*Analyze the output detected.
*Compare output with the threshold.
*Action by SUs.
*End.
Fig. 2. Flowchart for implementation of Energy Detection
A Performance analysis of Energy Detector
The detection performance of spectrum sensing technique
is evaluated by its Probability of detection (Pd) and Probabil-
ity of false alarm (Pfa). The detection algorithm of spectrum
sensing techniques was based on Neyman-Pearson’s lemma
theorem whose objective is to maximize Pd in a fixed Pfa [6,
7]. It implies that Pd which indicates that primary users exist
really should be kept as large as possible so as to avoid inter-
Band
Pass
Filter
A/D
Con-
verter
Squar-
ing
De-
Inte-
grator
Stop
Is Y ≤ λ?
Start
Signal strength detec-
tion
RF environment
spectrum.
Analysis of output (Y),
compare Y with λ
Transmission by
SUs
Yes
NO
IJSER
International Journal of Scientific & Engineering Research, Volume 7, Issue 5, May-2016 61
ISSN 2229-5518
IJSER © 2016
http://www.ijser.org
0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9
0.1
0.2
0.3
0.4
0.5
0.6
0.7
0.8
0.9
1
Plot of Prob.of detection versus Prob.of missed detection
probability of missed
probabilityofdetection
Pd vs Pm
ference to primary users while Pfa which fakes the presence of
primary users should be maintained very small so as to max-
imize transmission opportunities. Hence maximizing Pd and
minimizing Pfa are of great interest in detection technique.
Another parameter used in detection performance evaluation
is the Probability of missed detection (Pm) which is the inverse
(opposite) of Pd; it implies that anything that can prevent the
detection of primary users such as interference and shadowing
should be avoided.
The optimal detection of an energy detector as given by [8]
(3)
Where D(y) = Decision variable, λ Decision threshold and
N= Number of sample for detection.
Based on the test statistic, the probabilities Pd and Pfa and λ
according to [8] and ([4] are evaluated using
(4)
(5)
(6)
(7)
Where Q(x) is the standard Gaussian complementary cumula-
tive distribution function evaluated as [9].
(8)
A close observation of equations (5) and (6) indicates that
Pfa and λ are both function of noise’s variance and number of
samples and can be set outside the knowledge of signal’s pow-
er. Hence a primary signal in the targeted band can easily be
detected if its level is greater than noise’s variance; this indi-
cates the usefulness of SNR in Energy Detection technique.
Probability of detection can further be written incorporat-
ing SNR factor [8, 4] as
(9)
B. Performance Characteristics of Energy Detection Technique
under AWGN Channel
The performance characteristics of the Energy Detection
Spectrum sensing technique under Additive White Gaussian
Noise (AWGN) channel was carried out to evaluate its effec-
tiveness. To achieve this, Receiver Operating Characteristics
(ROC) plots for signal detection was used. ROC is the reliable
tool that could be used in signal detection theory to quantify
the tradeoff that exists between true positive rate and false
negative rate; in this report, it is a plot probability of detection
(Pd) versus Probability false-alarm (Pf) and/or a plot of proba-
bility of detection (Pd) versus probability of missed-detection
(Pm). Monte-Carlo technique was used for the simulation in
Matlab software platform. Figures 3, and 4 present various
performance characteristics of Energy Detection under AWGN
channel.
Fig. 3. Probability of missed detection against Probability of detection
4 PROPOSED ALGORITHM
The traditional energy detection algorithm was based on
fixed threshold and has been observed to be no longer efficient
under noise uncertainty; hence setting threshold should be
made flexible and more encompassing in order to check the
effects of noise uncertainties in an environment
Fig. 4: Probability of false alarm versus probability of detection
The Implementation Algorithm procedure using Threshold
Based on Worst Case Scenarios are as follows:
*Take measurements at noise only environment to get the pos-
sible maximum noise ever, known as worst case noise uncer-
tainty.
*Measure or estimate the weakest value of signal strength
known as worst case signal.
0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1
0
0.1
0.2
0.3
0.4
0.5
0.6
0.7
0.8
0.9
1
Probability of false alarm
Probabilityofdetection
ROC of Energy Detection varying SNR under AWGN
SNR= -15
SNR= -20
SNR=-30
IJSER
International Journal of Scientific & Engineering Research, Volume 7, Issue 5, May-2016 62
ISSN 2229-5518
IJSER © 2016
http://www.ijser.org
0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1
0
0.1
0.2
0.3
0.4
0.5
0.6
0.7
0.8
0.9
1
Probability of false alarm
Probabilityofdetection
OC p ot o e gy etect o a y g u be o detect o
N= 1000
N= 2000
N= 3000
*Using the values of these two steps, estimate the signal to
noise (SNRwc) ratio known as weakest or worst case (SNR wc).
*Repeat steps 1to 3 to get the average value of the weakest
SNR (This repetition includes possible tolerance needed in the
measurements.
*Set the threshold (λwc) based on the value of the weakest val-
ue of the SNR measured.
*Compare the output of the detector ỳ with (λwc) if ỳ is greater
than or equal to (λwc) then decide the presence of primary us-
ers ie ỳ > =(λwc)|H1 implying :Recan. But if ỳ is less than (λwc),
then decide that primary users are absent ie ỳ < = (λwc)|H0
implying Transmit.
Figure 5 presents the flowchart implementation of the pro-
posed algorithm.
Significance of the steps
*Increment in the sensitivity and specificity of the detection
technique.
*Sampling rate is increased since sampling must be repeated
over time in order to ascertain the worst case scenarios.
*The probability of detection will be increased since number of
sampling (N) (observation rate) would be increased.
*The probabilities of false alarm and missed detection are
drastically reduced since number of observation would be
increased.
*Interference and shadowing effects are greatly minimized
since Pfa and Pm are minimized.
*Reduction in any occur-able sensing errors.
Fig. 6. The effects of the proposed algorithm on the probability of detection and
false alarm
5 RESULTS AND DISCUSSION
Figure 3 depicts a plot of Pm versus Pd which has an inverse
relationship; it can be observed that increase in Pm decreases
Pd. It therefore becomes necessary to mitigate factors that can
obstruct the detection of PUs such as interference and noise.
Figure 4 shows a plot of Pfa versus Pd with SNR -15dB, -
20dB and -30dB. It can be observed that when SNR = -15dB, an
increase in Pfa increased Pd with an output that outperforms
the scenarios of SNR = -20dB and -30dB. This implies that
probability of detecting a primary user signal will be en-
hanced if loss in (dB) in SNR is minimized to barest minimum.
Also figure 6 illustrated the effects of the proposed algorithm
on the traditional Energy Detection Technique. Increase in
sampling rate is a major suggestion for adoption of this pro-
posed algorithm. The figure shows a plot of probability of Pfa
versus Pd, varying number of sampling for 1000, 2000 and
3000 and maintaining a fixed SNR of -20dB. From the figure, it
was observed that as the number of sampling increases, the
detection probability increases. For an instance, in the scenario
of N=1000, Pfa=0.25 while Pd= 0.4, also when N=3000, Pfa=0.25
and Pd=0.45. This shows an increase in detection probability
which implies that sampling at higher rate improves detection
ability of Energy Detection technique, hence the suggestion of
this proposed algorithm serves as an approach towards im-
proving the performance of ED under the influence of noise
Start
Measure the worst
case value of noise in
the environment
IsY<=λwc ?
Set the threshold λwc based
on SNRwc
Measure the weakest
value of signal
Rescan to
get the
value of
Transmission by Sec-
ondary users
Estimate signal to noise
ti
Stop
Compare Y with
λwc
Yes
No
Fig. 5. The flowchart for implementation of the proposed algorithm
IJSER
International Journal of Scientific & Engineering Research, Volume 7, Issue 5, May-2016 63
ISSN 2229-5518
IJSER © 2016
http://www.ijser.org
uncertainty.
6 CONCLUSION
The detection characteristics of Energy Detection Technique
under the influence of noise uncertainty in a changing envi-
ronment were studied using ROC. It was observed that a fluc-
tuation in value of SNR affects the traditional ED which is de-
pendent on fixed threshold for primary signal’s detection. Rel-
ative to this deduction, a new algorithm based on worst case
SNR scenario was proposed in order to check the effects of
these noise uncertainties in detection ability of ED. The simu-
lation results indicate that the proposed algorithm improved
detection sensitivity and shows robustness against noise un-
certainty.
REFERENCES
[1] H. Arslan “Cognitive Radio Software Defined and Adaptive Wire-
less Systems”. Springer, University of South Florida Tampa FL USA,
2007.
[2] H. Tang “Some layer issues of wide band Cognitive System”, Proceed-
ings of IEEE int. Symposium on New Frontiers in Dynamic Access Net-
works. Baltimore Maryland pp. 151-159, 2005.
[3] W. Ejaz, “Spectrum Sensing in Cognitive Radio Network”, a thesis
submitted to the Faculty of Computer Engineering Department, Col-
lege of Electrical and Mechanical Engineering, National University of
Science and Technology, Pakistan.
[4] Agus, Sugihartono and Nana “A Cognitive Radio Spectrum Sensing
Algorithm to Improve Energy Detection at Low SNR” Vol.12, No.3, ,
pp. 717~724, September 2014.
[5] G. Ali, A. Khalid and C. Hassan. “An adaptive threshold method for
spectrum sensing in multi-channel Cognitive Radio Networks”, 17th
International Conference on Telecommunication. Pp. 425-429, 2010.
[6] H. Urkowitz, “Energy Detection of Unknown Deterministic signals”,
Proceeding of IEEE. vol. 55, no.4, pp. 523-231,
doi:10.1109/PROC.1967.5573,1967.
[7] S. Kay “ Fundamentals of Statistical Signal processing : Detection The-
ory”, 1st Edition, Prentice Hall, Upper Saddle River. 1998.
[8] Y. Guicai, L. Chengzhi. and X. Maintain “A novel Energy Detection
Scheme based on dynamic threshold in Cognitive Radio Systems”
pp. 2245-2252, 2012.
[9] Gradshteyn and I. M. Ryzhik, “Table of Integrals, Series, and Prod
ucts,” 7th Edition, Academic, San Diego, 2007.
IJSER

More Related Content

What's hot

OPTIMIZATION OF THE RECURSIVE ONE-SIDED HYPOTHESIS TESTING TECHNIQUE FOR AUTO...
OPTIMIZATION OF THE RECURSIVE ONE-SIDED HYPOTHESIS TESTING TECHNIQUE FOR AUTO...OPTIMIZATION OF THE RECURSIVE ONE-SIDED HYPOTHESIS TESTING TECHNIQUE FOR AUTO...
OPTIMIZATION OF THE RECURSIVE ONE-SIDED HYPOTHESIS TESTING TECHNIQUE FOR AUTO...ijwmn
 
Analysis of spectrum based approach for detection of mobile signals
Analysis of spectrum based approach for detection of mobile signalsAnalysis of spectrum based approach for detection of mobile signals
Analysis of spectrum based approach for detection of mobile signalsIAEME Publication
 
A comprehensive study of signal detection techniques for spectrum sensing in ...
A comprehensive study of signal detection techniques for spectrum sensing in ...A comprehensive study of signal detection techniques for spectrum sensing in ...
A comprehensive study of signal detection techniques for spectrum sensing in ...IAEME Publication
 
Analysis and Comparison of Different Spectrum Sensing Technique for WLAN
Analysis and Comparison of Different Spectrum Sensing Technique for WLANAnalysis and Comparison of Different Spectrum Sensing Technique for WLAN
Analysis and Comparison of Different Spectrum Sensing Technique for WLANijtsrd
 
Enhanced signal detection slgorithm using trained neural network for cognitiv...
Enhanced signal detection slgorithm using trained neural network for cognitiv...Enhanced signal detection slgorithm using trained neural network for cognitiv...
Enhanced signal detection slgorithm using trained neural network for cognitiv...IJECEIAES
 
Performance Analysis of Bayesian Methods to for the Spectrum Utilization in C...
Performance Analysis of Bayesian Methods to for the Spectrum Utilization in C...Performance Analysis of Bayesian Methods to for the Spectrum Utilization in C...
Performance Analysis of Bayesian Methods to for the Spectrum Utilization in C...ijtsrd
 
A SURVEY ON DYNAMIC SPECTRUM ACCESS TECHNIQUES FOR COGNITIVE RADIO
A SURVEY ON DYNAMIC SPECTRUM ACCESS TECHNIQUES FOR COGNITIVE RADIOA SURVEY ON DYNAMIC SPECTRUM ACCESS TECHNIQUES FOR COGNITIVE RADIO
A SURVEY ON DYNAMIC SPECTRUM ACCESS TECHNIQUES FOR COGNITIVE RADIOijngnjournal
 
An Approach to Spectrum Sensing in Cognitive Radio
An Approach to Spectrum Sensing in Cognitive Radio An Approach to Spectrum Sensing in Cognitive Radio
An Approach to Spectrum Sensing in Cognitive Radio IOSR Journals
 
Performance Evaluation of Computationally Efficient Energy Detection Based Sp...
Performance Evaluation of Computationally Efficient Energy Detection Based Sp...Performance Evaluation of Computationally Efficient Energy Detection Based Sp...
Performance Evaluation of Computationally Efficient Energy Detection Based Sp...IJRST Journal
 
Noise uncertainty effect on multi-channel cognitive radio networks
Noise uncertainty effect on multi-channel cognitive  radio networks Noise uncertainty effect on multi-channel cognitive  radio networks
Noise uncertainty effect on multi-channel cognitive radio networks IJECEIAES
 
Cooperative tv spectrum sensing in cognitive radio BY DEEPAK PORIYA
Cooperative tv spectrum sensing in cognitive radio BY DEEPAK PORIYACooperative tv spectrum sensing in cognitive radio BY DEEPAK PORIYA
Cooperative tv spectrum sensing in cognitive radio BY DEEPAK PORIYADeepak Poriya
 
Research paper on cognitive radio network
Research paper on cognitive radio networkResearch paper on cognitive radio network
Research paper on cognitive radio networkbkmishra21
 
Design and Implementation of Polyphase based Subband Adaptive Structure for N...
Design and Implementation of Polyphase based Subband Adaptive Structure for N...Design and Implementation of Polyphase based Subband Adaptive Structure for N...
Design and Implementation of Polyphase based Subband Adaptive Structure for N...Pratik Ghotkar
 

What's hot (16)

OPTIMIZATION OF THE RECURSIVE ONE-SIDED HYPOTHESIS TESTING TECHNIQUE FOR AUTO...
OPTIMIZATION OF THE RECURSIVE ONE-SIDED HYPOTHESIS TESTING TECHNIQUE FOR AUTO...OPTIMIZATION OF THE RECURSIVE ONE-SIDED HYPOTHESIS TESTING TECHNIQUE FOR AUTO...
OPTIMIZATION OF THE RECURSIVE ONE-SIDED HYPOTHESIS TESTING TECHNIQUE FOR AUTO...
 
Analysis of spectrum based approach for detection of mobile signals
Analysis of spectrum based approach for detection of mobile signalsAnalysis of spectrum based approach for detection of mobile signals
Analysis of spectrum based approach for detection of mobile signals
 
A comprehensive study of signal detection techniques for spectrum sensing in ...
A comprehensive study of signal detection techniques for spectrum sensing in ...A comprehensive study of signal detection techniques for spectrum sensing in ...
A comprehensive study of signal detection techniques for spectrum sensing in ...
 
Analysis and Comparison of Different Spectrum Sensing Technique for WLAN
Analysis and Comparison of Different Spectrum Sensing Technique for WLANAnalysis and Comparison of Different Spectrum Sensing Technique for WLAN
Analysis and Comparison of Different Spectrum Sensing Technique for WLAN
 
Enhanced signal detection slgorithm using trained neural network for cognitiv...
Enhanced signal detection slgorithm using trained neural network for cognitiv...Enhanced signal detection slgorithm using trained neural network for cognitiv...
Enhanced signal detection slgorithm using trained neural network for cognitiv...
 
Performance Analysis of Bayesian Methods to for the Spectrum Utilization in C...
Performance Analysis of Bayesian Methods to for the Spectrum Utilization in C...Performance Analysis of Bayesian Methods to for the Spectrum Utilization in C...
Performance Analysis of Bayesian Methods to for the Spectrum Utilization in C...
 
A SURVEY ON DYNAMIC SPECTRUM ACCESS TECHNIQUES FOR COGNITIVE RADIO
A SURVEY ON DYNAMIC SPECTRUM ACCESS TECHNIQUES FOR COGNITIVE RADIOA SURVEY ON DYNAMIC SPECTRUM ACCESS TECHNIQUES FOR COGNITIVE RADIO
A SURVEY ON DYNAMIC SPECTRUM ACCESS TECHNIQUES FOR COGNITIVE RADIO
 
An Approach to Spectrum Sensing in Cognitive Radio
An Approach to Spectrum Sensing in Cognitive Radio An Approach to Spectrum Sensing in Cognitive Radio
An Approach to Spectrum Sensing in Cognitive Radio
 
F010342837
F010342837F010342837
F010342837
 
Performance Evaluation of Computationally Efficient Energy Detection Based Sp...
Performance Evaluation of Computationally Efficient Energy Detection Based Sp...Performance Evaluation of Computationally Efficient Energy Detection Based Sp...
Performance Evaluation of Computationally Efficient Energy Detection Based Sp...
 
Max_Poster_FINAL
Max_Poster_FINALMax_Poster_FINAL
Max_Poster_FINAL
 
Noise uncertainty effect on multi-channel cognitive radio networks
Noise uncertainty effect on multi-channel cognitive  radio networks Noise uncertainty effect on multi-channel cognitive  radio networks
Noise uncertainty effect on multi-channel cognitive radio networks
 
Cooperative tv spectrum sensing in cognitive radio BY DEEPAK PORIYA
Cooperative tv spectrum sensing in cognitive radio BY DEEPAK PORIYACooperative tv spectrum sensing in cognitive radio BY DEEPAK PORIYA
Cooperative tv spectrum sensing in cognitive radio BY DEEPAK PORIYA
 
Research paper on cognitive radio network
Research paper on cognitive radio networkResearch paper on cognitive radio network
Research paper on cognitive radio network
 
Ijetcas14 443
Ijetcas14 443Ijetcas14 443
Ijetcas14 443
 
Design and Implementation of Polyphase based Subband Adaptive Structure for N...
Design and Implementation of Polyphase based Subband Adaptive Structure for N...Design and Implementation of Polyphase based Subband Adaptive Structure for N...
Design and Implementation of Polyphase based Subband Adaptive Structure for N...
 

Similar to Performance Analysis of Noise Uncertainty in Energy Detection Spectrum Sensing Technique using an Optimized Algorithm

IRJET- A Theoretical Investigation on Multistage Impulse Voltage Generator
IRJET- A Theoretical Investigation on Multistage Impulse Voltage GeneratorIRJET- A Theoretical Investigation on Multistage Impulse Voltage Generator
IRJET- A Theoretical Investigation on Multistage Impulse Voltage GeneratorIRJET Journal
 
Experimental Study of Spectrum Sensing based on Energy Detection and Network ...
Experimental Study of Spectrum Sensing based on Energy Detection and Network ...Experimental Study of Spectrum Sensing based on Energy Detection and Network ...
Experimental Study of Spectrum Sensing based on Energy Detection and Network ...Saumya Bhagat
 
A Survey On Spectrum Sensing Techniques In Cognitive Radio
A Survey On Spectrum Sensing Techniques In Cognitive RadioA Survey On Spectrum Sensing Techniques In Cognitive Radio
A Survey On Spectrum Sensing Techniques In Cognitive RadioJennifer Roman
 
Performance Analysis and Comparative Study of Cognitive Radio Spectrum Sensin...
Performance Analysis and Comparative Study of Cognitive Radio Spectrum Sensin...Performance Analysis and Comparative Study of Cognitive Radio Spectrum Sensin...
Performance Analysis and Comparative Study of Cognitive Radio Spectrum Sensin...IOSR Journals
 
International journal of engineering issues vol 2015 - no 2 - paper7
International journal of engineering issues   vol 2015 - no 2 - paper7International journal of engineering issues   vol 2015 - no 2 - paper7
International journal of engineering issues vol 2015 - no 2 - paper7sophiabelthome
 
Spectrum Sensing Detection Techniques for Overlay Users
Spectrum Sensing Detection Techniques for Overlay UsersSpectrum Sensing Detection Techniques for Overlay Users
Spectrum Sensing Detection Techniques for Overlay UsersIJMTST Journal
 
Transmitter Detection Methods of Spectrum Sensing For Cognitive Radio Network...
Transmitter Detection Methods of Spectrum Sensing For Cognitive Radio Network...Transmitter Detection Methods of Spectrum Sensing For Cognitive Radio Network...
Transmitter Detection Methods of Spectrum Sensing For Cognitive Radio Network...IRJET Journal
 
Spectrum Sensing Detection with Sequential Forward Search in Comparison to Kn...
Spectrum Sensing Detection with Sequential Forward Search in Comparison to Kn...Spectrum Sensing Detection with Sequential Forward Search in Comparison to Kn...
Spectrum Sensing Detection with Sequential Forward Search in Comparison to Kn...IJMTST Journal
 
Performance evaluation of different spectrum sensing techniques for realistic...
Performance evaluation of different spectrum sensing techniques for realistic...Performance evaluation of different spectrum sensing techniques for realistic...
Performance evaluation of different spectrum sensing techniques for realistic...ijwmn
 
Cognitive radio network spectrum sensing
Cognitive radio network spectrum sensingCognitive radio network spectrum sensing
Cognitive radio network spectrum sensingPRATIMAGAIKWAD16
 
Performance analysis of cooperative spectrum sensing using double dynamic thr...
Performance analysis of cooperative spectrum sensing using double dynamic thr...Performance analysis of cooperative spectrum sensing using double dynamic thr...
Performance analysis of cooperative spectrum sensing using double dynamic thr...IAESIJAI
 
An Approach to Spectrum Sensing in Cognitive Radio
An Approach to Spectrum Sensing in Cognitive RadioAn Approach to Spectrum Sensing in Cognitive Radio
An Approach to Spectrum Sensing in Cognitive RadioIOSR Journals
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...ijceronline
 
Cognitive Radio Network: Analysing the effect of various parameters & new fra...
Cognitive Radio Network: Analysing the effect of various parameters & new fra...Cognitive Radio Network: Analysing the effect of various parameters & new fra...
Cognitive Radio Network: Analysing the effect of various parameters & new fra...SampadaZalte
 
OPTIMIZATION OF THE RECURSIVE ONE-SIDED HYPOTHESIS TESTING TECHNIQUE FOR AUTO...
OPTIMIZATION OF THE RECURSIVE ONE-SIDED HYPOTHESIS TESTING TECHNIQUE FOR AUTO...OPTIMIZATION OF THE RECURSIVE ONE-SIDED HYPOTHESIS TESTING TECHNIQUE FOR AUTO...
OPTIMIZATION OF THE RECURSIVE ONE-SIDED HYPOTHESIS TESTING TECHNIQUE FOR AUTO...ijwmn
 
Collaborative cyclostationary spectrum sensing for cognitive radio systems
Collaborative cyclostationary spectrum sensing for cognitive radio systemsCollaborative cyclostationary spectrum sensing for cognitive radio systems
Collaborative cyclostationary spectrum sensing for cognitive radio systemskareenavolt
 
IRJET- Cooperative Spectrum Sensing based on Adaptive Threshold for Cognitive...
IRJET- Cooperative Spectrum Sensing based on Adaptive Threshold for Cognitive...IRJET- Cooperative Spectrum Sensing based on Adaptive Threshold for Cognitive...
IRJET- Cooperative Spectrum Sensing based on Adaptive Threshold for Cognitive...IRJET Journal
 
IRJET- Performance Comparison of Cognitive Radio Network by Spectrum Sensing ...
IRJET- Performance Comparison of Cognitive Radio Network by Spectrum Sensing ...IRJET- Performance Comparison of Cognitive Radio Network by Spectrum Sensing ...
IRJET- Performance Comparison of Cognitive Radio Network by Spectrum Sensing ...IRJET Journal
 
A novel scheme to improve the spectrum sensing performance
A novel scheme to improve the spectrum sensing performanceA novel scheme to improve the spectrum sensing performance
A novel scheme to improve the spectrum sensing performanceIJCNCJournal
 

Similar to Performance Analysis of Noise Uncertainty in Energy Detection Spectrum Sensing Technique using an Optimized Algorithm (20)

IRJET- A Theoretical Investigation on Multistage Impulse Voltage Generator
IRJET- A Theoretical Investigation on Multistage Impulse Voltage GeneratorIRJET- A Theoretical Investigation on Multistage Impulse Voltage Generator
IRJET- A Theoretical Investigation on Multistage Impulse Voltage Generator
 
Experimental Study of Spectrum Sensing based on Energy Detection and Network ...
Experimental Study of Spectrum Sensing based on Energy Detection and Network ...Experimental Study of Spectrum Sensing based on Energy Detection and Network ...
Experimental Study of Spectrum Sensing based on Energy Detection and Network ...
 
A Survey On Spectrum Sensing Techniques In Cognitive Radio
A Survey On Spectrum Sensing Techniques In Cognitive RadioA Survey On Spectrum Sensing Techniques In Cognitive Radio
A Survey On Spectrum Sensing Techniques In Cognitive Radio
 
Performance Analysis and Comparative Study of Cognitive Radio Spectrum Sensin...
Performance Analysis and Comparative Study of Cognitive Radio Spectrum Sensin...Performance Analysis and Comparative Study of Cognitive Radio Spectrum Sensin...
Performance Analysis and Comparative Study of Cognitive Radio Spectrum Sensin...
 
International journal of engineering issues vol 2015 - no 2 - paper7
International journal of engineering issues   vol 2015 - no 2 - paper7International journal of engineering issues   vol 2015 - no 2 - paper7
International journal of engineering issues vol 2015 - no 2 - paper7
 
Spectrum Sensing Detection Techniques for Overlay Users
Spectrum Sensing Detection Techniques for Overlay UsersSpectrum Sensing Detection Techniques for Overlay Users
Spectrum Sensing Detection Techniques for Overlay Users
 
Transmitter Detection Methods of Spectrum Sensing For Cognitive Radio Network...
Transmitter Detection Methods of Spectrum Sensing For Cognitive Radio Network...Transmitter Detection Methods of Spectrum Sensing For Cognitive Radio Network...
Transmitter Detection Methods of Spectrum Sensing For Cognitive Radio Network...
 
Spectrum Sensing Detection with Sequential Forward Search in Comparison to Kn...
Spectrum Sensing Detection with Sequential Forward Search in Comparison to Kn...Spectrum Sensing Detection with Sequential Forward Search in Comparison to Kn...
Spectrum Sensing Detection with Sequential Forward Search in Comparison to Kn...
 
Performance evaluation of different spectrum sensing techniques for realistic...
Performance evaluation of different spectrum sensing techniques for realistic...Performance evaluation of different spectrum sensing techniques for realistic...
Performance evaluation of different spectrum sensing techniques for realistic...
 
Cognitive radio network spectrum sensing
Cognitive radio network spectrum sensingCognitive radio network spectrum sensing
Cognitive radio network spectrum sensing
 
Performance analysis of cooperative spectrum sensing using double dynamic thr...
Performance analysis of cooperative spectrum sensing using double dynamic thr...Performance analysis of cooperative spectrum sensing using double dynamic thr...
Performance analysis of cooperative spectrum sensing using double dynamic thr...
 
An Approach to Spectrum Sensing in Cognitive Radio
An Approach to Spectrum Sensing in Cognitive RadioAn Approach to Spectrum Sensing in Cognitive Radio
An Approach to Spectrum Sensing in Cognitive Radio
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
 
Cognitive Radio Network: Analysing the effect of various parameters & new fra...
Cognitive Radio Network: Analysing the effect of various parameters & new fra...Cognitive Radio Network: Analysing the effect of various parameters & new fra...
Cognitive Radio Network: Analysing the effect of various parameters & new fra...
 
Cognitive Radio
Cognitive RadioCognitive Radio
Cognitive Radio
 
OPTIMIZATION OF THE RECURSIVE ONE-SIDED HYPOTHESIS TESTING TECHNIQUE FOR AUTO...
OPTIMIZATION OF THE RECURSIVE ONE-SIDED HYPOTHESIS TESTING TECHNIQUE FOR AUTO...OPTIMIZATION OF THE RECURSIVE ONE-SIDED HYPOTHESIS TESTING TECHNIQUE FOR AUTO...
OPTIMIZATION OF THE RECURSIVE ONE-SIDED HYPOTHESIS TESTING TECHNIQUE FOR AUTO...
 
Collaborative cyclostationary spectrum sensing for cognitive radio systems
Collaborative cyclostationary spectrum sensing for cognitive radio systemsCollaborative cyclostationary spectrum sensing for cognitive radio systems
Collaborative cyclostationary spectrum sensing for cognitive radio systems
 
IRJET- Cooperative Spectrum Sensing based on Adaptive Threshold for Cognitive...
IRJET- Cooperative Spectrum Sensing based on Adaptive Threshold for Cognitive...IRJET- Cooperative Spectrum Sensing based on Adaptive Threshold for Cognitive...
IRJET- Cooperative Spectrum Sensing based on Adaptive Threshold for Cognitive...
 
IRJET- Performance Comparison of Cognitive Radio Network by Spectrum Sensing ...
IRJET- Performance Comparison of Cognitive Radio Network by Spectrum Sensing ...IRJET- Performance Comparison of Cognitive Radio Network by Spectrum Sensing ...
IRJET- Performance Comparison of Cognitive Radio Network by Spectrum Sensing ...
 
A novel scheme to improve the spectrum sensing performance
A novel scheme to improve the spectrum sensing performanceA novel scheme to improve the spectrum sensing performance
A novel scheme to improve the spectrum sensing performance
 

More from Onyebuchi nosiri

Comparative power flow analysis of 28 and 52 buses for 330 kv power grid netw...
Comparative power flow analysis of 28 and 52 buses for 330 kv power grid netw...Comparative power flow analysis of 28 and 52 buses for 330 kv power grid netw...
Comparative power flow analysis of 28 and 52 buses for 330 kv power grid netw...Onyebuchi nosiri
 
Comparative power flow analysis of 28 and 52 buses for 330 kv power grid netw...
Comparative power flow analysis of 28 and 52 buses for 330 kv power grid netw...Comparative power flow analysis of 28 and 52 buses for 330 kv power grid netw...
Comparative power flow analysis of 28 and 52 buses for 330 kv power grid netw...Onyebuchi nosiri
 
Implementation of Particle Swarm Optimization Technique for Enhanced Outdoor ...
Implementation of Particle Swarm Optimization Technique for Enhanced Outdoor ...Implementation of Particle Swarm Optimization Technique for Enhanced Outdoor ...
Implementation of Particle Swarm Optimization Technique for Enhanced Outdoor ...Onyebuchi nosiri
 
Telecom infrastructure-sharing-a-panacea-for-sustainability-cost-and-network-...
Telecom infrastructure-sharing-a-panacea-for-sustainability-cost-and-network-...Telecom infrastructure-sharing-a-panacea-for-sustainability-cost-and-network-...
Telecom infrastructure-sharing-a-panacea-for-sustainability-cost-and-network-...Onyebuchi nosiri
 
VOLTAGE STABILITY IN NIGERIA 330KV INTEGRATED 52 BUS POWER NETWORK USING PATT...
VOLTAGE STABILITY IN NIGERIA 330KV INTEGRATED 52 BUS POWER NETWORK USING PATT...VOLTAGE STABILITY IN NIGERIA 330KV INTEGRATED 52 BUS POWER NETWORK USING PATT...
VOLTAGE STABILITY IN NIGERIA 330KV INTEGRATED 52 BUS POWER NETWORK USING PATT...Onyebuchi nosiri
 
Voltage Stability Investigation of the Nigeria 330KV Interconnected Grid Syst...
Voltage Stability Investigation of the Nigeria 330KV Interconnected Grid Syst...Voltage Stability Investigation of the Nigeria 330KV Interconnected Grid Syst...
Voltage Stability Investigation of the Nigeria 330KV Interconnected Grid Syst...Onyebuchi nosiri
 
VOLTAGE STABILITY IN NIGERIA 330KV INTEGRATED 52 BUS POWER NETWORK USING PATT...
VOLTAGE STABILITY IN NIGERIA 330KV INTEGRATED 52 BUS POWER NETWORK USING PATT...VOLTAGE STABILITY IN NIGERIA 330KV INTEGRATED 52 BUS POWER NETWORK USING PATT...
VOLTAGE STABILITY IN NIGERIA 330KV INTEGRATED 52 BUS POWER NETWORK USING PATT...Onyebuchi nosiri
 
Quadcopter Design for Payload Delivery
Quadcopter Design for Payload Delivery Quadcopter Design for Payload Delivery
Quadcopter Design for Payload Delivery Onyebuchi nosiri
 
Investigation of TV White Space for Maximum Spectrum Utilization in a Cellula...
Investigation of TV White Space for Maximum Spectrum Utilization in a Cellula...Investigation of TV White Space for Maximum Spectrum Utilization in a Cellula...
Investigation of TV White Space for Maximum Spectrum Utilization in a Cellula...Onyebuchi nosiri
 
Path Loss Characterization of 3G Wireless Signal for Urban and Suburban Envir...
Path Loss Characterization of 3G Wireless Signal for Urban and Suburban Envir...Path Loss Characterization of 3G Wireless Signal for Urban and Suburban Envir...
Path Loss Characterization of 3G Wireless Signal for Urban and Suburban Envir...Onyebuchi nosiri
 
Signal Strength Evaluation of a 3G Network in Owerri Metropolis Using Path Lo...
Signal Strength Evaluation of a 3G Network in Owerri Metropolis Using Path Lo...Signal Strength Evaluation of a 3G Network in Owerri Metropolis Using Path Lo...
Signal Strength Evaluation of a 3G Network in Owerri Metropolis Using Path Lo...Onyebuchi nosiri
 
Investigation of TV White Space for Maximum Spectrum Utilization in a Cellula...
Investigation of TV White Space for Maximum Spectrum Utilization in a Cellula...Investigation of TV White Space for Maximum Spectrum Utilization in a Cellula...
Investigation of TV White Space for Maximum Spectrum Utilization in a Cellula...Onyebuchi nosiri
 
Evaluation of Percentage Capacity Loss on LTE Network Caused by Intermodulati...
Evaluation of Percentage Capacity Loss on LTE Network Caused by Intermodulati...Evaluation of Percentage Capacity Loss on LTE Network Caused by Intermodulati...
Evaluation of Percentage Capacity Loss on LTE Network Caused by Intermodulati...Onyebuchi nosiri
 
Modelling, Simulation and Analysis of a Low-Noise Block Converter (LNBC) Used...
Modelling, Simulation and Analysis of a Low-Noise Block Converter (LNBC) Used...Modelling, Simulation and Analysis of a Low-Noise Block Converter (LNBC) Used...
Modelling, Simulation and Analysis of a Low-Noise Block Converter (LNBC) Used...Onyebuchi nosiri
 
Design and Implementation of a Simple HMC6352 2-Axis-MR Digital Compass
Design and Implementation of a Simple HMC6352 2-Axis-MR Digital Compass Design and Implementation of a Simple HMC6352 2-Axis-MR Digital Compass
Design and Implementation of a Simple HMC6352 2-Axis-MR Digital Compass Onyebuchi nosiri
 
An Embedded Voice Activated Automobile Speed Limiter: A Design Approach for C...
An Embedded Voice Activated Automobile Speed Limiter: A Design Approach for C...An Embedded Voice Activated Automobile Speed Limiter: A Design Approach for C...
An Embedded Voice Activated Automobile Speed Limiter: A Design Approach for C...Onyebuchi nosiri
 
OPTIMIZATION OF COST 231 MODEL FOR 3G WIRELESS COMMUNICATION SIGNAL IN SUBURB...
OPTIMIZATION OF COST 231 MODEL FOR 3G WIRELESS COMMUNICATION SIGNAL IN SUBURB...OPTIMIZATION OF COST 231 MODEL FOR 3G WIRELESS COMMUNICATION SIGNAL IN SUBURB...
OPTIMIZATION OF COST 231 MODEL FOR 3G WIRELESS COMMUNICATION SIGNAL IN SUBURB...Onyebuchi nosiri
 
Coverage and Capacity Performance Degradation on a Co-Located Network Involvi...
Coverage and Capacity Performance Degradation on a Co-Located Network Involvi...Coverage and Capacity Performance Degradation on a Co-Located Network Involvi...
Coverage and Capacity Performance Degradation on a Co-Located Network Involvi...Onyebuchi nosiri
 
Comparative Study of Path Loss Models for Wireless Communication in Urban and...
Comparative Study of Path Loss Models for Wireless Communication in Urban and...Comparative Study of Path Loss Models for Wireless Communication in Urban and...
Comparative Study of Path Loss Models for Wireless Communication in Urban and...Onyebuchi nosiri
 
 ...
 ... ...
 ...Onyebuchi nosiri
 

More from Onyebuchi nosiri (20)

Comparative power flow analysis of 28 and 52 buses for 330 kv power grid netw...
Comparative power flow analysis of 28 and 52 buses for 330 kv power grid netw...Comparative power flow analysis of 28 and 52 buses for 330 kv power grid netw...
Comparative power flow analysis of 28 and 52 buses for 330 kv power grid netw...
 
Comparative power flow analysis of 28 and 52 buses for 330 kv power grid netw...
Comparative power flow analysis of 28 and 52 buses for 330 kv power grid netw...Comparative power flow analysis of 28 and 52 buses for 330 kv power grid netw...
Comparative power flow analysis of 28 and 52 buses for 330 kv power grid netw...
 
Implementation of Particle Swarm Optimization Technique for Enhanced Outdoor ...
Implementation of Particle Swarm Optimization Technique for Enhanced Outdoor ...Implementation of Particle Swarm Optimization Technique for Enhanced Outdoor ...
Implementation of Particle Swarm Optimization Technique for Enhanced Outdoor ...
 
Telecom infrastructure-sharing-a-panacea-for-sustainability-cost-and-network-...
Telecom infrastructure-sharing-a-panacea-for-sustainability-cost-and-network-...Telecom infrastructure-sharing-a-panacea-for-sustainability-cost-and-network-...
Telecom infrastructure-sharing-a-panacea-for-sustainability-cost-and-network-...
 
VOLTAGE STABILITY IN NIGERIA 330KV INTEGRATED 52 BUS POWER NETWORK USING PATT...
VOLTAGE STABILITY IN NIGERIA 330KV INTEGRATED 52 BUS POWER NETWORK USING PATT...VOLTAGE STABILITY IN NIGERIA 330KV INTEGRATED 52 BUS POWER NETWORK USING PATT...
VOLTAGE STABILITY IN NIGERIA 330KV INTEGRATED 52 BUS POWER NETWORK USING PATT...
 
Voltage Stability Investigation of the Nigeria 330KV Interconnected Grid Syst...
Voltage Stability Investigation of the Nigeria 330KV Interconnected Grid Syst...Voltage Stability Investigation of the Nigeria 330KV Interconnected Grid Syst...
Voltage Stability Investigation of the Nigeria 330KV Interconnected Grid Syst...
 
VOLTAGE STABILITY IN NIGERIA 330KV INTEGRATED 52 BUS POWER NETWORK USING PATT...
VOLTAGE STABILITY IN NIGERIA 330KV INTEGRATED 52 BUS POWER NETWORK USING PATT...VOLTAGE STABILITY IN NIGERIA 330KV INTEGRATED 52 BUS POWER NETWORK USING PATT...
VOLTAGE STABILITY IN NIGERIA 330KV INTEGRATED 52 BUS POWER NETWORK USING PATT...
 
Quadcopter Design for Payload Delivery
Quadcopter Design for Payload Delivery Quadcopter Design for Payload Delivery
Quadcopter Design for Payload Delivery
 
Investigation of TV White Space for Maximum Spectrum Utilization in a Cellula...
Investigation of TV White Space for Maximum Spectrum Utilization in a Cellula...Investigation of TV White Space for Maximum Spectrum Utilization in a Cellula...
Investigation of TV White Space for Maximum Spectrum Utilization in a Cellula...
 
Path Loss Characterization of 3G Wireless Signal for Urban and Suburban Envir...
Path Loss Characterization of 3G Wireless Signal for Urban and Suburban Envir...Path Loss Characterization of 3G Wireless Signal for Urban and Suburban Envir...
Path Loss Characterization of 3G Wireless Signal for Urban and Suburban Envir...
 
Signal Strength Evaluation of a 3G Network in Owerri Metropolis Using Path Lo...
Signal Strength Evaluation of a 3G Network in Owerri Metropolis Using Path Lo...Signal Strength Evaluation of a 3G Network in Owerri Metropolis Using Path Lo...
Signal Strength Evaluation of a 3G Network in Owerri Metropolis Using Path Lo...
 
Investigation of TV White Space for Maximum Spectrum Utilization in a Cellula...
Investigation of TV White Space for Maximum Spectrum Utilization in a Cellula...Investigation of TV White Space for Maximum Spectrum Utilization in a Cellula...
Investigation of TV White Space for Maximum Spectrum Utilization in a Cellula...
 
Evaluation of Percentage Capacity Loss on LTE Network Caused by Intermodulati...
Evaluation of Percentage Capacity Loss on LTE Network Caused by Intermodulati...Evaluation of Percentage Capacity Loss on LTE Network Caused by Intermodulati...
Evaluation of Percentage Capacity Loss on LTE Network Caused by Intermodulati...
 
Modelling, Simulation and Analysis of a Low-Noise Block Converter (LNBC) Used...
Modelling, Simulation and Analysis of a Low-Noise Block Converter (LNBC) Used...Modelling, Simulation and Analysis of a Low-Noise Block Converter (LNBC) Used...
Modelling, Simulation and Analysis of a Low-Noise Block Converter (LNBC) Used...
 
Design and Implementation of a Simple HMC6352 2-Axis-MR Digital Compass
Design and Implementation of a Simple HMC6352 2-Axis-MR Digital Compass Design and Implementation of a Simple HMC6352 2-Axis-MR Digital Compass
Design and Implementation of a Simple HMC6352 2-Axis-MR Digital Compass
 
An Embedded Voice Activated Automobile Speed Limiter: A Design Approach for C...
An Embedded Voice Activated Automobile Speed Limiter: A Design Approach for C...An Embedded Voice Activated Automobile Speed Limiter: A Design Approach for C...
An Embedded Voice Activated Automobile Speed Limiter: A Design Approach for C...
 
OPTIMIZATION OF COST 231 MODEL FOR 3G WIRELESS COMMUNICATION SIGNAL IN SUBURB...
OPTIMIZATION OF COST 231 MODEL FOR 3G WIRELESS COMMUNICATION SIGNAL IN SUBURB...OPTIMIZATION OF COST 231 MODEL FOR 3G WIRELESS COMMUNICATION SIGNAL IN SUBURB...
OPTIMIZATION OF COST 231 MODEL FOR 3G WIRELESS COMMUNICATION SIGNAL IN SUBURB...
 
Coverage and Capacity Performance Degradation on a Co-Located Network Involvi...
Coverage and Capacity Performance Degradation on a Co-Located Network Involvi...Coverage and Capacity Performance Degradation on a Co-Located Network Involvi...
Coverage and Capacity Performance Degradation on a Co-Located Network Involvi...
 
Comparative Study of Path Loss Models for Wireless Communication in Urban and...
Comparative Study of Path Loss Models for Wireless Communication in Urban and...Comparative Study of Path Loss Models for Wireless Communication in Urban and...
Comparative Study of Path Loss Models for Wireless Communication in Urban and...
 
 ...
 ... ...
 ...
 

Recently uploaded

ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacingjaychoudhary37
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxvipinkmenon1
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 

Recently uploaded (20)

young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacing
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptx
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 

Performance Analysis of Noise Uncertainty in Energy Detection Spectrum Sensing Technique using an Optimized Algorithm

  • 1. International Journal of Scientific & Engineering Research, Volume 7, Issue 5, May-2016 59 ISSN 2229-5518 IJSER © 2016 http://www.ijser.org Performance Analysis of Noise Uncertainty in En- ergy Detection Spectrum Sensing Technique using an Optimized Algorithm Nosiri Onyebuchi Chikezie1 , Iroh Chioma Ulunma2 Abstract—The Performance of Energy Detection (ED) spectrum sensing technique depends on threshold selected for deciding the pres- ence or absence of Primary User. In practice, noise density is uncertain and can affect the performance of ED in that sometimes presence of signals is confused for their absence (noise) and vice versa. The traditional energy detection algorithm was based on fixed threshold and has been observed to be inefficient under noise uncertainty. The technique requires optimizing the threshold to be more flexible to check the noise uncertainty effects. The paper therefore proposed an algorithm relative to a unique environment which in effect considered the dynamism relatively and dependent on the environment. The results obtained demonstrated significant improvement compared to the tradi- tional energy detection system. Index Terms— Dynamic Environment, Energy Detection, Cognitive Radio Technology, Noise uncertainty, Signal to Noise Ratio. ——————————  —————————— 1 INTRODUCTION COMMODATING the increasing number of users in wireless network and the threat for RF spectrum scarcity has given rise to cognitive Radio Technology (CRT). CRT is a new technology whose primary purpose is to maximize Radio Frequency (RF) resources and opportunistically grant ad-hoc users access to RF resources without causing harm to the original users. In this technology, the original users have the priority to occupy the given band and are known as li- censed or the primary users while the ad-hoc users do not have priority to occupy the band but opportunistically do that; they are known as unlicensed or secondary users. The most essential task in ensuring the feasibility of CRT is spectrum sensing by the secondary users. It involves monitoring of the targeted band in order to ascertain the most convenient time to utilize the RF resources causing no interference to the pri- mary users. There are several methods for carrying out this task viz; Matched filter approach which gives an optimum detection but requires the knowledge of parameters of trans- mitted signal. Its shortcoming is large power consumption due to various receiver algorithms that need to be executed for detection and complexity of the sensing unit [1]. Another is Cyclostationary-Based Sensing; it involves exploiting statisti- cal features of the received signal. It can distinguish noise from primary users’ signal efficiently but suffers challenges of computational complexity and longer time for observation [1]. Wave form based sensing is a usable approach also. According to [1], it utilizes synchronization in wireless system for detec- tion, known patterns such as spread sequence and regularly transmitted pilot pattern are used. By correlating the received signal with a known copy of itself, sensing is achieved in the presence of a known pattern. This method however requires short measurement time and as a result prone to synchronization errors [2]. This paper is or- ganized as follows: section 1 has the introduction, section 2 contains related reviewed works, section 3 presents system model and various performance characterizations. Section 4 shows the proposed algorithm while sections 5 and 6 cover results discussion and conclusion. 2 RELATED WORK In the work of [3] titled “Spectrum sensing in Cognitive Radio Network” conducted a survey of techniques for spec- trum sensing with a performance analysis of transmitter-based detection technique. An algorithm for minimizing sensing time under high signal to noise ratio and a fuzzy based tech- nique for primary user detection was proposed. His results showed that the proposed algorithm has a level of reliability when compared with other transmitter detection techniques, while the fuzzy based technique provided an improved result when compared with transmitter detection technique under low SNR value but at the expense of increased computation time The authors of [4] proposed an algorithm to improve on the performance of Energy Detection. This algorithm was based on distribution analysis using a measure of Gaussianity (kur- tosis) as test statistics. The idea behind this concept was that the distribution of received signal when a channel is occupied definitely differs from that of vacant channel. According to them, noise has Guassian distribution tendency while signal which encounters multipath fading (effect) during transmis- sion will have non Guassian distribution. This proposal poses a level of doubt because there is no how a transmitted signal would not have effects of Gaussianity distribution attributed to it. The scenario of [5] proposed an approach to estimate the threshold as a function of first and second order statistic of recorded signals. Their method does not require estimation of A ———————————————— • Nosiri Onyebuchi Chikezie is a PhD holder in wireless communication Engi- neering. He is an academic staff, Department of Electrical and Electronic En- gineering, Federal University of Technology, Owerri, Nigeria. E-mail: onyebu- chi.nosiri@futo.edu.ng • Iloh Chioma Ulunma is currently pursuing master degree program in Electrical and Electronic Engineering, Federal University of Technology, Owerri, Nige- ria.E-mail: irohcu@gmail.com IJSER
  • 2. International Journal of Scientific & Engineering Research, Volume 7, Issue 5, May-2016 60 ISSN 2229-5518 IJSER © 2016 http://www.ijser.org noise variance and signal to noise ratio but aims at minimizing the effects of impairments introduced by wireless channel and non-stationary noise on threshold performance. The simula- tion result showed that the adaptive threshold has low false alarm and missed detection rates that satisfied detection re- quirements of multi-channel cognitive radio when proper standard deviation coefficient is selected. Among all these techniques, the most commonly used ap- proach is Energy Detection because of its implementation simplicity, higher speed and its non prior knowledge require- ment of the primary signal for detection as other techniques would require. It only depends on the power of its received signal to decide the presence or absence of the primary. 3 SYSTEM MODEL The energy detection spectrum sensing technique is applied by the SUs; each of the received signals is first pre-filtered by Band-Pass Filter (BPF). The output of BPF is sent to analogue to digital converter to ensure compatibility of the system and improved signal to noise performance. The output of the ana- logue to digital converter was passed through a squaring de- vice in order to convert the signal into pulse waves which are compatible with the integrator that summed its inputs and integrated them over time T. It then gives an output (ỳ). The output of the integrator is the energy of the filtered received signal which serves as the decision test statistics ỳ that is com- pared with a pre-defined threshold value λ. Transmissions by SUs are immediately started depending on the value of ỳ. Fig- ure 1 presents the block diagram of Energy Detection Tech- nique Fig.1. Block diagram of Energy Detection Two hypotheses H0 and H1 are possible from the output and are used as the test statistics. H0: represents the presence of only noise and absence of signal while H1: represents the presence of both noise and signal. Hence three important con- ditions arise. Probability of Detection (Pd): This is the probability of de- tecting a PU signal on the considered frequency. It depicts that H1 is true while H0 is false. Probability of Missed Detection (Pm): This is the probabil- ity of deciding a PU to be absent when really it is present. Therefore, H1 is true while H0 is false. Probability of False alarm (Pfa): This is the probability of deciding a PU to be present when really it is not. Therefore, it depicts that H0 is true while H1 is false. The received signal by the secondary user is represented thus, [1]. (1) Where (t) = Sample index. x(t) =Signal from the PU or channel input. w (t) = Additive White Gaussian Noise (AWGN) with zero mean and known variance = WN0. The Signal to Noise Ratio (SNR) is given as [1] (2) Where σ2s =variance of the signal and σ2n =variance of the noise. Algorithm and flowchart for implementation of the Energy Detection Technique are shown below and in figure 2 respec- tively. *RF environment scanning. *Estimate the signal strength detected. *Analyze the output detected. *Compare output with the threshold. *Action by SUs. *End. Fig. 2. Flowchart for implementation of Energy Detection A Performance analysis of Energy Detector The detection performance of spectrum sensing technique is evaluated by its Probability of detection (Pd) and Probabil- ity of false alarm (Pfa). The detection algorithm of spectrum sensing techniques was based on Neyman-Pearson’s lemma theorem whose objective is to maximize Pd in a fixed Pfa [6, 7]. It implies that Pd which indicates that primary users exist really should be kept as large as possible so as to avoid inter- Band Pass Filter A/D Con- verter Squar- ing De- Inte- grator Stop Is Y ≤ λ? Start Signal strength detec- tion RF environment spectrum. Analysis of output (Y), compare Y with λ Transmission by SUs Yes NO IJSER
  • 3. International Journal of Scientific & Engineering Research, Volume 7, Issue 5, May-2016 61 ISSN 2229-5518 IJSER © 2016 http://www.ijser.org 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1 Plot of Prob.of detection versus Prob.of missed detection probability of missed probabilityofdetection Pd vs Pm ference to primary users while Pfa which fakes the presence of primary users should be maintained very small so as to max- imize transmission opportunities. Hence maximizing Pd and minimizing Pfa are of great interest in detection technique. Another parameter used in detection performance evaluation is the Probability of missed detection (Pm) which is the inverse (opposite) of Pd; it implies that anything that can prevent the detection of primary users such as interference and shadowing should be avoided. The optimal detection of an energy detector as given by [8] (3) Where D(y) = Decision variable, λ Decision threshold and N= Number of sample for detection. Based on the test statistic, the probabilities Pd and Pfa and λ according to [8] and ([4] are evaluated using (4) (5) (6) (7) Where Q(x) is the standard Gaussian complementary cumula- tive distribution function evaluated as [9]. (8) A close observation of equations (5) and (6) indicates that Pfa and λ are both function of noise’s variance and number of samples and can be set outside the knowledge of signal’s pow- er. Hence a primary signal in the targeted band can easily be detected if its level is greater than noise’s variance; this indi- cates the usefulness of SNR in Energy Detection technique. Probability of detection can further be written incorporat- ing SNR factor [8, 4] as (9) B. Performance Characteristics of Energy Detection Technique under AWGN Channel The performance characteristics of the Energy Detection Spectrum sensing technique under Additive White Gaussian Noise (AWGN) channel was carried out to evaluate its effec- tiveness. To achieve this, Receiver Operating Characteristics (ROC) plots for signal detection was used. ROC is the reliable tool that could be used in signal detection theory to quantify the tradeoff that exists between true positive rate and false negative rate; in this report, it is a plot probability of detection (Pd) versus Probability false-alarm (Pf) and/or a plot of proba- bility of detection (Pd) versus probability of missed-detection (Pm). Monte-Carlo technique was used for the simulation in Matlab software platform. Figures 3, and 4 present various performance characteristics of Energy Detection under AWGN channel. Fig. 3. Probability of missed detection against Probability of detection 4 PROPOSED ALGORITHM The traditional energy detection algorithm was based on fixed threshold and has been observed to be no longer efficient under noise uncertainty; hence setting threshold should be made flexible and more encompassing in order to check the effects of noise uncertainties in an environment Fig. 4: Probability of false alarm versus probability of detection The Implementation Algorithm procedure using Threshold Based on Worst Case Scenarios are as follows: *Take measurements at noise only environment to get the pos- sible maximum noise ever, known as worst case noise uncer- tainty. *Measure or estimate the weakest value of signal strength known as worst case signal. 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1 Probability of false alarm Probabilityofdetection ROC of Energy Detection varying SNR under AWGN SNR= -15 SNR= -20 SNR=-30 IJSER
  • 4. International Journal of Scientific & Engineering Research, Volume 7, Issue 5, May-2016 62 ISSN 2229-5518 IJSER © 2016 http://www.ijser.org 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1 Probability of false alarm Probabilityofdetection OC p ot o e gy etect o a y g u be o detect o N= 1000 N= 2000 N= 3000 *Using the values of these two steps, estimate the signal to noise (SNRwc) ratio known as weakest or worst case (SNR wc). *Repeat steps 1to 3 to get the average value of the weakest SNR (This repetition includes possible tolerance needed in the measurements. *Set the threshold (λwc) based on the value of the weakest val- ue of the SNR measured. *Compare the output of the detector ỳ with (λwc) if ỳ is greater than or equal to (λwc) then decide the presence of primary us- ers ie ỳ > =(λwc)|H1 implying :Recan. But if ỳ is less than (λwc), then decide that primary users are absent ie ỳ < = (λwc)|H0 implying Transmit. Figure 5 presents the flowchart implementation of the pro- posed algorithm. Significance of the steps *Increment in the sensitivity and specificity of the detection technique. *Sampling rate is increased since sampling must be repeated over time in order to ascertain the worst case scenarios. *The probability of detection will be increased since number of sampling (N) (observation rate) would be increased. *The probabilities of false alarm and missed detection are drastically reduced since number of observation would be increased. *Interference and shadowing effects are greatly minimized since Pfa and Pm are minimized. *Reduction in any occur-able sensing errors. Fig. 6. The effects of the proposed algorithm on the probability of detection and false alarm 5 RESULTS AND DISCUSSION Figure 3 depicts a plot of Pm versus Pd which has an inverse relationship; it can be observed that increase in Pm decreases Pd. It therefore becomes necessary to mitigate factors that can obstruct the detection of PUs such as interference and noise. Figure 4 shows a plot of Pfa versus Pd with SNR -15dB, - 20dB and -30dB. It can be observed that when SNR = -15dB, an increase in Pfa increased Pd with an output that outperforms the scenarios of SNR = -20dB and -30dB. This implies that probability of detecting a primary user signal will be en- hanced if loss in (dB) in SNR is minimized to barest minimum. Also figure 6 illustrated the effects of the proposed algorithm on the traditional Energy Detection Technique. Increase in sampling rate is a major suggestion for adoption of this pro- posed algorithm. The figure shows a plot of probability of Pfa versus Pd, varying number of sampling for 1000, 2000 and 3000 and maintaining a fixed SNR of -20dB. From the figure, it was observed that as the number of sampling increases, the detection probability increases. For an instance, in the scenario of N=1000, Pfa=0.25 while Pd= 0.4, also when N=3000, Pfa=0.25 and Pd=0.45. This shows an increase in detection probability which implies that sampling at higher rate improves detection ability of Energy Detection technique, hence the suggestion of this proposed algorithm serves as an approach towards im- proving the performance of ED under the influence of noise Start Measure the worst case value of noise in the environment IsY<=λwc ? Set the threshold λwc based on SNRwc Measure the weakest value of signal Rescan to get the value of Transmission by Sec- ondary users Estimate signal to noise ti Stop Compare Y with λwc Yes No Fig. 5. The flowchart for implementation of the proposed algorithm IJSER
  • 5. International Journal of Scientific & Engineering Research, Volume 7, Issue 5, May-2016 63 ISSN 2229-5518 IJSER © 2016 http://www.ijser.org uncertainty. 6 CONCLUSION The detection characteristics of Energy Detection Technique under the influence of noise uncertainty in a changing envi- ronment were studied using ROC. It was observed that a fluc- tuation in value of SNR affects the traditional ED which is de- pendent on fixed threshold for primary signal’s detection. Rel- ative to this deduction, a new algorithm based on worst case SNR scenario was proposed in order to check the effects of these noise uncertainties in detection ability of ED. The simu- lation results indicate that the proposed algorithm improved detection sensitivity and shows robustness against noise un- certainty. REFERENCES [1] H. Arslan “Cognitive Radio Software Defined and Adaptive Wire- less Systems”. Springer, University of South Florida Tampa FL USA, 2007. [2] H. Tang “Some layer issues of wide band Cognitive System”, Proceed- ings of IEEE int. Symposium on New Frontiers in Dynamic Access Net- works. Baltimore Maryland pp. 151-159, 2005. [3] W. Ejaz, “Spectrum Sensing in Cognitive Radio Network”, a thesis submitted to the Faculty of Computer Engineering Department, Col- lege of Electrical and Mechanical Engineering, National University of Science and Technology, Pakistan. [4] Agus, Sugihartono and Nana “A Cognitive Radio Spectrum Sensing Algorithm to Improve Energy Detection at Low SNR” Vol.12, No.3, , pp. 717~724, September 2014. [5] G. Ali, A. Khalid and C. Hassan. “An adaptive threshold method for spectrum sensing in multi-channel Cognitive Radio Networks”, 17th International Conference on Telecommunication. Pp. 425-429, 2010. [6] H. Urkowitz, “Energy Detection of Unknown Deterministic signals”, Proceeding of IEEE. vol. 55, no.4, pp. 523-231, doi:10.1109/PROC.1967.5573,1967. [7] S. Kay “ Fundamentals of Statistical Signal processing : Detection The- ory”, 1st Edition, Prentice Hall, Upper Saddle River. 1998. [8] Y. Guicai, L. Chengzhi. and X. Maintain “A novel Energy Detection Scheme based on dynamic threshold in Cognitive Radio Systems” pp. 2245-2252, 2012. [9] Gradshteyn and I. M. Ryzhik, “Table of Integrals, Series, and Prod ucts,” 7th Edition, Academic, San Diego, 2007. IJSER