Energy Efficient Aerial RIS: Phase Shift Optimization and Trajectory Design

Hajar El Hammouti,Adnane Saoud,Asma Ennahkami,El Houcine Bergou
2024-07-25
Abstract:Reconfigurable Intelligent Surface (RIS) technology has gained significant attention due to its ability to enhance the performance of wireless communication systems. The main advantage of RIS is that it can be strategically placed in the environment to control wireless signals, enabling improvements in coverage, capacity, and energy efficiency. In this paper, we investigate a scenario in which a drone, equipped with a RIS, travels from an initial point to a target destination. In this scenario, the aerial RIS (ARIS) is deployed to establish a direct link between the base station and obstructed users. Our objective is to maximize the energy efficiency of the ARIS while taking into account its dynamic model including its velocity and acceleration along with the phase shift of the RIS. To this end, we formulate the energy efficiency problem under the constraints of the dynamic model of the drone. The studied problem is challenging to solve. To address this, we proceed as follows. First, we introduce an efficient solution that involves decoupling the phase shift optimization and the trajectory design. Specifically, the closed-form expression of the phase-shift is obtained using a convex approximation, which is subsequently integrated into the trajectory design problem. We then employ tools inspired by economic model predictive control (EMPC) to solve the resulting trajectory optimization. Our simulation results show a significant improvement in energy efficiency against the scenario where the dynamic model of the UAV is ignored.
Signal Processing
What problem does this paper attempt to address?
### What problem does this paper attempt to solve? This paper aims to solve the problem of how to optimize the trajectory design from the starting point to the target destination and its phase - shift optimization of the unmanned aerial vehicle (UAV) equipped with reconfigurable intelligent surface (RIS) during flight, in order to maximize its energy efficiency. Specifically, the paper focuses on the following points: 1. **Enhancing the performance of wireless communication systems**: By deploying RIS on UAVs, a direct link between the base station and the blocked users is established, thereby improving the coverage, capacity and energy efficiency. 2. **Dynamic model consideration**: Considering the dynamic characteristics such as the speed and acceleration of UAVs, as well as the phase - shift optimization of RIS, to ensure that the optimization scheme conforms to the actual flight situation. 3. **Joint optimization problem**: Simultaneously optimize the trajectory, speed and acceleration configuration of UAVs, as well as the phase - shift of RIS, in order to maximize the overall energy efficiency. 4. **Non - convex optimization challenges**: Due to the high coupling and non - convexity of the problem, an effective solution is proposed by decoupling the phase - shift optimization and trajectory design and using the economic model predictive control (EMPC) tool to solve the trajectory optimization problem. ### Mathematical formulas In order to clearly express relevant concepts, the following are some key formulas involved in the paper: - **Signal - to - noise ratio (SNR)**: \[ \eta_k(q(t),\Theta(t))=\frac{P_k|h_k^*(q(t))\Theta(t)H(q(t))w_k(q(t))|^2}{\sigma^2} \] where $\sigma^2$ is the variance of the additive Gaussian white noise, $P_k$ is the transmit power, $w_k(q(t))\in\mathbb{C}^{M\times1}$ is the precoding vector, and $\Theta(t)=\text{diag}(e^{j\theta_n(t)})_{n = 0}^{N - 1}$ is the phase - shift matrix. - **Total amount of transmitted data**: \[ R_k(q,\Theta)=B\int_0^T\log_2(1 + \eta_k(q(t),\Theta(t)))dt \] where $B$ is the transmission bandwidth. - **Total energy consumption**: \[ E(q)=\int_0^T\left[c_1\|v(t)\|_2^3 + c_2\|v(t)\|_2^2\left(1+\|a(t)\|_2^2-\frac{(a^T(t)v(t))^2}{\|v(t)\|_2^2g^2}\right)\right]dt+\frac{1}{2}m(\|v(T)\|_2^2-\|v(0)\|_2^2) \] where $c_1$ and $c_2$ are parameters related to weight, wing area and air density, $g$ is the gravitational acceleration, and $m$ is the mass of the UAV. - **Energy efficiency**: \[ EE(q,\Theta)=\frac{\sum_{k = 1}^KR_k(q,\Theta)}{E(q)} \] Through these formulas, the paper constructs a complex optimization problem, aiming to maximize the energy efficiency of UAVs carrying RIS while satisfying various constraint conditions.