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:
- freq = 10e9 (The operating frequency.)
- lambda = c0/freq*1e3 ( The wavelength in free space. Note the unit is in millimetres.)
- n = 1 (Feed pin position index.)
- pin_step_size = lambda/32 (Distance between the pin positions.)
- pin_length = 0.9*lambda/4 (Length of pin feed monopole.)
- pin_offset = pin_step_size*n (Pin offset from waveguide tip.)
- radius = 0.1 (Radius of pin wires.)
- waveguide_length = lambda*2 (Length of waveguide section.)
- wr90_height = 10.16 (Waveguide height for WR90 (X-Band, 8.2-12.4 GHz).)
- wr90_width = 22.86 (Waveguide width for WR90 (X-Band, 8.2-12.4 GHz).)
Note: The model unit is millimetres. The variable lambda is not the actual wavelength but a parameter used in the geometry definition. -
Create the waveguide.
- Set the waveguide region to Free space.
-
Imprint vertices on the mesh for the feed pin connections.
- Union all geometry. Rename the resulting part to waveguide_perforated.
-
Activate the NGF and set
waveguide_perforated as a static part.
Note: The icon in the model tree, next to waveguide_perforated, indicates it is a static part and may not be edited.
-
Create the feed pin.
- Add a wire port at the connection point between the feed pin and the waveguide floor.
-
Place a waveguide port at the opposite waveguide end. This will absorb the
power injected by the pin feed.
- Rotate the reference direction with 90°.
- Add a voltage source to the wire port. (1 V, 0°, 50 Ω).
-
Set the frequency to freq.
Note: A magnetic plane of symmetry exists about the X=0 plane, but no computational performance benefit is obtained when used in conjunction with the NGF.