RCS CALCUATIONS USING THE PHYSICAL OPTICS CODES

Similar documents
A MATLAB PHYSICAL OPTICS RCS PREDICTION CODE

Imperfections and Errors (Chapter 6)

2

Lecture Ray Model of Light. Physics Help Q&A: tutor.leiacademy.org

specular diffuse reflection.

newfasant US User Guide

Phys 102 Lecture 17 Introduction to ray optics

Workshop 3-1: Antenna Post-Processing

A Graphical User Interface (GUI) for Two-Dimensional Electromagnetic Scattering Problems

CSE 681 Illumination and Phong Shading

Ray Optics. Lecture 23. Chapter 34. Physics II. Course website:

Lecture 7: Introduction to HFSS-IE

Advanced modelling of gratings in VirtualLab software. Site Zhang, development engineer Lignt Trans

MATHEMATICS FOR ENGINEERING TUTORIAL 5 COORDINATE SYSTEMS

Bistatic SAR coherence improvement through spatially variant polarimetry

Illumination & Shading

Chapter 36. Diffraction. Dr. Armen Kocharian

PHY 171 Lecture 6 (January 18, 2012)

Ray Optics. Lecture 23. Chapter 23. Physics II. Course website:

Chapter 24. Wave Optics

dq dt I = Irradiance or Light Intensity is Flux Φ per area A (W/m 2 ) Φ =

PHYSICS. Chapter 33 Lecture FOR SCIENTISTS AND ENGINEERS A STRATEGIC APPROACH 4/E RANDALL D. KNIGHT

Illumination. Michael Kazhdan ( /657) HB Ch. 14.1, 14.2 FvDFH 16.1, 16.2

Spherical Geometry Selection Used for Error Evaluation

Experiment 8 Wave Optics

Chapter 38. Diffraction Patterns and Polarization

Optics Vac Work MT 2008

Physics 1CL WAVE OPTICS: INTERFERENCE AND DIFFRACTION Fall 2009

The sources must be coherent. This means they emit waves with a constant phase with respect to each other.

newfasant PO Multiple effects analysis

Engineered Diffusers Intensity vs Irradiance

WORCESTER POLYTECHNIC INSTITUTE

RCS Measurement and Analysis of Rectangular and Circular Cross-section Cavities

Modeling Custom Surface Roughness with LucidShape 2D Scatter Curve BSDF Material

Geometrical modeling of light scattering from paper substrates

NEW BENCHMARK RADAR TARGETS FOR SCATTERING ANALYSIS AND ELECTROMAGNETIC SOFTWARE VALIDATION

Topic 9: Lighting & Reflection models 9/10/2016. Spot the differences. Terminology. Two Components of Illumination. Ambient Light Source

Lecture 17: Recursive Ray Tracing. Where is the way where light dwelleth? Job 38:19

d has a relationship with ψ

APPENDIX B PROGRAMS USED IN POLARIZATION-SENSITIVE PROPAGATION MODELING

Chapter 24. Wave Optics

FEKO Tutorial I. Mohammad S. Sharawi, Ph.D. Electrical Engineering Department

Modeling the Effects of Wind Turbines on Radar Returns

Topic 9: Lighting & Reflection models. Lighting & reflection The Phong reflection model diffuse component ambient component specular component

HFSS Hybrid Finite Element and Integral Equation Solver for Large Scale Electromagnetic Design and Simulation

Illumination in Computer Graphics

Ray-Tracing. Misha Kazhdan

521493S Computer Graphics Exercise 2 Solution (Chapters 4-5)

dq dt I = Irradiance or Light Intensity is Flux Φ per area A (W/m 2 ) Φ =

DIRS Technical Report Tech Report #

Illumination & Shading: Part 1

Experimental Competition. Sample Solution

To determine the wavelength of laser light using single slit diffraction

3/10/2019. Models of Light. Waves and wave fronts. Wave fronts and rays

