home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1 / HamRadio.cdr / circuit / cir_calc / readme < prev   
Encoding:
Text File  |  1988-01-17  |  3.4 KB  |  72 lines

  1. CIRCALC.EXE version 2a, Copyright (C) 1988 G.K. Pace.
  2. Address all comments to:
  3.  
  4.                         G.K. Pace
  5.                         6921 Poplar Ridge Road
  6.                         Lewisville, N.C. 27023
  7.  
  8.                         Data communications:
  9.                         direct- (919)945-4850  (2400/1200 baud)
  10.                         Email- node 151/60
  11.  
  12.  
  13.  What it is...
  14.   This program is used for determining the size of wire (copper!), and
  15. conduit (galv. rigid!) needed for various A-C circuits. Feeder calculations
  16. are limited to a 2% voltage drop, Branch and Motor calculations are limited
  17. to 3% voltage drop. Program creates a file for capture of the output, for
  18. later printing.
  19.  
  20.  Motor Calculations...
  21.   This program inputs the horsepower of the motor, and the estimated maximum
  22. distance between the starter and the motor.  The program then calculates the
  23. approximate FLA, the minimum conductor size, the approximate full load and
  24. voltage drop to arrive at the minimum conductor size which will provide a
  25. FLVD of less than 3%. It then prints to screen the conductor size, conduit
  26. size, and other usefull information.
  27.  
  28.  General considerations...
  29.   This program generally follows the guidelines of the 1987 NEC, but should
  30. not be relied upon for absolute accurracy!  In order to make the program
  31. useful, some general assumptions were required.  How YOU use this program
  32. is YOUR responsibility... I will not accept any liability for any type of
  33. damages remotely or directly related to the use of this program!
  34.   I have assumed the following in this program:
  35.   - A-C circuit, 60 cycles.
  36.   - 460V three phase for Motor calculations.
  37.   - Power Factor of approximatly 80% (for voltage drop calc.)
  38.   - Three THHN/XHHW conductors (for conduit size calc.)
  39.   - 85 degree conductors, in conduit (for MINIMUM conductor size calc.)
  40.   - The following conductor sizes; 14,12,10,8,6,4,2,1,1/0,2/0,4/0,350,500,
  41.     parallal 4/0, parallal 350, parallal 500, parallal 750, etc...
  42.   The following values are set as the limits for inputs to this program:
  43.   -Length; 10 feet thru 5000 feet.
  44.   -Horsepower; 0.001 thru 500 horsepower.
  45.   -Voltage; 0.001 thru 600 volts.
  46.   -Kilowatts; 0.001 thru 5000 KW.
  47.  
  48.  PLEASE READ THIS!!!
  49.   I am releasing this program on a very limited basis, for the purpose of
  50. recieving constructive input from those who use it.  I am retaining all the
  51. rights of authorship, as provided by the U.S. Copywrite laws.  You may use
  52. this program for a limited time (upto 30 days) provided you contact me and
  53. inform me of the fact that you are using it. Following this "trial" period,
  54. authorization or licience for use MAY be granted for a nominal fee.
  55.  
  56.   You may tranfer this program to others you feel would find it usefull,
  57. provided you include this "README" file with it, HOWEVER the posting of
  58. this program for downloading, on public BBS systems and other means of
  59. indescriminant distribution is not to be done with PRIOR authorization!
  60.  
  61.   If you find it usefull, please let me know... if you find fault with it,
  62. please let me know...  I will attempt to incorporate into future revisions
  63. those suggestions I recieve which would improve it's usefullness.  This is
  64. version 2a, released 01-16-1987. Please indicate which version you have,
  65. and from whom you obtained it, when communicating to me!
  66.  
  67.                             Thank you!
  68.                                        G.K. Pace
  69.  
  70.  
  71.  
  72.