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 millimeters.
-
Define the following variables:
- epsr = 9.5 (The relative permittivity of the substrate.)
- r = 0.63 (The radius of the feed element.)
- hBig = 1 (The height of the feed base.)
- rBig = 2.25 (The radius of the feed base.)
- rDisk = 20 (The radius of the ground.)
- rDome = 12.5 (The radius of the inner dome.)
- rDomeBig = rDome + 5.5 (The radius of the outer dome.)
- h = 9 (The height of the feed element.)
- fmin = 3e9 (The minimum frequency.)
- fmax = 5e9 (The maximum frequency.)
- lambda = c0/fmax * 1000 (The wavelength in free space. [mm])
-
Define a named point:
- excite_b: (0, 7.5, -1)
-
Define a dielectric medium, dome.
- Relative permittivity: epsr
- Dielectric loss tangent: 0
- Label: dome
-
Define a dielectric medium, isolator.
- Relative permittivity: 2.33
- Dielectric loss tangent: 0
- Label: isolator
-
Create a new workplane.
- Origin: excite_b
- Set the new workplane as the default workplane.
-
Create the outer conductor for the feed pin.
-
Create the inner conductor for the feed pin.
- Set the default workplane to Global XY.
-
Create the finite ground plane.
-
Create the inner dome.
- Union all parts and rename the Union to DRA.
- Delete the bottom face of the dome.
- Set the region of the feed base to isolator.
- Set the region of the dome to to dome.
- Set all the faces in the model to PEC.
-
Set the following faces to the Default face
medium.
- The top and bottom faces of FeedBase.
- The remaining face of the dome.
- Add a waveguide port to the bottom face of FeedBase.
- Add waveguide source to the waveguide port.
- Set the frequency as linearly spaced discrete points from fmin to fmax with 51 frequencies.