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

  1.     commands provided so as to arrive at a topology that matches
  2.     the schematic.
  3.              Defining the elements themselves is a simple enough task.
  4.     Interconnecting them to realize the network at hand requires a
  5.     small degree of thought.  The easiest type of network is that
  6.     in which all that needs to be done is cascade the elements,
  7.     using either the CAS or CAX command.  More elaborate networks
  8.     will entail the usage of PAR and SER, the latter in the case
  9.     of including emitter or source biasing components, as a typical
  10.     example.
  11.          Although no provision is provided for common-base to com-
  12.     mon-collector transformations, this can be accomplished using
  13.     IMA, CEB and IMA on the element in that order.  This is handy
  14.     in designing emitter/source followers and oscillators.
  15.          When using any of the interconnections or transformations,
  16.     the elements to be manipulated must appear in the network list-
  17.     ing prior to the command.  If not, an error will result when
  18.     attempting to exit and no analysis will be possible.
  19.          Lastly, one must always include an END satement.  The
  20.     entry for the element number is the same as for the number
  21.     given to the completed network at the last interconnection.
  22.     The network cannot be analyzed without it.  Failure to include
  23.     one will result in an error when exiting.
  24.  
  25.     H. EXITING THE EDITOR
  26.  
  27.          When selecting RETURN with a network in memory, a number
  28.     of actions take place.  These are:
  29.  
  30.          A.     All elements are checked for uniqueness.  The
  31.     element number is checked against all other element numbers
  32.     to ensure that the designation is unique.
  33.  
  34.          B.     All interconnections and transformations are
  35.     verified.  The elements which are to be operated on are
  36.     checked that they do in fact exist in the network.  A com-
  37.     mon error here is to issue a CAX (multiple cascade) and
  38.     not have all of the elements in the network.
  39.  
  40.          C.     All of the file elements are checked to see if
  41.     they are on the disk.  If not, the program cannot retrieve
  42.     them to create a data fit.
  43.  
  44.          D.     All data files are retrieved and a data fit is
  45.     performed.
  46.  
  47.          If any errors are encountered in this process, the editor
  48.     will jump to the display mode and will list the network, dis-
  49.     playing the line in which the error was found in reverse field.
  50.     It is then the users task to correct the error.  It is not pos-
  51.     sible to exit the editor with a faulty network in memory.  If
  52.     the user wishes to do so, the network must first be deleted.
  53.  
  54.  
  55.  
  56.                                     - 5 - 
  57.