home *** CD-ROM | disk | FTP | other *** search
/ Antennas / Antennas_CD-ROM_Walnut_Creek_September_1996.iso / support / spectrum / read.me < prev    next >
Text File  |  1996-06-30  |  2KB  |  62 lines

  1.                              - SA -
  2.  
  3.                         SPECTRUM ANALYSIS 
  4.  
  5.  
  6. I.  INTRODUCTION 
  7.  
  8. SA is a program for performing Fourier and time series analysis.  
  9. SA is file based in that data files may be retrieved and saved 
  10. for manipulation by other programs.  A limited function 
  11. generating and plotting capability are also included.  Context 
  12. sensitive help is available by pressing [F1]. 
  13.  
  14. II.  HARDWARE REQUIRED 
  15.  
  16. An 80X86 based system with a 80X87 numeric coprocessor is 
  17. required.  SA uses dynamic memory allocation for newly created 
  18. data, so the larger the computer's memory the more variables 
  19. which may be present simultaneously.  A warning is issued if the 
  20. selected operation will require more memory than available.  Most 
  21. graphics are supported and selected by run-time hardware 
  22. detection. 
  23.  
  24. III.  QUICK DEMO
  25.  
  26. 1.  Invoke the program via entering SA87.  This will execute a 
  27. batch file to load the graphics device driver and then run the 
  28. main program.
  29.  
  30. 2.  At the opening screen, press [F1] for a quick introduction.
  31.  
  32. 3.  Press [ENTER].
  33.  
  34. 4.  The menu cursor will be on "Data".  Select "Data" by pressing 
  35. [ENTER] or the letter  "D".
  36.  
  37. 5.  The menu cursor will now be on "Retrieve".  Select "Retrieve" 
  38. by pressing [ENTER] or the letter "R".
  39.  
  40. 6.  At the prompt for variable name enter an arbitrary name such 
  41. as "x".
  42.  
  43. 7.  At the prompt for file name.  Enter "DEMO".  The data file 
  44. "DEMO.DAT" will now be loaded.
  45.  
  46. 8.  Press [ESC] or "Q" to get back to the main menu.
  47.  
  48. 9.  Press the letter "G" to select "Graph".
  49.  
  50. 10.  At the prompt for variable #, enter "1".
  51.  
  52. 11.  The graph of the function "x" should now be displayed.
  53.  
  54. 12.  Press any key to return to the main menu.
  55.  
  56. IV.  This program was originally developed for general interest, 
  57. but has proven to be a valuable tool.  I have grown tired of 
  58. doing any more work on it now.  If there is any interest in 
  59. expanding the program's capability, or any bug reports, please 
  60. leave a message for Tom Hardy at the Dallas RBBS-PC (214) 931-
  61. 1834.
  62.