Datasets
Standard Dataset
AI-based Radio Resource Management and Trajectory Design for PD-NOMA Communication in IRS-UAV Assisted Networks
- Citation Author(s):
- Submitted by:
- saeed sheikhzadeh
- Last updated:
- Mon, 12/06/2021 - 01:49
- DOI:
- 10.21227/6k6t-bg38
- Data Format:
- License:
- Categories:
- Keywords:
Abstract
In this paper, we consider that the unmanned aerial vehicles (UAVs) with attached intelligent reflecting surfaces (IRSs) play the role of flying reflectors that reflect the signal of users to the destination, and utilize the power-domain non-orthogonal multiple access (PD-NOMA) scheme in the uplink. We investigate the benefits of the UAV-IRS on the internet of things (IoT) networks that improve the freshness of collected data of the IoT devices via optimizing power, sub-carrier, and trajectory variables, as well as, the phase shift matrix elements. We consider minimizing the average age-of-information (AAoI) of users subject to the maximum transmit power limitations, PD-NOMA-related restriction, and the constraints related to UAV’s movement. The optimization problem consists of discrete and continuous variables. Hence, we divide the resource allocation problem into two sub-problems and use two different reinforcement learning (RL) based algorithms to solve them, namely the double deep Qnetwork (DDQN) and a proximal policy optimization (PPO). Our numerical results illustrate the performance gains that can be achieved for IRS enabled UAV communication systems. Moreover, we compare our deep RL (DRL) based algorithm with matching algorithm and random trajectory, showing the combination of DDQN and PPO algorithm proposed in this paper performs 10% and 15% better than matching algorithm and random-trajectory algorithm, respectively.
This repository includes the combination of DDQN and PPO algorithm based on the paper " AI-based Radio Resource Management and Trajectory Design for PD-NOMA Communication in IRS-UAV Assisted Networks".
##################################
Software and library:
- Python 3.6+ (tested with 3.6 and 3.7)
- tensorflow 1.15+
- numpy
- matplotlib
System minimum requirements
-CPU: Intel Corei3 at 2.0 GHz.
-RAM: 4 GB.
##################################
The code is prepared for execution.