Design & Implementation of RF Microstrip Filter Using Stubs

Version 1.0.1 (7.63 KB) by Won Y. Yang
This MATLAB script designs an RF microstrip filter using stubs.
3 Downloads
Updated 13 Sep 2024

View License

To design a filter (using stubs), we take the following steps:
(Step 1) Determine the normalized LPF prototype element values from the filter specifications.
(Step 2) Determine the normalized LC values of the prototype LPF.
(Step 3) Convert the L/C values into the impedances of short/open-circuited stubs.
(Step 4) To use Kuroda identity 2 to convert the two SSs (series short-circuited stubs) Z1 and Z3 into POs (parallel open-circuited stubs), we insert UEs between Z1/Z2 and the transmission line, and ...
Section 7.2: Microstrip Filter Implememtation of the book "Electronic Circuits with MATLAB, PSpice, and Smith Chart" (Wiley, 2019)
A bunch of m-files and orcad/pspice files listed in the book can be downloaded at https://wyyang53.wixsite.com/mysite/publications.

Cite As

Won Y. Yang (2024). Design & Implementation of RF Microstrip Filter Using Stubs (https://www.mathworks.com/matlabcentral/fileexchange/172605-design-implementation-of-rf-microstrip-filter-using-stubs), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2024b
Compatible with R2015b and later releases
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.1

Only URL has been changed.

1.0.0