COMPUTATION OF PHYSICAL OPTICS INTEGRAL BY LEVIN S INTEGRATION ALGORITHM

M-SPURT Compressing the target characterization for a fast monostatic RCS simulation

Chapter 38 Wave Optics (II)

Properties of Light. 1. The Speed of Light 2. The Propagation of Light 3. Reflection and Refraction 4. Polarization

Solutions For Homework #7

Lab 10 - GEOMETRICAL OPTICS

Numerical Simulation of RCS for A Spherical Convergent Flap Nozzle with A Non-rectangular Divergent Duct

CS5620 Intro to Computer Graphics

Distortion Correction for Conical Multiplex Holography Using Direct Object-Image Relationship

VE3KL Presentation 4NEC2 Antenna Simulator by Arie Voors

1.6 Rough Surface Scattering Applications Computer Graphic Shading and Rendering

An Effective Hardware Architecture for Bump Mapping Using Angular Operation

Comp 410/510 Computer Graphics. Spring Shading

Light and the Properties of Reflection & Refraction

Solar Panel Irradiation Exposure efficiency of solar panels with shadow

EE Light & Image Formation

Shading I Computer Graphics I, Fall 2008

HFSS Ansys ANSYS, Inc. All rights reserved. 1 ANSYS, Inc. Proprietary

ISO INTERNATIONAL STANDARD. Particle size analysis Laser diffraction methods. Analyse granulométrique Méthodes par diffraction laser

Three-Dimensional Sensors Lecture 2: Projected-Light Depth Cameras

Development of Code for a Physical Optics Radar Cross Section prediction and analysis application

EE119 Homework 3. Due Monday, February 16, 2009

To graph the point (r, θ), simply go out r units along the initial ray, then rotate through the angle θ. The point (1, 5π 6. ) is graphed below:

INTERFERENCE. where, m = 0, 1, 2,... (1.2) otherwise, if it is half integral multiple of wavelength, the interference would be destructive.

Optimization of metallic biperiodic photonic crystals. Application to compact directive antennas

High-Frequency Method for Terahertz Radar Cross Section of Conductive Targets in Free Space

ECE 5318/6352 Antenna Engineering. Dr. Stuart Long. Chapter 15. Reflector Antennas

Light. Form of Electromagnetic Energy Only part of Electromagnetic Spectrum that we can really see

Progress In Electromagnetics Research M, Vol. 20, 29 42, 2011

High spatial resolution measurement of volume holographic gratings

University Physics (Prof. David Flory) Chapt_37 Monday, August 06, 2007

Chapter 35 &36 Physical Optics

PTFE Reflectance Measurements, Modeling and Simulation for Xenon Detectors

Fluids, Thermodynamics, Waves, & Optics Optics Lab 9 Interference and Diffraction

Module 18: Diffraction-I Lecture 18: Diffraction-I

Physical Optics. You can observe a lot just by watching. Yogi Berra ( )

Orthogonal Projection Matrices. Angel and Shreiner: Interactive Computer Graphics 7E Addison-Wesley 2015

PHYSICS 1040L LAB LAB 7: DIFFRACTION & INTERFERENCE

Graphics and Interaction Transformation geometry and homogeneous coordinates

Introduction to Visualization and Computer Graphics

COMP30019 Graphics and Interaction Transformation geometry and homogeneous coordinates

Diffraction from small and large circular apertures

Probability of Detection Simulations for Ultrasonic Pulse-echo Testing

E0005E - Industrial Image Analysis

Computer Graphics. Illumination and Shading

Introduction to Light

Transcription:

