About the inserted power in the structure. #375
Replies: 2 comments 1 reply
-
@psaizcor13 Your excitation frequency range can (and should) be wider than your antenna bandwidth, so that S11 can be calculated accurately across the entire band. From what I understand, the incident power will not show the gaussian pulse, but the incident voltage will. Please check that:
|
Beta Was this translation helpful? Give feedback.
-
Hallo @VolkerMuehlhaus My definition of the Gaussian pulse is this one (in the Python interface): I tried to increase the bandwidth of the simulation. This time I used: ![]() I don't like so much when the S11 has ripple and the values are higher than 0dB at the edges of the bandwidth. I plotted also the absolute value of the voltages: with similar results (the y-axis states Pin, but in this case is the Voltage): Maybe is not enough and I need to increase more the bandwidth(?) For this high resonant structure the FDTD method may not be the most convenient, however I was expecting to get better results. The beginning of the time domain signal has this shape: which it is like a Gaussian pulse, although after the first samples there is an oscillating signal, due to the two big resonances of my S11. At the end my energy decay criteria is reached (I fixed -40dB). According to my experience with other EM solvers, this energy decay setting is enough, but with openEMS I often see the -50dB value. Since I'm simulating a patch antenna with double resonance, could a degenerate mode be causing this unusual shape in the Gaussian pulse? My structure is a patch antenna with two trimmed edges to achieve dual resonance. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
First of all, I would like to congratulate @thliebig and all the collaborators on this project; it is really nice.
I wanted to ask a question regarding the power injected into the structure. I'm simulating a patch antenna. It works at two frequencies, so you will see two resonances.
Below are the frequency responses of the powers (incident, reflected, and total):
I'm injecting a Gaussian pulse between 1450 MHz and 1750 MHz. You can observe that the incident power is not a perfect Gaussian spectrum. I tried increasing the mesh density around the port and improving the mesh, without many changes. I changed also BC to PML_8. I think the structure is not perfectly matched to the port, although at the resonance frequencies I see 50 ohms.
In the end, the S11 is computed from the ratio of powers, so the result makes sense. However, I'm a little worried about numerical errors. Furthermore, you can observe a ripple in the S11 (although the level of energy decay was reached).
I would expect a power spectrum like this one (this is obtained with a 50 ohm trace):

My question is: Has anyone experienced this same behavior? Does anyone have advice to overcome this issue?
Thank you in advance.
Kind regards
Beta Was this translation helpful? Give feedback.
All reactions