home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / hamradio / ariel16.zip / ARIEL16.DOC next >
Text File  |  1992-12-31  |  6KB  |  136 lines

  1.                                 
  2.  
  3.                              A R I E L   ver 1.6
  4.  
  5.                      (c)1992,93 J Scott Hedspeth <WB4YZA>
  6.  
  7.  
  8.     Disclaimer
  9.  
  10.         This program is offered as FreeWare.  No claims are made.  The 
  11.         author assumes no responsibility for anything, for any reason, 
  12.         etc, etc, etc...
  13.         
  14.     Distribution
  15.  
  16.         Disassembly and/or modification is prohibited.  Source code
  17.         is not available to the public.  ARIEL may be freely copied 
  18.         and distributed provided this document file is included in its
  19.         entire, unmodified state.  NO fees may be charged for ARIEL
  20.         except for duplication and handling fees not to exceed $1.00US.
  21.  
  22.     Registration
  23.  
  24.         There is none.  I tried ShareWare with version 1.5.  What I made
  25.         in registration fees PLUS 25 cents would buy me a cup of coffee,
  26.         and it took more than one cup to write this program.
  27.         
  28.         So, if you want to send me some money, the old offer still stands.
  29.         That is $5.00 in cash, stamps, bus token, rubbles, pesos, or any-
  30.         thing of equivalent value.  If you don't want to send me anything,
  31.         take a kid fishing or go feed the ducks.
  32.         
  33.         I will continue to update ARIEL as the mood hits me and as I
  34.         learn new programming tricks.
  35.  
  36.         This is the full-blown program, registration doesn't unlock any 
  37.         hidden features.  I don't believe in CrippleWare. 
  38.  
  39.     Purpose
  40.  
  41.         Ariel was written with two purposes in mind.  First was to
  42.         provide a basic design program for high frequency (HF) antennas.  
  43.         Second was an attempt by the author to gain some experience 
  44.         with Borland's Turbo Pascal v6.0 <tm> programming language.
  45.  
  46.         Ariel will only design antennas below 30 MHz <my appologies
  47.         to K4PKV>.  Inputs of "letters" when the program asks for 
  48.         "numbers" will produce crashes.  Holding the <enter> key down 
  49.         will scroll the display off the screen. 
  50.         
  51.         >>>>> Supply valid inputs and you will get valid outputs. <<<<< 
  52.         
  53.         If you find a bug in the program, please contact me providing 
  54.         as much information as possible.  However, if you feed it garbage 
  55.         and it throws up on your feet, don't come crying to me.  
  56.         Enough said.
  57.  
  58.         Some basic knowledge of antenna theory, general math and wire
  59.         antenna construction techniques is recommended.  Most of the 
  60.         antenna designs in this version have been constructed, analyzed 
  61.         and tested by the author.  On-air testing was done on either 21 
  62.         or 28 MHz.  All analysis was done using NOSC's MININEC v3.0,
  63.         K6STI's MN v1.65 / v2.05 and W7EL's ELNEC v2.21.  These programs
  64.         allow modeling of antenna arrays including different types of
  65.         terrain and ground conductivity as well as supporting structures.
  66.  
  67.         The primary purpose of this program is to provide a dimensional
  68.         starting point for the construction of various HF antennas.  It
  69.         is recommended that the more complex arrays be modeled by one of
  70.         the above programs and fine tuned to your individual location.
  71.  
  72.         No provisions are made for hard copy print outs.  You will have
  73.         to use the "print screen" function on your computer if you want
  74.         a paper copy to work from.  It may not print the IBM graphic
  75.         characters used for the antennas but will give you a working
  76.         copy of the dimensions and associated text information.  
  77.  
  78.         The print screen function has produced "actual" copies on the
  79.         following printers when properly configured for extended 
  80.         graphics characters:
  81.  
  82.                 HP Deskjet
  83.                 HP Laserjet
  84.                 Epson LQ series
  85.  
  86.         No plans are made to add hard copy at this time.
  87.  
  88.         As a bonus <and because I ran out of antennas I could draw with
  89.         standard ASCII graphics> I have included some basic RF related
  90.         calculation utilities.  These include finding the impedance of
  91.         a quarter-wave matching section, solving LCF calculations, solar
  92.         flux conversions and open-wire transmission line dimensions.
  93.     
  94.     General Information
  95.  
  96.         The current version is available on the East Coast Atlantic
  97.         BBS <2400/8/N/1> at 704-284-4854 in File Area #7 - Antennas &
  98.         Propagation Files.  This is an open BBS with no ratios and no 
  99.         fees.  All users welcome.
  100.  
  101.         The author may be contacted via: 
  102.         
  103.            East Coast Atlantic BBS:
  104.  
  105.                 <C>omment to the Sysop at Main Menu prompt
  106.  
  107.            Mail:
  108.  
  109.                 Scott Hedspeth
  110.                 Rt 4 Box 227
  111.                 Mocksville, NC 27028
  112.  
  113.            CompuServe: 
  114.  
  115.                 Scott Hedspeth - 71042,3277
  116.  
  117.        All comments are welcome.
  118.  
  119.  
  120.     History
  121.  
  122.         v1.0    15 October 1992 - Initial release - FreeWare
  123.  
  124.         v1.1 - v1.4  Changes in preparation for v1.5  
  125.                      not released to public
  126.  
  127.         v1.5    15 November 1992 - Second release
  128.                                    Addition of more antennas 
  129.                                    Addition of antenna related calculations
  130.                                    Released as ShareWare
  131.  
  132.         v1.6    01 January 1993  - Compressed code
  133.                                    Corrected gramatical errors
  134.                                    Updated antenna descriptions
  135.                                    Back to FreeWare
  136.