Cooperative Spectrum Sensing Based on Multi-Features Combination Network in Cognitive Radio Network

Mingdong Xu1, Zhendong Yin1, Yanlong Zhao1

  • 1School of Electronics and Information Engineering, Harbin Institute of Technology, Harbin 150001, China.

Summary

This study introduces a CNN-GRU network for cognitive radio spectrum sensing, enhancing reliability by combining local and cooperative sensing data. The method improves detection performance without prior user or channel knowledge.

Related Concept Videos

2D NMR: Overview of Homonuclear Correlation Techniques01:16

2D NMR: Overview of Homonuclear Correlation Techniques

Homonuclear correlation spectroscopy (COSY) is a powerful technique used in Nuclear Magnetic Resonance (NMR) spectroscopy to study the correlations between nuclei of the same type within a molecule. It provides information about scalar couplings between adjacent nuclei, which helps determine connectivity and structural information. There are several COSY variants, each with its unique strengths and experimental parameters.
COSY90 is the standard two-dimensional (2D) COSY experiment that...
324
¹³C NMR: ¹H–¹³C Decoupling01:04

¹³C NMR: ¹H–¹³C Decoupling

The probability of having two carbon-13 atoms next to each other is negligible because of the low natural abundance of carbon-13. Consequently, peak splitting due to carbon-carbon spin-spin coupling is not observed in spectra. However, protons up to three sigma bonds away split the carbon signal according to the n+1 rule, resulting in complicated spectra.
A broadband decoupling technique is used to simplify these complex, sometimes overlapping, signals. Broadband decoupling relies on a...
1.2K
2D NMR: Homonuclear Correlation Spectroscopy (COSY)01:06

2D NMR: Homonuclear Correlation Spectroscopy (COSY)

Homonuclear correlation spectroscopy, or COSY, is a 2-dimensional NMR technique that provides information about coupled protons. Typically, the geminal and vicinal coupling are observed. For example, consider the COSY spectrum of ethyl acetate, where its 1D proton NMR spectrum is plotted along the vertical and horizontal axes with their corresponding chemical shift scale. Three spots on the diagonal corresponding to the three peaks in the 1D proton spectrum are called diagonal peaks. The COSY...
1.4K
Receiver Operating Characteristic Plot01:15

Receiver Operating Characteristic Plot

A ROC (Receiver Operating Characteristic) plot is a graphical tool used to assess the performance of a binary classification model by illustrating the trade-off between sensitivity (true positive rate) and specificity (false positive rate). By plotting sensitivity against 1 - specificity across various threshold settings, the ROC curve shows how well the model distinguishes between classes, with a curve closer to the top-left corner indicating a more accurate model. The area under the ROC curve...
348
Multi-input and Multi-variable systems01:22

Multi-input and Multi-variable systems

Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence...
193
Classification of Signals01:30

Classification of Signals

In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
993