Far Field Coordinate Systems (FF card)

The coordinate systems for the FF card have specific definitions/conventions. Use the spherical coordinate system in general and the Cartesian coordinate system when appropriate for the application.

Spherical coordinates ϑ , φ



Figure 1. Field calculation in the spherical coordinate system.

The far field pattern of an antenna is assumed to be independent of the distance from the antenna. Specify the ϑ and φ angles of the direction to the observation point r .

Unit vectors of the coordinate system:

(1) r ^ =[ sinϑcosφ sinϑsinφ cosϑ ]         ϑ ^ =[ cosϑcosφ cosϑsinφ sinϑ ]         φ ^ =[ sinφ cosφ 0 ]

Cartesian coordinates u, v



Figure 2. Field calculation in the Cartesian coordinate system.

The far field pattern of an antenna is assumed to be independent of the distance from the antenna. Specify the first two coordinates (u, v) of the unit vector to the observation point r .

Observation point on the unit sphere:

(2) r ^ =[ u v 1 u 2 v 2 ]

Convert between spherical and Cartesian coordinates:

(3) u = sin ϑ cos φ v = sin ϑ sin φ ϑ = arccos ( 1 u 2 v 2 ) φ = atan 2 ( v , u )