Near Field Coordinate Systems (FE card)

The coordinate systems for the FE card have specific definitions/conventions. Use the appropriate coordinate system for the application.

Cartesian coordinates x, y, z

Figure 1. Field calculation in the Cartesian coordinate system.


Observation point:

r=[ x y z ]

Unit vectors of the coordinate system:

x ^ =[ 1 0 0 ]         y ^ =[ 0 1 0 ]         z ^ =[ 0 0 1 ]

Cylindrical coordinates around Z axis ρ , φ , z

Figure 2. Field calculation in the Cylindrical coordinate system.


Observation point:

r=[ ρcosφ ρsinφ z ]

Unit vectors of the coordinate system:

ρ ^ =[ cosφ sinφ 0 ]         φ ^ =[ sinφ cosφ 0 ]         z ^ =[ 0 0 1 ]

Spherical coordinates r , ϑ , φ

Figure 3. Field calculation in the spherical coordinate system.


Observation point:

r=[ rsinϑcosφ rsinϑsinφ rcosϑ ]

Unit vectors of the coordinate system:

r ^ =[ sinϑcosφ sinϑsinφ cosϑ ]         ϑ ^ =[ cosϑcosφ cosϑsinφ sinϑ ]         φ ^ =[ sinφ cosφ 0 ]

Cylindrical coordinates around X axis r , φ , x

Figure 4. Field calculation in the Cylindrical coordinate system around the X axis.


Observation point:

r=[ x ρcosφ ρsinφ ]

Unit vectors of the coordinate system:

ρ ^ =[ 0 cosφ sinφ ]         φ ^ =[ 0 sinφ cosφ ]         x ^ =[ 1 0 0 ]

Cylindrical coordinates around Y axis r , φ , y

Figure 5. Field calculation in the Cylindrical coordinate system around the Y axis.


Observation point:

r=[ ρcosφ y ρsinφ ]

Unit vectors of the coordinate system:

ρ ^ =[ cosφ 0 sinφ ]         φ ^ =[ sinφ 0 cosφ ]         y ^ =[ 0 1 0 ]

Conical coordinates around the Z axis φ , z

Figure 6. Field calculation in the Conical coordinate system.


This option is similar to the field calculation in cylindrical coordinates around the Z axis, where the radius r changes with the height z :

r(z)= r 0 + Δr Δz (z z 0 )
where z is within the range z 0 z 0 + n z Δz .

Observation point:

r=[ ( r 0 + Δr Δz (z z 0 ) )cosφ ( r 0 + Δr Δz (z z 0 ) )sinφ z ]

Unit vectors of the coordinate system:

r ^ =[ cosφ sinφ 0 ]         φ ^ =[ sinφ cosφ 0 ]         z ^ =[ 0 0 1 ]