Design & Implementation of RF Microstrip Filter Using Stubs
Version 1.0.1 (7,63 ko) par
Won Y. Yang
This MATLAB script designs an RF microstrip filter using stubs.
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.
Citation pour cette source
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. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R2024b
Compatible avec les versions R2015b et ultérieures
Plateformes compatibles
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
1.0.1 | Only URL has been changed. |
||
1.0.0 |