| File Information |
| Description |
Useful for the RF designer, it manipulates the various complex representations of the circuits as multi-ports, namely conversions from one representation to another as well as reading/writing from/to files in industry-standard format.
The (more oftenly used) transformations are singularity-protected; some legacy stuff could be done better today... and it is slowly getting done :-)!
The file parsing/writing in particular has been greatly improved thanks to the input received from the users on this site.
I hope this toolbox will help you when searching for that elusive insight when working at high frequencies !
Have fun !
p.s. any ideas ? bugs ? email me |
| Acknowledgements |
This submission has inspired the following:
Coupling Coefficient K For a Resonator Filter
|
| MATLAB release |
MATLAB 7.6 (R2008a)
|
| Other requirements |
none; it's strictly numeric so it should work on any matlab version supporting N-size arrays (newer than 5.1?); still, I preserved the some alternate functions (2-D arrays only) which should work on 3.x versions |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (22) |
| 27 Oct 2004 |
al davidson
|
|
|
| 30 Mar 2005 |
charles beam
|
|
|
| 03 Jun 2005 |
wayne sho
|
|
|
| 03 Jul 2006 |
george ardeleanu
|
|
|
| 09 Oct 2006 |
yin chow
|
|
|
| 02 May 2007 |
bahareh siasi
|
|
|
| 17 May 2007 |
jonathan cape
|
|
|
| 20 May 2007 |
Jeff P
|
|
|
| 12 Oct 2007 |
rajeeh akbar
|
|
|
| 29 Nov 2007 |
leonard cristovski
|
|
|
| 15 Dec 2007 |
j hatchatourian
|
|
|
| 24 Sep 2008 |
S Malevsky
|
|
|
| 28 Jul 2009 |
sree kasturi
|
|
|
| 12 Aug 2009 |
tudor dima
|
|
|
| 25 Jun 2010 |
Chris
|
|
|
| 12 Jul 2010 |
tudor dima
|
|
|
| 13 Aug 2010 |
Andrew Farris
|
|
|
| 14 Dec 2010 |
Matthew
|
|
|
| 21 Dec 2010 |
tudor dima
|
|
|
| 26 Oct 2011 |
David Yu-Ting Wu
|
|
|
| 12 Jan 2012 |
Tao Yi Lee
|
|
|
| 12 Jan 2012 |
Tao Yi Lee
|
|
|
| Updates |
| 22 Feb 2005 |
added 3rd dimension (multiple frequencies) for z2a, y2a |
| 03 Jun 2005 |
added limited octave compatibility : s2a, a2s, y2s, SXPRead |
| 09 Mar 2006 |
modified SXPParse.m in order to handle Z,G,Y,ABCD data, and also comment lines anywhere inside data file |
| 22 Jun 2007 |
re-included Phrase2Word.m (previously left out by error); unless you had unzipped over an older version the file parsing would not work; |
| 28 Jan 2008 |
- bug fixed in 'db' format conversion
- better help and better info on MDIF standard |
| 25 Oct 2008 |
SXPParse revision : v.1.4, 2008.10.25
fix for the case nPort>4 (when lines get split)
allow comments on lines
allow various separators (tabs!)
better parsing, subfunctions introduced
limited protection for non-compliant files |
| 05 Aug 2009 |
more separators allowed, file read speed improvement, better code flow |
| 30 Sep 2011 |
- added 3rd dimension (frequency)
to h2y, y2h, g2y, y2g, h2g,
- faster h2* and *2h conversions
- h2g (and its wrap, g2h) as
protected inverses |
|