home *** CD-ROM | disk | FTP | other *** search
/ World of Ham Radio 1997 / WOHR97_AmSoft_(1997-02-01).iso / antenna / ant_19 / prog / ariel17.doc < prev    next >
Text File  |  1997-02-01  |  6KB  |  137 lines

  1.                                 
  2.  
  3.                              A R I E L   ver 1.7ß
  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 something, the old offer still stands.
  29.         That is $5.00 in cash, stamps, bus tokens, rubbles, pesos, or any-
  30.         thing of near-equivalent value.  If you don't want to send me 
  31.         anything, 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 WB4YZA BBS <2400/8/N/1> 
  97.         at 704-284-4854 in File Area #7 - Antennas & Propagation Files.  
  98.         This is an open BBS with no ratios and no fees.  All users welcome.
  99.  
  100.         The author may be contacted via: 
  101.         
  102.            WB4YZA BBS:
  103.  
  104.                 <C>omment to the Sysop at Main Menu prompt
  105.  
  106.            Mail:
  107.  
  108.                 Scott Hedspeth
  109.                 Rt 4 Box 227
  110.                 Mocksville, NC 27028
  111.  
  112.            CompuServe: 
  113.  
  114.                 Scott Hedspeth - 71042,3277
  115.  
  116.        All comments are welcome.
  117.  
  118.  
  119.     History
  120.  
  121.         v1.0    15 October 1992 - Initial release - FreeWare
  122.  
  123.         v1.1 - v1.4  Changes in preparation for v1.5  
  124.                      not released to public
  125.  
  126.         v1.5    15 November 1992 - Second release
  127.                                    Addition of more antennas 
  128.                                    Addition of antenna related calculations
  129.                                    Released as ShareWare
  130.  
  131.         v1.6    01 January 1993  - Compressed code
  132.                                    Corrected gramatical errors
  133.                                    Updated antenna descriptions
  134.                                    Back to FreeWare
  135.  
  136.         v1.7    20 August 1993   - Improved accuracy of some calculations
  137.