Replies: 2 comments 7 replies
-
that part over 800MHz is really strange, like S11 should never be higher than 0dB since it means there is somewhere energy generated in model, it could be due wrong gridlines position and due some numerical instabilities |
Beta Was this translation helpful? Give feedback.
-
all of them? and all of them PML_8? I was (in the figures posted) already using MUR in 5 of 6 items in the FDTD.SetBoundaryCond(['MUR', 'MUR', 'MUR', 'MUR', 'MUR', 'PML_8']) would be: that's z-axis to the negative - the space below the groundplane. but this is a wild guess of mine. I simply don't know, have no real clue;) anyways. I need to figure out and add this E-field stuff .. haven't used it before .. np, should be able to get sth going. I feel like I am close to having my toolbox and all elements for simulation/model complete .. and then I can finally move forward to what I actually want ... optimize the dual antenna ... then PCB ... and then I can go back to where I feel more at home: code and firmware;) |
Beta Was this translation helpful? Give feedback.
-
Hi all, I'm a RF newbie and I'd like to design an antenna, so a steep learning curve is expected, but after some days fiddling around I now finally got all the basics (geometry, meshes, etc) working and plots working, and now I want to go to actual optimization.
For that, I need a metric as an objective function for automated optimization, however (lacking experience / know-how), I'm not sure what exactly to optimize for.
Here is a plot from an antenna model I "hand-tuned" which illustrates my best guess of what might work. Any help, pointing in direction, feedback and help would be highly appreciated.
I'd target the box marked green, but this only covers S11 reflection in dB.
Do I need to also target something else besides S11?
Like impedance? If so, should the target be a uniform value for the whole frequency range f1 - f2 I want to cover?
Here is a value I believe should be good?
IOW: if I can find an optimization algo that can tune for a metric that "aggregates" all relevant aspects, the rest is just some programming work which I can figure out.
Is -10dB good enough, I want to use this in the whole 500MHz range, is it "flat enough"? The border frequencies f1/f2 are of "special interest", hence it is actually desirable to have low S11 there specifically.
Also, in my picture above, beyond 950MHz things seem to go wild (I don't care much), S12 going significantly positive, what does that mean actually? Should I be worried? Again, the freq range I'm interested in is lower.
So my question really is about the RF parts.
Again, thanks so much for any help!, Cheers, /Tobias
Beta Was this translation helpful? Give feedback.
All reactions