The example is intended for users with no or little experience with CADFEKO. It makes use of a completed rectangular horn model to familiarise yourself with model creation in CADFEKO and viewing the simulated results in POSTFEKO.
The example is intended for users with no or little experience with CADFEKO. This example is not an example intended for simulation, but rather to familiarise yourself with model creation in
CADFEKO.
Calculate the input reflection coefficient and circular components of a left-handed circular polarised GPS patch antenna
on a finite substrate close to 1.57 GHz.
Use macro recording to record actions in a script. Play the script back to automate the process or view the script to learn
the Lua-based scripting language by example. Macro recording allows you to perform repetitive actions faster and with less effort.
Define a lossy frequency-independent dielectric with a relative permittivity () = 5.6 and a dielectric loss tangent () = 0.0041 to be used as the patch substrate.
Union the geometry (feed_line, patch and substrate) to create a single geometry part. A single geometry part will ensure mesh connectivity when the model is meshed.
Voltage sources and discrete loads are applied to ports and not directly to the model geometry or mesh. A port must
be defined before a source or load can be added.
Specify the frequency range of interest. For this example continuous frequency sampling is used where Feko automatically determines the frequency sampling for optimal interpolation.
When the frequency is set or local mesh settings are applied to the geometry, the automatic mesh algorithm calculates
and creates the mesh automatically while the GUI is active using default mesh settings. When required, these mesh
settings may be modified.
Launch the Solver to calculate the results. No requests were added to this model since impedance and current information are calculated
automatically for all voltage and current sources in the model.
Feko is a comprehensive electromagnetic solver with multiple solution methods that is used for electromagnetic field analyses
involving 3D objects of arbitrary shapes.
EDITFEKO is used to construct advanced models (both the geometry and solution requirements) using a high-level scripting language
which includes loops and conditional statements.
One of the key features in Feko is that it includes a broad set of unique and hybridised solution methods. Effective use of Feko features requires an understanding of the available methods.
Feko offers state-of-the-art optimisation engines based on generic algorithm (GA) and other methods, which can be used
to automatically optimise the design and determine the optimum solution.
Feko writes all the results to an ASCII output file .out as well as a binary output file .bof for usage by POSTFEKO. Use the .out file to obtain additional information about the solution.
CADFEKO and POSTFEKO have a powerful, fast, lightweight scripting language integrated into the application allowing you to create
models, get hold of simulation results and model configuration information as well as manipulation of data and automate
repetitive tasks.
When the frequency is set or local mesh settings are applied to the geometry, the automatic mesh algorithm calculates
and creates the mesh automatically while the GUI is active using default mesh settings. When required, these mesh
settings may be modified.
When the frequency is set or local mesh settings are applied to the geometry, the
automatic mesh algorithm calculates and creates the mesh automatically while the GUI is
active using default mesh settings. When required, these mesh settings may be
modified.
The patch requires a finer mesh as the standard mesh size1 and a wire segment radius needs to be specified.
Open the Modify Mesh Settings dialog using one of the
following workflows:
On the Mesh tab, in the
Meshing group, click the Modify Mesh icon.
Press Ctrl+M to use the keyboard
shortcut.
Set the Mesh size to Fine.
Set the Wire segment radius to
0.7.
Click OK to create the mesh
and to close the dialog.
View the effect in the 3D view of specifying a Wire segment
radius.
Press F5 to use the keyboard
shortcut to zoom to extents the 3D view.
Enable a default cutplane. In the model tree
(Construction tab), under
Cutplanes, click the icon next to
XZ‑Cut2.
Disable the cutplane. Click the button next to XZ-Cut
again.
1 See the Feko User Guide Appendix A-3 for more information regarding
automatic mesh sizes.
2 To change the default cutplane
settings, double-click on the cutplane text (for example,
XZ-Cut).