メインコンテンツ

PCB アンテナの設計および製造

PCB アンテナ、ガーバー ファイルのライターおよびリーダー、RF コネクタ、製造サービス

Antenna Toolbox™ を使用して、携帯電話、RFID、IoT アプリケーションなどの実用的な設計向けにカスタム プリント基板 (PCB) アンテナを設計します。用途に適した RF コネクタを指定し、PCB 製造サービスをカスタマイズすることで、シミュレーション済み PCB アンテナのプロトタイプ作成と実装を行います。

幾何学的形状と数学的演算を組み合わせて、アンテナ仕様に適合する独自のアンテナ ジオメトリを作成します。たとえば、pcbStack オブジェクトを使用して、形状オブジェクトとその関数で、単層または多層の PCB ベースのアンテナ設計を作成できます。

このカテゴリの PCB 製造オブジェクトと PCB 製造関数を使用して、ガーバー ファイルによる (PCB) 設計の読み書きを行います。

単一給電またはマルチ給電の PCB アンテナを対話的に設計、解析、エクスポートするには、PCB アンテナ デザイナー アプリを使用します。

アプリ

PCB アンテナ デザイナーDesign, analyze, optimize, and export single or multifeed PCB antennas (R2021b 以降)

オブジェクト

すべて展開する

antenna.CircleCreate circle centered at origin on xy-plane
antenna.EllipseCreate ellipse centered at origin on xy-plane
antenna.PolygonCreate polygon on xy-plane
antenna.RectangleCreate rectangle centered at origin on xy-plane
antenna.TriangleCreate triangle on xy-plane (R2023a 以降)
pcbStackSingle feed or multi-feed PCB antenna
PCBConnectorsRF connector at antenna feed point
PCBServicesCustomize PCB file generation for PCB manufacturing service
stlFileCheckerDetect and list bad features of STL files (R2021b 以降)
PCBReaderImport and update Gerber files
PCBWriterCreate PCB board definitions from 2-D antenna designs
stackUpCreate PCB stackup definition

関数

すべて展開する

addPerform Boolean unite operation on two shapes
subtractPerform Boolean subtraction operation on two shapes
plusJoin two shapes
minusCarve a shape from other shape
intersectGenerate and plot intersection of two shapes
andPerform Boolean intersection operation on two shapes
areaCalculate area of 2-D shapes in square meters
getShapeVertices形状の頂点を取得する (R2023b 以降)
meshGenerate and view mesh for antennas, arrays, and custom shapes
plotPlot boundary of 2-D shape
showDisplay antenna, array structures, shapes, or platform
scaleChange size of shape by fixed factor
translateMove shape to new location
rotateRotate shape about axis by angle
rotateXRotate shape about x-axis by angle
rotateYRotate shape about y-axis by angle
rotateZRotate shape about z-axis by angle
mirrorXMirror shape along x-axis (R2022a 以降)
mirrorYMirror shape along y-axis (R2022a 以降)
shapesExtract and modify metal layers from PCBReader object
gerberWriteGenerate Gerber files
gerberReadCreate PCBReader object with specified Gerber and drill files

注目の例