Collaborative Wideband Spectrum Sensing and Scheduling for Networked UAVs in UTM Systems

Sravan Reddy Chintareddy,Keenan Roach,Kenny Cheung,Morteza Hashemi
2023-08-10
Abstract:In this paper, we propose a data-driven framework for collaborative wideband spectrum sensing and scheduling for networked unmanned aerial vehicles (UAVs), which act as the secondary users to opportunistically utilize detected spectrum holes. To this end, we propose a multi-class classification problem for wideband spectrum sensing to detect vacant spectrum spots based on collected I/Q samples. To enhance the accuracy of the spectrum sensing module, the outputs from the multi-class classification by each individual UAV are fused at a server in the unmanned aircraft system traffic management (UTM) ecosystem. In the spectrum scheduling phase, we leverage reinforcement learning (RL) solutions to dynamically allocate the detected spectrum holes to the secondary users (i.e., UAVs). To evaluate the proposed methods, we establish a comprehensive simulation framework that generates a near-realistic synthetic dataset using MATLAB LTE toolbox by incorporating base-station~(BS) locations in a chosen area of interest, performing ray-tracing, and emulating the primary users channel usage in terms of I/Q samples. This evaluation methodology provides a flexible framework to generate large spectrum datasets that could be used for developing ML/AI-based spectrum management solutions for aerial devices.
Signal Processing,Machine Learning,Multiagent Systems,Networking and Internet Architecture
What problem does this paper attempt to address?
The paper primarily focuses on addressing the issue of collaborative broadband spectrum sensing and scheduling for Unmanned Aerial Vehicles (UAVs) in Beyond Visual Line-of-Sight (BVLOS) scenarios. Specifically, the objectives of the paper can be summarized as follows: 1. **Propose a Data-Driven Framework**: To enable UAVs to opportunistically utilize detected idle bands (spectrum holes) as secondary users, the paper proposes a data-driven framework for collaborative broadband spectrum sensing and scheduling. 2. **Multi-Class Classification Problem**: To improve the accuracy of spectrum sensing, the paper models the spectrum sensing problem as a multi-class classification problem, detecting idle bands based on collected I/Q samples. 3. **Server-Side Fusion**: To further enhance the accuracy of the spectrum sensing module, the multi-class classification outputs from each UAV are fused on a server within the Unmanned Traffic Management (UTM) ecosystem. 4. **Dynamic Spectrum Allocation**: During the spectrum scheduling phase, Reinforcement Learning (RL) techniques are used to dynamically allocate the detected idle bands to secondary users (i.e., UAVs). 5. **Simulation Evaluation**: To evaluate the proposed scheme, the paper establishes a comprehensive simulation framework, generating near-real synthetic datasets and using the MATLAB LTE toolbox to simulate wireless communication scenarios in real environments. 6. **Challenges and Contributions**: Addressing the issue of scarce spectrum data in the real world, the paper proposes a comprehensive dataset generation framework that effectively simulates the LTE waveform generation and propagation process, supporting large-scale spectrum management solutions. In summary, this research aims to achieve efficient spectrum sensing and scheduling in UAV networks in complex environments through a data-driven approach, combining machine learning techniques and reinforcement learning algorithms.