Replies: 2 comments 3 replies
-
Looking at this "Microstrip Patch Antenna Calculator" I must say that this feeding approach is a horrible idea... The impedance at the edge of a patch is very high and feeding there is a terrible idea... You can feed from the side with a MSL, but not like this ;) |
Beta Was this translation helpful? Give feedback.
3 replies
-
Hi Thorsten,
Thanks for your advice. I'm just learning on the openEMS tool by comparing
results between openEMS and such online calcs.
I'm working on a patch antenna for real usage. This antenna will be
submerged in demi-water. Are you willing to create an initial script for
such an antenna in your tool?
I find it difficult right now as too many openEMS parameters are not fully
clear to me.
Parameters like resonance frequency and dielectric constants and material
type are known.
Best regards
Carl.
Op zo 5 mrt. 2023 20:00 schreef Thorsten Liebig ***@***.***>:
… Looking at this "Microstrip Patch Antenna Calculator" I must say that this
feeding approach is a horrible idea... The impedance at the edge of a patch
is very high and feeding there is a terrible idea... You can feed from the
side with a MSL, but not like this ;)
—
Reply to this email directly, view it on GitHub
<#41 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAJ5CCCXAG3J4T6ZIKKG4ODW2TPGPANCNFSM6AAAAAAVQH6NOA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I try to simulate a patch antenna as defined in emtalk, based on altering the example Simple_patch_antenna.py
I altered the parameters (size, substrate epsR etc), and tried to add a microstrip line for feeding the patch.
But I get stuck at
port = FDTD.AddMSLPort(1, patch, start, stop, "x", "y", priority=5, edges2grid='xy')
throwing an exceptionException: At least 5 lines in propagation direction required!
Could somebody alter the attached file such that it works?
Best regards
Carl.
Simple_Patch_Antenna.zip
Beta Was this translation helpful? Give feedback.
All reactions