Calculating Electric fields from a scene #1688
-
Hi, I recently stumbled upon this repository, and was wondering if it is possible to modify mitsuba to do inverse scattering problem in electromagnetics. The problem is as such: I have a transmit antenna, and a receive antenna. The transmit antenna shoots rays into the scene, and the electric field seen by the receive antenna is Is such an application feasible? If so, are there any limitations foreseen? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
This is the sort of integrals that Mitsuba was made to handle, so that should not be an issue. If you haven't already, you should check out Sionna (which is built on top of Mitsuba) https://github.com/NVlabs/sionna |
Beta Was this translation helpful? Give feedback.
Hi @pingpongballz
This is the sort of integrals that Mitsuba was made to handle, so that should not be an issue. If you haven't already, you should check out Sionna (which is built on top of Mitsuba) https://github.com/NVlabs/sionna