微波EDA网,见证研发工程师的成长!
首页 > 研发问答 > 微波和射频技术 > 电磁仿真讨论 > 3D radiation pattern of cirular loop antenna - Matlab

3D radiation pattern of cirular loop antenna - Matlab

时间:03-26 整理:3721RD 点击:
Hello
I have a project to simulate radiation pattern of circular loop antenna. I have D=fn(theta,phi), and I do transform from theta,phi to x,y,z by these equations:
x=D.*sin(theta).*cos(phi)
y=D.*sin(theta).*sin(phi)
z=D.*cos(theta)

I managed to get radiation pattern in X-Y, Y-Z, X-Z planes successfully, but I couldn't get the 3D radiation pattern. Any suggestion how to get 3D?

In mathematica it can be plotted by revolving the 2D curve ,


Here is a matlab example using cylinder,




Here is the Mathematica example,

Copyright © 2017-2020 微波EDA网 版权所有

网站地图

Top