mgj
Newbie level 3
- Joined
- Mar 11, 2013
- Messages
- 3
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,308
Hi,
I'm intending to develop Matlab code for
1) Obtain the S parameters for a Chebyshev filter response once the order, BW and prescribed transmission zeros are specified.
2) Obtain the coupling matrix (folded-canonical form) which corresponds to the previous computed S-parameters, based on Cameron papers.
3) Obtain the coupling matrix following Amari's papers (by direct optimization), so that not only folded form is computed, but it also would be possible to specify desired resonators/couplings in order to be able to implement different topologies such as non-resonating nodes, customized cross-couplings between resonaotrs.
I've almost finished 1), but I'm finding some difficulties computing polynomial E(s). I have F(s) and P(s), but I think I'm making some mistake with E(s) since I can not manage to obtain S11, S21.
Once I finish 1), I'm quite interested both in 2) and 3) in order to be able to, later on, transform desired topologies on full-wave ones.
Could anybody who had developed Matlab code for any of 1), 2) or 3) post it or send it to me? It would be really appreciated.
Thanks a lot in advance for any help.
I'm intending to develop Matlab code for
1) Obtain the S parameters for a Chebyshev filter response once the order, BW and prescribed transmission zeros are specified.
2) Obtain the coupling matrix (folded-canonical form) which corresponds to the previous computed S-parameters, based on Cameron papers.
3) Obtain the coupling matrix following Amari's papers (by direct optimization), so that not only folded form is computed, but it also would be possible to specify desired resonators/couplings in order to be able to implement different topologies such as non-resonating nodes, customized cross-couplings between resonaotrs.
I've almost finished 1), but I'm finding some difficulties computing polynomial E(s). I have F(s) and P(s), but I think I'm making some mistake with E(s) since I can not manage to obtain S11, S21.
Once I finish 1), I'm quite interested both in 2) and 3) in order to be able to, later on, transform desired topologies on full-wave ones.
Could anybody who had developed Matlab code for any of 1), 2) or 3) post it or send it to me? It would be really appreciated.
Thanks a lot in advance for any help.