Differences between revisions 2 and 4 (spanning 2 versions)
Revision 2 as of 2007-12-22 01:50:10
Size: 743
Editor: RobertWard
Comment:
Revision 4 as of 2008-01-02 19:32:05
Size: 780
Editor: TobinFricke
Comment:
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
{{{ srt785 /Oasc /D /K1 /Cx,mag,p /Urms,lin,deg *.78D}}} {{{ srt785 /Oasc 1 /Cx,mag,p /Urms,lin,deg *.78D}}}

The program:
 * attachment:SRT785.EXE

SR785 Spectrum Analyzer

Some things to remember:

  • Use the appropriate coupling (usually AC coupling)
  • Use the appropriate input range
  • Use spectral units [V/rtHz] when making spectra
  • Don't make ground loops - set the ground to "floating"

Converting data files

The "display to disk" function creates .78D files, which may be converted to other formats using the SRT785.EXE utility, downloadable from the SRS website.

Note that the "/?" option by itself doesn't show you all of the options. For example, to see all of the ASCII output formats available, you have to do "/Oasc" with no other options.

My preferred format for transfer functions is:  srt785 /Oasc 1 /Cx,mag,p /Urms,lin,deg *.78D

The program:

  • attachment:SRT785.EXE

SR785 (last edited 2024-07-01 16:51:57 by JancarlosanchezATligoDOTorg)