XF's far zone sensor requests steady-state far-field results for an antenna. Realized gain, gain, and directivity are ratios relative to available power, input power, and radiated power, respectively. The following relationship applies.

\begin{equation} P_{av}(1-|\Gamma|^2) = P_{in} = P_d + P_l + P_r \end{equation}

where,

The following results utilized the theta, phi coordinate system, however, XF supports other coordinate systems when users substitute the polarization unit vectors.

Electric Field

The electric field vector is expressed

\begin{equation} \tilde E (\theta, \phi) = \hat a_{\theta} \tilde E_{\theta} (\theta, \phi) + \hat a_{\phi} \tilde E_{\phi} (\theta, \phi)\,\,\,\,\,\text{(V/m)} \end{equation}

where,

XF utilizes the near- to far-field transform to compute far-field $\tilde E_{\theta}$ and $\tilde E_{\phi}$ from a near-field FDTD simulation.

Realized Gain

The realized gain of an antenna accounts for reflection, or mismatch, losses at the port. It is proportional to the ratio of electric field strength in a given direction to the available power at the port. For a given observation angle, $(\theta, \phi)$, realized gain is expressed

\begin{equation} R_\theta = \frac{2\pi|\tilde E_\theta|^2}{\eta P_{av}}\,\,\,\,\,\text{(dimensionless)} \end{equation} \begin{equation} R_\phi = \frac{2\pi|\tilde E_\phi|^2}{\eta P_{av}}\,\,\,\,\,\text{(dimensionless)} \end{equation}

where,

Gain

The gain is the ratio of the radiation intensity, in a given direction, to the radiation intensity that would be obtained if the power accepted by the antenna were radiated isotropically [1]. It is proportional to the ratio of electric field strength in a given direction to the power input at the port. For a given observation angle, $(\theta, \phi)$, gain is expressed

\begin{equation} G_\theta = \frac{2\pi|\tilde E_\theta|^2}{\eta P_{in}}\,\,\,\,\,\text{(dimensionless)} \end{equation} \begin{equation} G_\phi = \frac{2\pi|\tilde E_\phi|^2}{\eta P_{in}}\,\,\,\,\,\text{(dimensionless)} \end{equation}

where,

Directivity

Directivity is the ability of an antenna to radiate power in a particular direction. It is proportional to the ratio of electric field strength in a given direction to the radiated power. For a given observation angle, $(\theta, \phi)$, directivity is expressed

\begin{equation} D_\theta = \frac{2\pi|\tilde E_\theta|^2}{\eta P_r}\,\,\,\,\,\text{(dimensionless)} \end{equation} \begin{equation} D_\phi = \frac{2\pi|\tilde E_\phi|^2}{\eta P_r}\,\,\,\,\,\text{(dimensionless)} \end{equation}

where,

Identities

The following equation converts the scalar, dimensionless realized gain, gain, and directivity values to dBi.

\begin{equation} G_{dBi} = 10 \log_{10} G\,\,\,\,\,\text{(dBi)} \end{equation}

The total gain of an antenna, in a specified direction, is the sum of the partial gains for any two orthogonal polarizations [1]

\begin{equation} G_{total} = G_\theta + G_\phi\,\,\,\,\,\text{(dimensionless)} \end{equation}

Phase Difference Plotting

By post-processing the reference point users can adjust the phase of a far zone result. To view the phase difference between two results, select two steady-state far zone results in the results workspace window and select the "Create Phase Difference Plot…" option in the context menu.

The Plot Phase Difference dialog is similar to the one used when creating plots for other results, but with a few extra options specific to phase differences:

Understanding Phase Unwrapping

Phase unwrapping is necessary because phase angles are typically represented in the range of -180° to +180° (or 0° to 360°). When the actual phase exceeds these bounds, it "wraps around," creating discontinuities in the plot. Unwrapping removes these artificial jumps to show the true continuous phase progression.

Choosing the Start Index: The start index determines where the unwrapping algorithm begins. For best results, choose a start index in a region where the phase is smoothly varying and away from measurement noise or rapid phase changes.

Best Practices

Reference

  1. Antenna Standards Committee of the IEEE Antennas and Propagation Society, IEEE Standard Definitions of Terms for Antennas, IEEE Std 145-1993.