Rect. waveguide H-plane filter synthesis and simulation

Synthesis and simulation of H-plane inductive iris rectangular waveguide BPF filter based on Chebyshev prototype and mode matching method
199 download
Aggiornato 13 feb 2023

Visualizza la licenza

Main function is 'h_plane_bpf.m' with parameters explained at the beginning.
The code generates all required dimensions of filter structure as well as X,Y points suitable for importing in CST or other sofware for further verification.
Give the sythesis step some time.
Comparison of simulation results obtained by this code and CST Frequency domain solver is shown in following pictures. To obtain a good match, sufficiently tight adaptive meshing settings must be used in CST, thereby it takes some time to calculate. In case of this code, it takes only a few seconds due to analytic mode matching method.
Tested only with MATLAB 2015a.

Cita come

Marcis Bleiders (2024). Rect. waveguide H-plane filter synthesis and simulation (https://www.mathworks.com/matlabcentral/fileexchange/96697-rect-waveguide-h-plane-filter-synthesis-and-simulation), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2015a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.1.0

*greatly improved synthesis speed by implementing use of fminbnd()
*added option so synthesize filters with rounded corners for better manufacturability. See parameter 'r_fillet'.
*fixed a few bugs in MM solver code

1.0.0