Using Antenna Toolbox to Model Custom 3D Antenna... Best method? Can pcbStack work for this?

14 次查看(过去 30 天)
Hello,
Short version: Is it possible to model a highly custom, 3-dimensional antenna using the Antenna toolbox? The custom antenna features seem to only support 2 dimensions.
Long version: I would like to model a large antenna that extends in X, Y, and Z dimensions and has multiple feed points. I have checked the antenna catalog and unfortunately, the antenna class closest to what I want does not have enough parameters/degrees of freedom to accurately represent my antenna. I have also tried to create my antenna using antenna.shape and the union/intersection/subtraction functions to get multiple custom 2D structures, and then rotate each into the plane that I would like and merge them all together. This however, fails at the final merge and tells me that the boolean operators (+/-/&) only support shapes in the X-Y plane and Z=0. I've also looked at the customAntennaGeometry and customAntennaMesh classes, but again, these only seem to allow for 2D meshes or geometries. The only class that I've found that seems to allow custom 3D modeling is the pcbStack class. Would it be valid for me to model my large scale antenna (dimensions on the order of feet) using this PCB class?
Any other suggestions on better ways to model a 3D antenna? I know making a 3D antenna is possible because the Antenna toolbox has built-in 3D antennas like the cloverleaf, the horn, the helix, etc.
Thanks!
JC

采纳的回答

Shashank Kulkarni
Hello JC,
In 20a version, we have aaded a customAntennaStl. In this case you can import an STL file (arbitrary 3D geometry) in Antenna Toolbox, create a feed and model it as an antenna.
Hope this helps.
Regards,
Shashank
  2 个评论
James Monaco
James Monaco 2020-12-27
Were you able to get this working? I can't seem to get it to work with my own STL files, I suspect it's because I have a closed geometry instead of a flat geometry like the default matlab antennas.
What STL designer did you use to create your custom antenna?

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Get Started with Antenna Toolbox 的更多信息

产品


版本

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by