Rect. waveguide H-plane filter synthesis and simulation

バージョン 1.1.0 (9.57 KB) 作成者: Marcis Bleiders
Synthesis and simulation of H-plane inductive iris rectangular waveguide BPF filter based on Chebyshev prototype and mode matching method
ダウンロード: 200
更新 2023/2/13

ライセンスの表示

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.

引用

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. 取得済み .

MATLAB リリースの互換性
作成: R2015a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
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