RCS CALCATIONS SING THE PHYSICAL OPTICS CODES Introduction Physical optics based RCS calculations are performed by the two Matlab computer codes:. pofacets.m. pobistatic.m The first code (pofacets.m ) is used for monostatic RCS calculation and the second (pobistatic.m) for bistatic RCS. Both use the same input file format, although the interactive input portion of the codes are slightly different. In the version without the GI, there are a few calculation parameters that are hard-wired into the code using assignment statements. The hard-wired parameters can be edited to suit the user s needs. Monostatic RCS: pofacets.m pofacets.m is a simple RCS prediction code based on the physical optics approximation. Scattering objects are approximated by arrays of triangles (facets) and superposition is used to compute the total RCS of the object. the scattered field of each triangle is computed as if it were isolated and other triangles were not present multiple reflections are not included edge diffraction and surface waves are not included shadowing is only approximately included by considering a facet to be completely illuminated or completely shadowed by the incident wave (shadows on one part of the object cast by other parts of the object are not included) The user must define the geometry in a specified format in the files coordinates.m and facets.m which are located in a separate subdirectory in the po directory. The input section of the code is shown below: % Load node coordinate data name=input('enter directory name for data: ','s'); fname=[name,'/coordinates.m']; feval('load',fname); The nodes of all triangles and their locations in a global cartesian coordinate system are specified in coordinates.m. The unit is meters and the order of the nodes is not important. However, the first entry (row) is considered as node, the second row as node, etc. An example is shown below for the file vtail geometry: x y z.e+.e+.e+

7.869e+.e+.584e+ 6.7967e+ -.5494e+.e+ 6.7967e+.5494e+.e+ -5.9e+.e+.995e+ -7.777e+.45e+.e+ -7.777e+ -.45e+.e+ -.e+.e+.e+ -.455e+.89e+.e+.795e+ 9.667e+.788e+ -.44e+ 9.496e+.8e+.595e+.68967e+.657e+ 9.4559e+.87e+.7e+ -.455e+ -.89e+.e+.795e+ -9.667e+.788e+ -.44e+ -9.496e+.8e+.595e+ -.68967e+.657e+ 9.4559e+ -.87e+.7e+ The node connection list is specified in the file facets.m. Three nodes comprise a triangle (facet). An example is shown below for the vtail geometry: facet node node node illum Rs # # # # flag 4 4 4 8 5 8 7 6 5 7 5 4 8 4 9 6 5 4 8 5 6 4 7 6 4 5 5 7 6 8 7 5 7 7 4 8 6 7 8 9 9 9 6 4 6 5 7 6 4 Column is the facet number (which does not necessarily need to be sequential). Columns -4 are the nodes that comprise the facet. Column 5 is an illumination flag (variable ilum in the code). If ilum is then the facet is allowed to be illuminated from both sides. If ilum is then the facet will only be illuminated from one side, which is determined from the order of the nodes (in a right-hand, or counter clockwise, sense) if both sides of the triangle are exposed to the incident wave then set ilum =

if the triangle is part of a closed structure, then set ilum =, and order the vertices in a righthanded sense so that the normal points outward from the closed structure The file for vtail illustrates the concept. Triangle represents a wing and both sides are exposed to the incident wave. Therefore ilum is and the order of the nodes does not matter. On the other hand, facet 5 is part of the closed fuselage and is only illuminated from the outside, not from behind. Thus ilum is and the order of the nodes (5,7,) gives a normal that points outward according to the right hand rule. The order (7,,5) or (,5,7) could have been used. (Note that all illumination flags can be turned off in the program by setting iflag= in the code. This may be desired for testing purposes.) 8 9 5 6 6 8 7 9 4 9 5 4 7 6 7 4 6 8 5 4 7 58 The last column in facets.m is the resistivity of the facet. The values should be normalized to free space (77 Ohms). If R s = then the facet is a perfect electric conductor; when R s = (in practice, several thousand) the facet is transparent. A standard spherical coordinate system is used to specify incident and observation (scattering) directions. z E θ E P E φ α θ γ φ r y x The RCS is calculated at angles (θ, φ ) specified by the user as follows:

