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.
다운로드 수: 462
업데이트 날짜: 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