Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 1.84 KB

README.md

File metadata and controls

42 lines (30 loc) · 1.84 KB

Microstrip Antenna Calculator

Download microstrip-antenna-calculator

This antenna patch calculator can simplify the calculation of antenna dimensions for rectangular, circular and triangular shapes.

Library and Installation

Install library PyQt5
pip install pyqt5

Run Script

python main.py
Here is the simple UI of this tool
By inputting the dielectric constant, dielectric height, and resonant frequency of the antenna, you will immediately get the dimensional values for the three antenna shapes.

Download Executable File

You can download the executable file in SourceForge by clicking the button below:

Download microstrip-antenna-calculator