このページの内容は最新ではありません。最新版の英語を参照するには、ここをクリックします。
メッシング
金属アンテナを三角形に、誘電体を四面体にメッシュ化し、解析に用いる方程式を解く
"メッシング" とは、方程式を解くために連続領域を離散領域に変換するプロセスです。表面の離散化には、通常、三角形または長方形が使用されます。Antenna Toolbox™ は金属アンテナのメッシュ化に三角形を、誘電体のメッシュ化に四面体を使用します。いずれの方法も任意形状の表面に対して高い適合性を示します。三角形は、Rao-Wilton-Glisson (RWG) 基底関数を使用して表面電流を近似するために使用されます。正確な結果を得るには、電流変動が最も大きい領域に多数の三角形が存在することを確認してください。この領域は通常、アンテナ ジオメトリの角部かアンテナが励振される位置に該当します。
オブジェクト
MeshReader | Read properties of mesh (R2023b 以降) |
関数
mesh | Generate and view mesh for antennas, arrays, and custom shapes |
meshconfig | Change meshing mode of antenna, array, custom antenna, custom array, or custom geometry |
memoryEstimate | Estimate 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.