% Pattern loop disp('enter phi pattern values') disp('same value for stop and start results in a phi cut'); pstart=input('enter phi start in degrees: '); pstop=input('enter phi stop in degrees: '); delp=input('enter phi increment in degrees: '); if delp==, delp=; end if pstart==pstop, phr=pstart*rad; end disp('enter theta pattern values') disp('same value for stop and start results in a theta cut'); tstart=input('enter theta start in degrees: '); tstop=input('enter theta stop in degrees: '); delt=input('enter theta increment in degrees: '); if delt==, delt=; end if tstart==tstop, thr=tstart*rad; end a single value of θ can be specified along with a range of φ (a θ cut is plotted) a single value of φ can be specified along with a range of θ (a φ cut is plotted) ranges of θ and φ can be specified (a two-dimensional contour is plotted in direction cosine space: u = sinθ cosφ,v = sinθ sinφ ). The Matlab contour function can be replaced by the mesh function if desired. The polarization of the incident wave is assumed to be of the form E θ? θ + Eφ? φ. The components are specified in the Matlab code as illustrated below for a pure TM polarized wave: % Incident wave polarization Et=+j*; %TM-z Ep=+j*; %TE-z The frequency (wavelength in meters) is also defined in the code by the statement wave=. It can be changed to any convenient value. If it is set to then when the geometry data entered in meters, it will also be in terms of wavelength. Two computational parameters that may be varied are Lt=.5; % Taylor series region Nt=5; % Number of terms in Taylor series See the reference for details on how this parameters affects the accuracy and computation time. In general these values give good results with relatively fast run times. 4

Example: box triangular model of the scattering surface 5 8 8 8 4 7 6 z 4 9 6 5 7 5 6 5 4 y x Input sequence: (for this calculation the wavelength is m and Et=, Ep=) Enter directory name for data: box label vertices? (y or n)? y label faces? (y or n)? y enter phi pattern values same value for stop and start results in a phi cut enter phi start in degrees: enter phi stop in degrees: enter phi increment in degrees: enter theta pattern values same value for stop and start results in a theta cut enter theta start in degrees: enter theta stop in degrees: 6 enter theta increment in degrees: A two-dimensional contour is generated with the following input: same value for stop and start results in a phi cut enter phi start in degrees: enter phi stop in degrees: 6 enter phi increment in degrees: enter theta pattern values same value for stop and start results in a theta cut enter theta start in degrees: enter theta stop in degrees: 9 enter theta increment in degrees: 5

solid: co-pol dashed: x-pol phi= wavelength (m): 6 5 RCS (dbsm) 4 5 5 5 5 monostatic angle, theta (deg) RCS-theta is σ θθ ( θ polarized incident wave; θ polarized receiver). This is the co-polarized component. RCS-phi is σ φθ (θ polarized incident wave; φ polarized receiver). The latter is the cross-polarized component. In this particular example it happens to be at a level below the specified threshold in the code (which is the maximum value of RCS - 6 db, but can be changed): RCS-theta RCS-phi.5.8 -.5.6.4. - - -.5.5.5 6

% set plot range Smax=max([max(max(Sth)),max(max(Sph))]); Lmax=(floor(Smax/5)+)*5; Lmin=Lmax-6; Sth(:,:)=max(Sth(:,:),Lmin); Sph(:,:)=max(Sph(:,:),Lmin); The direction cosine plot is a projection of the RCS on the surface of the unit sphere onto the xy plane. The contours plotted below correspond to the RCS on the upper hemisphere. At (,) the top of the box is viewed directly resulting in a large RCS. The sides are viewed at the direction cosine pairs (-,), (,), (,-) and (,). Bistatic RCS: pobistatic.m For the bistatic calculation, the incidence direction is fixed and the observation direction changes. The user inputs the data shown below: % Pattern loop thetai=input('enter theta incidence angle in degrees: '); phii=input('enter phi incidence in degrees: '); disp('enter phi observation values') disp('same value for stop and start results in a phi cut'); pstart=input('enter phi start in degrees: '); pstop=input('enter phi stop in degrees: '); delp=input('enter phi increment in degrees: '); if delp==, delp=; end if pstart==pstop, phr=pstart*rad; end disp('enter theta observation values') disp('same value for stop and start results in a theta cut'); tstart=input('enter theta start in degrees: '); tstop=input('enter theta stop in degrees: '); delt=input('enter theta increment in degrees: '); if delt==, delt=; end if tstart==tstop, thr=tstart*rad; end Example: box The bistatic RCS of the box is shown below. The incidence angle is 45 degrees in the φ = plane and the observation direction is varied from to 6 degrees in the φ = plane. The lobe at 5 degrees is the specular reflection from the top. The forward scatter is also evident. Note that the forward scatter is higher than the highest monostatic backscatter lobe. The accompanying ray diagram illustrates the directions of the expected large RCS lobes. 7

