
Antennas and Microwaves

Matlab RFutilities
Matlab RFutilities
These Matlab m-
Over time the routines have been added to so that measured/calculated impedance can
be modified before display. A simple transmission line model allows measured data
to be de-
There are CITI file loaders for the HP standard data format and a time domain reflectometry
function (actually chirp-
The routines that deal with input impedance use the form Zin=A+jB Ohms, rather than the reflection coefficient S11,S22 etc. This is simply because I feel it is easier and more intuitive to work with input impedance in this form.
An additional set of routines to display the transmission parameters : Insertion
Loss, Phase Delay and Group Delay use the usual S-
There are routines to convert between S11 and Zin there is a function to convert
standard S-
The latest addition to the routines allow the design and analysis of stepped and tapered line impedance transformers. These include Chebyschev and Binomial stepped transformers; Exponential , Triangular and Klopfenstein tapered line transformers. There are also routines for realising the designs as Microstrip layouts and exporting them from Matlab to AutoCad DXF format. Finally, there is also a routine for designing broadband Wilkinson splitters.
All m-
Ideally these should be copied into the Matlab toolbox directory so the search paths become : C:\ Matlab\toolbox\Rfutils , C:\ Matlab\toolbox\Rfutils_S etc.. This is so that the example files that load test data have the correct pathname. Examples that use pathnames are identified in contents.m in Rfutils.
Once you have copied the files and added them to Matlab’s search paths, type :
help rfutils -
example1 -
example2 -
help rfutils_m -

The Smith Chart as displayed using RFutils.
Back to Top | Contents > Page1 < Page2 | Page3
Page 1 of 3

