home *** CD-ROM | disk | FTP | other *** search
/ Antennas / Antennas_CD-ROM_Walnut_Creek_September_1996.iso / net94 / docs / netlegen.asc < prev    next >
Text File  |  1996-06-30  |  3KB  |  71 lines

  1.  
  2. CADA
  3. COMPUTER AIDED DESIGN FOR AMATEURS
  4.  
  5. R. P. HAVILAND, W4MB
  6.  
  7. LEGENDS
  8.  
  9. Fig. 1. Some of the equivalent circuits usable in design. a)
  10. Replacing a transformer with a T-network. b) Tee to Pi transform:
  11. see the ARRL Handbook for equations. c) Low frequency and high
  12. frequency equivalent circuits for a FET. The Low frequency model
  13. is used by the program. The three capacitors and the resistor may
  14. be added as external elements, and are typically required above
  15. about 10 MHz. d) As c), but for NPN transistors. In addition, the
  16. decrease in beta with frequency can be approximately modeled by
  17. placing a capacitor across the load resistor. The magnitude is
  18. equal to 1/(2xPIxFxR) where F is the beta cutoff frequency and R
  19. is the load resistance.
  20.  
  21. Fig. 2. Simple circuits for practice in analysis. a) A voltage
  22. divider. b) Series tuned circuit, Input at 1) and output at 2) or
  23. 3). c) Parallel tuned circuit. d) A pi low pass filter,
  24. approximately for the low end of 80 meters. e) An opamp. For
  25. correct modelling in the inverting mode, the 10K resistor between
  26. the minus input and common should be in series with the input.
  27. Note the difference in performance for the +/- inputs with this
  28. connection.
  29.  
  30. Fig. 3. An example of the component connection list sent to the
  31. printer. This list should be a part of the record for the model
  32. run. This is for Fig. 2b.
  33.  
  34. Fig. 4. The saved file of matrices for the model of Fig. 2b. The
  35. first two numbers are the specified nodes, and the number
  36. actually used. The line of seven zeros are output values, and
  37. show if the model was run before saving values. A line of 6
  38. values are for the A, B, P, Q, R, S, and T matrices starting from
  39. elements 1,1, 1,2 and progressing to N.N.  The model connections
  40. can be recovered from this file, but not easily. See the program
  41. list for exact file structure.
  42.  
  43. Fig. 5. The main output of a model run of Fig. 2b, always sent to
  44. the screen and optionally to the printer. For most work, the
  45. first three columns are the important ones. The presence of
  46. resonance is shown by both amplitude and phase change.
  47.  
  48. Fig. 6. The graphical version of Fig. 5. This graph form is used
  49. to allow good detail, since the graph can extend over several
  50. pages. Note that the frequency scale can be linear or
  51. logarithmic. If several decades of frequency are covered, set the
  52. number of points to number_decades*points_per_decade+1. Except
  53. around resonances, 2 or 5 points per decade are usually
  54. sufficient.
  55.  
  56. Fig. 7. A run result for drive impedance, printed for real and
  57. imaginary components. The data may be presented in the format or
  58. graph of Figs. 2 and 3.
  59.  
  60. Fig. 8. A more complex practice example, a simplified diagram of
  61. a G-G linear. A good exercise is to try adjusting LC values for
  62. maximum output. Check also the impedances at nodes 2 through 6.
  63. See text for use of node 1.
  64.  
  65. Fig. 9. A simple example of use of the JOINNET program to create
  66. a more complex net. a) shows Fig. 2b, used as is for the first
  67. net. b) shows how it is also use for the second net, by using a
  68. paralleling resistor. c) shows the combined net, as recorded by
  69. the matrix file. d) shows how this is prepared for analysis using
  70. NET94, by adding the paralleling resistor, and two jumpers,
  71. represented by one-milliohm resistors.