home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1 / HamRadio.cdr / tech / rf1 / page29 < prev    next >
Text File  |  1983-10-04  |  3KB  |  57 lines

  1.              OPTIMIZATION ....... Initiates the optimization proc-
  2.                                   ess.  The user will be asked if
  3.                                   hard copies of intermedite re-
  4.                                   sults are desired, and the num-
  5.                                   ber of random moves that are to
  6.                                   be attempted.
  7.  
  8.          There is also a hidden function Q which allows the user
  9.     to abort (quit) the optimization process prematurely.  This
  10.     option can be exercised anytime that the optimization process
  11.     is taking place.  However, it is not immediate.  Certain house-
  12.     keeping functions must be performed by the program before re-
  13.     turning to the user.
  14.  
  15.         C.  SENSITIVITY ANALYSIS
  16.  
  17.          The sensitivity analysis option enables the user to eval-
  18.     uate the degree to which the various optimization elements can
  19.         contribute to meeting the desired performance.  This option
  20.     will allow the user to determine the overall merit of including
  21.     certain element parameters in the optimization list, possibly
  22.     reducing the number of elements to a minimum, and thereby de-
  23.     creasing the time required for the process to terminate.  It
  24.     would, for instance, make little sense to include a capacitor
  25.     whose gradient is 10 or so, when all other entries have gradi-
  26.     ents in the 100's or better.  The value of this option should
  27.     be obvious to those who have proir experience with optimization
  28.     routines.  For those that don't, this will soon become apparent.
  29.              Sensitivity analysis is accomplished by making small
  30.     changes in the value of the various elements, and then compar-
  31.     ing the error function with that of the original network.  The
  32.     gradient is an indication of the degree by which the error
  33.     function improves with this incremental change.
  34.              Objectives must be in memory before sensitivity analysis
  35.     can be accomplished.  If none are present, the program will
  36.     request a file name and then proceed to the objectives editor
  37.     in normal fashion.
  38.  
  39.     D.  OPTIMIZATION: METHODS AND TECHNIQUES
  40.  
  41.          When optimizing any given circuit, it is important that
  42.     the user understand that optimization is simply a method of
  43.     fine tuning a circuit on a theoretical basis, much as one would
  44.     tune a circuit at a workbench.  Here, we are attempting to ar-
  45.     rive at as good a starting point as possible before actually
  46.     implementing the circuit in hardware.
  47.          It is therefore necessary that one begin the optimization
  48.     process with a fairly decent starting point.  As was mentioned
  49.     earlier, assigning starting values from out of the blue is a
  50.     miserable way to begin, and may lead to a lot of wasted time.
  51.     One should always start with as good an approximation as is
  52.     possible.  For instance, when designing a wideband amplifier,
  53.  
  54.  
  55.  
  56.                                 - 29 -
  57.