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!