Method of moments for 2D scattering from PEC cylinder (CFIE)

Versión 1.3 (13,8 KB) por Mazin Mustafa
Solves 2D scattering problem using MoM with Pieacewise Linear basis and testing functions (Galerkin's method) and calculates RCS.
501 descargas
Actualizado 15 ago 2021

Ver licencia

The program calculates the RCS for scattering by 2D cylinder for both TE and TM fields. The scatterer is assumed a PEC object with a cross section that forms a closed contour in the x-y plane. The incident field is assumed a plane wave defined by the incidence angle phi_i. The program accepts 1D mesh files of the format .dat, this allows flexibility to study any arbitrary shape which can be drawn via suitable mesh generator software (e.g., Salome, Gmsh, ParaView,... etc.). The mesh file must represent the dimensions in terms of wavelength (\lambda). The recommended mesh size is based on the segment length which is less than 10th of \lambda (typical value). The program calculates the induced currents on the scatterer using the method of moments with PWL (triangular) Galerkin's method for CFIE. The program returns the values of the currents on each overlapping segment and also computes the bistatic RCS data. The near field approximation is achieved by approximating the integerals, thus values near the scatterer surface are inaccurate (singular) and it is included just for illustration.

Citar como

Mazin Mustafa (2024). Method of moments for 2D scattering from PEC cylinder (CFIE) (https://www.mathworks.com/matlabcentral/fileexchange/82064-method-of-moments-for-2d-scattering-from-pec-cylinder-cfie), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2020b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.3

Update

1.2.5

Updated examples

1.2.4

Updated examples

1.2.3

Fonts

1.2.2

icon

1.2.1

Included near field approximation

1.2

Revised RCS calculation

1.0.1

Title correction

1.0.0