Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
82 views1 page

Spectrum OFDMF

This document summarizes a project on spectrum sensing techniques for cognitive radio networks using OFDM. It discusses using energy detection to determine if a frequency band is busy or available. The document outlines simulating energy detection over Gaussian and fading channels, defining a scenario where a primary user sends an OFDM signal that a secondary user can access when unused, and implementing an energy detector using GNU Radio to detect spectrum holes and prompt the user to select parameters.

Uploaded by

vcazacu
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
82 views1 page

Spectrum OFDMF

This document summarizes a project on spectrum sensing techniques for cognitive radio networks using OFDM. It discusses using energy detection to determine if a frequency band is busy or available. The document outlines simulating energy detection over Gaussian and fading channels, defining a scenario where a primary user sends an OFDM signal that a secondary user can access when unused, and implementing an energy detector using GNU Radio to detect spectrum holes and prompt the user to select parameters.

Uploaded by

vcazacu
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Spectrum Sensing Techniques for OFDM-Based Cognitive Radio Networks

R. Mahmoud, O. Alhussein, Kh. Eledlebi, Z. Saed, and S. Muhaidat

Abstract
This project deals with a recent technology that has a significant impact on improving the spectrum utilization, which is the Cognitive Radio. Its main goal is to use the available spectrum efficiently to send huge amounts of data rates, without interfering with other users. In order to give the right decision whether the band is busy or not, Energy detection method was simulated and implemented over Gaussian and Fading channels.

Simulation Phase
The primary user uses OFDM technology over fading and Gaussian channels.

Scenario Definition
.

Primary user sends an OFDM signal to a third-party user, over ISM band. The secondary user (Cognitive Radio) harnesses the spectrum when it is unutilized.

Figure 2: Monte Carlo Simulation

Figure 1: Scenario Definition

Theoretical Derivation
.

The Neyman-Pearson detector is used as a threshold detector on the likelihood ratio, yielding probability of detection [P d ], and probability of false alarm [P d ]. The optimal threshold derived is denoted by . Hypothesis Testing 0 : = 1 : = + Deriving Receiver Operation Characteristics (ROC)
(]) = , =
2

Figure 3: Pd Pf, Fixed Sensing Time

Figure 4: Pd vs. Pf, Fixed Sensing Time

Implementation Phase
A user friendly energy detector was implemented using GNU Radio. It basically utilizes the spectrum, when detecting a whitespace. The user is prompted to choose an appropriate threshold, frequency band, and sensing time. An audio feedback helps the user to recognize spectrum holes.

, + 2

=0

1 ! 2

1 +

2 1+

2
=0

1 ! 2 1 +

1 = = ( , )

The energy detector in Fig. 6 shows the detection process where 1 represents a signal being sent while 0 indicates that the spectrum bandwidth is empty for now and can be exploited, by the CR.

You might also like