home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1 / HamRadio.cdr / tech / rf3 / abstract next >
Text File  |  1986-08-23  |  6KB  |  118 lines

  1. AMPCALC   S parameter circuit design program which calculates from a set of S 
  2. parameters: input and output impedance, voltage gain, available gain and 
  3. transduced gain (both unilateral and actual gain), unilateral constant gain 
  4. circles, stability constant, optimum source and load impedances for 
  5. unconditionally stable amplifiers, stability circles (when gamma opt data is
  6. available). The program also permits the source and load impedances to be 
  7. varied in an interactive manner which allows  the optimum transducer gain to
  8. be determined for a conditionally stable amplifier and S parameter files to
  9. be saved and read from disk.
  10.  
  11. TCAP - Trenton Circuit analysis Program, a general purpose circuit analysis
  12. program wwhich performs DC and AC circuit analysis on a N node circuit. 
  13. This program is similar to classical Fortran ECAP. Possible elements include 
  14. resistors, capacitors, inductors, voltage sources, current sources, 
  15. transistors (NPN and PNP) and operational amplifiers. Both frequency and 
  16. component value can be varied. 
  17.  
  18. L- MATCH - L matching network design program. Specify L network configuration,
  19. unloaded Q, complex source and load impedances, and this program calculates 
  20. the element values required for a match, loaded Q and loss in db.
  21.  
  22. Q-MATCH  - This program is an extension of L-MATCH to common 3 and 4 element 
  23. matching networks (i.e. PI,T,PI-L). The program allows the loaded Q to be 
  24. independently specified and provides the element values necessary for both 
  25. match and required Q. The impedance of the source is limited to 50 ohms real. 
  26. The load may be any complex impedance.
  27.  
  28. S-MATCH - Single stub matching program. The position from the load and length 
  29. of a shorted stub is calculated for a specified complex load and line Z0. 
  30. Stub and line characteristic impedance are assumed to be the same. 
  31. (Program may require work to improve accuracy for some points.)
  32.  
  33. MS - Microstrip design program. Allows analysis and synthesis of both 
  34. coupled and single microstrip transmission lines. The program also 
  35. calculates wavelength on the basis of effective permitivity at a specified 
  36. frequency.
  37.  
  38. SAT - Satellite system design program. Calculates SNR for different system 
  39. parameters.Both up link and down link parameters are considered.
  40.  
  41. FILTER - Allows the synthesis if LP, HP and BP filters of Butterworth or 
  42. Tchebychev type - up to 10 sections. Specify pass band frequency limits, 
  43. stop band frequency limits, required attenuation, and terminal impedance. 
  44. The program calculates the number of sections necessary for a given filter 
  45. type and the required component values. The program allows the choice of 7 
  46. different prototype configurations. This feature facilitates the realization 
  47. of a filter with practical component values. The program also allows 
  48. individual parameters to be varied (as terminal impedance) until satisfactory 
  49. values are achieved.
  50.  
  51. IND-CALC - Inductor design and analysis program. This program allows the 
  52. analysis and synthesis of inductors composed of strap, straight wire, or 
  53. wire wound in a coil.
  54.  
  55. COMB - Microstrip comb line filter design program. Calculates the dimensions 
  56. of bandpass microstrip combline filters. Normalized low pass prototype 
  57. element values for the desired filter type are required.
  58.  
  59.  
  60.  
  61.  
  62.  
  63. FILT-ELE - Low pass prototype filter element program. This program is usually 
  64. used in conjunction with COMB to determine equivalent LPF elements. Data 
  65. required is identical to that of FILTER except normalized prototype element 
  66. values are provided.
  67.  
  68. YZHT-S  - Two port conversion program converts either Y, Z, H, or T (ABCD) 
  69. two port parameters to their equivalent S parameters.
  70.  
  71. S-YZHT - Reverse of YZHT-S,converts S to either Y, Z, H, or T parameters.
  72.  
  73. SPUR - Calculates N x M products of local oscillator multiplier chain. 
  74. Considers both clean and dirty L.O. cases. Allows range of N X M products to 
  75. be taylored to specific special needs.
  76.  
  77. T-PI - T and PI network two port parameter program. the Z parameters of a 
  78. generalized T or the Y parameter of a PI network are calculated. Resultant 
  79. two port parameters may be saved as a disk file.
  80.  
  81. T-NET - T network S parameter program which calculates the S parameters of a 
  82. generalized T network.
  83.  
  84. MAT - Two port arithmetic program which adds or multiplies 2 two port matrices. 
  85. Read and saves two port files.
  86.  
  87. WAVE-G - Rectangular waveguide design program which calculates the cut-off 
  88. frequencies for different modes, characteristic impedance and wavelength in 
  89. the guide for a specified operating frequency.
  90.  
  91. FOURIER - Fourier series program which calculates the fourier spectrum of a 
  92. waveform. (A square wave specified in the program) Program must be modified 
  93. for other waveforms.
  94.  
  95. FFT - Fast fourier program similar to FOURIER but uses fast fourier algorithm.
  96.  
  97. BESSEL - Bessel function evaluation program which calculates the value of any 
  98. order Bessel function of the 1st kind. (Only accurate for arguments < 20.)
  99.  
  100. DC-BIAS - Bias calculation program which performs analysis or synthesis of 
  101. common bipolar transistor circuits.
  102.        
  103. BESS-T - An extension of BESSEL program which prints out a table of Bessel 
  104. values and their corresponding db value for a given order Bessel function.
  105.  
  106. POL-REC - Polar to rectangular conversion program which is just like a 
  107. calculator.
  108.  
  109. REFCOEF - The reflection coefficient corresponding to a given complex 
  110. impedance is calculated.
  111.  
  112. Z-INVT - Impedance inversion program which calculates the parallel equivalent 
  113. of a circuit of a given complex impedance.
  114.  
  115. TRANSLIN - Transmission line attenuation simulation program which calculates 
  116. the voltage standing wave pattern along a transmission line.
  117.  
  118.