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:
- freq = 100e6 (The operating frequency.)
- d = 0.004 (Plate thickness.)
- a = 2 (Width of plate.)
- b = 1 (Depth of plate.)
- epsr = 7 (Relative permittivity.)
- tand = 0.03 (Loss tangent.)
- thetai = 20 (Zenith angle of incidence.)
- phii = 50 (Azimuth angle of incidence.)
- etai = 60 (Polarisation angle of incident wave.)
-
Create the media for the thin dielectric.
-
Create a rectangular plate centred at the origin in the XY plane.
- Set the face medium of the rectangular plate to thin_dielsheet.
- Add a single incident plane wave source from direction θ=thetai and ϕ = phii. Set the polarisation angle to etai.
- Set the frequency to freq.