paper-with-me

Papers

Sionna RT: Technical Report

2025-04-30 · Fayçal Aït Aoudia, Jakob Hoydis, Merlin Nimier-David, Sebastian Cammerer, Alexander Keller

Sionna is an open-source, GPU-accelerated library that, as of version 0.14, incorporates a ray tracer for simulating radio wave propagation. A unique feature of Sionna RT is differentiability, enabling the calculation of gradients for the channel impulse responses (CIRs), radio maps, and other related metrics with respect to system and environmental parameters, such as material properties, antenna patterns, and array geometries. The release of Sionna 1.0 provides a complete overhaul of the ray tracer, significantly improving its speed, memory efficiency, and extensibility. This document details the algorithms employed by Sionna RT to simulate radio wave propagation efficiently, while also addressing their current limitations. Given that the computation of CIRs and radio maps requires distinct algorithms, these are detailed in separate sections. For CIRs, Sionna RT integrates shooting and bouncing of rays (SBR) with the image method and uses a hashing-based mechanism to efficiently eliminate duplicate paths. Radio maps are computed using a purely SBR-based approach.

📄 PDF Abstract BibTeX arXiv:2504.21719

Code (0)

등록된 구현이 없습니다.

Tasks

GPU

Methods 이 논문이 사용한 방법론

Library 설명 없음

Similar Papers 제목 키워드 기반

DiffusionNAG: Predictor-guided Neural Architecture Generation with Diffusion Models

2023-05-26 · Sohyun An, Hayeon Lee, Jaehyeong Jo, Seanie Lee 외

Existing NAS methods suffer from either an excessive amount of time for repetitive sampling and training of many task-irrelevant architectures. To tackle such limitations of existing NAS methods, we propose a paradigm sh…

Bayesian OptimizationNeural Architecture Searchvalid

Sionna: An Open-Source Library for Next-Generation Physical Layer Research

2022-03-22 · Jakob Hoydis, Sebastian Cammerer, Fayçal Ait Aoudia, Avinash Vem 외

Sionna is a GPU-accelerated open-source library for link-level simulations based on TensorFlow. It enables the rapid prototyping of complex communication system architectures and provides native support for the integrati…

BenchmarkingGPU

RIS Optimization Algorithms for Urban Wireless Scenarios in Sionna RT

2025-01-10 · Ahmet Esad Güneşer, Berkay Şekeroğlu, Sefa Kayraklık, Erhan Karakoca 외

This paper evaluates the performance of reconfigurable intelligent surface (RIS) optimization algorithms, which utilize channel estimation methods, in ray tracing (RT) simulations within urban digital twin environments. …

Sionna RT: Differentiable Ray Tracing for Radio Propagation Modeling

2023-03-20 · Jakob Hoydis, Fayçal Aït Aoudia, Sebastian Cammerer, Merlin Nimier-David 외

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…

GPU

PyJama: Differentiable Jamming and Anti-Jamming with NVIDIA Sionna

2024-07-22 · Fabian Ulbricht, Gian Marti, Reinhard Wiesmayr, Christoph Studer

Despite extensive research on jamming attacks on wireless communication systems, the potential of machine learning for amplifying the threat of such attacks, or our ability to mitigate them, remains largely untapped. A k…