home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / misc / ham.zip / README < prev    next >
Text File  |  1988-12-08  |  5KB  |  113 lines

  1.  
  2.  
  3.  
  4.                      WA9GFR RF ENGINEERING SOFTWARE DISK 1C
  5.  
  6.                             V2.1 Copyright (C) 1988
  7.  
  8.                                       by 
  9.  
  10.                                  Lynn A. Gerig
  11.  
  12.                            R.R.#1, 6417 Morgan Road
  13.                             Monroeville, IN  46773
  14.  
  15.  
  16.  
  17.  
  18. This disk is placed in the Public Domain and distributed under the Shareware
  19. concept.  It is available for anyone to try without obligation.  If you find
  20. these programs useful, you are asked to register your use of them.  All
  21. commercial users MUST register.
  22.  
  23. ALL PROGRAMS ON THIS DISK ARE TOTALLY MENU DRIVEN FOR EASE OF USE WITHOUT THE
  24. NEED FOR SEPARATE INSTRUCTIONS.  The assumption is made, however, that the user
  25. of the Smith Chart program is already familiar with impedance matching
  26. networks, and that the user of the propagation programs is familiar with the
  27. associated terms.  A complete manual will be furnished to all who register. 
  28.  
  29. For the registration fee of $15.00 you will receive a disk with the latest
  30. version of all the programs, complete documentation for those who desire
  31. further information, and a copy of the source code for those who wish to modify
  32. the programs for their own applications.  Send $20.00 for air mail delivery
  33. outside the USA.
  34.  
  35. SCHART is a Smith Chart impedance matching program.  It is a new IBM version of
  36. an 8-year old program originally written for the HP-9830 then the Commodore-64.
  37. Given a starting or "load" impedance, the program calculates new input
  38. impedances for any combination of passive matching elements you choose.
  39. Outputs are listed in tabular form with resistive and reactive values given for
  40. each frequency of operation.  
  41.  
  42. For those wishing to graphically analyze the impedances as a function of
  43. frequency, a graphics option is included which draws a Smith Chart in high
  44. resolution graphics and plots the impedances.  The graphics option was written
  45. in BASICA and will run on any computer which can run graphics from BASIC.  On
  46. most computers this means you are using the "IBM color card" or "CGA"
  47. equivalent with a monochrome composite video monitor or an RGB monitor.  You
  48. cannot do compiled BASIC graphics on a TTL monitor with a monochrome text card.
  49. If you can't run the graphics, select the proper option on the first menu, and
  50. you can still use the program with all its equations; you just won't be able to
  51. plot a Smith Chart on your screen. 
  52.  
  53. I originally developed the program on a Zenith 158, then slightly modified it
  54. for compatibility with a variety of machines.  I have personally used it on
  55. Zenith, IBM PC-XT, Compaq, and PC's Limited Turbo PC computers.  
  56.  
  57. Text dumps to printer should work with any printer.  If you desire high
  58. resolution graphics screen dumps, it will be necessary to run the appropriate
  59. file for your hardware configuration from DOS before running SCHART.  On an IBM
  60. or Compaq this will most likely be GRAPHICS.COM.  To enable high resolution
  61. dumps to my Panasonic (Epson compatible) printer from my Zenith 158 computer, I
  62. run PSCMX80.COM.  I have personally used it successfully with IBM, Panasonic,
  63. Epson, and Gemini printers. 
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73. The HFPROP program will predict expected ground-wave communications ranges (in
  74. miles) from 3.5 to 50 MHz based upon inputs of frequency, transmitter power,
  75. receiver sensitivity, antenna parameters, and type of terrain.  Data are based
  76. upon the classical "Bell Labs Curves" (declassified after WW2).
  77.  
  78. The VHFPROP program predicts expected communications ranges (in nautical and
  79. statute miles) from 100 MHz to 3.5 GHz based upon inputs of frequency,
  80. transmitter power, receiver sensitivity, and antenna parameters.  Data are
  81. included for ground-to-ground, ground-to-air, and air-to-air applications plus
  82. free-space line-of-sight information useful for satellite communications
  83. predictions.  Data are based upon propagation curves found in ESSA TECHNICAL
  84. REPORT ERL 111-ITS 79 (available from Government printing offices).
  85.  
  86.  
  87.  
  88.  
  89.         Type SCHART <return> to run the Smith Chart program.
  90.  
  91.         Type VHFPROP <return> to run the VHF Propagation program.
  92.  
  93.         Type HFPROP <return> to run the HF Propagation program.
  94.  
  95.  
  96.  
  97.  
  98. Remember, a disk with the latest versions of these programs, source code, and
  99. complete documentation are available for a registration fee of $15.00. 
  100. Specify your computer type as I also supply a Commodore 64/128 version.
  101.  
  102. -----------------------------------------------------------------------------
  103.  
  104. The following improvements have been included in this version:
  105.  
  106.      *  All 3 programs now include error trapping to keep the program from
  107.         dropping if you try to print without the printer being ready.
  108.  
  109.      *  SCHART graphics have been enhanced to now include a driver for the
  110.         Hercules card in addition to CGA.
  111.  
  112.  
  113.