home *** CD-ROM | disk | FTP | other *** search
/ Between Heaven & Hell 2 / BetweenHeavenHell.cdr / 500 / 421 / smith / smith.doc < prev   
Text File  |  1985-06-14  |  2KB  |  38 lines

  1. DOCUMENTATION FOR THE DIGITAL SMITH CHART PROGRAM `SMITH' BY AA4L
  2.  
  3. Smith calculates resistance and reactance at any point along a 
  4. transmission line. It also calculates reflection coefficient `rho'
  5. and vswr.
  6.  
  7. Resistance and reactance as measured at some point on the transmission
  8. line are entered in response to prompts. The program then calculates
  9. R & X for each n degree point for the next half wave length TOWARD THE
  10. GENERATOR. `n' is user selectable. Values for points toward the load
  11. may be derived indirectly as follows:    Assume that a transmission 
  12. line is 230 deg long, and that R & X have been measured at the trans-
  13. mitter end. It is desired to find the R & X at the antenna. Since all 
  14. values are the same for each half wave length of a (lossless) line,this
  15. line is equivalent to a line which is 230 -180 = 50 deg long. Hence
  16. the R & X at the antenna is equal to the R & X at a point 180 - 50 or
  17. 130 deg toward the hypothetical generator from the point at which the
  18. measurements were taken. Think about it!
  19.  
  20. The equivalent of a Smith chart gamma swr circle may be created by
  21. asking for a listing for a line which has a known point of R=swr*Z0
  22. or R=swr/Z0 and j0.
  23.  
  24. Conductance `G' and susceptance `B' are also calculated for each n
  25. degree point. This data is very useful for the calculation of
  26. parallel matching stubs.
  27.  
  28. To avoid divide by zero errors, enter R=0.000001 or such for a shorted
  29. line and R=999999 or such for an open line. Values near 90 deg are 
  30. somewhat invalid under some conditions. (The tangent of 90 deg is 
  31. infinite.)
  32.  
  33. The following formula is used by SMITH to calculate physical line 
  34. lengths: theta = length in ft * 0.367 * freq in mhz / velocity factor.
  35.  
  36. 73 es gl de AA4L Bob Johnson 11305 Rums Hill Raleigh NC 27614
  37. 919 847 5606     10/10/82
  38.