Replies: 1 comment 8 replies
-
|
Unfortunately, openEMS isn't best suited for simulation of curved 3D shapes. I tried to simulate thick wire helical antenna, but only for the purpose of visualisation of currents and fields. No trustworthy impedance simulation could be expected (as stated by @thliebig ). |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm completely new to EM modelling, and since I need to design and build a discone antenna, I used it as an opportunity to learn openEMS.
Based on the examples and tutorials, I created the antenna model, set up simulation, and I can generate simple graphs for S11 and antenna impedance. The excitation port is connected between the center of the top metal disk, and the center of a metal disk capping the top end of the cone. One thing that I can't get over is the setup of the simulation mesh.
As a starting point, I use antenna dimensions generated by an online calculator, and I'd expect to see from the model results roughly matching the requirements. Unfortunately, what I get is nowhere close to my expectations (not very surprising, the results from the calculator may be off), and drastically changes with even small changes to the mesh structure.
I got to using mesh with resolution of lambda_min/30 for the volume enclosing the antenna (with margins), and lambda_min/20 for the rest of the simulation volume (with 3/4 of max dimension of margin along each of the axes), and I still can't obtain trustworthy-looking results.
I would appreciate if you could help me improve the experiment setup.
Attached is a python program with full simulation code.
disconelab.txt
Beta Was this translation helpful? Give feedback.
All reactions