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

バージョン 1.3 (13.8 KB) 作成者: Mazin Mustafa
Solves 2D scattering problem using MoM with Pieacewise Linear basis and testing functions (Galerkin's method) and calculates RCS.
ダウンロード: 445
更新 2021/8/15

ライセンスの表示

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.

引用

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. 取得済み .

MATLAB リリースの互換性
作成: R2020b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
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