-
|
This question (probably) has different answers depending on the type of geometry. For the purpose of this question, I am curious about these two use cases:
Antenna questions:
Microstrip questions:
Thank you for your help! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
If PML is used, the distance between the radiating structure and PML should be at least lambda/4. Otherwise, no.
No, I don't think it changes with polarization. Instead, it changes with the radiation pattern. If there's little or no near-field and far-field around a region in the box, there's no need to ensure the clearance between the structure and PML, or even using a PML at all. It's not a really a problem of "air box size", but a problem of selecting the proper boundary conditions, and leaving an appropriate space between your simulated structure and the PML absorbing boundary condition to stay clear from fringe field.
Since my focus is programming and I haven't done many practical simulations, I can't give any practical advise, the above is an explanation of the general principle. I'll leave the rest to other experts like @toammann. |
Beta Was this translation helpful? Give feedback.
If PML is used, the distance between the radiating structure and PML should be at least lambda/4.
Otherwise, no.
No, I don't think it changes with polarization. Instead, it changes with the radiation pattern. If there's little or no near-field and far-field around a region in the box, there's no need to ensure the clearance between the structure and PML, or eve…