%!PS-Adobe-3.0 EPSF-3.0
%%Creator: Mayura Draw, Version 4.3
%%Title: comp_seq.md
%%CreationDate: Thu Jan 26 15:27:24 2006
%%BoundingBox: 5 501 427 835
%%DocumentFonts: ArialMT
%%+ Arial-BoldMT
%%+ ArialRoundedMTBold
%%Orientation: Portrait
%%EndComments
%%BeginProlog
%%BeginResource: procset MayuraDraw_ops
%%Version: 4.3
%%Copyright: (c) 1993-2003 Mayura Software
/PDXDict 100 dict def
PDXDict begin
% width height matrix proc key cache
% definepattern -\> font
/definepattern { %def
  7 dict begin
    /FontDict 9 dict def
    FontDict begin
      /cache exch def
      /key exch def
      /proc exch cvx def
      /mtx exch matrix invertmatrix def
      /height exch def
      /width exch def
      /ctm matrix currentmatrix def
      /ptm matrix identmatrix def
      /str
      (xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx)
      def
    end
    /FontBBox [ %def
      0 0 FontDict /width get
      FontDict /height get
    ] def
    /FontMatrix FontDict /mtx get def
    /Encoding StandardEncoding def
    /FontType 3 def
    /BuildChar { %def
      pop begin
      FontDict begin
        width 0 cache { %ifelse
          0 0 width height setcachedevice
        }{ %else
          setcharwidth
        } ifelse
        0 0 moveto width 0 lineto
        width height lineto 0 height lineto
        closepath clip newpath
        gsave proc grestore
      end end
    } def
    FontDict /key get currentdict definefont
  end
} bind def

% dict patternpath -
% dict matrix patternpath -
/patternpath { %def
  dup type /dicttype eq { %ifelse
    begin FontDict /ctm get setmatrix
  }{ %else
    exch begin FontDict /ctm get setmatrix
    concat
  } ifelse
  currentdict setfont
  FontDict begin
    FontMatrix concat
    width 0 dtransform
    round width div exch round width div exch
    0 height dtransform
    round height div exch
    round height div exch
    0 0 transform round exch round exch
    ptm astore setmatrix

    pathbbox
    height div ceiling height mul 4 1 roll
    width div ceiling width mul 4 1 roll
    height div floor height mul 4 1 roll
    width div floor width mul 4 1 roll

    2 index sub height div ceiling cvi exch
    3 index sub width div ceiling cvi exch
    4 2 roll moveto

    FontMatrix ptm invertmatrix pop
    { %repeat
      gsave
        ptm concat
        dup str length idiv { %repeat
          str show
        } repeat
        dup str length mod str exch
        0 exch getinterval show
      grestore
      0 height rmoveto
    } repeat
    pop
  end end
} bind def

% dict patternfill -
% dict matrix patternfill -
/patternfill { %def
  gsave
    eoclip patternpath
  grestore
  newpath
} bind def

/img { %def
  gsave
  /imgh exch def
  /imgw exch def
  concat
  imgw imgh 8
  [imgw 0 0 imgh neg 0 imgh]
  /colorstr 768 string def
  /colorimage where {
    pop
    { currentfile colorstr readhexstring pop }
    false 3 colorimage
  }{
    /graystr 256 string def
    {
      currentfile colorstr readhexstring pop
      length 3 idiv
      dup 1 sub 0 1 3 -1 roll
      {
        graystr exch
        colorstr 1 index 3 mul get 30 mul
        colorstr 2 index 3 mul 1 add get 59 mul
        colorstr 3 index 3 mul 2 add get 11 mul
        add add 100 idiv
        put
      } for
      graystr 0 3 -1 roll getinterval
    } image
  } ifelse
  grestore
} bind def

