メインコンテンツ

メッシング

金属アンテナを三角形に、誘電体を四面体にメッシュ化し、解析に用いる方程式を解く

"メッシング" とは、方程式を解くために連続領域を離散領域に変換するプロセスです。表面の離散化には、通常、三角形または長方形が使用されます。Antenna Toolbox™ は金属アンテナのメッシュ化に三角形を、誘電体のメッシュ化に四面体を使用します。いずれの方法も任意形状の表面に対して高い適合性を示します。三角形は、Rao-Wilton-Glisson (RWG) 基底関数を使用して表面電流を近似するために使用されます。正確な結果を得るには、電流変動が最も大きい領域に多数の三角形が存在することを確認してください。この領域は通常、アンテナ ジオメトリの角部かアンテナが励振される位置に該当します。

オブジェクト

MeshReaderRead properties of mesh (R2023b 以降)

関数

meshGenerate and view mesh for antennas, arrays, and custom shapes
meshconfigChange meshing mode of antenna, array, custom antenna, custom array, or custom geometry
memoryEstimateEstimate memory required to solve antenna or array mesh (R2024a 以降)

トピック

  • Meshing

    Method of Moments (MoM) is a numerical method that transforms Maxwell’s continuous integral equations into an approximate discrete formulation that requires inversion of a large matrix. Meshing is the process of converting the continuous domain into the discrete domain for solving the equations. For discretizing surfaces, typically either triangles or rectangles are used. Antenna Toolbox™ uses triangular element for meshing as it conforms better for arbitrary shaped surfaces. The triangles are used to approximate the surface current using the Rao-Wilton-Glisson (RWG) basis functions. To get an accurate result, ensure that large number of triangles are present in the region where current variation is the highest. This region is typically either the corners in the antenna geometry or at the point where the antenna is excited.