Coupling Coefficient K For a Resonator Filter
by Serhend Arvas
23 Sep 2008
(Updated 24 Sep 2008)
This function calculates the coupling coefficient of a resonator filter based on the scattering para
|
Watch this File
|
| File Information |
| Description |
K = FindK(filename)
This program uses the SBOX
(S-parameter toolbox) by "Tudor Dima".
Specifically (SXPParse.m and Phrase2Word.m)
The toolbox is an EXCELLENT interface for manipulation of Scattering
Parameter files in Matlab.
This function will read in a Touchstone file (.snp) and calculate
a quantity K. The function finds the two highest peaks in |S21|.
The frequency of the first peak (lower frequency) is called F_low.
The frequency of the second peak (high frequency) is called F_high.
Then
K =
(F_high^2-F_low^2)/(F_high^2+F_low^2)
This formula is from the Daniel G. Swanson Jr. article entitled
"Narrow-Band Microwave Filter Design. The article was found in the October 2007 IEEE Microwave Magazine.
The formula is on page 108.
This program was written in response to a question posted by member
"junz" on the Sonnet Community Forum (www.sonnetlist.com). |
| Acknowledgements |
The author wishes to acknowledge the following in the creation of this submission:
S-parameter toolbox (+ Z, Y, H, G, ABCD, T)
|
| MATLAB release |
MATLAB 7.6 (R2008a)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (3) |
| 16 Oct 2008 |
mr bitter
|
|
|
| 18 Jan 2009 |
Sadik
|
|
|
| 23 Sep 2010 |
Richard
|
|
|
|
Contact us at files@mathworks.com