this document has been reproduced from microfiche. … · 2020. 3. 21. · temp oc dew point oc...

47
N O T I C E THIS DOCUMENT HAS BEEN REPRODUCED FROM MICROFICHE. ALTHOUGH IT IS RECOGNIZED THAT CERTAIN PORTIONS ARE ILLEGIBLE, IT IS BEING RELEASED IN THE INTEREST OF MAKING AVAILABLE AS MUCH INFORMATION AS POSSIBLE https://ntrs.nasa.gov/search.jsp?R=19810015228 2020-03-21T13:48:19+00:00Z

Upload: others

Post on 02-Feb-2021

3 views

Category:

Documents


0 download

TRANSCRIPT

  • N O T I C E

    THIS DOCUMENT HAS BEEN REPRODUCED FROM MICROFICHE. ALTHOUGH IT IS RECOGNIZED THAT

    CERTAIN PORTIONS ARE ILLEGIBLE, IT IS BEING RELEASED IN THE INTEREST OF MAKING AVAILABLE AS MUCH

    INFORMATION AS POSSIBLE

    https://ntrs.nasa.gov/search.jsp?R=19810015228 2020-03-21T13:48:19+00:00Z

  • V T

    ACI-042281-F

    (NASA-CR-161754) RESEARCH STUDY: STS-1 N81-23763ORBITER DESCENT Final Report (AtsukoCosputinq International) 45 p HC 1103/11F A01

    CSCL 04B jm- ,Q UnclasW/47 42255

    RESEARCH STUDY: STS-1 ORBITEF DESCENTr

    FINAL REPORT

    1

    Prepared for:

    NATIONAL AERONAUTICS AND SPACE ADMINISTRATIONGEORGE C. MARSHALL SPACE FLIGHT CENTERMARSHALL SPACE FLIGHT CENTER, ALABAMA 35812

    Attention:

    AP29-F/Edward M. Harper

    Under Contract:

    NASB-34334

    Prepared by: r^lQ 223 4^s^^^

    Y John S. Hickey

    April 22, 1981 ^/^^ g Lg^^

    ATSUKO COMPUTING INTERNATIONALHUNTSVILLE, ALABAMA • USA

  • PREFACE

    This is the Final Report prepared by Atsuko Computing International

    (ACI), under Contract NAS8-34334, entitled "Research Study: STS-1 Orbiter

    Descent", for the Space Sciences Laboratory of Marshall Space Flight Center.

    The NASA technical monitor for this contract is Dr. Robert E. Turner.

    Prepared By:

    -'^l S. jJohn S. Hickey

    ATSUKO COMPUTING INTERNATIONALHUNTSVILLE, ALABAMA • USA Q@0

  • ABSTRACT

    This report describes the data reduction software developed by ACI to

    reduce the STS-1 radiosonde data. A group of four programs have been devel-

    oped and implemented on the REEDA System (HP-1000 Series F minicomputer run-

    ning under RTE-IVB 0/S). These programs were utilized to process the raw STS-

    1 radiosonde data and generate tabulated first difference, contract data, 30

    second data, and graphical plot data tapes.

    ATSUKO COMPUTING INTERNATIONALHUNTSVILLE, ALABAMA - USA ' QeD

  • TABLE OF CONTENTS

    Section Page

    1 INTRODUCTION . . . . . . . . . . . . . . . . . . . . . . . 1

    2 TECHNICAL . . . . . . . . . . . . . . . . . . . . . . . . 2

    3 PROGRAMS . . . . . . . . . . . . . . . . . . . . . . . . . 3

    APPENDIX

    A STS-1 SOUNDING

    B PROGRAM STS01 (13t DIFFERENCE)

    C PROGRAM STS02 -- (CONTACT DATA)

    D PROGRAM STS03 -- (PLOT DATA)

    E PROGRAM STSO4 -- (30 SECOND DATA)

    ATSUKO COMPUTING INTERNATIONALHUNTSVILLE, ALABAMA • USA

    Qeu

  • Ir

    1. INTRODUCTION

    Atsuko Computing International (ACI), is pleased to submit this Final

    Report under Contract NAS8-34334, entitled "Research Study: STS-1 Orbiter

    Descent".

    The objective of this project was to convert existing AVE-SESAME Con-

    tact programs to the REEDA System and to reduce various STS-1 radiosonde data.

    A sequence of events was performed by ACI during this contract to accomplish

    the above objective:

    o Converted the AVE-SESAME C- - .act Program (IBM) to the REEDA System.

    o Reduced all STS-1 radiosonde releases at selected sites to obtainatmospheric parameters of thermodynamic quantities and winds justbefore and after the Orbiter penetrates the landing area.

    o Generated a data book which provided a preliminary look at condi-tions during the STS-1 Orbiter descent, containing contact data, 30seconds data and graphical profiles utilizing the reduced radiosondedata.

    r

    IATSUKO COMPUTING INTERNATIONALHUNTSVILLE, ALABAMA • USA

    i

  • ATSUKO COMPUTING INTERNATIONALHUNTSVILLE, ALABAMA • USA @90

    2. TECHNICAL

    ACI converted the an AVE-SESAME Contact Program which existed on the IBM

    360 to the REEDA System. This contact program processes raw radiosonde

    soundings and computes at each pressure contact the thermodynamic quantites

    and interpolates the winds to each contact as described below:

    A. Contact Data

    Contact vs Time, Min.

    Height, GPM

    Pressure, MB

    Temp oC

    Dew Point oC

    Wind Direction, Deg

    Wind Speed, m3-1

    U Comp., m3-1

    V Comp., m3-1} Pot Temp, OK

    E Pot Temp, OK

    Mixing Ratio, GM/KG

    Relative Humidity, %

    } Range, KM

    Azimuth, Deg

    After the Contact Program was converted on the REEDA System and verified

    as operational, it was then modified to process the raw data at each 30

    seconds and generate the following:

    B. 30 Second Data

    Time vs Pressure, MB

    Temp oC

    Dew Point oC

    Vert. Temp, oC

    Temp. OK

    Rel. Humidity, x

    Wind Direction, Deg

    Wind Speed, ms-1

    Altitude, km

    2

  • t

    Altitude va Pressure, MB

    Dew Point o C

    Vert. Temp, oC

    Temp. OK

    Rol. Humidity;

    Wind Direction. Deg

    Wind Speed, m3-1

    Time, Min.

    To further enhance the capability of depicting the reduced data, exist-

    ing REEDA System software was modified to produce graphical profile plot tapes

    of the following:

    C. Reduced Data (Plotted)

    Altitude vs Temp oC

    Dew Point oC

    Wind Speed, ms-1

    Wind Direction, Deg

    Once the AVE-SESAME Contact Program and additional REEDA System soft-

    ware was modified, ACI utilized the software to reduce all radiosonde releases

    (as provided by MSFC) and generate the previously described outputs (A, B, C).

    ACI then incorporate, into a data book, the reduced radiosonde data for

    each release. This data book provide3 for a preliminary look at conditions

    during the Orbiter descent.

    ATSUKO COMPUTING INTERNATIONALHUNTSVILLE, ALABAMA • USA QeD

    3

  • Q@0ATSUKO COMPOTING INTERNATIONALHUNTSVILLE, ALABAMA • USA

    3. PROGRAMS

    ACI developed four programs under this contract to satisfy the object-

    ives of processing the STS-1 raw radiosonde data. The following four programs

    are currently operational on the REEDA System:

    o STS01 -- 13t Difference Program

    o STS02 Contact Data Program

    o STS03 Plot Data Program

    c STSO4 -- 30 Second Data Program

    ACI utilized the above programs to process the following six radiosonde

    soundings in support of the STS-1 launch:

    ' o ST1234 -- 1234GMT, April 12, 1981, Wheeler, CA

    o ST1330 -- 1330GMT, April 12, 1981, Tehachapi, CA

    o ST1535 1535GMT, April 14, 1981, Wheeler, CA

    o ST1541 -- 1541GMT, April 14, 1981, Tehachapi, CA

    o ST1815 -- 1815GMT, April 14, 1981, Wheeler, CA

    o ST1818 -- 1818GMT, April 14, 1981, Tehachapi, CA

    A data book was generated incorporating the outputs produced by using

    programs STS01 -STSO4 to process all six STS-1 soundings. The appendix of this

    report contains an example output of each of the STS01 -STSO4 programs.

    This report does not include a source listing of the STS01-STSO4 pro-

    grams (over 3000 lines of FORTRAN IV code), but can be made available upon

    request.

    4

  • i

    i

    i

    i

    I

    Y

    APPENDIX A

    ATSUKO COMPUTING INTERNATIONALHUNTSVILLE, ALABAMA • USA

  • ri

    APPENDIX A: STS-1 SOUNDING

    i This appendix provides, as an example, the vaw sounding data for WheelerI Ridge, California. 1234GMT, April 12, 1981.

    ATSUKO COMPUTING INTERNATIONALHUNTSVILLE. ALABAMA • USA

    Qau

  • o

    e000ee00000aaa0000e000ee0000000000000e000e00000000eoocae

    e o000000000ea000000000000000000000e000ee0000000ee000eeeee

    N NfVtVNNNNNNNNNNNNNN +VlVN11tNN1VNNNNNNNNNNNNNNNNNNNNNNNNNryNNNNNNO O O O O O O O O O O O a 0 e 0 0 0 CDC 0 0 0 0 G O 0 0 e 0 0 0 0 0 e 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 C:: 0 0O O O O O O O O O O O O O O O O O O O O O O 6 O O 6 O O O e O O O O O O O O O O O O Ca O O O O O O 0 0 0 0 0 0o e0000eeoa0000000aoeooeooa0000a0000e0000000000e000eeooeeeo eoeoeooeoa000C•0000e0000.^oe000000eeeoeooeoeeeee04D 000e4Def ♦ f ♦ f f f f f f f f ♦ f f f f f f f f f^ f ♦♦ f f f f f f f f f f f f f f ♦ f f f f f f f Y• f f f f f f•M M M M M M M M M M M M "M M M M M M M M M I ' m M M "M M M M mm M h M PI M M M M M M M M M M M M M Mr) M Mrs M MN N N N N N N N N r)1N N N N N N N N N N N N N N N rtY N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N

    O ID ID ID O W m e m m m ID ;z m m W ;Toro; ID W ID ID m ID m ID m m W ID m W m m ID m ID ID m m ID m m m m O m ID m M ID mN N N N N N N N Ct tH N N N fV N /Y N N N N N N N Nl !Y N N N N N N N N 2! N N N N N N N N N N N N N N N !!T N HI N N N N

    f f ff ♦♦ f ♦ ffffff fffffff ffff f ♦ ff ♦ f ♦ ffff+► ♦♦ f ♦ f ♦♦ f+► Offf• ♦ ffff ♦0 a s t% O O O O e 0 0 0 0 0 C. 0 0 e 0 0 0 0 0 0 0 0 e 0 0 0 0 e 0 0 0 '- O O O o 0 CC 0 0 C. 0 0 0 0 C) Cr 0 0 0 e 0

    OO nO Maa n•s 0as NY 4Jm n' w.v

    o ^O N

    . V e

    ^+ A-. - f A e M A o M V P M A O M A- ♦ A- f A M V P N A- n P M ID N V e f ID !Y A- n P M A- f O M A N n P M 4 M A NM 000---NNNNMMI f f nn g 's V V A1.A m APPPOO-- N N N M h f f f in n V d 0 K K 0 0 a w P O e-M e O e a 0 0 0 00000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 00 - N N N• • 0 0 0 O O O O O O O O O O O O O O O O O O 4 O O O O O e O O O O O O O O O O O e 0 0 0 e e e 0 e 0 0 e e e• e•a e n O f i.M- V AreON - e -A O V W O m A f hn V nnf P ♦ V h Nn V-- f MNM c- ID f f n n V MwA ♦♦ -A ♦ oMef Mno-0o, OPNnn0A000 ^ 0 0POPO•wwPw0 V+00oeeoe 'e Mnn f f f f Mf ♦ f nA of nMNN VIDID Of eAA IDAAAAAAAIDIDem• W a a A A A A w A to F, A P. F. AAp

    OeNn PO ID n VM -m 40 f M OK nNMnVPOPl *ftovPA WNW OVMID1 . eA - onNnPr 4! G! A °w M1•

    J V h f f h M N N NN N O- e o 0 o P W ID ID ID 1. A 0' V V. n f ♦ f f M M N - - o P 0• P ®A• V V n^. V V V V V V V V ^O V V +O V V V V V V n n V V V +O V V n n n n n n n n n n n n n n n n n t) n n n f f f f f r f f f`, ♦ o A•OnfMMN- - oeP•WAAA +OVnnnnYlVVVAAAm00. • O--NhnVAOP - NfnVIDeNMnKOO P m A V n f M N- O P poll V n f h N- O P ID A V h INK M N- e P m A V n n f M N- O P W A V V n f M N^-

    O P ID A VO P I J• 0. O A•O wPPN.eID W IDmm07 A A AAAAA V *%V V V V V V+D V nn on nonnnnnnf f f ia P O O G O O O O O O O G O O O O O O O O O O O O O O O o 0 e 0 O O O O O O O O O 0 0 0 0 0 0 0 0 0 0 0 00 0T A ID P O- N h f n BO A ID P O- NMI 00 V A m o O- N M f n V A ID P O- N M f n V A ID T O- N h f n V A O P O- hr O e 0 N N N N N N M M M M M M h M M M f f ♦ f f f f f ♦ f 0 o n n n 0 n n n n V V V♦ ry 0 e 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 00 C . 40 0 0 0 0 0 0 0 0 0 0 0 00 0 0 0 0 0 0 0 0 0 0 0 0

    f•̂^ - NK f N .6A ^UPO-NM ♦ nHrA eA O NMI n.pAm0+ 0-N )f n^0Am1 . 0- NM f n V AOI. O-ryM ♦ n •AID0 0 0 0 0 0 0 0 0---------- N N N N N N N N ry N M M M M M M h M f ♦♦♦ f f f f n n n n n n n n n^. O 0 0 0 0 0 4 p 0 0 0 G G G O O O O O -4D O O O O O O O O O a 0 0 0 0 p 0 0 .00. 0 0 0 0 0 0 0 0 0 0 00 0 0 0 0 0^/r O O O O O G O 0 0 0 0 0 0 a 0 0 O O a & o 0 0 e 0 0 0 O O O O O O O O O O O O 0 0 0 1110, 0 0 0 0 0 0 0 0 0 0 0 0 0

    A3•t

    fD

    StJJ_

    NH2

    s

  • V

    moeOmooe p eeeee ac, 0omem000oaeopo0#eepoemae000=00mooaaomo.a. moo a

    i

    00 O O o 0 0 C'0 0 00 00 me, 00.00 0 0 0 0 0 0 me, 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 00000000

    YN^YMNCi^INN^'dNNNNNNNNNNN'YNNNNNNNNNNNNNNNN'VNNNNNNNNNNNNhNNNNNNN/r0 0 0 0 0 0 0 0 0 O O G O 0 0 0 0 0 0 0 0 O 0 P 0 0 0 0 O O O 0 O 0 0 O O 0 0 O O O O O O O O O O o O O O O O 0 O 00c e a e> a o a a o 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 o e o 0 0 0 0 0 0 0 0 o e o a e e o e e o e o o e o tl O OL M 0 0 0 O 0 O O 0 0 0 0 0 0 0 0 0 0 0 0 0 O O O O O G O O O O O O O O O O O O O O O 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tl 0 OC P r 0 0 0 e 0 0 0 0 0 .00 0 0 0 0 0 0 0 0 0 0 0 0 0 C. 0 0 0 0 0 0 0 p 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0♦ f ^ • • f + f f + • f f f f f f ^ f f + ^ f • • f f f • f • • f • f • ♦ f ♦ ♦ f • • ♦ • f ^ • • • • • f • t • • f ♦ t.` M M M M M ^1 M M M M M M M M M M M M M M M M M M M M M M M M M M M M M M M M M M M M M M M M M M M M M M M M M M M M M M' N N N N N N eV M N cV N h N N N N N h N N N N N h N N h N h N N N h N N N N N N N N N N N N N N N N N N N N N N N N N N Naaaoaaa004D 0aa)aamaCD40& amaaaa0CDaaaamamaaaaa0aaaa0aamaaaaaa0aa00

    - ^V N N N N h N N N N N N h N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N

    ' + • Y + 1 f • • f f • ♦ + f f + f t + + ♦ f f • + ♦ ♦ f • ♦ • • + + f f + < ♦ t -W t • • + + f + f • t + • • + f • t f to0o00opoo10oo40a0m0o0aa0oo0ope0maaP00e0eee0000eeee000000004Dee

    r•- NNNMMt •hhon aO AA a- m 4600- - NNNMMt •IHN-0 a wA a a 0 V. 000 _ NNIMMt It Inn0NAA•

    M fY NNNNl11C. 14 N N N N N N N N N N M M M M NI PI M M M M M MM M M M M M rMA M M tffttt+tttffftftt ♦.00 0 0 0 0 0 O a O O e 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 m 0 0 0 O, 0 0 0 O O O O 000 O O O O O m O O m 0 0 0 0•tMMMOO*vMVNN4VfNNnt w0000000

    _-0a,000Amonn- KIMM"INnMV- 4innCd00ft 0irk0w 4a0Z0*0:4;weZwi'knwww0;w0;wwi:wwAwwwwwwwwAw^n+ MN-- eeooNt^e^o^owo^mawa^•me.e+a^e^e^we^e^swww000, *I40h0 000000t • ONE YI.Om- tmNAMtr10PO _ ht JAO • N + Ml O N • m•YlrohOtMlfloNNOm .^AI• mm 0 + m0-mw•M N N- O w m A A ^O h h f • M N_ O O w m A r p ♦ f M N-_ O M O m A ^p ^0 h h•++ M Yf Mf Yf h h h M1 Yf Iff V ^) p r r• tl q

    In M M M N N N N N N N N N•- oNhwPNtAPN /1m OM w n Mr Oft Je•ONrfN • mNVeV 4PV0% MOMOMOMOk+O^beMNwMNYI-wMOrAJM• MNN- O PO^mwA JM/h ♦ MMN_-OO^POwI. r^Ohh+MM^+1t1_-o0O^0^mOwwA^Orlfih ♦ • ♦ MMMNIO

    f ♦•• t ♦♦ f M M M M M M M M h M M M M M h N N N N N N N N N N N ^t +^ N /^ N N N __----_--_- -eeoeaoe00000 CPO O-oo0000eoe000e00000....a0000000000e000eoeoe000i.Mf h^OA mT • _ NM • hJA m0^0 _ NMt Uf J •• mwe _NM • v+JA IDNO-NM • NHAmw. - NM+ g JA mw•_NJJJJ o ', JA e A AN tiA C A w m m00mm 0, 0 O CP nAw 0h CD N..O- 000000-------- - - NNN0 0 0 0 0 0 0 0 0 O 0 0 0 O G 7 0 0^ O Q O 0 0 0 " a 0 0 0 0 0 7 0 0 0 0_ .^ ... _ - .. - - - - - - - - - - - - - - - -

    w-nwMmMwhn^MmMmMwN^_v-v-nw• •MmMw - .e.twNnv^MwN^mnw toMmMwNwNwNwN

    •• t t• M M M M M M M M h

    a^O_NM V V's BOA W 00-NM Vi a wmO . O_NM f q J^• mA0-NMY MfNA m1^ 0 _ NM ♦ IfrA01. O _ NMtr/JAm_ y1+d.p ^p ^p ^p ^O ^p ^O ^p A A K AAA w wA AODm mmmm 0mmmP0^ P ^ 0. 114 • P Ok OO O O O OO e00_O C O O 0 0 0 0 0 O O O e O p 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1040 0 0 0 0 O O -O O O O O O co O G O O G O O 0 0 0 0 .^ 0 0 0 0 0 6 0 0 0 n 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 e 0 0 0 0. 0 0 Y

  • ANV

    a a OVeeeooe0000000eeee00000eoe000eoe000 ooa*a00000

    v O G O O e e O o e o o e o e o o O o o e o e 0 o O 0 0 0 0 'f 0 0 0 0 0 e 0- o 0 0 0 0 o 0 0 0 0 0 00000 0 0 00 0

    Y N N N N N N N N ry ^b N N N ry N N N N N N N h N ry h N N N N N ry N N N N N N N N N N N NNNNN N N N N ry fb N N N N N tJO O e 0 0 0 0 0 e 0 0 0 0 0 0 0 o e 0 0 0 0 0 0 0 0 G O 0 0 0 0 0 0 0 0 0 0 000 Q 0 04D. 0 0 00 0 0 0 0 0 G 0 e 0 0i 0 0 e 0 0 0 0 0 0 0 0 0 e :,o 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 L 0 0 0 0 0 0 0 0 0 0 0 0 e 0 0 0 e e4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ^O 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 CGO '1 O O O O0 0 0 O 0 0 0 0 0 0 C o e 0 0 0 O O O O 0 0 0 0 0 0 0 0 0 0 0 0 0 O O O O 0 0 0 0 0 0 O O O O O 0 0 0 0 0 0 0 0 0 0 0 0Ivvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv, pro M M m M M M M M Ff 1. M rf M M M M M M M M M M M M M M ri M M M M• M M M M M M M m M M M M M h M M M M M M M M M M M h hY N N N N N N N N N N N N N N N N N N N N ry N N N h ry ry N N N ^' N N N N N N N N N h N N N N ry N ^y N N N N ry N h N N N N

    ^eii0000eomommmmmmmaa^ommme0000amoomara^aoomaoem^maaoaomm^eoeosoi^oY N N N N N N N N N N N N N N N !Y N cV N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N ft ft N N N N N

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

    O O e e 0 0 0 0 0 0 0 0 00040 0 0 0 0 0 0000CO0000 0 0 A 0 0 0 0 0 000 .7 O 04D O L O O O O O O O O O O e e

    wrfy+e.^NOy-whwrt+wA+NOOYfyM-OOmOmw_M+e+eeNiww^--NNn+tw+ n rAAeAO__Nh+y^•rAmweN1740 ywf^-h♦++ n yyynyyyyy yynyn^o ro dM^H^OV^OVr10wAwwh wwwmeeoeoeo^soeeeeeooeeoeoeoeoeeee0000eoeeeewwwwwwwwwww wwwwwwwwwwww w w w R w w w w w w w w w w w w w a+ O a w w w w w w w w w w w w w w w w w w 0- g w A o- N w+ N 40 v e w + y y N w+wwwwwww.^ wwwwwrwwwwwwv^ wwwwwww••wwwwwwwwww ierev ►.rfiwin !! !!+--e+Noweo_ •ey+N++-•NN m+rl wwreMrO+rArh^INA-O--rry.•y-_OeOe__-__NNMMNNNN-.^^ivnnnnnririri*m^i^o^w^:oiwiwwwieewwe_-:rini_.. _ _ _ .. _ _ _ _ _ _ _ - .. _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ N N N N N N N N M O N N h O w A ^e 0 0 0 e e - N e e w w y w•^yhwy ry wuneA40-er.rlewVfNewyNewr,NeeyMeO .on_ eroeF,o-e- NreyAwwwAnNe^wy__- eeewwwwem^wwn wee,e •erynyy•+++nMr► nNNNN--o^ennynyyyny^nynyyyy++•_ O e 0 0 0 0 0 0 O •f 0 0 n 0 0 0 0 0 0 0 6 O O 0 0 0 0 0 O O O e 0O 00 0 0 0 0 0 N 0 0 G 00 0 0 0 0 0 0 0 00 0000 OO e p 0 0 0 0 0 0 0 0 0 ^'1 O y1 O y p y 0 ^1 O y 0 y ^7 In by 0 y 0r^t y ^•w p ••o_ ry r► 40n^swm• e-Nrr40y^wcrwe-NM40yvwrwe-eo--NNMn++ynvvwwmmwweNNNNNt1N^'! hM!'lMMhMMrl404040 +++++++ yyHyyylf/ yyyVNOeoe00ee0000oOpe0e0e_-. ---.---------^ -..• -- ^••^ ------- ------.. -.. __-OOOOOOOOOOOOOb0000ee0

    ' w e- ry M 40 y e w p w o- N M 40 n ^o w e w 0_ N h+ n V w e w e- N M 40 y -0 A O w 0- N r^ 40 n V w o 0 O - N A 40 y ^1 A m- NNNNNNNNNNf 'f MFf n M rf M M nri +O f +0 ^ -^ 0++ yy nYl y nnri ff lAV ^•M^O ^• eV V r•rAAAwAAAA!'.D O O O O O O O O O O O O O U O 6 O O 0 0 0 0 0 0 0 0 0 0 0 0 0 0 O O O. O O O o G 0 0 0 0 0 0 0 0 0 0 0 0 0 0 Y O e 0

    a•

    L

  • 0 0 o 0 0 0 O O O o O O o O O O 0 0 0 0 0 0 O O O O O O O O O O O O O O O O O 0 0 0 0 0 ,0 J O o 0 Cl 0 0 O O 0 0 0 0 0 0

    o O O J O O G C3,40 0 0 0 C. 0 C, 0 C. 0 0 0 0 0 0 0 0 0 01^ O G O O O 0 0 0 0 J O G O CG 0 0 0 0 0 0 0 0 6 0 0 0 0 6 0 C, 0 0I

    NNN N N N 41 N N N N N N N N N 42 D-0 N N N N N N ry N N N N N NNNN N N 4D N NN NNN to N N N N NN NN N N N N NNi- O O O O O O O O O O O O O G J Q. 0 J O O O O O O O O O0 O O O O O O O O O O G O 80 0 0 0 G O O O O O G O o 0 0 0 0 0J O 0 0 0 0 0 0 0 C . 0 0 0 0 0 0 0 0 O O O Cl O O O G O O O o 0 0 0 0 0 0 0 G 15.0 0 0 0 0 0 Cl 0 0 0 0 0 0 0 0 0 0 0 0 C. 00 0 0 0 0 co 0 0 0 C . C. 0 0 0 0 v O O O 0 0 0 0 0 0 0 0 0 0 0 0 C. 0 0 Co 0 0 0 O Cl Q 0 0 0 0 0 0 0 0 0 0 O O 0 0 0 0 0 00 0 0 0 0 0 0 0 0 0 0 0 0 0 .:. O 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.0 G o e o 0T T f T f T T T f T Y f T T 4 T T f T T T f T f T T T T T T T T T T f T 7 T T T T T T T f T f T f T fT 1 T T T f f fR M "f M R M R M R M M M M M M M R R R M M M M M R R M M M M M M M M M M R M F'i M M M M M M R M M R M R R M M M M R R RN N N N N N N CI N N N N N N N !VaY N N N N N N N -- N N N N N N N N N N N - N N N N N N N N N N N N N N N N N N N N N N

    ^pmWmommWmmmmcommmWmuommmWmmmmmmmmmmmmmmmmmmmmmmmmmmmmWmmWmmmmm^ ^NNNNNNNNNf1NNNtYN N fY(VNNNNNNNNNNNNNNNNNNNNC^NNNNNNNNNNNNNNNNNNNNf TTf TffTTffTf T T T T T f T T T T •f f T f T T TY T T T T f T f ffT T TT T f T f T f T T f v T f f TT0 0 0 0 0 0 0 0 O O 0 0 0 0 0 0 0 0 0 C. 0 0 0 C. 0 0 0 0 0 0 0 co c5 .0 0 0 0 0 0 0 0 O O O O O O O O O G O O O O O O O O O

    D1

    _T •If in O•mIf) W e•OG RNP-f -Ownf^wnRe^-om,on.^--o•mn^riN-oo^m.on^aoa^a,^on^wo®^un^p^ooPPWwn^onn^r^iNN---000---- - -OGO. - o 0 0PV 4DCb'D Pmmommomr.0nnwwn^o CD42 44b CD=onnnnnnnnnnnnnnnnnn.-,._-__-._.-.-000000000000000000eoe000000 00000000eooe0000000ee.r.-+& N T P rP 00 M•. - NON o RN-Rf.Or74 0%0-b-w4Dfn-f NtVOOo_ o R Rn PP CD .I-nR.OPP•1-O

    nnnn.o'OtiAnW .00_ 000,m,^mww.nnnoM^^-oo^con.on.nerw-ooe.vmmnnw•i' f T T T T T T T 't 4 ♦ ^• r . nn n n n n n n N n n n p T T T T T T T f T T T T f T h R RR MRRR RMRR N NNNNNNNy. O/ 1 O n 0 In O W O W. W. O n O in O n O n o n O n O n O 0 0 n O n 0 n O n 0 n O n O n O in 0 n 0 n 0 N O n 0 h O n O n 0O - _ ryNRMT Tnn •O .O AAmWPP e o- - NNRMT T nn •O •D nPz mPPOO_-t; NRRT f n Y%•D •O An m mPPO+^ - - - N ry N N N N N N N ry C4.V N N N N N N N N M M M R M R M R R M M M M R R M Fi R R R To o a o e o 0 0 0 0 o G o0 0 0 0 C. 0 0 0 0 0 0 0 Co o G o G o 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 40 0 0 0 0 0 0 0 0 0 0 0 0

    I

    CdMv n •D M O. G.-NM TnW A WPO - NM T n .D Am PO_NRf n •0A W T O m n .O A0Po-NR Tn.OAaw OmmOmmWmWms^a`o^u. O. PAO+PP0000oo0000- .-.- _- NNNN NN N N N N M R MM M M R P)A

    - N N /V [V N N N N N 1Y N N N N N N N N N ry N N N N N N N N N N N N N N N N N N NJ O^ 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 O O O G O G O 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

    A ^

  • On^V

    a O a 0 O O O O O O O O O O a O O 0 0 O O O O 0 0 0 0 0 0 0 0 0 0 0 0 0 O 0 0 0 0 0 0 0 0 0 0 0 C3,0 0 0 0 0 0 0 0 0 0 0

    O O O O O O O a O O O 0 O O ID 0 0 0 O O O O co 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 O O O O O C. 0 0 0 0 0 0 0 0•2i3 0 a 0 a 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 o 0 0 0 0 0 0 0 0 0 0 o o 0 0 co 0 0 0 0 0 0 00 0 O O - O 0 0 0 0 0 0 0 0 0 O C3.0 O 0 43,40 0 0 0- 0 0 0 0 0 0 0 O O O a 0 0 0 0 0 0

  • 0

    .F

    3

    I zM

    F s o 0 0 o 0 0 0 0 0 o u o C. 0 0 0 0 0 0 0 0 0 0 0-

    O O O O O O O O O O O O O O O O 0 0 0 0

  • E

    i

    i

    3

    APPENDIX B

    ATSUKO COMPUTING INTERNATIONAL• HUNTSVILLE, ALABAMA • USA

  • APPENDIX B: PROGRAM! STS01 - 1at DIFFERENCE

    This appendix provides an example output generated by the I STS01' first

    difference program.

    ATSUKO COMPUTING INTERNATIONALHUNTSVILLE, ALABAMA • USA QG0

  • 0

    rx

    m W W W m W W W m W W W W 0 Wo^a•+•^o . u^aQ aaaao+o.a

    ...............•auroocQOCaoca;dwGe assa.aaaaaannaaana2a call =aaaaaaaas

    iV N N N N N N N N N N N N N N. .. . . . . . . . . . . . . . .. . . . . . . . . . . . .

    W W W W W W W W W W W W W W W^^^.-hrrrrrrrr ►-rrrrrrrrrrrrrzrrssasnannnnnnanamWO^oomm0000WWOo

    NNN7»»»>7»> WW W W W W W W W W W W W W W W Oxxxxxxxxxxxxxxx WW W W W W W W W W W W W W W W a

    WO O o 0 0 0 0 0 0 0 0 0 0 0 0 Ja,nawaau-a t-I ► aFhh•^ rrr ►• .-h^-rrrrr kLo• oo a o/o aaaa aa 0 a0 axrrrr=rr::=rrrrz r42 CC aaac aaaaaa a•M6 ft•^a•&a•iatac^•cae o0 u u u 13 u u 133 u u u u tlu000000000000000 at&Y•:acIN0f OCa&aO: Gw&9a raasasaaaaaaaaaa a

    • • • • • • . • ► , • • • • s •

    <

    mg<urJJ_

    Ni-Z

  • QD

    C; a 1 0 0 4; ; 0 I' I • C; 0 1 a43 r

    I C; I I' I I I I C; IJ x I I I I I Cv I

    1.;.C; C; .C . . . . . . C;

    0C; C; 1 C; 4;4

    a I0 o 0 C! C, 0 0 C. 0 0 0 45 G 0 0 Cb 10 a Cb IC! a 0 4! 0 40 Cb 0 a p 0 40 40 10 C. CD a -0 C2. o CD 10 CD CD, a C! Cb 40 0 CD 0 40 C! 4! C!

    O

    r a c m 4 1 4 r. . . . . . . . . . .

    AL%"

    &a 0-

    0 10 V 41, 0• 00:44 r^ .: r. 4n 0c; ND 0a a 000 at. a! 000 W. 0, C ; Oao::00&0^ 0 Ov- @,O p 0,0@^Oa

    A n in v v v v v T v 0.

    on vm 0 C. C; C; C; 4; C; 4; cl I; 4 07. 1. qs, 1; 9; 1;• •-i•0•0•0 0 ^Ob 4 4 4 .0 .0 ^& -A .D .0 n 0 .0 V V n 0 0 0 0 0 n n 0 n n 0 0 0 0 0 n n M n 0 V V V V V* V V Vtj& 8

    -o vaIL

    *INVr+W w 40V;T 0* rz lzW; V; V; W; W; tz 4; 4; w 0; 4; Q,^ : ft, 4; C; r;V AO W,'m nN N". ew ;:

    KQ01:0, %a W) nw Me" 4A W 0,

    4b K ftp^ le on nno W, 0 0 n in qr qr v v

    4m

    "Ki

    4M Ij V; 4; VZ C; C; t.; • V; P: 0; C; C; F; V; fz 1; — f;

    I

    ur

  • 0nnV

    ooe0-000--o-JOaaoo-0 0 0000-o-oo-o-oo- --oe-oo-o-o-oo^-00000001 0 0 O 1 1 O G O O 1 1 0 0 0 0 1 0 1 0 0( 1 0 1 1 0 0 1 0 1 1 0 0 1 0 0 0 4 0 0 0

    f f^- o- O.- - O O NAY- o NA P h P ^O O Yf 1n n A M O N IOO O OO OO O O OOO O O O OO a O0 0000 O OO o C . e 00 o e. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .1 1 O I 0 0 1 V f V 1^ N 1 m f V n 1 O m 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 C O O o 0 0 0 0 0 0 0 0 0 0 e 0 0

    1 1 1 1 ^ 1

    y n h o- o- o o- o N N ry 0-- J o- J J o o- o 0 o N- o-- M o N^ N- M N- - M MN 7 7 7 f n^^ - N-O O 1 1 0 1 00 1 1 0 00 1 1 0 to - I I -- I ;• 1 1 1 1 1 1 1 1 1-

    In In In O lfl nlAnn o o n nn 00- 0 In O In O O O n n n n o o o n n m o n 0 o o o o an n o n nYlCD, 0 in o o o o erfn no. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .l 0 1 1 0 0 1 1 0

    ; 1.4; J o 0 1 1 0 0 0 1 0 1 0 0 0 0 0 l 0 1 0 0 0 0 0 0 1 1

    J O O o 0 0 J 0 0 0 0 0 a 0 0 0 0 0 0 0 J O 0 0 0 0 0 0 0 !'0 0m 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 G 0 0 0 0 0 0

    A- nw M^1MANnwMmMmMANW - ^O-V- nw^mM OMA - ^•OfANnwMANVOnwfmM O MA N ANA IV AN;MMNMM ♦ fnnnVVAI.OmwP00---NNNMM ♦ fnl'lV^pAAA000wwoo---NNMMf•nn^0^•AA•INNNNN .YNNNNNNNNNNNNMMMMMMMMMMMMMmm"mMMMMMMV f f V f f V f V r f V V f 10vT

    ♦• M M M o a** O V N N V V V "Nov M N N O m N w w w w w w w w w w w w w w w w w w A w w w w w w A w w ww of-00P w w w w w m O 0 A A n Fl M ^Y n M w V n r! N O o N M w w w w w w w w w w w w A P w w w w w P w w w w w w w w P w w w w wA A A A A A A A A A A.• f M ry ^•- N o v ^O V w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w

    ♦ O N ♦ n ^O O- f 0 N w M f nOwO- M ♦ V A O O N Mo. N f O f n V O M O f M n 0 N N o 0• A w 0 0 0♦ 0 0- O A•1'!NN- O O mAA Vnllf tMN ^ OOwOA^•n V VMN - - ewosD.• ^o ^e n 1A^ ^^nnnn 11111fn •in Yf .onn^e vie rin♦ ^ f ♦ f MMMMM! 'lhMhMMMMMNNNNNNNNNNNN -^ ^ --- ^-^ ^--^- ^- ------^ ----^

    Z; ry rl A w Nt A w 1V 9; OO h A eM 100 F44 o ♦ 4; N W; wr O NV O nw r w MO M O MOM w l w ne .O N A M w Mf ^AMOrMM[4.N - o P o 1.A %a n h ♦ MM-.Y-- -O Q. P OAA V Vnn ♦ MMNN - - o O w P O Q. A A N 1& 0 n in v f ♦ MMMNN•ef v v v vv MMMMm"m MMM r) M M M M N N N N N N N N N N N N N N N N N N - - - - - - ^- - - - - - - - -

    !•MvnV •- O P,O-Nm wPOOKmoO-NM ♦ nVA Ow0-N19 V nVAO wO - NMf:VAOo O - NMrnVAiw^N^^O V J V V V O A A A AAA AA A KW m o o m Oo m 00P ^• ww V. W. P VA w O o e 000e 0 e 0- ► -----

  • O

    d•

    -- 0 0 0 0 0 0 0 0 0- 0 .^ 0 0 0 0 00- G o - O- 0 0- 7 ! 7 c1 - O N ►1 o O O 1 p O O C I' C ; . O 0 . of

    0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 042. 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 C. 0 0 0.D zo O O O O O 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 p 0 0 0 0 0 0

    ••- Ory- --ON- -o f MNG f MM In- Ooo fN p - f NQIinomo AM10f

    1 1 1 1 1 1 0 ^ ; 1 e 1 1 1 ; ;

    o •^ a 0 al O a o o O O o O O r, No 0 N h h M h h h h h h O h h N h o In h h p. . . . . . . . . . . . . . .O O 1 0 0 0_ 0 00, 0 0 0 1 O 1 1 1 I 1 O 1 1 O I 1

    0 0 0 0 0 L 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

    AM.1f Gv1NOM1 - AhPV NAA f N o 4! V hh-Ommmm p^^- Mf mfOoA,P P a-- N N M f f In V% -0 K /. O P O-- N M f 0 -0 V A m P o N M v M1 /. P-f f f if. Il rl lf= M/ p innnhnnhnn V V V V V V v1V V V V VAAAAAANO

    O P.•PI.P PP.•PP.^APPPPAO•PPi/1PP0•.^ATPPO+PPPPP01wJ• T 7 T O TO T PO. O. 0+ 01 PPOI 0;01 P00010;P0;4: QZ PPPJ•1 0 O O O•TPI OIO` 0`•a1.O•Af•PP PPO.1.01PPA0+P010%PaJ•f•PPP

    o070!00"11 f-O)NNOfMAA0 or! VPfONVMVNA-00 -VNVIL VInh blhhhn „ f hV VAP . AOma 01 PP010imfo01010- -tv V,n^.--^.-----^ -----^ ^..----" -- - - NNNIYNNNN

    P1/1 NPfSN P •OM O A f -OYf PIOA hho lz 9; N, Ow Yf IbOm V; NO mlo M-i-- O O O P P P P O tD m A A A K V V V V 0 0 In 0 f f f f M M h M N N N N -

    f"If UI .On d/P O - NMf VIV AIDPO - NMf MIVR • OPO-NMf In VAmO10N N N N N N NM M M h h M h M M M - f f f- f= f ♦ f lA h h h n In h h In In V

    a

    a

    ..JaLLr

    Z

  • 0

    I

    ^ !• t f i # i i i f f f t i t s i t f f t t f tZ t! ♦♦ f ••• f• t f f f f f •• t i t f t !

    NtfMA .4 fMNOMMn J^Qi CJ N.O ad fMOMN - M- T^OMTMHITTA - MSIMnN GO MM - Nf NN O N-f7 ^--

    fyS d^N- - 1 1 1--M ♦ -- 1- 1 1 1 1 1 1 1 I 1 1 1 1 0 1 1 1 1 1 1.9 - 1 1 1 1

    i f• f• ! •• f i! f! t t ! ! f t^ f• t ♦ i f ♦ f i • i f t f fi i f fW -O-mf f . .^NTOOT1f10 - T o.anM P. NMcl C.4 NMNMNN f NON o N-- ^ N^-^O MN OO..-- - OM-J. . _ .W M N- 1 0 0- 1 1- 1 1 1 1 1 1 1 1 1 O 1 1 i 1 1 0 0 1 1 1 1G M 1 1

    1

    W

    w r n n r" Owl n n tll n n n n n n n n n on n n n n n n now n n n n n n n M n Ono o n n n n n n n n n n n n n mr . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .G

    Zr̂O - ^OPAm - NP^Nf ^O O P ^nnm O^^ - f^O^ nn mPmnm O,p m-AM1Pf MAOAf - Nm n ^D f• OOMNMPA

    • ^JaJVa •^ In^r.ol•f^Ofoa^n^ - - ao^noo^nnnn-eao^onli-.:o^ml.Yt4a-olnm^on^aep^mron^tvolouitn•Jn--0000--------------- --------P0•PJTPO^PPmIG Wl00mmN . M1AAAAA^Ir^I N

    o N N M o P A ^o m m m m o- N ac P 1. Hf A ^O N f P ^O P o o M N T o N m A o M N- M T ^O n- P m ^O P if/ - A O f A- f Nyl . . . . . . . . . . . . . . . .J001+10 - G- N !"/ lf 1.PPPM1nNO W A n n n n n-O ^0 A A A m P 6000- -- ^-- -OOPmmmAAOnnfH

    S W .Innn Ylnn n nnnnnnnnn ff r T^^^Tffv r f ♦ nnnn nlfi ri nnnnnnnn ff • Tff^^^f v ms gylly 0l/f0 n o nOna 42 0 a0OnonO0Ono0Onon o ne0O0 W 00 V)00onOn ey/ o nOnenonenOn ..!

    NCJMMr f nn^O'O AAmmPPc0--CJNiHMrT nn^ObAA /b mp.1). 00--NNMMf nndu11► AOm JZ•, -- - - - - - - - - - - - - -- - - - - N N (V N N JV N N N Co CV 111 N N N N 111 N JS ;

    U)Z

  • 0

    ^M - t N00 - MM E- M- NAM - N^---- N - ON -- - -NnM----0--- - O--NMM CO--0000-0-0J O 1 0 1 1 1 1( 1 1 1 t O 1 O I 1 1 1 1 1 O O 1 O O

    -- O-- N N-- C: - N- N G N M in A M-- O N^ f X 0 0- N N O- .- N N- o o O- o o N o o 0 o o- - - O- N O O

    . C ; ; ; ; ; ; ; ; . o I . ; 1 0 1 1 e I 1 1 1 0 o O i 1 1 o I

    If n n n n It n n o o n N o 00 Ono non on n o n n n n o Ono n 00 noon non n n •) 00 non n n n n n o o n n. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

    C. KfI 4.-.• a ♦ wnN 4--,NP- V - OAn ♦ - - wNAO/VnAMA- - MMn A ON 10!w o M w m- - OO- NM V!M1"•m• e N- 0 tA•A a"K.•U; " ♦ MC;1V - - - e 000o0%04w oo00-a------ 1V N N N M M M M M M M M M M M M P► M ps"

  • ..ONNG - O ^-M- O -- t• O -OO- o- 000ON- -BOA- Cl-Oft O-..O.--000 O-O I 1 1 1 O O 1 1 0 1 O I O O 1 1 1 0 O 1 1 1 1 O O O

    0000 - o - e - OOo 0'D - 000- 007000N^ - O -• !77 N C O0c ^- O-0000 o 0 e O 1 1 1 V O 1 l e a 1 0 0 0 1 1 O 1 1 1 O t 1 C'. O 1 --

    h nn^ll'ln n nnnnn r nnln ^l ln n nnnnnnnnnnnnnnnnnnnnnnnnnnnn

    • •y•. a e Nh A n f MM f n n,• V V AA ma AA A ry A P On m- n AA OmO Y V •^ f iry Y Af fMfrf fff ff f Yf f Y

  • APPENDIX C

    ATSUKO COMPUTING INTERNATIONALHUNTSVILLE, ALABAMA • USA

    if

  • APPENDIX C: PR00RAM ST302 - CONTACT DATA

    Thin appendix provides an example output generated by the I STS02' con-

    tact data program.

    ATSUKO COMPUTING INTERNATIONAL# E HUNTSVILLE. ALABAMA - USA QeD

  • 0d

    :ii* t*+•iisi i* **it+ t R• t+• t i••• a•R ? f t f ! • ! , t f ! • • •ZSLxxxxxxxxxxxxW J W W W W W W W W W W W W W►--hrh•- hh hhhhr-hrpl .t {fr N N N N N OI N N N i/1 N OlT t9l U/MNNNNNN gl ql fpNasaaaaaaaaaaaaa^aWaa0000c0000

    LL WW W W W W W W W W W W WW J W W W W W W

    Li, W W W WW Wp _a walz aaaaaa mam

    u auuuuuuvuvuuuuLL- ILL LL It IL LL W LL LL W W LL Wu.(/1 :NtAN 41NNUIN VIN 41W NZ_ x x x x x x x x x x x x x

    QY D a+ ar QJ a d7 Q•NmQlm Q!a - s aAa••a+AQ.0%aAO+o.0.

    o;;aacaaaaaaazMaocn=annnannnnannna=saaaaaaaaaaaa

    N'•NNNNNNNNNNNNN

    W: W W W W W W 41 W W W W W W

    x x x x x x x x x L x x L x xn_nsdnndnaannnnP.% A Wt A A A A AAO^

    YN'aNNNNNNNNNNNNN M

    Nh

    h Z hrhhh^-hhhh•- ► h9Z4Za9aaaaaaaaaa

    0ozan000000n0000 WW J W W W W W W W W W W W W W coh-h h` hh hhhF-l-h h`hh N> > > > > > > > > > > >'> > 7 WUJ U CI U U U U U U U U U U U (^W J W W W W W W W W W W W W W OX x x x x x x x x x x x x x x KW J W W W W W W W W W W W W W nNYN cm NNNNNNNNNN WO a 0 0 0 0 0 a 0 0 0 00 a JNAN(ANNNO1 N^if N VIMNNN-hF-1-F- F-N h ►-hFF-hH LLNn g NQNN.! W NNOIN •lbZ_ L L Z Z Z L Z Z x L L Z Z hacaaaaaaaaaaaaa ¢as war amaaaaaaaaft ou^v^^unuuu^^c^vc: vv0 0 0 0 0 0 0 0 0 0 0 N0 0 0azwGeaaaaaaaaaaan: innnnnnnnnann n

    Q

    D

    LLF

    Q

    Qm

    5Q

    J_J

    Z

  • AWHQV JW OanaWopt:^ Z 1.S Z •Q WW.a m aZW1-W >Wa V.ssacr 4W WO Z

    .+ 4W rJ CSOSQW

    Z IY G/- rr aor

    > W 1.W pJZLW W

    f- ra zZfaaa lL^WagZ WZG

    D W

    W Z aii W a•

    T>6mo

    Q

    W

    I aZ_ Qccc

    Z ma

    5aO_3U JO >Y NM FN Z

    4 =

    I" - tfu o^iV^rl• rr.•onon" N drry ♦ Inr-mJ c►+nV,w-o.o•er*ir•14, C; 1.; 11 , t'. r4:Qu ..0000000 ... .. Nt• . .1 NMM •4 NNE ^•• -+- oOC Oc O

    •] W 1•. ♦ N V. .p I. 1. ...... M .T Cl p. •* Y•. Yl .^ •j..,+ 1 1_ a^L O - - ^ ^ ^ ^ .V Nry N a ^.YMMM MMMMMMMM rq F.aSkrr^ O^! f O bNNM Y1^hMMn. f Om Jlf M ^ ^ wAA= .a^Yl V) a, a, a N ID'O ^T=TN

    2 ^acu M^M^fb•an •A M1 TMOM.a N ^,, ♦.o A vi .o .Dn 9@aDA 0% 13D !^ PIX• a AAbbAbAA0IL A A •a .0 •a •a •O •C •a •a b •O .p f n at • b .D M1 A ♦ ^

    ►- ^MO OA •r Y •D •OM ^ p. .A M .A h N f 'aO ^ ^ Oaf ^ Q.O oO •a Q. ¢. q . aD 1,. AAA •ab .Z in in f f I f T f MNMMMf f f N-- ^^"^ •' ^ ^ ^-

    X OL

    7 Hs n •a•ofO• f.AmwAh•Op•oNMTWQ• .oM In, ^OM ^ f ^nnva ^Q+MM1MMno ^^ MA.DAr YO T^aM1PaDAAAP .TwPPRm--^MTM^b/yMMfnnfMapA .DAAmmO.O•C;C;p t^ PQ•PQ•O•TQ+PQ•aTPPPQ• mC2. a 0o ao, oo 12, CO, 000000000 - .-.^ N N co N N N N N N N N N N N N M M M M M M M M M M M M r •1 M M M M M M M M M M M M M M M M M

    13

    h-Y Irlwn o m ^ .D O ^n^nNPNatAMPM0vN'D D.Abbfrl0!2NwnmOAPO^•OnA1•- V ^Nf bn In in bA A CD -A QP O .-NNN MAW T oo-^-NMMM f f n V; r a 4; Q.P00O p w w w m a• w W m (D .D w aD w• m Oa wQ. PQa Paw P T o 0 00 0 G O00 0 0 0 0000000-- ^IL N N N N N N aV N N N N N N N N N N N N N N N N N M M M M M M M M M M M M M M M M M M M M M

    pU im W bMQ•.DAO f A-N^ •O [V N- bM f Nn n a, V ,̂ 0% Q+ O Nb T POO M•a-n0^R•nNSW _ _ _ . _ .OJ/1 •- ^- 1 1 1 •-NNN ^ ^- ^ NNM f of M NNN- - ^ 1 ^^NN r.) cmU\ 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1L1

    W dU ^MMMf -.!aA bMnPibNM •Tb wNFf (V o^ J• OOi •Df M1 ^ 4 f AO.mMmm^wnJ Q• O %f) ! f f! f M M M M N^ ^^- CIA N n A O Q} R m m A• O n f! M M M M M M• V ^ - NQ f-) \u L

    -W xau aJ J ww . . . . . . . 0 aDb ^ .D •O v NMM^ Omaa00nn •VNNb.Dn G'.N Y: nR• NTN . . . . .a c p P W thT f T f T I • •) M P' I F I M • V N N ^ N M r f n A w Q rD m tD m A. a' L' 1-W 4 M M M T T! M M M M MS O .1 \

    .:ra d- NZF Wd J4 W N41 ^ OQ. Q. T •a T n T. Q• O OP M n nn O P M m 0 ^ .a w n o n f P f MN O No ^ w oA on m Tm

    S .Y V _ _ _wp ONN O.a N., wn Mf An- Q•G- In 0 AA a V, Q• b TMNA^M Q,A ! M ^ A --

  • o NC7 O PA •On Y MN- O P• b n Y M- oP 0b b y P; - PN do Y MN - O PP m N AA dnn Y M4 0 o P P P P P P P P 0. 0 m m 0 N 0 N m A A/ A A A A d d d d d V IA d d n n o n n o n h n n n

    ® WO 11: 4!0• T O-NM f ♦ ndNP O Nf bPOMYAPNnNNb-non-bNAMNMOdMP fZY MMMMf f Y v Y f f Y f n in n nnbbdb-OAAAa0PP00 NNMMf n nddAQnn

    - t11 n N M 0- A 0 0 0 P O O e Y Y n N A d n N n A A M Y Y M A Y P P P P P P P P P P P P P Ps 1- -eta U - N- -- - - - -A - the - 0 0 0 00 -NMf dA Y bO Y A mO M P P P PP PP PPPPP PP

    0 --- N N N N N N N N N N N N f n d b d d A Kip. P P *.W. P P P P P P P P PP P P P P P P P P PPP P P

    ovlr \ 'A V

    a Y/lfI f r f f f M M M M N N NN NNNNN Y Y f M M M M P P P P P P P P P P P P P P_ • PPP P P P P P P P P P P PX t! P PP P P PP okP PP PPP

    r o A A n- d N N f 0 A m Y N P N f f n A M A N N P d n b- M N P P P P P P P P P P P P P PO MPf rl my Y f 0 o Vl hf V;W;Yf.C •a-C-1l ^O 1^A 4; T O -- - NNNPPP P PPPPP PPP PP41.7 •---- --« .--- .-NNNNNN -VPPPPPPPPPPP PPPO M M M M M M M !' •1 M M M M M M M M M M M M M M M M M M M M M M M P P P P P P P P P P P P P PW

    I-- Y P 10 A f- M /ti O h Y d Y M O M d d 0 Cl n P h N b M N f O N N n o o N N M 0---- Y A ^-rV o--- N M M 11 f f f M Y Y n n n n n d b d A P P 0 0 0 - N N N N N N M M M f Y Y hOA -aYNNNNNN NNNNNNNNNNNNNd

    -;;mm rn M M Mr M M M M M M M Mon M M M M MMM M M MM mm M M M M M M m M M N+M M M MI M

    !L U aY b N M o A d A A O M m N n- h d d m M N 0 A A WK P b d N 0 d m d Y d Y CNN - O Moft N N M M M N N N N M M M f n n n n n d A A m P O O- N N M M M N N N M f Y n d 0 m P P mU \ ---------------------L

    t lL U N m P N d m 0 n- P N P A N m N ry M b n O M f N P ^- n n n- Y 0- f A n Y M P O P n- f n6 S P U` aV A N M M M M M M N M r"; n n d A A d d A A A /n d A 0 0- N N N M M M fn n' n f Y Y M N

    - L - -

    rrl xG ^ VZ 3 J O U n 0 M d A A d f- N d f N P A A N- N- O A V- n m O O M N Y f M Y m P-- in b n A A N-

    - f W W . . . . . . . _ . . . .,Y im M W •/ M M f f f f Y f Y Y f n NO d A m V- P 0 P 0 0- N N N f d A 0 N m 0 0 N P- ^- - N M "mm"C O. N d \ - - - N N NN NN.^Y Q- 0)Xr u1a Jr ^1 NO+JI - A m- M M n o A N n d A M A A- n- N 4%4 - N N Y n d O d A^ M m A P A P M- 0 Y A M M YI K V - .-0 - A M f O f n N 0 f M n 0 0 0- N N 0 n M M o 10 M M A- -- N Y n d d b d d Y- P A d n Y

    O M NNN M M M M N NN N N N N M M M N N N /Y N- -- ^- N N N N N N N N N N N N aY ---- ^-N N NN N N N N N NNN N N N N N N N N N aV NN N ad NN N N aV m tv N N N N N N N N N N N N

    ►- d-- - P f M O Y--- M Y A d n P n- d d o N M n O A n M N P P P P P P P P P P P P P PaL U

    _

    N P O - - M M f f n b A 0 P P 0-- N M M M Y 0 0 N P P O - N P P P P P P P P P P P. P PM 13 aV N M M M M M M M M M M M M M Y f Y YT f Y ff M M M M f V W P P P P P P P P P P P P P PW O 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1O

    d U d N N n N 0 A NO A n A d Y A M M Y d 0 0 0 A n M A n A P 0 o N n d 0 0 N n A P f N n O AxW V P O- N M M Y n d A 0 0- N M Y n d A 0 P 0- N N M f Y9 d 0 P 0- N Y n -Z A 0 0- N M f n►-O 1 ----- -NNNNNNNNNNMMMMMMf]MMMf f Y f f Y f Y nnnnnn' 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 i 1 1 1 1

    000000000000000M.000000000000.0000e000o00000000CAW m- N f n b 0 0 N M n A P O N n A P N Y A P 1Y n 0 0 M A O M b O M d 0 Y 0 N n P f O N d 0 11OC x .00 f M N-- O P 0A d d n 'm N N- O P P 0A A d n n f M M N- ^" O P O^ O A KVV n n YA n n n n n n n n f f f f Y Y f Y Y Y f Y M M l7 1'I M M M M M M M M M M M N N N N N N N N N N

    P-- Y- f- n- N A P A O OP.. O- A- N- Y N N ON n m d d m N o n n "K N d N Y P- P f n nS xV GP f d Y 24 o 0 A M b- P 0 M n- P A W. A n Y "" Q; b f f A- A d b A -^0 A AV; O b d 0 A»V NndPfnK m V '00 nAO f 0P- d0-YaTNf 0NbPMO - f m- A - M aNAN0W m P o- M V n d N an O- M f n A 0 P O N M f d A 0 0- N V n d N P- N M n d m P O N M n dS f f n n n n n n n n d d d d b d d d A A A A A A A m 0 0 m m w m +D P O P P P P P O O o 0 0

    r O o 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 O C O o 0 0 Co 0 0 0 0 0 0 0 O 0 0 0 0 0 0 0 O 0 0 0 0 0U . .r - NMf nbA0P 0 -NM f ndA00PC , NMf NdANPO.- nY. Ynd P_ 0P0 '_ MM f nZ n n•+ h 1f- n n n n •^ b •O `O W 'L d d'd •4 AAA /'. A A A A A A 0 to m Z m m 0 CD m N P P P P P PQf Q! M A N n Q. h O M A N A- n P M O M A N n P M m M O M A N d- d- d- 0 P f 0 M 0 M A-W Z

    _» •O b A A 0 0 tD P P O O- ^- N N N M M f f n n W;,;b A A N O •- T e 0-- N N N M M f f n n d» x -- - - - - -- - N N NN N N N N N N N N N N ov M N M IY N.4 M h M M M M h M ry h M M M M

    0

    OWrQV JW OO ILat

    0 ^ v- x W^+ OOx z da WW Z409Z2 W r

    W Q c%^StAr WW W Jm =r WW r JJ Zv ar zaoaaW Z2 K O0 7 »»rrraaall.> Mimi

    W ` JJxWW Wr 0M Z2UIQazwWaxx W_O WW IL WW x ILIL W N^ r }} } mmm •

  • ° co nnn nnnn nny „ ioee^ee ____-NNNNMril+i^nMMMMnriMfffnnnnnnnnnon"oonnnnnnnnvinnn0Wnnnwon• W O V 0M0v O in -@ M m @n T f Nc^ @^On f T f T T SAM

    2 Y m m@ P P o_- N N M M f n V N A@ O O O_ NM f no ^0 A m P 0_ N N M f n b h m P 0 0_-NNNNNNNNNNNNNNMMMMMMMMMMMMTffvfTvvvvv in@nn

    P P P P P P P P P P p P P 0^ P P P P P P P P P P P P P P P P P P P P P P P P P P P P P P PK U P IMP P P P P P P P P P P P P PPP P P P P P P P P P P P P P P VA P P P P P P P PPP P PL P P 06 .3h P P P O, P P P P P PPP PPP P PPP P P P P P P P P P P O • P P P P P P P P PP P a 0 47. P P P A P P P P P P P P P P P P P P P P P P P P P P P P P P P P P /^P P P P

    O U►•- Y P P /^P P P P P P P P P P P P P 0 P P 0 P P P P P P P P P P P P P P PPP P P P / • P P P P@ L P P P P P P P P P P P P P OAP P P P P P 0 % P P P P P P P P P P P P P P P P P P P P P P P PX U P P P P P /^ P0 P P P P P0 P P /^ P P0 P P P P P P P P P P P P P P P P P P P P P P P P PL

    H P P P P P /^ P P P P P P P P P P P P P P P P P P P P P P P P P P P P P P P P P P Pr YO P P P P P P P P P P P P P P P P /s P P P a; P P P P P P P Q• P P P P P P P P P P P P P P P P

    4 U P1^/, PPPP Q^ P PP P P PPP T nP P /.P P P PPP P 0% O. P P P P P P P PPP P PQ 0% 0/^PP PPP PP P 49PQ P0% PP W. 0% O. O'. PPP P P PPW

    H Y f ^A bA on nn f O AN T T n f -nIAA T P -n n @A o- T 1A m ": IV N^ V! @o ^p@Or U ^Dbnbb^DM , MAONAPf AOM^pA-n @ -M^00 T@OT^OPNA- TAMr•PfPAO p N N N N N NtV M M M T f f T n n nb b b b A R A N@@ P P P e o 0 0- ^ N N N M T T n n bL M M M M M M M M M M M M M M M M M M M M M M M M M M M M M M T T f 4 f T T T T T T Y f f f

    l:l

    L U M o n n o n T P M M P N n n f O T b T^ N M A_ f n A N M M n A m f-L WO m ----- TT AAAA/bAM1A•ObbbhA----------- - -TM-O _o,o- ---L

    L Gl in MM A @ A T O P@^ 19 P P O (p A M1 A T M n A@ A n 4 P T@ M f@^V^ • LW -J P O VI --NMnAA •O +O ^DAA@^MMNMnnN_NNNMnnTMf T ^-AMf @N 1 ^ V\ --^^”^-^^^"•^NNN ryNNNNNNNNNNNNNNNN --^- NNT NN_---.^ L

    F--Y LC• ^ U2 J p U m T T NM b n A P- b n N n M^ P n b N T T N b N (D ^- A^ n o P T T@ - @ b M O- •- @naf W W - Ot K M W -A o 00 ^ M T T M N M T f n m 0^ @ A A P a@ A A A A W@ P A nh b M- ^- ^ M A m n nM f T M WC 4. N L\ N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N NNNN - ••- 1-Y S - 0) T Qr r U JQ J W 0r J NP U A n@ h -"0 N M P A ft ft M@ b m o P b m n N A P O`

    wd wwPwTNMnbAONnbnAAMPM OFW-U> p MM^OPhf f f T fnnbPNf bA@AP O -@_-^ - N N N N N N N N N N M M M M M M M M M M M M f Ir y f T T f M- N M M M M M M n n MN N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N r pWOZ 2 ^OQr PP/^PP P P P P P 4, P PPPP/P/.P/,P PP P PPP PP PP P POP P P P P P P PP PPP W SL V P P 'a O Q

    . m UP /+P P P P P P P P P w P P P /; P w P P P P P P P P P P P P P P P P P P P P P P P P P41% P P P P P P P P P P P P 00000 P 1.P P P P P 91 P P P P P P P P P P P P P P P P P P P S W N441

    O W C •S IAr Win

    ^

    LU fwnn @ T n AMf oo0N^/-APP n ^OPnf n -P nn fPP n^o o ^o bNm O N - ^- M^/ m!J• y=j(,^ bA /^O _ N M M M N N N e O__ 000 0_ 0 0 0O -.0 0 000 O__ N- ^ N N N O P m mA W r J

    f•p n nm -A bbbbbb w-4 b b b b ro b v b w%D %a b b b -0 -0 -a b* D04 abbbb n nnn J U_ I I I I I I I I I I I I I I I I I I I I I I I I I I I I I I I I i l l l l l l l l l l' 1 U Q S

    2049Qo O o C3.0 o e o O o 0 0 0 0 0 o e o 0a 0 00 o O o 0 0 0 0 0 0 0 0 o e o 0 0 0 o 0.0 o O S 49 p

    W m P f P M Q M W M@ M P f P n o b N A M w V; A M O b M P n N 0; n N P b M O A f- m n M O w r ►.s L M MN N-- o o ?• O. @@ A A A b b n n T f T M M M N N_-- o 0 o P P P P@@@ A A A A b x 49 49- L NNNNNNNN- _ - - Qt>

    > W WWLJ V)W W W• r NP V f Nb PN M PM - o n T .-A A N OO M1 A Mn P b MN PP f f f P T b M P f m ^- O NE r M 4

    - iS! L nm f o T o e M o O.0 A w A n ^O -- N A ^O P m M n P P n m N- f f P P ^O P P n O T o o f oT M @M @ f A M O N1 AN N@ V- @b n P @M n o A A A @ o M Z04 .tiyl ^ f @n V T NPN ^7D 0-@ f [email protected] ^O @ P -- N T bw P O N T n A P o N f n A P _ M nbP - N f ^/ m o Mn A o- TA Q S WW Q== ae.--- _--_ -NN N N N(V mF) f T T f T f n n n n n b b b b b A A A A@@ mmV--

    ! W.....__. _..___-. --------------..__--- LO

    W L L0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 co 0 0 0 co 0 0U 4N NFr .pw@PO- NMf nbM1 NI.o ^NMT nbM1dlP O _ NMTn •dA @?, o-NM-► n •OA @^►.oS P ^,P P O o o a o 0 0 o O o_ ^ .- .. -_ -. _ N N N N N N N N N N M M M M M M M M M M T 7• } a Wu -- - --- - - - - - - _ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - mm J• Js • • j

    .p O T A N In in w T m M m M w N A N A N A N A M@ V o b N o n ^ ► . M P b fV P A T (/^. W Z @PPOO ^ --NNMMf TnnbbAA@@wPO_ N - ^• Y • NIn^pAwAO@-: BOA A OOH

    v f 7 T/ T f ♦ vv Ir y V• T T f T T vMMMMMMIMmm v n nnn r7rr.111l.nw.n11t w^// Z. .=

    ii

  • 0e Nu f ♦ f W1f f f n* nnn bhU; n•pAAWDWQo nnnr1r1r1nr11nnrinvlmnnnnnwwe W wAN•O^O w -Aef n•o NmP M ef-w

    =Y -HII'11'11'1M 11 nnnln nrf n+p nn nomnnnnnnnnnnnmv+n"nnnnonn-

    w 0 w P w w a om P P w P P w P P P P P wSrdt i.1 PwPPPPP 4P PPPPPPPPPPPPPPa^T,PPPPPPPPPPPPPPPPawwPwPawPPwwPPaPw

    our Y P PPP P P P P P P P P P P P P P P P wa ♦j U P P P P a P P P P P P P P P P P P P P Pt x u P P P P P a P P P w( _

    r P P P P P P P 0.1 P P P P P P 0.1 P P P P wr Y} O P P P a P at a P P P P P P P P P P P P wS 0 P w PPP P P P P P P P P P P P P P P PO P P P P a P a a P P P P P P P a P a P P` W

    r Y W •O P N f ,p f n f n P M O 0 A M ^D ^o A NP .- 1.! f - on- o fOA1A AA r", Q; N, P; tz C00 Am PPO--NNM + nAOO.- . M.pmMO. f + f f n n nn nn nn nn.o ^O ^p ^O ^pA

    mu NNOA NP ^o a Ch -O NP rA M Pm O wL WOrr ^AnN^MNN1"1N.-- f M - mA w• t> \ 1 1 1 I I I I PZ

    1U IN NN •0 NPlD0% (v" J P O M - N o f f A e n f- M ev - n A f N A a

    I - U\ - 1 1 P

    •w tc^ uJ a Pf- oN.- -noMM-0.AN+AMP_ .^ f W WZY QM W1!1 .OPMM-nMnAO p nNMnM m- mG 6N d ♦ -- - -PI- Y d- NZ

    .+Q Jr s1 N- tFy - mPeM.On P ao-f n0 PN--n MMw

    a[ u -^+O M ^O P e M n P f f- tV n n O^ A m M O M PO M f n n m M+ f f n O n M h n- M-- PN N N N- N N N N N M N M M N M M a

    ►- P P P P P P P P P P w P P O^ P P P P P Pnu -P w P P P P P P P P P P P w P P w P P w7 u P w P P w P P P P P w w P w P P w P P wW OO

    61.1 PA+Pf''am-P-w+n-.-NAn+AWu in n^o++M-NNOAn-r0 rinnnnnnnnnnnnnnnn+^+1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1

    e0.2e0e000000oeoee000WW O n N O A n N O A n N o m n h o• .o M- eaC Z .p ,O low) n l!> n+ f f f h MM M N N N N-a

    r nhNNM-f -An •pPPmeAPn^OMyL NhNP e e P f O P O e.oA ^o N M ®N om.+u --Nf AMeO^OP-M.o+^-PaoMW a N f A P M nP NCO e h W Ne MA n NNa P P C. 0 0-- N N N h M++ n ^O A- --- -NNNNNN/VNNNtVNNNN

    r .2000000oo40o0cp0000eoor - N h f n p A@ T O- N M 7 n • O A m a 0Z • +f f+ f f f +nnn ri nnnn wilt.+ - - - - - - - - - - - - -

    Noe^onM-oemosDP-M+e+oeW Z_ ^•• O •• - N h+ n •O • O A O I• o N M+ n A P-«-t •a•e•o•o•o•o^o+ov^e•o•rA^.r_^.wAAo

    aco

    aaco

    5urJ_J9NZ

  • APPENDIX D

    ATSUKO COMPUTING INTERNATIONALHUNTSVILLE, ALABAMA • LISA

  • APPENDIX D: PROGRAM STS03 - PLOT DATA

    This appendix provides an example output of the data stored to the "plot

    data" magnetic tape generated by the 'STS03' program.

    1

    ATSUKO COMPUTING INTERNATIONALHUNTSVILLE, ALABAMA * USA

  • t

    ttrrri

    ^nm^^mm^mmmmmmmo raQTI 04% 00% 0% 0% v%oa Ilk a

    Ak O; OC^RRO: '_OCR O: R OCRQ. 1 n n a 0 4 a a ai c a n n aas a a a a a a a a a a aaa

    N N N N N N N N N N N N N N N

    !t r W W W W W W W W W W W W W

    _= I S L S L t L! L S S S LninnannnIL L. M.

    f^wr^renronnnromronrofoa Y N N N N N N N N N N N N NaN•r N N N N h N N N N N N N N MNH

    - f♦•--rrrrr ♦-rrr-r ►-rrasaaaaaaaaaaaaa

    c:.^ooA000aaoaoca WW.iWWWWWWWWWWWWW of•--rrrrrrrrrr•- rr ♦q77»O»>5^7O7a0 Wc ^vuuc, vvvvuvc► uutrW a W W W W W W W W W W W W W Oxxxxxxxxxxxxxxx a:W Y W W W W W W W W W W W W W Ifr'^FlMnMAfh f9 fh Nf NI N ► hM Wc k o O o 0 o O o 0 o e o 0 o Jone" o" O t 1 O M E4 N 0r-rrrrr-rr•- p- 00r n

    a_^ ILI==LISIX: tII ^-a l a Q a Q a Q a Q a ti a a a aOck dZ RfZ a: OCK aC fYRa RfIK OV 7 V V d V V V V V V U V V VA^ O O O O O O O O d A 0 0 d Maca a:•CY ace MetR^Y OCaza raLIanadnanda4nnn v+

    Cl

    dD•

    coQ1d„rWJ.J

    NF-2

  • 0r

    f f f T!! f t f f•{ f f t•!!{{! T f•!• R!•

    n n ID NO %D ^a N O• m m 10 a! V Y A NIMM- a m.pOe n V1 C%n+ K Y ♦ Y M M M M M N N ( .4 --- N M Y+ n A m m m 0 0

    MN_

    ov PYrDYnPPO -oPMnnnoPMmo- ^Omnon- m J N M+ A n- O. o n D m A A A o n P -O r MP n P P P m m A A mP 0- NM Ml n ♦ M N N M M ^- P m m 0 0- M N N N N N N N N "M M M M M M M M M M M M M N N N N N

    On ,D b N-P-mN1v I!NMm"Da, Am ♦ M. . . . . . . . . . . . . . . . . . . . . . . . . . . . .M Y MMMN- - T- 1 - .D +NN ^- -- A T m P P O k a PJ 1 1 1 1 1 1 1! 1 -•

    1 1 1 1 1 1 1K- nc

    rnNA.DoA-M0VV -VNP.NOANAe ♦ Ir>rAnNeN-O P O O P m A A A O 4 n- n n M r r MM - N r Y ♦ M M 17N

    LL o 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 e o 0 o 0 0 o pJ-A^OnrMMN- - ooPmmAAA^D .Onnnnn.o v.nl OO^mA^On YMN •-oPA^O r1rMN-oPmA^OnrMNV O P P P P P P P P P P m m O O m m m m m A A A A A A A AWV o N ♦ P r n n N O m A M- - n r- P ^D r ♦ P M P m- n-O«.s-n^D-^Or+omnt. w-^mr^on •ewwo^^e^.D+nYt^OO P Om A ^D ^On + r M ♦♦ M Y r h r Y nn b ^O A A OP

    eA M

    - N N M Y n ^D A O11,

    e _ N M Y n ^D O P N N NN N N NN-7 JJ W 4 o 0 0 0 0 Moor- o 0 0 0 00 0 0 0 0 0 0 0 0 0 0 0 0Z SODA -mP- - AmPO -NM ♦ n^OA mP a-NMO 7 ---- -- -- -- -- - N N N N N N N N N N M A M MMwO O- rAeMP-om4a PMAOMA -rAp N . . . . . . . . . . . . . .O O - --NNNNMAr ♦ ♦ nnn.D le+O AA AmOP0e

    a•• -NMrn^e ►.yO.O -NM rr^ •01•. .'O.O-NM 7n •40 OJ n.• 40`:0000 eo -- - -- -NNNN r'l1/ '1 rI t1 t1♦ eeoe000eoo•^e ^oOnAOeo:J000o•see• 4 -9 p e e o 0 0 0 0 0 0 0 -^ 'z O z

    4c

    LLr

    Q

    3

    J_J

    Z

  • 0r

    a ♦!! t t ♦!! f i f f! ♦• f ♦♦ f f••• t• ♦ f f ♦ R• 1!• f• t ♦ f t t! f 1 f f f f!••• f! t! i•g f ♦! f t! ! 4! f! f f f R• t f f• f ♦♦ f! R f t•••••! i! f t f 1 f f 1 R• f ♦ f f• ♦ f i!•!! f!9 ! ♦ a • f f • ! • ♦ • f f ! t ! f f ♦ ! • • ! f ! • ! f 1 ! R ♦ f t ! ! i ! ♦ f f ! ! f ♦ f ! ♦ • ♦ ! • f • t ! ! ♦ !A o Vn m N n n TNf N q^bm -MnmM •ON F—a T-

  • 0

    ^ ! • ♦ • ♦ f ! • • • / • f f ! • R ! ! i t • • ! f f t f • f f • i ► f i ! f • • t f ! f f • • t ♦ • • • • • f • f • t♦ • • f f • ! • ♦ f • • f • t • • • • R t ! • 1 f t • • • R f t t • 1 i ♦ • t • f ! ! f f f ! t • f t ! ! f • • f • 1• • R ♦ • t • R t f f f • • R • t R • • f f t t R ♦ • • • ! • ♦ ! ♦ ! • f • f ♦ f t ! • ♦ • ♦ • • • • f ! ► ! f ! ! !-0• YNM VnAP-- VnNnM-.*nV N ♦ ♦ N V Nm--A-nOPY Ym-O VM O --mP•-ep.. ♦ ^. noMM-

    M '• 0 0 0 .•• M Y ♦ M N M Y Y n W P W h A P P O A f ► A A O O P An A V M--- M h 0 n n M•• M M M- n M n A P V n N h nf.' V N N N NN N N N N N N NN N lV N N N N N N CV N N N N NN N N N N N N N N N N N N N N- -.- .- -

    „ T A A N O N A ON V P M V A- N n N- N f n m A- N P- N M P h NN M O V m O P V on NAP W p am V n O V- T n 0 0Y+T M M V P M f ♦ Y Y Y n n V P N f A P 0 N N M in V A O Nn .0 n A AP; P M- V A m APO - 0 M V P O M n P Y•- N n n- N N N N N N N N N N M M M M M M M M M f'f MP) • T•• ♦ Y ♦ M- N M M M M M M n n M M• n n W M••• n O n M'!N N N N N N N (V N N N N N N N N N N N N N N RV NNN N /V N N N N N N N N N N N N N N N N N N N N N- N N N N N M N M

    O w p p p

    0, 9,p p P P p P 0 P 0 P P a. 0% P P p 0 p 0 0 0 P P P P p P 0 P 0 p P P P p P P.P P P P P p P P p P P P 0 P 0 P 0 0. . . . .. . . . . . . . . . . . . . . . . . . . . . . . . . . . .. . . . . . . . . . . . . . . . . . .

    O•T p p p P P p P p P O•P PP . . .

    P P P P O. P p p P P PPP p P O•P p P P P p 0 p p 0 P O.P p P p p p P P p p P P P 0 p P p%00 ppp Pr. p 0P p P p P p p P P00P PP PP OA PPP P P p p 0 PP PP P P 00, p p PO C. p P P 6%0000

    •'^ • p n n a n A M• 0 0 0 p V- NO P n V O n• n- p n n • P P n V O V V N O O N --"VON v P ♦ 00 - 0- p • n•lfVApO - NMMM/VNN00- - 0000 - 0 0 00 .- OOOOOG^• - N--NNNO p mW Annn ♦ ♦ • • V nV• •A

    nnna .oV"IV^o^o^e2ou1 Z1010IODV^b-eye ,0`0VVV,1.0-4 -o-0.0ro40^oRo^e^o + wNonnnnnnn0000nnnn0n1 1 1 ^ 1 1 1 1 1 1 1 1 ^ 1 1 1 1 1 1 1 ^ 1 ^ 1 1 1 1 1 1 1 ^ 1 1 1 1 ^^ 1 ^ 1 1 1 1 1 1 1 1 1 1 1 1 1 1 ^ 1^ ^ ^ 1

    •O a O O O O O O O O O O p O 0 0 0 0 0 Rf 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0O A p ♦ p i'1 W M W M O M P Y P n O V N A M p n- h M O V M p n N P n N A V M O ti ;T - m n M O A n N O A n N O A n N e 0 n,♦ M M N N-- C O P P W O A A A V V n n••• M M M N N - 0 0 0 p P p C. 0 ^A 0 h A A A V V .p O n n n n ••♦• M MI '1 :V N N N N N N N

    V/ Aft 0 V• N V 0 ft ft P M- 0 n f- A h N O 0 A h M n p V M N P 0 ••♦ P• V M P• 0- O N •,A M N O M - ♦ - A n V 0 0.•L `. r1 0. O

    n- 9 0 0 M 0 co

    MV A h A n V- N A V 0 O M n P P n m N -• T O• p4 A O• n 0• 0 0 V O N M N p m O P• O p O 0 V•A - V O p M 0 M O• A e• N h N N W `/ - 0 V n P 0 M• n N p N O 0 h A h 0 o M V- O ♦ N-- N• h M 0 0 V p - M V'! 100PONM1ftV WI• •• N VONP O N• nA PON ♦ nA P-Mn V O-N• 400 0 Mnh0-•h 0 c4•ApMnpNVOMO: 000----- - -NNNNNNMMMMMIr • • T T• Ynnnnn104V V VFIN NNN. .- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - N N N N N N N N

    C 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .``T A V A O p 0- N M T n V h 0 P 0- N M • n V A 0 P 0- N h • n V A m A 0 - N M T n V A a p e- N M ♦ n V A m P 0- N M•.n p p P P o 0 0 0 0 o e o 0 0----- ... -- .. - N ry N N N N N N N N M M M M M M M M M M T ♦•♦•• T T ♦ • n n n n

    A- V O• A N n P M A N V e n p T 0 M O M A N h N A N A N A M 0 QV N O n- A M O. V N p A• ry o 0 •O n M ^• 0 0 0 O O p' YVAAAmOWPP 00 ---N NMM Y •nn V VAh000•PO--ry NM ♦ •nn VAAa< PO -NMT n V VAOI.O- ' ^MMMMMMMI w MY Y 7 ♦ 11 ♦ ♦ 9 ♦ ♦ f f 1 • ♦ • ♦ ♦ 71 nnln nr+r+n lnnnYi nnnn •O •s Y' 'e +D r •e •o ^o •o •0 •.A

    .- N M n V A 0 V . O- N n `► n ,& 1.

  • roMfnwAr• 2 - m -a O ON'

    N- - nrinAr• in M ^ - Arvn fwA

    e•^Aa, A Ilk A

    O•TAO+AO• *O TAO•A^TA

    -NhYff A

    ^IVOwnnor+nf.:

    o•eneoeP, a `.• M - •P• "afNfYfVM-

    0aRa0 IsM

    h •NMeIVAf O -AI•oMNlChnrlNNr'^ff rf o s.Q Y N 04 (V c saaeuaacs• n v I. m ilk 0

    -^fmf ao:^'^•V)I. A I. P. F. •A

    -nn+^nor ^' n r• n ►^ r•c - a-a000

    On^

    . V

    m

    <LdJJNF-

  • ATSUKO COMPUTING INTERNATIONALHUNTSVILLE, ALABAMA • USA QeD

    APPENDIX 8

    r

  • 4

    c

    APPENDIX 8: PROGRAM ST304 - 30 SECW DATA

    This appendix provides an example output of the 030 second data" gener-

    ated by the 'STSO4 1 program.

    ATSt1KO COMPUTING INTERNATIONALHUNTSVILLE. ALABAMA • USA

  • 0n^V

    •• r+• f r e f•+ f •+ r

    = srss = rzs=zESiw uwwWWWWWWWLL:WWWr-^-rr- hF rrrrrrrr:,• n u> Uf Vf dl N .Yl V) 41 V7 tl1 al •7f YI..n ea.n .na^n .nm•n•nm•nmas:saaaaaaaaaaaa] J u J J 6 J J w J J .] Z.1ti J W W W W W W W W W W W W Wti L W W W W W W W W W W W W W• LL t^Y^1a1^tYa1AC LY OCdV JU U V V U U V V U V U U VLL f LL LL LL LL LL LL LL LL LL LL LL LL LL•l• V1 N N M ,n Vf m .n V) •n .n to NZ_L=tLLLL = T_ S LT_Y

    C: JQI Q/QrmmQ ` at ^Dmm.D Q1 aD

    CK : O[ N 0 OC 1 M K OC arm ,1 Oc OcCL 11111111111 C.13 1,2 a a a a a a Q a Q a a 3

    t1 .V N NN N N N N N N N N

    W J W W W W W W W W W W W W W] > > D:) > M:) > MD MD zr- hhl- r^•r•-rhr•-r-•-

    Z= L L L L L L L L= L L=_1 i 1 1 1 4 1 1 1 1 1 1 1 1 Q.G a 0 0 0 0 0 0 0 0 0 0 0 0 0lV ^1 N N N N N N N N N N N N N

    TN V N N N N N N N N N N N N N MNI.-

    r-rrhrrrrrr ►-^r-^ataaaaaaaaaaaaa 0J C G O O J C O O G O O G O WW w•rWWWWWWWWWWWWW 01r- r r h r r h h r h r r r h fA>>> 7 7>>> 7 7 7 7 WV J V U U U U U U U U U U U V UW N W W W W W W W W W W W W W O

    z x x x x x x x x x x x x x KW a W W W W W W W W W W W W W LL♦ t f • ♦ ♦ ♦ • ♦ f ♦ ♦ ♦ ♦ ♦ WC^ p 0 0 0 0 0 0 0 0 0 0 0 0 JNAW o- tll dl VINNN b- MW Vl VI►- - ^- r H r ►- r r r ^- H h ►- 1- LLV, AhNVl Nffl Vl ff1 V/dION Vs OI dZ= L z L L= L L L= r z L=•Z [ a a a Q Q a Q Q a a Q a Q a1 td a,KO[ AC YQOC^Y^QK^Y Gt?JUOV 00.00 11 7ttOVO] 0 a 0 0 0 0 0 0 0 0 0 0 0 N1 t rax K O: LYK1aaa d1d•u s. 1 11 111 11 11 11 1 N

  • u

    n

    t

    af.^ m =HOnOMN W -tTMY n0 - mmN- W AT Op. omPMNPm - PN O n YN--h NmtOW YOYnONN2 - S 4MNT W nh Y ^-M W .- - •D W n W WA tD -- - - - - mA WW A - A -- P - - h-Q^p^? . 000ao.-NMU

    A W •O W W W W W Yn W AAM-- --- ----- -^-^•-...-..-._---^ ---.--.-NNNf^NNNNQC

    F-W L

    C .^ V^ J A U

    .•+T W w W W-m WOhY Y NWA - - WnMNNIM - .- Mn•DOMN an NN a 1nA h.D M7 V 4- AnPNOf).Z Y Q M W W - . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .G O. N d f T T M M M N N-- N M n •o A /a Lti m m A .D h T M M T T T M M rn M M Y Y Y Y T Y Y Y n n •O A m P P mto Lr .N.:JI- al N-

    _ or V o- D o 0% n- M M o n N W n- o A- W T n n Y W N n Y n m o- o tf A 0 A V^ V1 n o A O P M'o A n M to m- 0 . . .O o N .P - P O A-- Y W M A A N O m n M N% - n Y N P M Y O P N n o n M A f T Y- W Y A m 0- N O An P m m A P O N M 'T Y M N M N O m m m W AinW n n n T Y M N O N M N N Co M M M N N N N N N M M M N

    1'1 N N N N N 1'I P9 M M M M f9 M h m N tV N N N N N N N N N N N fV N N N tV N IV N N N N N N N NN NNN hIV

    rO. Um W No- Y OO NM A N A m Mo m o - .D pI A f P- c - A MA n A n W W Y n- W W n m-A tD SON•V M M M N- -- - W M N--- P O. P P P- o o-- M T to W W A n m m m P o- M h Y Y n W A P O^ O- h NW O 1 1 1 1 1 1 N N N N N N N N N N N N tV N N N M M M M M M M M M h M Y Y Y Y- O 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1

    - ILUY Y •O m-- O MANP - rf-mTTtOMMOAMAmtpMPmn fnlAnm WPP WPOO - m^TMW I^-11L . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .W t! m O P A A A W n n M Y M N N Y Y M M N- 1- tV M M T n.e .O A m P 0- N M Y .O A O P- N M Y n A•r o ^- I f l l t l l l l l l- - N N N N N h N

    - 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1

    -

    O M O o o M n n O n n M n A O M O O n O n T O M O m 0 t0 M O ^a VIM m O n W O O Y m O N W 0 0 0 N m nNW m- N T m N Y A Y tD N P M iA - o m N o tp A Y M M- P A W n n nM N- m m P P m to m T- N M T n n ^• m 0S IL O CD -P•D W Ifi M NOWT and Vif N - o OA W N TMN - o J•tDAn Y MN-- o Pmoz WnfMh^-^d O P P P P P m AD O m m 0 C D A AAA A .O W • D W • D W • O W • O n I n I n V I n Y Y T T Y T Y Y Y Y ♦

    r o W T o N P a N- C. o- n W- A M A Y n P M N T W o A W n O m 01 ♦ to O N A- .- N O m M n n- M K" "c74mY - oo n oo Y-.DY- - NT PP W TnMYNmnPPONWAPOT O - o mNMta ^O N^OMPATm..0 .ONmNW -A 0 O^ -P-N O. - MOM .0r. M .o CD N W O Y A- Tin M m •D O• MAY mM^oPMANP.M ®-nW - MT •OAPO- M V W AST nNM n •D Am O - N T nn^D P- NMn •o 0-)T - NY n AmP- NTnnmO -_ -- - - - - -- N NN NN cu N MM MMM M M P) T T T Y f v V in in Vt n in n n W W W W •D OA A

    r W M co n o A M n o n m M to M n A M W m o M T n m o M n W 0 o M n O M V n W J M f Y n W W tD O M T Y nr D P G- M T W h O O. h Y • I. m o- (V T r, •D ti N v 7 ♦ ♦ Y- N M T W A .D T- .V M 1 • ) n tD .w o- N M n .D n ao OS -- - ^ --NNNry ND NNMMMMMM Mf1Y ♦ ♦ Y ♦ nnhn Yl YlN n W.p W.p W.D .O .•.Du

    O n O n o n o n O n o n O n 0 n a n o n o n O n O n o n0 n 0 n O n o n o V10 n O n O n O V1 0 In 0 nW z _r ... o - N NA M T V- V; n W Wn A m f 6 P a 0 0-- .4 N M M T T n V) N N M M T Yr

    9

    T

    Q

    •cQQm

    gQWJJ

    ZD

  • e Ue

    nin

    t

    JV ^' m

    ' J AZ -

    L r- m 0 n N o •O m m A A A A A A 0 A A A A A A A A A A A A A A A A A A A A A A A A A A A A A A A A 0 AVS d T a0 - A /A N nA A N A A O. A A S A A P• A A A A P • A AAA A A A A A A 010 A A A A A A A A A P A A A A AN Cd M T n aa •D •a -aN A A J. J• A A A 0a A P• A A A A !^ A A A A A A AAA A A A A A A A A A A A A A A A

    or A 0. A A A A 4. A A A A 0 A A A A A A A A A A A A A A A A A A A A A A A A A A A AF•y LvJ O Ur+T W W aOA •O N •OMT D)M TMTA A NA AnAnTOTAT V MM O m^D lnnNmTnnAATMTA^O-aOS S C M W afI -

    C' dN S ^. f1\O^ NNMTaO A /DmQ) .p mA---f^MMMN^ O ONT?MMMTIAmA1^ A cowAAAAAmAmaO•-- Y Q- N Z N N N N N N N N N N N N N N N N N N N N N N N N N N N

  • II e

    0

    I ^_nn

    J PJ -

    • J L^ V

    J►+ fY /Y M

    c^ n NY QJJJ N

    an al -S

    L ►- T P P T 0 T Q. T T T T Q. T T QT T T P T T T T T T T T T T 0 T 0 T P 01 T T P P P T T P P Q. P P lw P T P P A=) U _ .S QTTPTPTQ-TTTTQ. QI TQ. PaTTTJ. TTT Q• TTTTTTQ•TPT •71PTaJ•TQ. W.0000PTPT ww PT C. P T T P TT Q, T T Q. T Q. P T T PTT T T R. T T T Q. T T T T T T T T P P T T T T T T T T T P P P P P 04OC T T P T P T T T T T T T T T P T T T P T T Q• T Q P P T T T P PTT P P T T T T T T T Q• P T OP T P an P OF, w wouW WNOnaO- n Tf T OO A aOTm---PQlP1Of TnA aDN-A-N-ntYnMmMmO.00M.0T•0111O n-1DW dl _ _ _ _ . _ . __CL -♦ •OA10MN- - M`O mA nL ) MT 4 f MMMMM- T n MM f nA abP A •O N NNMV; f Mn M MTaDmPOmAN r NN N NN, NNNNNNNN- -- •- -

    K V nP N aO N aO a , .0 A o -ATPT V M. MM - a&T o1T .010D - N`ON •OMtV m •, n N N m m O N a o a D .O vbp_ _ . . . . _ .O aD nA A m `O O M o T A m m 1^ m N 0- tD m n m aD ♦ ^S N P M NC; m A T T n m `O A n n N aO v A m M f P 0 ^finf T T V M N N N M. M M M,M M M f n Y7 ♦ MMM n n n N m N T T T f f T T n A P tO A ^- M M M T a0 a0 O N T^

    N N N N N N N N N N N N a Y C N N N N < 11 N N N N N N N N- N N N N N N N N N N N .`J N M M M M N N N M M MHn U P P I• T P T P T T T P P w T P P T T P T P T T T P T P P P T aT T P P O+ P P T P T P P P T P P T P P P w wM 0 P PP P T P PP P0 P Q. Q1 P P T P P P P PPP Q + TP T P P P P P P0 P T aP P0 P P P w P P P O P P w 0 W OP 4 • P P PP PT PP P P O. P PP pQ1aPP T w P P wP Oa P P P w P P P TP P PP P Ot P P P o1w P Pw0. 1•wwO

    n UOPI• f .Dm P10 `Oo nn A nn A-NOTMmA WHOA f ^-NAM-OPOmM• aOMmMM M n m-N-.00W Vo Oe- -- - - • Nt11N - OPmaW mhtD y ) n If1 V11ffln f f f r f n^0 `O0 •On W; T TMMN^•--NNN--P- p aD .D 'o.DaDaD DaoaD .OaD.DaolDnnnnnnnnnnnnnn n nnnnnnnnnnnnnnnnnnnnnn

    I l i l l l l l l ^ t l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l

    O MO n o n -• O n O n 0 .O T O- a0 0 A m n P O m M V- o- n M A O m f P v aO aD a0 n- m O N O m a0 A P TTW m- m h N OA n M 0 0 n M O m ^0 f N O m a0 n M N O P 1`. •O n M- o m A n f N ^- O P m A t0 f T' NI N O P g A A Vm L- o J O O T Q• T P m m • m A A h A A a0 `0 t0 a0 `O a0 n n n n V) n n T T T T f T! rim M M M M M M M N NNN NIL ---_-

    ►- MAT TA`OOTAf a0\ TMMTO- .O >> f MMP.-m TMNPOm^PfPmMMf PP`CNmA TNNOwOCln POT ♦ AV-0 •0 n sROM .- mNMmNTTnMMTm-0; C; f a0mA -A W OT f mAnM- AOAeOn•a uI_MNR(M OMA V 47% 0101^f Alm - A a0f •ON - f oO n A OO^).0 W Ta0 .0-A T MAPY) - - n- TnT - PW nA 0O NM nt0a C' ^ Mh1. QAO111M nA 10 1 1 1/)R mPC1TnA 0^-11nAT ON Ttp m ON TA 1p 110S nnn .o •O .O aO ,D •pAAP_ AAAOmWmm .OPP J• •T T P P oocoo - --.. - 14ro NNNMMM MA ♦ T TT-- - - - - -- -- - - - - - - - - ^-NCI NNN C4NN 1Y AN NNN/V NNN NNNNNNN

    H M/11b m Anm m nM-TAT - mT ^OT O 'OMT TO'OMP f O0NA NA NA N •O - n PM0N.0-fOH n YI `- A M-P. - -N M T Mn •O ra M •A 9.O0 -NNMM nn+0 `O P- Z .A Q. T OO -...V NMMM T T nn.D N•O2 Nev -*4 N MM M M M M I'fM M M M M M T T T f T T T f f f T f •f T T •f T n n n n n n n n n n n n n n nn- - - - - - - - - - - - - - - - - - - - - - - - - • -- - - - - - - - - - - - - - - - - - - - - ^ - - - - -

    o o o n o n 3 N) o rl o n 01n o n o n o M o n o y1 o r) o lfl On O O o In o n O o o n e n O n c n o n o n o nNNMM T T nn `L •OAA .D QU O•?.00.-.-.Y f^MM T Tomb `OA A mm PT OO - .-NC/MMf Tnn•- tnr•nnnn nr.nnnn Y.N. nn onn or, aO .O`O .O .O . O •D •O`O .O .0-a.v-O .O .O .0 .O '0 .0 A A A A P. A A A h ► _

    Q

    •Q

    Qco

    gQWJ_J

    NF-ZM

  • 0