/arrowhead {
  gsave
    [] 0 setdash
    strokeC strokeM strokeY strokeK setcmykcolor
    2 copy moveto
    4 2 roll exch 4 -1 roll exch
    sub 3 1 roll sub
    exch atan rotate dup scale
    arrowtype
    dup 0 eq {
      -1 2 rlineto 7 -2 rlineto -7 -2 rlineto
      closepath fill
    } if
    dup 1 eq {
      0 3 rlineto 9 -3 rlineto -9 -3 rlineto
      closepath fill
    } if
    dup 2 eq {
      -6 -6 rmoveto 6 6 rlineto -6 6 rlineto
      -1.4142 -1.4142 rlineto 4.5858 -4.5858 rlineto
      -4.5858 -4.5858 rlineto closepath fill
    } if
    dup 3 eq {
      -6 0 rmoveto -1 2 rlineto 7 -2 rlineto -7 -2 rlineto
      closepath fill
    } if
    dup 4 eq {
      -9 0 rmoveto 0 3 rlineto 9 -3 rlineto -9 -3 rlineto
      closepath fill
    } if
    dup 5 eq {
      currentpoint newpath 3 0 360 arc
      closepath fill
    } if
    dup 6 eq {
      2.5 2.5 rmoveto 0 -5 rlineto -5 0 rlineto 0 5 rlineto
      closepath fill
    } if
    pop
  grestore
} bind def

/setcmykcolor where { %ifelse
  pop
}{ %else
  /setcmykcolor {
     /black exch def /yellow exch def
     /magenta exch def /cyan exch def
     cyan black add dup 1 gt { pop 1 } if 1 exch sub
     magenta black add dup 1 gt { pop 1 } if 1 exch sub
     yellow black add dup 1 gt { pop 1 } if 1 exch sub
     setrgbcolor
  } bind def
} ifelse

/RE { %def
  findfont begin
  currentdict dup length dict begin
    { %forall
      1 index /FID ne { def } { pop pop } ifelse
    } forall
    /FontName exch def dup length 0 ne { %if
      /Encoding Encoding 256 array copy def
      0 exch { %forall
        dup type /nametype eq { %ifelse
          Encoding 2 index 2 index put
          pop 1 add
        }{ %else
          exch pop
        } ifelse
      } forall
    } if pop
  currentdict dup end end
  /FontName get exch definefont pop
} bind def

/spacecount { %def
  0 exch
  ( ) { %loop
    search { %ifelse
      pop 3 -1 roll 1 add 3 1 roll
    }{ pop exit } ifelse
  } loop
} bind def

/WinAnsiEncoding [
  39/quotesingle 96/grave 130/quotesinglbase/florin/quotedblbase
  /ellipsis/dagger/daggerdbl/circumflex/perthousand
  /Scaron/guilsinglleft/OE 145/quoteleft/quoteright
  /quotedblleft/quotedblright/bullet/endash/emdash
  /tilde/trademark/scaron/guilsinglright/oe/dotlessi
  159/Ydieresis 164/currency 166/brokenbar 168/dieresis/copyright
  /ordfeminine 172/logicalnot 174/registered/macron/ring
  177/plusminus/twosuperior/threesuperior/acute/mu
  183/periodcentered/cedilla/onesuperior/ordmasculine
  188/onequarter/onehalf/threequarters 192/Agrave/Aacute
  /Acircumflex/Atilde/Adieresis/Aring/AE/Ccedilla
  /Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute
  /Icircumflex/Idieresis/Eth/Ntilde/Ograve/Oacute
  /Ocircumflex/Otilde/Odieresis/multiply/Oslash
  /Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn
  /germandbls/agrave/aacute/acircumflex/atilde/adieresis
  /aring/ae/ccedilla/egrave/eacute/ecircumflex
  /edieresis/igrave/iacute/icircumflex/idieresis
  /eth/ntilde/ograve/oacute/ocircumflex/otilde
  /odieresis/divide/oslash/ugrave/uacute/ucircumflex
  /udieresis/yacute/thorn/ydieresis
] def

