home *** CD-ROM | disk | FTP | other *** search
/ Hacker Chronicles 2 / HACKER2.BIN / 1005.Q-BLOCK.TXT < prev    next >
Text File  |  1989-09-09  |  7KB  |  201 lines

  1.  
  2. Posted: Mon  Sep 12, 1988   8:44 PM GMT              Msg: KGII-3733-1091
  3. From:   AMSATDL
  4. To:     DOCS
  5. Subj:   Q-BLOCK TELEMTRY FORMAT (PSK) 
  6.  
  7.  
  8.                       A M S A T   O S C A R - 1 3
  9.  
  10.                            T E L E M E T R Y
  11.  
  12.                          B L O C K F O R M A T
  13.  
  14.  
  15.  
  16.                            Compiled by DB2OS
  17.                               for AMSAT-DL
  18.                            1st September 1988
  19.  
  20.  
  21.  
  22. AMSAT OSCAR-13 (like all P3-Satellites) transmits 512 bytes per block, 
  23. treated as 8 lines of 64 bytes each. Blocks are identified according to 
  24. the first byte of the block (followed by space, coded as #20).
  25.  
  26.  
  27. K, L, M, N  blocks are message blocks (flying mailbox) from one command 
  28. station to another, but also used for broadcast. All characters use 
  29. ASCII representation. Bit 7 set to 1 may be used to indicate highlighted 
  30. character display. No CR/LF will be transmitted, they should be inserted
  31. at the ground after 64 received characters!
  32.  
  33.  
  34. Q blocks carry 128 logical telemetry channels in compressed data format.
  35.  
  36.  
  37. Y blocks carry 64 plain text analog telemetry channels and will be sent 
  38. infrequently (less than Q-blocks). It is proposed to use the Q-blocks 
  39. for decoding, since Y-Blocks may be withdrawn in the feature. 
  40.  
  41.  
  42.  
  43. Q-Block format:
  44. ---------------
  45.  
  46.  
  47. Q  HI, THIS IS AMSAT OSCAR 13                   hh:mm:ss  dddd
  48. #hhhh   #hhhh   #hhhh
  49. ddd ddd ddd ddd ddd ddd ddd
  50.  
  51. 0123456789ABCDEF0123456789ABCDEF0123456789ABCDEF0123456789ABCDEF
  52. 0123456789ABCDEF0123456789ABCDEF0123456789ABCDEF0123456789ABCDEF
  53. 0123456789ABCDEF0123456789ABCDEF0123456789ABCDEF0123456789ABCDEF
  54. 0123456789ABCDEF0123456789ABCDEF0123456789ABCDEF0123456789ABCDEF
  55.  
  56. Line specification:
  57. -------------------
  58.  
  59. Line 0:
  60. Byte pos.= 0     2             48           58
  61.            <Q|Y> <text,name>   hh:mm:ss     dddd
  62.                                 U T C       AMSAT day number
  63.                                             1 January 1978 = 0
  64. Line 1:
  65. Byte pos.= 0             8             16
  66.            #hhhh         #hhhh         #hhhh
  67.            safety        transponder   command
  68.            information   status        number
  69.            word          (Syspage
  70.            (see below)    byte #5E)
  71.  
  72.      Safety Information Word (Emergency Flags):
  73.           bit    significance
  74.            0..7  as Syspage byte #56
  75.            8     Low Power, QRP mode
  76.            9     Extremly low power, QRPP mode
  77.           10     Command loss (Watchdog)
  78.           11     High temperature (battery or transponder)
  79.           12     Sunangle exceeds limit (~50 degrees)
  80.           13..15 not used
  81.  
  82. Line 2:
  83. Byte pos.= 0       4       8       12      16      20      24
  84.            ddd     ddd     ddd     ddd     ddd     ddd     ddd
  85.            2MUX0   2MUX1   2MUX2   2MUX3   2MUX4   2MUX5   2MUX6 
  86. (Syspage   #40     #41     #42     #43     #44     #45     #46)
  87.  
  88. Line 3:    empty, blank line.
  89.  
  90. Line 4:
  91. Byte = 0               10              20              30         
  92.        0123456789ABCDEF0123456789ABCDEF0123456789ABCDEF0123456789ABCDEF
  93.  
  94. Line 5:
  95. Byte = 40              50              60              70
  96.        0123456789ABCDEF0123456789ABCDEF0123456789ABCDEF0123456789ABCDEF
  97.  
  98. Line 4 and 5 are the telemetry channels #00 to #7F of the INTERMEDIATE 
  99. EVENT SYSPAGE buffer. Up to 6 events stored, 128 bytes per event. The 
  100. buffers are read out cyclically, one event at a time. The time recorded 
  101. and the event counter identify the particular event.
  102.  
  103. Line 6:
  104. Byte = 0               10              20              30
  105.        0123456789ABCDEF0123456789ABCDEF0123456789ABCDEF0123456789ABCDEF
  106.  
  107. Line 7:
  108. Byte = 40              50              60              70
  109.        0123456789ABCDEF0123456789ABCDEF0123456789ABCDEF0123456789ABCDEF
  110.  
  111. Line 6 and 7 are the SYSPAGE logical telemetry channels #00 to #7F,
  112. normally used to display realtime telemetry. Decode according to the 
  113. OSCAR-13 telemetry decoding document. Bytes are expressed directly, not 
  114. as character values.
  115. In Y-Blocks only SYSPAGE channels #00 to #3F (analog channels) are 
  116. transmitted in ASCII (16 channels per line, 4 bytes per channel)!!
  117.  
  118.  
  119. Example for Y-Blocks:
  120. ---------------------
  121.  
  122.  
  123. Y  HI, THIS IS AMSAT OSCAR 13                   19:22:41  3894
  124. #00A6   #0020   #0193
  125. 64  1   255 166 19  230 0
  126.  
  127. 193 7   147 7   193 7   164 117 200 7   130 25  118 7   149 32
  128. 7   7   133 7   13  7   131 112 14  7   131 7   112 7   131 7
  129. 155 129 134 148 191 145 132 142 75  145 132 7   228 129 127 7
  130. 179 129 126 128 62  141 132 7   13  127 124 7   208 133 125 7
  131.  
  132.  
  133.  
  134.  
  135. Example for decoded Q-Blocks: (as displayed on the ATARI 800XL IPS 
  136. -----------------------------  groundsoftware package of AMSAT-DL)
  137.  
  138.  
  139.  
  140. Q  HI, THIS IS AMSAT OSCAR 13                   19:25:57  3894
  141.         #00A6   #0020   #0193       64  1   255 166 19  230 0
  142. SA    1.2
  143. COM-U                                           RUDAK-ON
  144. CMD-F    -140   U9-V       9.1   2-ANT  HI      T-TX      25.7
  145. F-BIT    405.5  U14V-ST   14.6  70-ANT  HI      T-RX      15.7
  146. AGC DB     -6   I14V-ST  2402                   T-S        4.0
  147. MEM         5   CW-S       55                   P-OUT     11.2
  148.  
  149.  
  150.  
  151.  
  152. Q  HI, THIS IS AMSAT OSCAR 13                   19:25:57  3894
  153.         #00A6   #0020   #0193       64  1   255 166 19  230 0
  154. SA    1.2
  155. STROEME:        SPANNUNGEN:     LEISTUNGEN:     PANEL-I UND T:
  156.                 BCR-SIN   31.0                  P1        422
  157. BCR-IN      0   BCR-IN    37.2  PANELS     0.0  P2        160
  158. BAT-NET    74                   P-BAT      1.0  P3          0
  159. BAT-CH      0   BCR-SO    14.5                  P4        611
  160. BCR-OUT  2596   BCR-OUT   14.6  BCR-OUT   37.9  P5        694
  161. 14V-ST   2402   14V-ST    14.6  P-TRANS   35.0  P6          0
  162. 14V-S      43   A-BAT      0.2  P-HF      11.2  SC-ROH  #00F1
  163. 10V-C      77   10V-C     10.0                  T-P1       8.1
  164.                 BCR-O1    10.0                  T-ABAT1    6.4
  165.                 BCR-O2     0.7                  T-MBAT     6.4
  166.  
  167.  
  168.  
  169.  
  170. Q  HI, THIS IS AMSAT OSCAR 13                   19:25:57  3894
  171.         #00A6   #0020   #0193       64  1   255 166 19  230 0
  172. SA    1.2
  173. T'S ARM 1:      T'S ARM 2:      T'S ARM 3:      T'S ZENTRUM:
  174. P1         8.1  P3         6.9  P5         6.9  N2O4       6.9
  175. RX-U      15.7  SEU        7.5  HELIUM     5.2  AZ50       7.5
  176. RX-L      14.5  T-TO-S     1.7  IHU        5.8
  177. WALL      12.2  WALL       5.2  RUDAK      5.2
  178. TOP        4.0  BCR       16.9  M-BAT      6.4
  179. BOTTOM     3.4  ABAT-1     6.4  NUT-D      2.8
  180. TX-U      25.7  ABAT-2     6.4
  181. TX-L      14.5
  182. TX-S       4.0
  183.  
  184.  
  185.  
  186.  
  187. Q  HI, THIS IS AMSAT OSCAR 13                   19:25:57  3894
  188.         #00A6   #0020   #0193       64  1   255 166 19  230 0
  189. SA    1.2
  190. NAV, POS:   162-165
  191. SPINRATE  36.1  SS-1        0*  S-SENS      5
  192. T-HE       5.2  SS-2        1*  ES-SENS    64
  193. T-N2O4     6.9  LS-A(MV)    0   LS-R'S     7.5
  194. T-AZ50     7.5  LS-M(MV)    8   L-O#,Z  #A26F
  195.                 ES-M      241   U-O#,Z  #A26F
  196.                 ES-A      241
  197.                 SPERR-#    15
  198.                 M-STATUS    0
  199.                 M-SOLL    246
  200. END
  201.