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 millimetres.
-
Define the following variables:
- shielding_height = 11.4 (height of the shielding box.)
- substrate_height = 1.57 (substrate height.)
- epsr = 2.33 (relative permittivity.)
- gnd_length = 92 (length and width of substrate.)
- port_offset = 0.5 (inset of feed point.)
- strip_width = 4.6 (width of microstrip sections.)
- strip_offset = 23 (microstrip offset from ground edge.)
- fmin = 1.5e9 (lowest calculation frequency.)
- fmax = 4e9 (highest calculation frequency.)
- stub_length = 18.4 (length of the stub.)
- stub_offset = 41.4 (distance from the ground edge to stub.)
-
Create dielectric media:
-
- Label: air
- Relative permittivity: 1
-
- Label: substrate
- Relative permittivity: epsr
-
-
Create the substrate layer.
-
Create the shielding box.
-
Create the microstrip.
- Delete all the vertical faces of the microstrip part.
-
Create the stub.
-
Create the feed segments.
- Union all the parts and rename the Union to shielded_filter.
- Set the Region of the substrate to substrate.
- Set the Region above the substrate to air.
-
Set the solution method on all regions to FEM.
Tip: Open the Modify Region dialog and click the Solution tab. From the Solution method drop-down list, select Finite Element Method (FEM).
- Set all the face properties to PEC except for the two faces of the substrate (at the height of substrate_height).
-
Set the frequency
- Continuous interpolated range
- Start frequency (Hz): fmin.
- End frequency (Hz): fmax.
-
Add two FEM line ports, one for each feed line.
Tip: From the Source/Load tab select FEM Line Port, use the option Specify port as an edge and click on the feed line in the 3D view.