home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1 / HamRadio.cdr / tech / ee1 / page6to9 < prev    next >
Encoding:
Text File  |  1986-08-29  |  9.4 KB  |  264 lines

  1.  
  2.  
  3.  
  4.                                       LUMPED ELEMENTS
  5.     Type Num.                     Description and Parameters
  6.  
  7.     RES  N    Series Resistor. Parameter # 1 is value in ohms.
  8.  
  9.     REP  N    Shunt Resistor. Parameter #1 is value in ohms
  10.  
  11.     INS  N    Series inductor. Parameter #1 is value in nanohenries.
  12.  
  13.     INP  N    Shunt inductor. Parameter #1 is value in nanohenries.
  14.  
  15.     CPS  N    Series Capacitor. Parameter #1 is value in picofarads.
  16.  
  17.     CPP  N    Shunt Capactior.  Parameter #1 is value in picofarads.
  18.  
  19.     CCS  N    Current controlled current source. Parameter 1 is current
  20.               gain, Paramter 2 is phase in degrees.
  21.  
  22.     VCS  N    Voltage-controlled current source. Parameter #1 is trans-
  23.               conductance in MHos, Parameter #2 is phase in degrees.
  24.  
  25.     TFR  N    Ideal transformer. Parameter #1 is primary turns, Parameter 
  26.               #2 is secondary turns. (windings are in phase.)
  27.  
  28.     SHT  N    Short. Both ports are short circuited (no coupling)    
  29.  
  30.     OPN  N    Open.  Both ports are open circuited (no coupling)
  31.  
  32.     RLS  N    Resistor and Inductor in series (series): Parameter #1 is
  33.               R in Ohms, 2 is L in nH. 
  34.  
  35.     RLP  N    Resistor and Inductor in parallel (series). #1 is R in ohms,
  36.               #2 is L in nH.
  37.  
  38.     LRS  N    Resistor and Inductor in series (shunt): Parameter #1 is
  39.               R in Ohms, 2 is L in nH. 
  40.  
  41.     LRP  N    Resistor and Inductor in parallel (shunt). #1 is R in ohms,
  42.               #2 is L in nH.
  43.  
  44.     RCS  N    Resistor and Capacitor in series (series): Parameter #1 is
  45.               R in Ohms, 2 is C in pF. 
  46.  
  47.     RCP  N    Resistor and Capacitor in parallel (series). #1 is R in ohms,
  48.               #2 is C in pF.
  49.  
  50.     CRS  N    Resistor and Capacitor in series (shunt): Parameter #1 is
  51.               R in Ohms, 2 is C in pF. 
  52.  
  53.     CRP  N    Resistor and Capacitor in parallel (shunt). #1 is R in ohms,
  54.               #2 is C in pF.
  55.  
  56.     LCS  N    Inductor and Capacitor in series (series): Parameter #1 is
  57.               L in nH, 2 is C in pF. 
  58.  
  59. รจ
  60.  
  61.                                     6
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.     LCP  N    Inductor and Capacitor in parallel (series). #1 is L in nH,
  71.               #2 is C in pF.
  72.  
  73.     CLS  N    Inductor and Capacitor in series (shunt): Parameter #1 is
  74.               L in nH, 2 is C in pF. 
  75.  
  76.     CLP  N    Inductor and Capacitor in parallel (shunt). #1 is R in ohms,
  77.               #2 is L in nH, #3 is C in pF.
  78.  
  79.     RCL  N    Inductor, Capacitor, and Resistor in series (series): #1 is
  80.               R in ohms, #2 is L in nH, #3 is C in pF.
  81.  
  82.     RLC  N    Inductor, Capacitor, and Resistor parallel(series). 
  83.               #1 is R in ohms, #2 is L in nH, #3 is C in pF.
  84.  
  85.     LCR  N    Inductor, Capacitor, and Resistor in series (shunt): 
  86.               #1 is R in ohms, #2 is L in nH, #3 is C in pF.
  87.  
  88.     CLR  N    Inductor, Capacitor, and Resistor in parallel (shunt).
  89.               #1 is R in ohms, #2 is L in nH, #3 is C in pF.
  90.  
  91.                            DISTRIBUTED ELEMENTS
  92.  
  93.     OST  N    Open-stub Transmission Line. #1 is Z0 of line, #2 is 
  94.               electrical length in degrees, #3 is f in GHz at which stub
  95.               is the length of #2.
  96.  
  97.     SST  N    Shorted-stub transmission Line. #1 is Z0 of line, #2 is 
  98.               electrical length in degrees, #3 is f in GHz at which stub
  99.               is the length of #2.
  100.  
  101.     TRL  N    Series Transmission Line. #1 is Z0 of line, #2 is 
  102.               electrical length in degrees, #3 is f in GHz at which line
  103.               is the length of #2.
  104.  
  105.     CPL  N    Coupled Transmission Lines. #1 is Zoe of lines, #2 is Zoo
  106.               of the lines, #3 is f in GHz at which coupler is a quarter-
  107.               wavelength long.
  108.  
  109.                               FILE ELEMENTS
  110.  
  111.     IMS  N    Impedance in series. File contains the complex impedance in
  112.               rectangular form. Note that the same file can be used to
  113.               describe both IMS and IMP (below) element types.
  114.  
  115.     IMP  N    Impedance in shunt. See IMS for comments on file.
  116.  
  117.     ONE  N    One-port network. File contains gamma (reflection coeffiecent)
  118.               in polar form, normalized to 50 ohms.
  119.  
  120.     TWO  N    Two-port network. File contains the two-port S-parameters,
  121.               normalized to 50 ohms, in polar form.
  122.  
  123.  
  124.  
  125.  
  126.  
  127.                                     7
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.                    INTERCONNECTIONS AND TRANSFORMATIONS
  137.  
  138.     SER  C    Series connection. Parameter #1 is one element, #2 is the other.
  139.  
  140.     PAR  C    Parallel connection. #1 is one element, #2 is the other.
  141.  
  142.     BAL  C    Balanced connection. #1 is the (identical)elements, #2 is
  143.               the center frequency (in GHz) of the -3 db couplers.
  144.  
  145.     CAS  C    Cascade connection. #1 is first element, #2 is second element.
  146.  
  147.     CAX  C    Multiple cascade connection. #1 is the first element to be cas-
  148.               caded, #2 is the last element to be cascaded (must be greater
  149.               than #1).
  150.  
  151.     EQU  C    Creates and element equal to the element described in paramenter
  152.               #1.
  153.  
  154.     IMA  C    Image. Reverses port #1 and port #2 of element specified in
  155.               Paramenter #1.
  156.  
  157.     INV  C    Transforms element in parameter #1 from series to shunt.
  158.  
  159.     CEB  C    Transforms transistor in Parameter #1 from common-emitter
  160.               to common-base connection.
  161.  
  162.                             ****************
  163.  
  164.     o---[1]---o  o---o---o   o-o    o--o    o--  o--o  o---o   o---o
  165.                      |         |    |<-b,        |<-Gm,   .|   | .    
  166.                     [1]        |    8 ang        8 ang    [N1][N2]  
  167.                      |         |    |            |         |   |    
  168.     o---------o  o---o---o   o-o----o--o    o----o--o  o---o---o---o
  169.     RES,INS,CPS  REP,INP,CPP    CCS             VCS         TFR     
  170.  
  171.  
  172.  
  173.       o-o  o-o o-- --o  o-[1]-[2]-o  O---O---O  O-o-[1]-o-O  O-o--o-O
  174.         |  |                            [1]       |     |      |  |
  175.         |  |                             |        o-[2]-o     [1][2]
  176.         |  |                            [2]                    |  |
  177.       o-o--o-o o-----o  o---------o  O---O---O  O---------O  O-o--o-O
  178.         SHT     OPN     RLS,RCS,LCS LRS,CRS,CLS RLP,RCP,LCP LRP,CRP,CLP
  179.  
  180.  
  181.  
  182.     O-[1]-[2]-[3]-O   O---O---O  O---o-[1]-o---O   O--o---o---o---O
  183.                          [1]         |-[2]-|          |   |   |
  184.                          [2]         O-[3]-O         [1] [2] [3]
  185.                          [3]                          |   |   |
  186.     O-------------O   O---O---O  O-------------O   O--o---o---o---O
  187.          RCL             LCR          RLC                CLR
  188.  
  189.  
  190.  
  191.  
  192.  
  193.                                     8
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206.      O------o------O     O------o------O   O--#######--O  O--#######
  207.             |                   |                            #######--O
  208.      O---------o---O     O--------o----O   O-----------O  O-----------O
  209.             |  |                | |     
  210.             |  |                 \|             TRL           CPL
  211.                |                  |     
  212.              OST               SST            
  213.  
  214.  
  215.                                                             ______
  216.      O---[R+jI]---O      O---o---O       O---o    ---O  O--|      |--O
  217.                              |               |             |      |
  218.                           [R+jI]          [Gamma]       1  |2-Port|  2
  219.                              |               |             |      |
  220.      O------------O      O---o---O       O---o-------O  O--|______|--O
  221.           IMS               IMP               ONE            TWO
  222.  
  223.  
  224.  
  225.         ______                   ______
  226.     O--|      |--O        O--o--|      |--o---O    
  227.        |   A  |              |  |   B  |  |                 __A___
  228.     o--|______|--o         o-|--|______|--|-o       O--\ /-|______|-\ /-[Term]
  229.     |   ______   |         | |   ______   | |           X   ______   X
  230.     o--|      |--o         | o--|      |--o |   [Term]-/ \-|______|-/ \---O
  231.        |   B  |            |    |   B  |    |           fo    A      fo
  232.     O--|______|--O       O-o----|______|----o-O
  233.           SER                      PAR                         BAL
  234.  
  235.  
  236.          ___       ___   ___          ___         ___        ___    
  237.       O-|   |-O O-|   |-|   |-O    O-|   |-O   O-|   |- - --|   |-O
  238.         | C | <=  | A | | B |        | C |  <=   | A |      | B | 
  239.       O-|___|-O O-|___|-|___|-O    O-|___|-O   O-|___|-- - -|___|-O
  240.              CAS (Cascade)             CAX (Multiple Cascade)
  241.  
  242.  
  243.              ___        ___                ___        ___   
  244.           O-|   |-O  O-|   |-O          O-|   |-O  O-|   |-O 
  245.             | C |  <=  | A |             2| C |1 <= 1| A |2  
  246.           O-|___|-O  O-|___|-O          O-|___|-O  O-|___|-O 
  247.                   EQU                           IMA          
  248.                             
  249.                             
  250.                                    O-o      o---O   O---o    o---O
  251.      O---[Z]---O     O----o----O     e\    /c           |  |/c
  252.                  <=>     [Z]          =======    <==    o--|
  253.      O---------O     O----o----O         |b               b|\e
  254.                  INV               O-----o------O   O--------o---O
  255.                                                  CEB
  256.  
  257.  
  258.  
  259.                                     9
  260.  
  261.  
  262.  
  263.  
  264.  
  265.