Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Discussion options

You must be logged in to vote

Hi! Thanks for your question!

NVlabs/instant-rm is a very interesting work that sits between Sionna v0.19 and Sionna-RT v1.0, with the aim to generate radio map very fast.

DiffeRT is rather is more general-purpose ray tracer for radio propagation. Speed is also an important factor, but I don't think it can match Instant RM when it comes to generating radio maps. The main reason is that Instant RM (and also Sionna-RT) uses some kind of Ray Launching technique to generate the radio maps. DiffeRT also offers a way to perform Ray Launching (via the method="sbr" in TriangleScene.compute_paths, but I did not spend much time optimizing it. E.g., DiffeRT currently uses ray-sphere intersection to …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ogencoglu
Comment options

Answer selected by ogencoglu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
2 participants