Code covered by the BSD License
-
res_meas(varargin)
RES_MEAS is a GUI for measuring the resonant frequency of a resonator
-
[bandwidth, Q, EE, varargout]...
-
kpib(instrument, GPIB, comman...
kpib
-
measure_res(tools,center,span...
-
res=feedthru(tot,cap)
RES = FEEDTHRU(TOT,CAP) calculates the "true" resonator response assuming
-
res_bq=bandqrR(res)
RES_BQ=BANDQRR(RES)
-
res_rd=ringdownR(res,plots,ve...
RES_RD=RINGDOWNR(RES,PLOTS,VERBOSE)
-
retval=bandqf(datares,verbose...
BANDQF determines the Q and center frequency by fitting to the data using
-
compile_res_meas.m
-
res_feed.m
-
View all files
res_meas
by M. A. Hopcroft
16 May 2007
(Updated 06 Oct 2010)
GUI for resonator measurement and data download from Signal Analyzers and Oscilloscopes
|
Watch this File
|
| File Information |
| Description |
res_meas.m
RES_MEAS is a gui for interfacing with signal analyzers and oscilloscopes. RES_MEAS has three main goals:
1) to capture and download trace data from a variety of instruments (analyzers and scopes).
2) to save and load data files for viewing away from the instrument.
3) to automate resonator analysis.
RES_MEAS can be used to download, display, and save the data from any kind of instrument that creates traces on a screen (i.e., signal analyzers, oscilloscopes).
Data can be downloaded from the instrument and saved to a file for viewing later. Data can be saved in ascii or binary formats. The plots can be saved as graphics files. RES_MEAS can also automatically measure and analyze resonator network (sweep) measurements.
RES_MEAS is built using the KPIB functions. Instrument communication is by GPIB. RES_MEAS supports the analyzers and scopes supported by KPIB v4.68:
Hewlett-Packard 89410A
Hewlett-Packard 4395A
Hewlett-Packard 4195A
Hewlett-Packard 8753ES
Agilent E5070B/E5071B
Hewlett-Packard 8560A
Tektronix TDS family oscilloscopes
HP Infiniium Oscilloscopes |
| Acknowledgements |
The author wishes to acknowledge the following in the creation of this submission:
KPIB: Kenny-Purpose Interface Bus
|
| Required Products |
Instrument Control Toolbox
|
| MATLAB release |
MATLAB 7.3 (R2006b)
|
| Other requirements |
-kpib.m (file ID 12051)
-For data acquisition, the Instrument Control toolbox and GPIB interface hardware are required.
-Loading and viewing saved data sets has no special requirements |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (1) |
| 12 Oct 2011 |
Srikanth
|
|
|
| Updates |
| 18 May 2007 |
fix description |
| 24 May 2007 |
v4.59 fix marker bug in Grab |
| 11 Feb 2008 |
Add support for new analyzer (HP 4195A) |
| 08 Apr 2008 |
bugfixes
added Hn and dbfreq fields
updates to auxiliary files (bandqr, measure_res) |
| 15 Dec 2009 |
v4.7 support for AG_E5071B
bugfixes |
| 16 May 2010 |
v4.74 add HP Infiniium scope |
| 30 Sep 2010 |
v5: added ringdown analysis; menu item for feedthrough extraction |
| 06 Oct 2010 |
v5.1: bugfixes related to compiling the application on Windows. |
|
Contact us at files@mathworks.com