How to add an object that interferes in the propagation of a signal emitted by a Tx transmitter in the RF tolbox?
2 次查看(过去 30 天)
显示 更早的评论
In this example an OpenStreetMap map is being loaded and that works fine, however I need to add an object between the Tx transmitter and the Tx receiver that interferes with the signal and I don't know how to do it.
https://la.mathworks.com/help/antenna/ug/urban-channel-link-analysis-and-visualization-using-ray-tracing.html#d123e17557
0 个评论
回答(1 个)
Maneet Kaur Bagga
2023-12-29
Hi Camilo,
As per my understanding, to add an object to the simulation that would interfere with the signal propagation between a transmitter (Tx) and a receiver (Rx) please refer to the following workaround.
Import the data using the "readgeotable" function and use the output geospatial table as an input to the site viewer in the above mentioned example. This feature is available from the MATLAB R2023b version.
Please refer to the following MATLAB Documentation for better understanding of the function:
readgeotable: https://www.mathworks.com/help/map/ref/readgeotable.html
Creating Geospatial tables: https://www.mathworks.com/help/map/create-geospatial-tables.html
Hope this helps!
1 个评论
Miranda
2024-4-4
Hello,
I've tried this workaround, and I'm not succeeding with it. I'm guessing it's not possible to read the Site Viewer several times, similar to how the command hold on; works in order for the files to overlay within the Site Viewer, in my case, a plastic sphere in my Conference Room (the example from mathworks, not that it is (siteviewer("SceneModel",mapFileName)). Anyway, the goal is to place an independent object, which will be taken into accoun in the ray tracing propagation funciton, inside the Site Viewer at different locations. Any clue on how to solve this?
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 MATLAB Support Package for USB Webcams 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!