Creating the Model
Create the model in CADFEKO. Define any ports and sources required for the model. Specify the operating frequency or frequency range for the model.
- Set the model unit to centimetres.
-
Define the following variables:
- freq = 1.645e9 (The operating frequency.)
- lambda = c0/freq * 100 (The wavelength in free space.)
- wa = 12.96 (The width of the waveguide.)
- wb = 6.48 (The height of the waveguide.)
- ha = 55 (The width of the horn.)
- hb = 42.8 (The height of the horn.)
- wl = 30.2 (The length of the waveguide section.)
- fl = wl - lambda/4 (The position of the feed wire in the waveguide.)
- hl = 46 (The length of the horn section.)
- pinlen = lambda / 4.56 (The length of the pin.)
-
Define a dielectric medium, air.
- Relative permittivity: 1
- Dielectric loss tangent: 0
- Label: air
-
Create the waveguide section.
-
Create a cuboid.
- Definition method: Base corner, width, depth, height
- Base corner (C): (-wa/2, -wb/2, -wl)
- Width (W): wa
- Depth (D): wb
- Height (H): wl
-
Create a cuboid.
- Set the region of the cuboid to air.
-
Select the four faces that represent the waveguide boundary walls and set to
PEC.
Select all faces of the waveguide section, except the following
faces:
- The face at the origin.
- The face where the FEM modal port will be located (opposite the face at the origin.)
-
Set the solution method for the air region to FEM.
Tip: Open the Region properties dialog and click the Solution tab. From the Solution method list, select Finite Element Method (FEM).
-
Create the horn section.
-
Create a flare.
- Definition method: Base centre, width, depth, height, top width, top depth
- Bottom width (Wb): wa
- Bottom depth (Db): wb
- Height (H): hl
- Top width (Wt): ha
- Top depth (Dt): hb
-
Create a flare.
- Delete the face at the origin.
- Delete the face opposite to the face deleted in Step 9.
- Union all parts.
- Add a FEM modal port to the back face of the waveguide.
- Add a FEM modal source to the port. Use the default settings.
- Set the total source power (no mismatch) to 5W.
- Set the frequency to freq.
-
Specify the symmetry about 2 principal planes:
- X=0: Magnetic symmetry.
- Y=0: Electric symmetry.
Tip: Exploit model symmetries (if it exists) in a large or complex model to reduce computational costs.