/SymbolEncoding [
  32/space/exclam/universal/numbersign/existential/percent
  /ampersand/suchthat/parenleft/parenright/asteriskmath/plus
  /comma/minus/period/slash/zero/one/two/three/four/five/six
  /seven/eight/nine/colon/semicolon/less/equal/greater/question
  /congruent/Alpha/Beta/Chi/Delta/Epsilon/Phi/Gamma/Eta/Iota
  /theta1/Kappa/Lambda/Mu/Nu/Omicron/Pi/Theta/Rho/Sigma/Tau
  /Upsilon/sigma1/Omega/Xi/Psi/Zeta/bracketleft/therefore
  /bracketright/perpendicular/underscore/radicalex/alpha
  /beta/chi/delta/epsilon/phi/gamma/eta/iota/phi1/kappa/lambda
  /mu/nu/omicron/pi/theta/rho/sigma/tau/upsilon/omega1/omega
  /xi/psi/zeta/braceleft/bar/braceright/similar
  161/Upsilon1/minute/lessequal/fraction/infinity/florin/club
  /diamond/heart/spade/arrowboth/arrowleft/arrowup/arrowright
  /arrowdown/degree/plusminus/second/greaterequal/multiply
  /proportional/partialdiff/bullet/divide/notequal/equivalence
  /approxequal/ellipsis/arrowvertex/arrowhorizex/carriagereturn
  /aleph/Ifraktur/Rfraktur/weierstrass/circlemultiply
  /circleplus/emptyset/intersection/union/propersuperset
  /reflexsuperset/notsubset/propersubset/reflexsubset/element
  /notelement/angle/gradient/registerserif/copyrightserif
  /trademarkserif/product/radical/dotmath/logicalnot/logicaland
  /logicalor/arrowdblboth/arrowdblleft/arrowdblup/arrowdblright
  /arrowdbldown/lozenge/angleleft/registersans/copyrightsans
  /trademarksans/summation/parenlefttp/parenleftex/parenleftbt
  /bracketlefttp/bracketleftex/bracketleftbt/bracelefttp
  /braceleftmid/braceleftbt/braceex
  241/angleright/integral/integraltp/integralex/integralbt
  /parenrighttp/parenrightex/parenrightbt/bracketrighttp
  /bracketrightex/bracketrightbt/bracerighttp/bracerightmid
  /bracerightbt
] def

/patarray [
/leftdiagonal /rightdiagonal /crossdiagonal /horizontal
/vertical /crosshatch /fishscale /wave /brick
] def
/arrowtype 0 def
/fillC 0 def /fillM 0 def /fillY 0 def /fillK 0 def
/strokeC 0 def /strokeM 0 def /strokeY 0 def /strokeK 1 def
/pattern -1 def
/mat matrix def
/mat2 matrix def
/nesting 0 def
/deferred /N def
/c /curveto load def
/c2 { pop pop c } bind def
/C /curveto load def
/C2 { pop pop C } bind def
/e { gsave concat 0 0 moveto } bind def
/F {
  nesting 0 eq { %ifelse
    pattern -1 eq { %ifelse
      fillC fillM fillY fillK setcmykcolor eofill
    }{ %else
      gsave fillC fillM fillY fillK setcmykcolor eofill grestore
      0 0 0 1 setcmykcolor
      patarray pattern get findfont patternfill
    } ifelse
  }{ %else
    /deferred /F def
  } ifelse
} bind def
/f { closepath F } bind def
/K { /strokeK exch def /strokeY exch def
     /strokeM exch def /strokeC exch def } bind def
/k { /fillK exch def /fillY exch def
     /fillM exch def /fillC exch def } bind def
/opc { pop } bind def
/Opc { pop } bind def
/L /lineto load def
/L2 { pop pop L } bind def
/m /moveto load def
/m2 { pop pop m } bind def
/n /newpath load def
/N {
  nesting 0 eq { %ifelse
    newpath
  }{ %else
    /deferred /N def
  } ifelse
} def
/S {
  nesting 0 eq { %ifelse
    strokeC strokeM strokeY strokeK setcmykcolor stroke
  }{ %else
    /deferred /S def
  } ifelse
} bind def
/s { closepath S } bind def
/Tx { fillC fillM fillY fillK setcmykcolor show
      0 leading neg translate 0 0 moveto } bind def
