Sionna RT: Differentiable Ray Tracing for Radio Propagation Modeling

Jakob Hoydis,Fayçal Aït Aoudia,Sebastian Cammerer,Merlin Nimier-David,Nikolaus Binder,Guillermo Marcus,Alexander Keller
2023-07-19
Abstract:Sionna is a GPU-accelerated open-source library for link-level simulations based on TensorFlow. Since release v0.14 it integrates a differentiable ray tracer (RT) for the simulation of radio wave propagation. This unique feature allows for the computation of gradients of the channel impulse response and other related quantities with respect to many system and environment parameters, such as material properties, antenna patterns, array geometries, as well as transmitter and receiver orientations and positions. In this paper, we outline the key components of Sionna RT and showcase example applications such as learning radio materials and optimizing transmitter orientations by gradient descent. While classic ray tracing is a crucial tool for 6G research topics like reconfigurable intelligent surfaces, integrated sensing and communications, as well as user localization, differentiable ray tracing is a key enabler for many novel and exciting research directions, for example, digital twins.
Information Theory,Artificial Intelligence,Machine Learning,Networking and Internet Architecture
What problem does this paper attempt to address?
The main objective of this paper is to introduce a novel differentiable ray tracing module—Sionna RT, and demonstrate its application in radio propagation modeling. Specifically, Sionna RT is an open-source library based on TensorFlow with GPU acceleration, capable of simulating radio wave propagation and supporting the gradient computation of channel impulse response (CIR) and other related quantities with respect to system and environmental parameters. These parameters include material properties, antenna patterns, array geometries, and the positions and orientations of transmitters and receivers. By introducing this differentiable ray tracing technology, researchers can achieve optimization of various wireless communication systems, such as learning radio material properties and optimizing the direction of transmitters through gradient descent methods. Additionally, Sionna RT aids in exploring the research direction of digital twin networks, especially in areas involving reconfigurable intelligent surfaces (RIS) and integrated sensing and communication (ISAC) in 6G communication technology. In summary, Sionna RT aims to provide a new tool for radio propagation modeling, enabling researchers to combine ray tracing, link-level simulation, and machine learning within a unified framework for their studies.