Creating Far Field Plots

How can I create far-field plots in sine space or UV space in HFSS software?

In AEDT, users can create far-field plots that use sine space coordinates instead of standard spherical coordinates. This is done entirely as a post-processing function by creating a rectangular contour plot in HFSS software.

These plots allow users to plot the desired far-field quantity in terms of _u and _v variables, where

_u=sin⁡θ cos⁡∅

_v=sin⁡θ sin⁡∅

These far-field plots will allow users to view the far-field quantities with regularly spaced _u and _v spaced points in the range of observation angles, where √(〖_u〗^2+〖_v〗^2 )≤1.

Users need to set up two things to create a sine space far-field plot. The first is an infinite sphere that defines the far-field patterns, where theta is between 0 degrees and 90 degrees and phi is between 0 degrees and 360 degrees. The second is the rectangular contour plot. The setup steps are outlined below.

Define an Infinite Sphere Setup

Users need to use infinite sphere setup when creating sine space plots. The infinite sphere setup defines the observation angles (using spherical coordinates), the coordinate system the spherical coordinates are defined from, and the surfaces used to perform the far-field integration. It is important to know that the sine space implementation assumes that the spherical coordinates (theta and phi) are represented by positive numbers. Therefore, phi should be defined using numbers between 0 degrees. and 360 degrees. Likewise, theta should be defined using numbers between 0 degrees and 90 degrees. To create such an infinite sphere, please follow the steps below.

From the AEDT Project Manager Tree, right-click on “Radiation Branch” and select the “Insert Far-Field Setup > Infinite Sphere” option in the popup window.

On the Far-Field Radiation Sphere setup window, open the Infinite Sphere tab and define the spherical far-field observation points as described below:

Phi Start: 0 deg

Phi Stop: 360 deg

Phi Step Size: 10 deg

Theta Start: 0 deg

Theta Stop: 90 deg

Theta Step Size: 10 deg

Accept the far-field infinite sphere setup by clicking the O.K. button.

Create the Rectangular Contour Plot

Sine space plots can only be created on Rectangular Contour Plots after an infinite sphere has been defined. To create the plot please follow the steps outlined below.

From the AEDT Project Manager Tree, right-click on “Results Branch” and select the “Create Far Field Report > Rectangular Contour Plot” option from the popup window.

In the Report window, open the Trace tab and make the following changes:

Change the “Context > Domain” from “Theta, Phi” to “Sine Space” to change the primary and secondary sweep fields to _u and _v. Select the Category, Quantity and Function you would like to plot

Click the “New Report” button to create the plot, then click the “Close” button to close the Report window.

When finished, you should see a sine space far-field plot. You can increase the resolution of the plots by decreasing the “Phi Step Size” and “Theta Step Size” values in the infinite sphere setup.

Solution Document