/T { grestore } bind def
/TX { pop } bind def
/Ts { pop } bind def
/tal { pop } bind def
/tld { pop } bind def
/tbx { pop exch pop sub /jwidth exch def } def
/tpt { %def
  fillC fillM fillY fillK setcmykcolor
  moveto show
} bind def
/tpj { %def
  fillC fillM fillY fillK setcmykcolor
  moveto
  dup stringwidth pop
  3 -1 roll
  exch sub
  1 index spacecount
  dup 0 eq { %ifelse
    pop pop show
  }{ %else
    div 0 8#040 4 -1 roll widthshow
  } ifelse
} bind def
/u {} def
/U {} def
/*u { /nesting nesting 1 add def } def
/*U {
  /nesting nesting 1 sub def
  nesting 0 eq {
    deferred cvx exec
  } if
} def
/w /setlinewidth load def
/d /setdash load def
/B {
  nesting 0 eq { %ifelse
    gsave F grestore S
  }{ %else
    /deferred /B def
  } ifelse
} bind def
/b { closepath B } bind def
/z { /align exch def pop /leading exch def exch findfont
     exch scalefont setfont } bind def
/tfn { exch findfont
     exch scalefont setfont } bind def
/Pat { /pattern exch def } bind def
/cm { 6 array astore concat } bind def
/q { mat2 currentmatrix pop } bind def
/Q { mat2 setmatrix } bind def
/Ah {
  pop /arrowtype exch def
  currentlinewidth 5 1 roll arrowhead
} bind def
/Arc {
  mat currentmatrix pop
    translate scale 0 0 1 5 -2 roll arc
  mat setmatrix
} bind def
/Arc2 { pop pop Arc } bind def
/Bx {
  mat currentmatrix pop
    concat /y1 exch def /x1 exch def /y2 exch def /x2 exch def
    x1 y1 moveto x1 y2 lineto x2 y2 lineto x2 y1 lineto
  mat setmatrix
} bind def
/Rr {
  mat currentmatrix pop
    concat /yrad exch def /xrad exch def
    2 copy gt { exch } if /x2 exch def /x1 exch def
    2 copy gt { exch } if /y2 exch def /y1 exch def
    x1 xrad add y2 moveto
    matrix currentmatrix x1 xrad add y2 yrad sub translate xrad yrad scale
    0 0 1 90 -180 arc setmatrix
    matrix currentmatrix x1 xrad add y1 yrad add translate xrad yrad scale
    0 0 1 180 270 arc setmatrix
    matrix currentmatrix x2 xrad sub y1 yrad add translate xrad yrad scale
    0 0 1 270 0 arc setmatrix
    matrix currentmatrix x2 xrad sub y2 yrad sub translate xrad yrad scale
    0 0 1 0 90 arc setmatrix
    closepath
  mat setmatrix
} bind def
/Ov {
  mat currentmatrix pop
    concat translate scale 1 0 moveto 0 0 1 0 360 arc closepath
  mat setmatrix
} bind def
end
%%EndResource
%%EndProlog
%%BeginSetup
%PDX g 3 3 1 0
%%IncludeFont: ArialMT
%%IncludeFont: Arial-BoldMT
%%IncludeFont: ArialRoundedMTBold
PDXDict begin
%%EndSetup
%%Page: 1 1
%%BeginPageSetup
/_PDX_savepage save def

15 15 [300 72 div 0 0 300 72 div 0 0]
{ %definepattern
  2 setlinecap
  7.5 0 moveto 15 7.5 lineto
  0 7.5 moveto 7.5 15 lineto
  2 setlinewidth stroke
} bind
/rightdiagonal true definepattern pop

15 15 [300 72 div 0 0 300 72 div 0 0]
{ %definepattern
  2 setlinecap
  7.5 0 moveto 0 7.5 lineto
  15 7.5 moveto 7.5 15 lineto
  2 setlinewidth stroke
} bind
/leftdiagonal true definepattern pop

15 15 [300 72 div 0 0 300 72 div 0 0]
{ %definepattern
  2 setlinecap
  0 7.5 moveto 15 7.5 lineto
  2 setlinewidth stroke
} bind
/horizontal true definepattern pop

15 15 [300 72 div 0 0 300 72 div 0 0]
{ %definepattern
  2 setlinecap
  7.5 0 moveto 7.5 15 lineto
  2 setlinewidth stroke
} bind
/vertical true definepattern pop

15 15 [300 72 div 0 0 300 72 div 0 0]
{ %definepattern
  2 setlinecap
  0 7.5 moveto 15 7.5 lineto
  7.5 0 moveto 7.5 15 lineto
  2 setlinewidth stroke
} bind
/crosshatch true definepattern pop

30 30 [300 72 div 0 0 300 72 div 0 0]
{ %definepattern
  2 setlinecap
  0 7.5 moveto 30 7.5 lineto
  0 22.5 moveto 30 22.5 lineto
  7.5 0 moveto 7.5 7.5 lineto
  7.5 22.5 moveto 7.5 30 lineto
  22.5 7.5 moveto 22.5 22.5 lineto
  1 setlinewidth stroke
} bind
/brick true definepattern pop

30 30 [300 72 div 0 0 300 72 div 0 0]
{ %definepattern
  2 2 scale
  2 setlinecap
  7.5 0 moveto 15 7.5 lineto
  0 7.5 moveto 7.5 15 lineto
  7.5 0 moveto 0 7.5 lineto
  15 7.5 moveto 7.5 15 lineto
  0.5 setlinewidth stroke
} bind
/crossdiagonal true definepattern pop

30 30 [300 72 div 0 0 300 72 div 0 0]
{ %definepattern
  2 2 scale
  1 setlinecap
  0 7.5 moveto 0 15 7.5 270 360 arc
  7.5 15 moveto 15 15 7.5 180 270 arc
  0 7.5 moveto 7.5 7.5 7.5 180 360 arc
  0.5 setlinewidth stroke
} bind
/fishscale true definepattern pop

30 30 [300 72 div 0 0 300 72 div 0 0]
{ %definepattern
  1 setlinecap 0.5 setlinewidth
  7.5 0 10.6 135 45 arcn
  22.5 15 10.6 225 315 arc
  stroke
  7.5 15 10.6 135 45 arcn
  22.5 30 10.6 225 315 arc
  stroke
} bind
/wave true definepattern pop

WinAnsiEncoding /_ArialMT /ArialMT RE
WinAnsiEncoding /_Arial-BoldMT /Arial-BoldMT RE
WinAnsiEncoding /_ArialRoundedMTBold /ArialRoundedMTBold RE

newpath 2 setlinecap 0 setlinejoin 2 setmiterlimit
[] 0 setdash
5 501 moveto 5 835 lineto 427 835 lineto 427 501 lineto closepath clip
newpath
%%EndPageSetup
1 w
164.865 751.081 89.7297 779.73 [1 0 0 1 73.51 -142.7] Bx
s
[1 0 0 1 74.05 -143.2] e
96.7568 773.243 96.7568 773.243 tbx
0 tal
13 tld
1 1 1 0 k
/_ArialMT 12 tfn
(Seq. Gen.) 96.7568 762.383 tpt
T
[1 0 0 1 93.51 -68.65] e
114.595 722.973 114.595 722.973 tbx
0 tal
13 tld
/_Arial-BoldMT 12 tfn
(X) 114.595 712.113 tpt
T
-1.42109e-016 -1.42109e-016 -1.42109e-016 0 k
q
1 0 0 1 90.27 44.32 cm
75.1352 674.865 m
75.1352 631.081 L
90.2703 614.324 L
89.7297 690 L
75.1352 674.865 L
Q
s
q
1 0 0 1 0 0 cm
45.946 825.676 m
45.946 825.676 L
45.946 825.676 L
Q
s
q
-1 0 0 1 314.6 45.14 cm
75.1352 674.865 m
75.1352 631.081 L
90.2703 614.324 L
89.7297 690 L
75.1352 674.865 L
Q
s
119.459 614.324 104.865 689.459 [1 0 0 1 90.27 44.32] Bx
s
q
1 0 0 1 90.27 44.32 cm
90.2703 674.324 m
105.405 674.324 L
Q
S
q
1 0 0 1 90.27 44.32 cm
89.7297 659.73 m
104.324 659.73 L
Q
S
q
1 0 0 1 90.27 44.32 cm
90.8108 629.459 m
104.865 629.459 L
Q
S
q
1 0 0 1 90.27 44.32 cm
120 674.324 m
134.595 674.324 L
Q
S
q
1 0 0 1 90.27 44.32 cm
120 659.189 m
134.054 659.189 L
Q
S
q
1 0 0 1 90.27 44.32 cm
120 628.919 m
134.054 628.919 L
Q
S
44.3243 750 15.1352 778.649 [1 0 0 1 0 0] Bx
s
[1 0 0 1 -0.5405 5.946] e
20 765.676 20 765.676 tbx
0 tal
13 tld
1 1 1 0 k
/_ArialMT 12 tfn
(MLL) 20 754.816 tpt
T
-1.42109e-016 -1.42109e-016 -1.42109e-016 0 k
q
1 0 0 1 91.08 -102.8 cm
75.1352 674.865 m
75.1352 631.081 L
90.2703 614.324 L
89.7297 690 L
75.1352 674.865 L
Q
s
q
-1 0 0 1 315.4 -102 cm
75.1352 674.865 m
75.1352 631.081 L
90.2703 614.324 L
89.7297 690 L
75.1352 674.865 L
Q
s
119.459 614.324 104.865 689.459 [1 0 0 1 91.08 -102.8] Bx
s
q
1 0 0 1 91.08 -102.8 cm
90.2703 674.324 m
105.405 674.324 L
Q
S
q
1 0 0 1 91.08 -102.8 cm
89.7297 659.73 m
104.324 659.73 L
Q
S
q
1 0 0 1 91.08 -102.8 cm
90.8108 629.459 m
104.865 629.459 L
Q
S
q
1 0 0 1 91.08 -102.8 cm
120 674.324 m
134.595 674.324 L
Q
S
q
1 0 0 1 91.08 -102.8 cm
120 659.189 m
134.054 659.189 L
Q
S
q
1 0 0 1 91.08 -102.8 cm
120 628.919 m
134.054 628.919 L
Q
S
[1 0 0 1 0 0] e
60.5406 687.838 60.5406 687.838 tbx
0 tal
13 tld
1 1 1 0 k
/_ArialMT 12 tfn
(Optical) 60.5406 676.978 tpt
(\r) TX
(Switch) 60.5406 663.978 tpt
(\r) TX
(\(SPDT\)) 60.5406 650.978 tpt
T
-1.42109e-016 -1.42109e-016 -1.42109e-016 0 k
102.703 642.973 56.7568 690 [1 0 0 1 0 -0.5405] Bx
s
q
1 0 0 1 0 0 cm
29.7297 749.459 m
29.7297 666.757 L
Q
S
q
1 0 0 1 0 0 cm
29.7297 666.757 m
48.7568 666.757 56.7568 666.757 L2
Q
S
q
1 0 0 1 0 0 cm
29.7297 666.757 56.7568 666.757 4 2 Ah
Q
q
1 0 0 1 0 0 cm
102.703 675.081 m
136.216 675.081 L
Q
S
q
1 0 0 1 0 0 cm
136.216 675.081 m
136.216 699.946 L
Q
S
q
1 0 0 1 0 0 cm
135.676 699.405 m
156.865 699.405 164.865 699.405 L2
Q
S
q
1 0 0 1 0 0 cm
135.676 699.405 164.865 699.405 4 2 Ah
Q
q
1 0 0 -1 0.2703 1333 cm
102.703 675.081 m
136.216 675.081 L
Q
S
q
1 0 0 -1 0.8108 1253 cm
135.676 699.405 m
156.865 699.405 164.865 699.405 L2
Q
S
q
1 0 0 -1 0.8108 1253 cm
135.676 699.405 164.865 699.405 4 2 Ah
Q
q
1 0 0 1 0 0 cm
202.703 637.459 m
202.703 650.541 202.703 658.541 L2
Q
S
q
1 0 0 1 0 0 cm
202.703 637.459 202.703 658.541 4 2 Ah
Q
u
[1 0 0 1 -61.86 -56.48] e
277.297 660.703 277.297 660.703 tbx
0 tal
13 tld
1 1 1 0 k
/_Arial-BoldMT 12 tfn
(X) 277.297 649.843 tpt
T
[1 0 0 1 -88.11 -40.54] e
302.162 656.378 302.162 656.378 tbx
0 tal
13 tld
/_ArialRoundedMTBold 12 tfn
(_) 302.162 645.026 tpt
T
[1 0 0 1 -82.73 -40.62] e
302.162 656.378 302.162 656.378 tbx
0 tal
13 tld
/_ArialRoundedMTBold 12 tfn
(_) 302.162 645.026 tpt
T
U
-1.42109e-016 -1.42109e-016 -1.42109e-016 0 k
q
1 0 0 -1 0.5406 1245 cm
202.703 637.459 m
202.703 650.541 202.703 658.541 L2
Q
S
q
1 0 0 -1 0.5406 1245 cm
202.703 637.459 202.703 658.541 4 2 Ah
Q
q
1 0 0 1 0 0 cm
135.676 656.919 m
135.676 553.135 L
Q
S
50.2703 556.378 15.1352 583.405 [1 0 0 1 0 0] Bx
s
[1 0 0 1 -1.081 6.486] e
22.1622 569.351 22.1622 569.351 tbx
0 tal
13 tld
1 1 1 0 k
/_ArialMT 12 tfn
(Data) 22.1622 558.491 tpt
T
-1.42109e-016 -1.42109e-016 -1.42109e-016 0 k
q
1 0 0 1 0 0 cm
50.2703 569.351 m
75.1352 569.351 L
Q
S
q
1 0 0 1 0 0 cm
75.1352 569.351 m
75.1352 633.784 75.1352 641.784 L2
Q
S
q
1 0 0 1 0 0 cm
75.1352 569.351 75.1352 641.784 4 2 Ah
Q
q
1 0 0 1 0 0 cm
239.943 699.737 m
255.206 699.737 L
Q
S
q
1 0 0 1 0 0 cm
255.206 699.737 m
255.206 632.368 L
Q
S
q
1 0 0 1 0 0 cm
240.469 550.789 m
254.68 550.789 L
Q
S
q
1 0 0 1 0 0 cm
254.68 550.789 m
254.68 611.316 L
Q
S
q
1 0 0 1 0 0 cm
254.68 611.316 m
266.154 611.316 274.154 611.316 L2
Q
S
q
1 0 0 1 0 0 cm
254.68 611.316 274.154 611.316 4 2 Ah
Q
q
1 0 0 1 0.7895 19.74 cm
254.68 611.316 m
266.154 611.316 274.154 611.316 L2
Q
S
q
1 0 0 1 0.7895 19.74 cm
254.68 611.316 274.154 611.316 4 2 Ah
Q
322.048 602.368 273.627 638.684 [1 0 0 1 0 0] Bx
s
[1 0 0 1 -3.684 5.263] e
290.996 622.368 290.996 622.368 tbx
0 tal
13 tld
1 1 1 0 k
/_ArialMT 12 tfn
(OR) 290.996 611.508 tpt
T
-1.42109e-016 -1.42109e-016 -1.42109e-016 0 k
q
1 0 0 1 0 0 cm
321.522 622.368 m
334.575 622.368 342.575 622.368 L2
Q
S
q
1 0 0 1 0 0 cm
321.522 622.368 342.575 622.368 4 2 Ah
Q
[1 0 0 1 -7.895 10.53] e
356.785 619.211 356.785 619.211 tbx
0 tal
13 tld
1 1 1 0 k
/_ArialMT 12 tfn
(fiber channel) 356.785 608.351 tpt
T
%%PageTrailer
_PDX_savepage restore
%%Trailer
end
showpage
%%EOF
