Skip to content

This repository contains code to reproduce some of the results from the paper Sionna RT: Differentiable Ray Tracing for Radio Propagation Modeling using the Sionna™ link-level simulator.

License

NVlabs/diff-rt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sionna RT: Differentiable Ray Tracing for Radio Propagation Modeling

This repository contains code to reproduce some of the results from the paper Sionna RT: Differentiable Ray Tracing for Radio Propagation Modeling [A] using the Sionna™ link-level simulator [B].

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 (or 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 several use-cases such as learning of radio materials and optimizing transmitter orientations through gradient descent. While ray tracing is a crucial tool for 6G research on topics like reconfigurable intelligent surfaces, integrated sensing and communications, as well as user localization, we believe that differentiable ray tracing is a key enabler for many novel and exciting research directions such as digital twins.

Setup

Running this code requires Sionna 0.15 or later. To run the notebooks on your machine, you also need Jupyter. We recommend Ubuntu 20.04, Python 3.8, and TensorFlow 2.12.

Structure of this repository

The repository contains the following notebooks:

References

[A] J. Hoydis, F. Ait Aoudia, S. Cammerer, M. Nimier-David, N. Binder, G. Marcus, A. Keller, "Sionna RT: Differentiable Ray Tracing for Radio Propagation Modeling", Mar. 2023.

[B] J. Hoydis, S. Cammerer, F. Ait Aoudia, A. Vem, N. Binder, G. Marcus, A. Keller, "Sionna: An Open-Source Library for Next-Generation Physical Layer Research", Mar. 2022.

License and Citation

Copyright © 2023, NVIDIA Corporation. All rights reserved.

This work is made available under the NVIDIA License.

If you use this software, please cite it as:

@article{sionna-rt,
    title = {{Sionna RT: Differentiable Ray Tracing for Radio Propagation Modeling}},
    author = {Hoydis, Jakob and {Ait Aoudia}, Fayçal and Cammerer, Sebastian and Nimier-David, Merlin and Binder, Nikolaus and Marcus, Guillermo and Keller, Alexander},
    year = {2023},
    month = MAR,
    journal = {arXiv preprint},
    online = {https://arxiv.org/abs/2303.11103}
}

About

This repository contains code to reproduce some of the results from the paper Sionna RT: Differentiable Ray Tracing for Radio Propagation Modeling using the Sionna™ link-level simulator.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published