can phased.URA work in near field?

6 views (last 30 days)
Wail
Wail on 4 May 2023
Answered: akshatsood on 29 Aug 2023
when I read the documetaion for phased , according to this page
I found that it is designed for far field? I want to use it in the near field, any one have idea or have alternative code (without phased toolbox) to generate the directivity pattern in the 3d.

Answers (1)

akshatsood
akshatsood on 29 Aug 2023
Hi Wail,
I understand that you wish to generate directivity pattern in 3d in near field region. For that, you can leverage the patternCustom function of the Antenna Toolbox. This function allows the user to specify the distance from the antenna so that you can plot the desired pattern. To open up a sample code for this function, you can type in the following command in the MATLAB command window
>> openExample('antenna/VisualizeRadiationPatternFromAntennaDataFileExample')
Have a look at the Field Analysis - MATLAB & Simulink - MathWorks India page for better understanding
I hope this helps.

Products


Release

R2023a

Community Treasure Hunt

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

Start Hunting!