SITOR

SITOR (SImplex Teletype Over Radio) is a system for transmitting text messages. Although it uses the same frequency-shift keying (FSK) modulation used by regular radioteletype (RTTY), SITOR uses error detection, redundancy, and/or retransmission to improve reliability.

There are two SITOR modes:

SITOR sends 7-bit characters as a bit stream at 100 baud (which, in this case, is 100 bits per second, 10 milliseconds per bit, or 70 milliseconds per character).

The bitstream is FSK modulated with a 170 Hz frequency shift. The high frequency is a mark, and the low frequency is a space.[1]

Applications

SITOR is used commonly on shortwave bands, where it is used to transmit maritime-related information such as weather forecasts and storm warnings.

SITOR-B is used for narrow-band direct printing (NBDP).[2]

NAVTEX marine weather and safety messages are broadcast using SITOR-B. The NAVTEX messages have a specific format that is interpreted by NAVTEX receivers. (NAVTEX is layered on top of SITOR-B just as HTML is layered on top of TCP.)

Amateur radio uses SITOR but calls it AMTOR, AMateur Teleleprinting Over Radio.[3] AMTOR-A is SITOR-A. AMTOR-B (also called AMTOR-FEC) is SITOR-B.[4] In 1991, an AMTOR extension was described that includes lower case and other printable ASCII characters.[5]

Technical Details

Character set

RTTY uses the ITA2 (Baudot code) character code. ITA2 is a five bit code with 32 possible code points. Four code points are used for null (BLANK), space (SPACE), carriage return (CR), and line feed (LF). Two code points are used for a letter shift (LTRS) or a figure shift (FIGS). The remaining 26 code points are used for characters in the letters and figures sets. Consequently, ITA2 can represent 52 (2*26) additional characters.[6]

SITOR recasts ITA2 into a 7 bit code called CCIR 476. Each 7-bit character in CCIR 476 has 4 marks (ones) and 3 spaces (zeros).[7] Each valid character code has a Hamming distance of at least 2 from every other character. A one bit error will disrupt the balance of marks and spaces; a second bit error may (or may not) bring the count back to 4 marks and 3 spaces. Consequently, the CCIR 476 alphabet is guaranteed to detect all single bit errors within a character.

The number of valid characters in CCIR 476 is the number of ways to choose 4 marks for 7 bit positions, and the number can be calculated using the binomial coefficient: . Thus CCIR 476 has 3 additional code points over ITA2. SITOR uses the additional code points for idle, phasing, and repeat requests.[8] In addition, some of the ordinary characters are reused as control signals.[9]

Code (bits 6543210) Mode A (ARQ) Mode B (FEC)
1100101 Control signal 1 (CS1)
1101010 Control signal 2 (CS2)
1011001 Control signal 3 (CS3)
0110101 Control signal 4 (CS4)
1101001 Control signal 5 (CS5)
0110011 Idle signal β Idle signal β
0001111 Idle signal α Phasing signal 1

Idle signal α

1100110 Signal repetition (RQ) Phasing signal 2

SITOR-A

Transmission in synchronous frames of 450ms. Three characters are transmitted by Information Sending Station (ISS). Takes 210 milliseconds. The ISS then waits 240 ms for a response. Information Receiving Station (IRS) receives the three characters and checks that they each have 4 marks and 3 spaces. If they do, then the IRS transmits an acknowledgement. If they don't, then the IRS requests retransmission. At the beginning of the next frame, the ISS either retransmits the last 3 characters or the next three characters.

SITOR-B

SITOR idling pattern
Listen to a sample of a SITOR idler pattern, from the U.S. Coast Guard station NMC (Point Reyes). The letterns "NMC" are also transmitted in Morse.

Problems playing this file? See media help.

SITOR has an aurally easy to identify idling pattern. Synchronization bursts are transmitted every second or so and last for slightly more than one second. Every few sync bursts, a Morse identifier of three letters is transmitted (for example NMO in Honolulu).

See also

References

  1. Schetgen 1995, p. ???
  2. check this
  3. Schetgen 1995, p. 12.20
  4. Schetgen (1995, p. 12.21) claims groups of 5 characters are sent, but it is probably in error.
  5. Schetgen 1995, pp. 12.1812.19
  6. ITA2 does not assign all 52 characters. The figure shift for D is a checked box or iron cross. The figure shifts for F, G, and H are not assigned but should not cause errors. See ITU-R M 625-3 page 5. U.S. teletypes assign all 52. Figure shift for D is "$", for F is "!", for G is "&", and for H is "#". In AMTOR, BLANK is sometimes used to toggle between the CCIR 476 character set and Blank Code extension sets so lower case and other characters can be represented. See ASCII-over-AMTOR at Schetgen (1995, pp. 12.1812.19.)
  7. Schetgen 1995, pp. 12.2012.21, Table 30.41 at 30.38
  8. Schetgen 1995, p. 12.21
  9. CCIR Rec. 625 Service Information Signals.

External links

This article is issued from Wikipedia - version of the 10/8/2014. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.