Filter löschen
Filter löschen

Ray Tracing getting rays on each individual array element

11 Ansichten (letzte 30 Tage)
Stavros Tsimpoukis
Stavros Tsimpoukis am 6 Sep. 2023
Hello, I'd like to ask the following: Lets suppose that we have a ray tracing problem in matlab where the receiver antenna in rxsite is an array/ phased array etc. Is it possible to acquire the rays that reach each individual element of the array in the ray tracing propagation problem ? (not the rays that arrive in the rxsite but specifically the rays on each element).
Thank you

Antworten (1)

Gowtham
Gowtham am 22 Sep. 2023
Bearbeitet: Gowtham am 27 Sep. 2023
Hello Stavros,
I understand that you want to know if it is possible to acquire the rays of each individual element of the array (in the receiver antenna in txsite) in a ray tracing propagation problem.
Let us consider the txsite (transmitter) that has an antenna, which can be accessed through the Antenna property. The antenna can be represented in the form of an array.
To display the 3-D antenna radiation pattern for the transmitter site, we can utilize the pattern function from the Antenna Toolbox. This function can be applied to a specific antenna.
Moreover, if we wish to access the propagation path, we can use the raytrace method from the Antenna Toolbox, which returns a Ray configuration.
Kindly refer to the following MATLAB documentation for further understanding on txsite, pattern and raytrace
Hope this helps.
Best Regards,
Gowtham
  1 Kommentar
Stavros Tsimpoukis
Stavros Tsimpoukis am 1 Okt. 2023
Sorry for the misunderstanding, my mistake. I would like to acquire the rays arriving at each individual array element on the receiver antenna-rxsite.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu RF Propagation finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by