Patch Antenna Design Using Sonnet v3.2

版本 1.1.0.0 (291.0 KB) 作者: Serhend Arvas
Designs a probe fed rectangular patch antenna using true electromagnetic simulation.
5.9K 次下载
更新时间 2010/10/18

查看许可证

The program uses Sonnet or SonnetLite (the free version) to perform electromagnetic simulation on a probe fed, rectangular patch antenna. The design of the antenna is modified between Sonnet simulations. This design modification, simulation cycle is repeated until the antenna performs as intended.

This is version 3.2 of "Electromagnetic Design of a Probe Fed Patch Antenna". The original program has been significantly extended to allow for lossy conductors and substrates.

The purpose of this program is to demonstrate, a simple GUI, Registry searching, calling external programs, simple optimization, file I/O, customized plotting, etc.

This Program Works As Follows:
1) The GUI "SonnetAntennaDesignGUI.m" is run.
2) A GUI prompting the user to enter in the desired antenna performance is initialized.
3) Upon entering the data, the main program starts.
4) The user is prompted for the location where the desired version of Sonnet is installed on the system. Sonnet is an electromagnetic simulation program - SonnetLite is it's free version. Sonnet can be found at

http://www.sonnetsoftware.com

5) An initial antenna design is generated.
6) The design is written to a Sonnet Project File, and Sonnet is invoked.
7) After simulation, the antenna performance is gauged, and the design is altered accordingly.
8) The new design is resubmitted to Sonnet.
9) This process is repeated until the antenna performs as desired.
10) The performance results are display.

The resulting design can actually be MANUFACTURED. The performance of the antenna will very likely be just as predicted.

BOTH patch length and probe position are optimized.

Use, modification, and extension of this program is encouraged.

Questions are welcome.

Serhend Arvas,
Syracuse University

sarvas @ syr.edu

引用格式

Serhend Arvas (2024). Patch Antenna Design Using Sonnet v3.2 (https://www.mathworks.com/matlabcentral/fileexchange/16077-patch-antenna-design-using-sonnet-v3-2), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2007a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Analysis, Benchmarking, and Verification 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.0

New Version.

1.0.0.0

Added a pdf to describe the code.