A try to express enthusiasm on Antenna Design and Electro Magnetics
- Rectangular Patch Antenna Design
- 3D Simulation
- Gerber file
Patch antenna design and gerber file generation for both inset feed and normal feed is available in : patch-antenna python package.
The detailed information about this repo published as blog post : Design A Rectangular Patch Antenna Using Python
Refer design_patch.py for other parameter calculations.
Before running the file design_patch.py
or design_patch.ipynb
, Update your PYTHONPATH by running this command,
export PYTHONPATH=$PYTHONPATH:/path/to/patch_util
- Array antenna with custom configurations facility