3-d Antenna Radiation Pattern in Spherical Coordinates
7 views (last 30 days)
Show older comments
Hello,
I have the radiation pattern measurements for an antenna in a .xlsx or .csv format, it looks something like this
Phi 0 10 20 30 40...350
Thetha
0 x c v d g m
10 s f e x b r
20 q r t c s a
30 w w q r s v
.
.
.
140 x x x x x x
The gain-values for each thetha and phi measurement are random (the letters in the example don't have any significance) and range from -30 db to 6 dB.
I want to generate a 3D radiation pattern with this data in the spherical coordinates system, this graph should have the ability to distinctly show areas where magnitude of gain is high and where it is low. How should I proceed?
Thanks, Tarun
0 Comments
Answers (1)
Shashank Kulkarni
on 17 Nov 2022
Antenna toolbox has a function called patternCustom which will help you plot the 3D radiation pattern from this data.
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!