Physical Optics Solver

Physical optics (PO) solver in Antenna Toolbox™ allows you to solve for the RCS of an object.. In physical optics, the incident filed is used to calculate the currents on the surface of the structure in response to the impinging plane wave. With the currents available, you can obtain the scattered field at desired points in the far-field.

Subdomain RWG Basis Functions and Extra Dimensions

熟悉的Rao威尔顿Glisson (RWG)功能的基础ons on triangles are based on[2].

In the image, for two arbitrary triangular patchestrn+andtrn-having areasAn+andAn-and sharing a common edgelnthe basis functions has the form

f n ( r ) = { l n 2 A n + ρ n + r in t r n + l n 2 A n ρ n r in t r n } (1)

where ρ n + = r r n is the vector drawn from the free vertex of the triangletrn+的观察点 r ; ρ n = r n r is the vector drawn from the observation point to the free vertex of the triangletrn-. The basis function is zero outside the two adjacent triangles. The RWG vector basis function is linear and has no flux (that is, has no normal component) through its boundary.

From[1], along with the standard definition, this method requires two unit normal vectors n n ± and two-unit vectors t n ± also shown in the figure. Vector t n + is the plane of triangletrn+; both vectors are perpendicular to the edgeln. They are defined at the center of edge , which islndenoted by r n . Directions of t n ±

are also shown in the figure. This technique assumes that the normal vectors are properly (angle between adjacent n n ± must be less than 180 degrees) and uniquely defined. Specific vector orientation (e.g. outer or inner normal vectors) does not matter. We then form two cross product vectors l n ± ,

l n ± = t n ± × n n ± (2)

and establish that both such unit vectors directed along the edge are identical,

l n ± = l n = l n (3)

Only vector l n is eventually needed.

FindingIPO

The suitable PO approximation has the form:

J ( r ) = 2 δ ( r ) [ n ( r ) × H ( r ) ] ( 5 )

where δ accounts for the shadowing effects. If the observation point lies in the shadowed region, δ must be zero. Otherwise it equals to ±1 depending on the direction of incidence with respect to the orientation of the normal vector n ( r ) . Using Eq.(4) yields:

n = 1 N P O I n P O f n ( r ) = 2 δ ( r ) [ n ( r ) × H ( r ) ] ( 6 )

Ref [3] outlines an elegant way to express unknowns I n P O explicitly, using an interesting variation of the collocation method. First , consider a collocation point that tends to the edge center r n of a center basis function f n ( r ) and is located in the plus triangle. Multiply Eq.(6) by vector t n + . Since the normal component of the basis function at the edge is one and all the other basis functions sharing the same triangle have no normal component at the edge, the result becomes

I n P O = 2 δ ( r n ) t n + [ n n + × H ( r n ) ] ( 7 a )

Repeat the same operation with minus triangle:

I n P O = 2 δ ( r n ) t n [ n n × H ( r n ) ] ( 7 b )

Add equations 7(a) and 7(b), divide the result by two, and transform the triple vector product to obtain:

I n P O = 2 δ ( r n ) H ( r n ) ( [ t n + × n n + ] + [ t n × n n ] ) 2 ( 8 )

Therefore, according to equations (2) and (3),

I n P O = 2 δ ( r n ) H ( r n ) l n ( 9 )

Determination of Illuminated or Shadow Regions

The calculation of δ ( r ¯ ) needs to account for the effect of shadowing. For simple convex structures the use of the normal to test against the direction of the radiation would indicate the illuminated or shadow region. If the normal of the triangle is pointing in the opposite direction of the radiation, then the face is illuminated. If the normal of the triangle is in the same direction, then the face is shadowed. But this simple test fails when the object is nonconvex as is the case in more complex structures. To handle this, perform a segment-triangle intersection test to rigorously determine the value of δ ( r ¯ ) . The value of δ ( r ¯ ) is 0 for shadow faces or ±1 depending on the direction of incidence with respect to the orientation of normal vector . To implement this relative to the RWG basis functions that are formed on the surface of the PO region, check for both arbitrary triangular patches t r n + and t r n to be in the illuminated region and only then consider the contribution made by the edge to the calculation of the PO current. If either triangle is in the shadow region, the delta value is evaluated to zero and therefore the edge does not contribute.

References

[1] U. Jakobus and F. M. Landstorfer, “Improved PO-MM Formulation for Scattering from Three-Dimensional Perfectly Conducting Bodies of Arbitrary Shape,”IEEE Trans. Antennas and Propagation, vol. AP-43, no. 2, pp. 162-169, Feb. 1995.

[2]S. M. Rao, D. R. Wilton, and A. W. Glisson, “Electromagnetic scattering by surfaces of arbitrary shape,”IEEE Trans. Antennas and Propagation, vol. AP-30, no. 3, pp. 409-418, May 1982.

[3] S. Makarov,Antenna and EM Modeling in MATLAB, Wiley, New York, 2002.