solid: co-pol dashed: x-pol phi= wavelength (m): 6 5 SPECLAR FROM TOP 5 INCIDENT RCS (dbsm) 4 BOX 5 5 5 5 bistatic angle, theta (deg) FORWARD SCATTER 5 5 SPECLAR FROM SIDE Diffuse RCS One measure of the roughness of a surface is the standard deviation δ of its variation about the mean value. In addition, the correlation interval c indicates how rapidly the surface changes as one moves along the surface. The program podiffuse.m computes the approximate diffuse scattering component of the RCS and adds it to the coherent component. All triangles are assumed to have the same correlation interval and standard deviation. The roughness should be small in terms of wavelength ( δ << λ ). The random deviation of the surface results in diffuse scattering which yields a relatively angle independent term to the RCS (actually, it varies as cos θ ). The geometry and pattern input sections are the same as those for pofacets.m. The correlation interval and standard deviation are assigned in the Matlab code: % correlation distance in meters % all triangles have the same roughness and correlation interval corel=5; % standard deviation of surface roughness in meters delstd=.*wave; delsq=delstd^; bk=*pi/wave; cfac=exp(-4*bk^*delsq); cfac=4*pi*(bk*corel)^*delsq; The diffuse component for triangle m is approximated by Edif=cfac*Area(m)*ct^*exp(-(corel*pi*st/wave)^); This term is multiplied by the polarization factors and then added to the specular component as follows: 8

sum of sum of specular terms diffuse terms Sth(i,i)=*log(4*pi*cfac*(abs(sumt)^+sqrt(-cfac^)*sumdt)/wave^+ e-); Sph(i,i)=*log(4*pi*cfac*(abs(sump)^+ sqrt(-cfac^)*sumdp)/wave^+ e-); Example: box Data for the box is shown below for a correlation interval of 5 m and a m standard deviation of roughness. 6 solid: co-pol dashed: x-pol phi= wavelength (m): 5 RCS (dbsm) 4 5 5 5 5 monostatic angle, theta (deg) Example: tilted plate (rotated 45 degrees around the x axis with two vertices on the x axis and two vertices in the yz plane) triangle model of target: plate 4 z - - - - y x - 9

Computational parameters: wave=; corel=.; Et=+j*; %TM-z RCS contours without surface roughness RCS-theta (max=9.5 dbsm) RCS-phi (max=-.5 dbsm).5.5 -.5 -.5 - - -.5.5 - - -.5.5

RCS contours with surface roughness RCS-theta (max=.7 dbsm) RCS-phi (max=-6.4 dbsm).5.5 -.5 -.5 - - -.5.5 - - -.5.5 References:. Moreira and Prata, A Self-Checking Predictor-Corrector Algorithm for Efficient Evaluation of Reflector Antenna Radiation Integrals, IEEE Trans. on Antennas & Prop., ol. 4, No., Feb. 994, pp.46-54.. Jenn, Radar and Laser Cross Section Engineering, AIAA Education Series, June 995. (latest revision: 5/)