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