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.
-
Define the following variables:
- lambda = 4 (The wavelength in free space.)
- freq = c0/lambda (The operating frequency.)
- h = lambda/2 (Length of the dipole.)
- radius = 4e-3 (Radius of the wire.)
-
Define the following named points:
- cuboidCorner: (0, -lambda/4, -lambda/4)
- lineEnd: (0, 0, h/2)
- lineStart: (0, 0, -h/2)
- offset: (-3*lambda/4, 0, 0)
-
Create a cube.
-
Create the dipole.
- Set the frequency to freq.