Click for homepage
ITA-5 →
← ITA-3
← ITA-2
  
SITOR
Simplex Teletype-Over-Radio · CCIR 476-3

SITOR, short for Simplex Teletype-Over-Radio, also known as AMTOR, is a system for trans­mit­ting digital text-based messages (telex, teletype) over narrowband radio channels, developed in the 1960s by the Dutch Post Office (PTT). It is an improvement over standard radioteletype (RTTY) in that it has provisions for error detection and correction, known as Automatic Repeat Request (ARQ). It uses a 7-bit remapped telegraph alphabet which is similar (but not identical) to ITA-3.

Differences with ITA-3
  • Different mapping of the ITA-2 teletype characters
  • Three additional control signals in the return path (CS1, CS2, CS3)
  • 4:3 MARK/SPACE ratio (instead of 3:4)
Versions
  • SITOR-A
    Basic form of SITOR, also kown as SITOR-ARQ, using detection based on ARQ [1]. In the CCIR Recommendation 476-3 it is defined as mode A [2]. It uses its own specific alpha­bet which is described below. Each character is defined by 7 bits, consisting of four 1s and three 0s. This means it has a MARK/SPACE ratio of 4:3. 1 Furthermore, the positions of the 1s are chosen in such a way that a minimum of 2 bits are different between any two adjacent characters. This means that the codes have a Hamming Distance of ≥ 2.

  • SITOR-B
    This is the broadcast mode of SITOR, in which redundant data is added to the data stream to allow error detection and correction. This is also known as Forward Error Correction (FEC). In the CCIR Recommendation 476-3 it is defined as mode B [2]. It uses the same alphabet as SITOR-A. SITOR B is also known as SIFEC or SITOR-FEC.
  1. In the Rohde & Schwarz Manual of Transmission Methods Reference Document [5], the SITOR character codes are specified with a 3:4 MARK/SPACE ratio, rahter than 4:3. The reason for this is that R&S uses the inverse definition of the SITOR alphabet. This is also the case for the R&S GA-082 FSK Analyzer listed below.

SITOR on this website
Philips SITOR A/B FSK modem with ARQ and FEC
Rohde & Schwarz FSK Analyzer GA-082
SITOR encoding
The table below shows the assignment of the characters of the SITOR alphabet to 7-bit values. Of the 128 characters that can be made with 7-bits (27), only 38 are used. 32 of these characters are the same as the 32 characters of the ITA-2 alphabet (Baudot), remapped to 7-bit space. The re­mai­ning six are special ARQ/SITOR characters (RQ, α, β, CS1, CS2, CS3), shown below in green.

Hex0123456789ABCDEF
0x               α
1x       J   F CK 
2x       W   Y PQ 
3x   β GFIG  MX V   
4x       A   S IU 
5x   D RE  NLTR SP   
6x   Z LRQ  HNUL LF   
7x OB T   CR       
 
Control character  
 
Printable character  
 
ARQ/SITOR character


SITOR-A
SITOR-A, commonly known as SITOR or SITOR-ARQ, is the basic version of the SITOR format. The sending station transmits short bursts of data and then waits for an acknowledgement. In the description of the data flow, the following expressions are used:

   ISS     TX    Information Sending Station
   IRS     RX    Information Receiving Station
   Master  MSTR  Station determining the time frame
   Slave   SLAV  Station adapting itself to the Master time frame

The baudrate is always 100 baud, which means that each bit has a duration of 10 ms. The ISS sends pulses of 210 ms, which is equal to 21 bits or 3 characters. The IRS sends 70 ms ack­now­ledge pulses, by means of one of the three special control cha­racters (α), (β) or (RQ).

Alternating CS1 and CS2 characters notify the ISS of correct recep­ti­on. If the ISS receives the same acknowlege character on two successive frame (i.e. 2 x CS1 or 2 x CS2), it repeats the last three characters. Framing is different for Master and Slave, depending on which of the two is the ISS. In the examples below, the upper line (red) is the Master, whilst the lower line (blue) is the Slave. In example A the ISS is the Master. In example B, the IRS is the Master.


Note the position of the acknowledge character at the switch-over point of a station from ISS to IRS. The Master places its acknowledge at the end of a time slot, whereas the Slave puts the acknowledge at the beginning of the time slot.


SITOR-B
SITOR-B, also known as SITOR-FEC, is described in CCIR Recommendation 476-3 as mode B. It is the broadcast mode, in which the sending station transmits continuously wihtout interruption, with no feedback from the receiver. Data is sent as 7-bit characters, using the same alphabet as SITOR-A, at a speed of 100 baud with an FSK shift of 170 Hz. It has a collective mode, in which many recipients are addressed, and a selective mode, in which a single recipient is addressed.


Forward Error Correction (FEC) is achieved by sending each chracter twice at a 35-bit distance (i.e. 350 ms), as illustrated in the diagram above. Every second character is the repetition of a previously sent character. A transmission starts with the so-called phasing signals CS1 and CS2, followed by the actual data. In selective mode, the data is inverted.


Telegraphy alphabets
The table below shows the 7-bit SITOR telegraphy alphabet (orange) in comparison to the regular 5-bit ITA-2 alphabet and the 7-bit ITA-3 ARQ alphabet. SITOR is very similar to ITA-3 but uses a different mapping of the telegraph characters and has a 4:3 MARK/SPACE radio of the seven bits.

In the table below, all binary values are shown with the least significant bit (lsb) at the right. This is the regular notation in computer software. The dot (·) shows the position of the sprocket hole in punched paper tape. Note that 5-channel paper tape (ITA-2) has the same layout as the bit or­der shown here (lsb at the right). With 7-channel paper tape (ITA-3, SITOR), the lsb is at the left.

 CharacterITA-2ITA-3SITOR  
#LtrFigHex543·21Hex7654·321Hex7654·321Remark
0NUL00000·00701110·0006A1101·010NULL, blank tape
1E301000·010E0001·110561010·110 
2LF02000·100D0001·1016C1101·100Line Feed
3A-03000·112C0101·100471000·111 
4SP04001·000B0001·0115C1011·100Space
5S'05001·012A0101·0104B1001·011 
6I806001·10070000·1114D1001·101 
7U707001·11260100·1104E1001·110 
8CR08010·00611100·001781111·000Carriage Return
9DENC09010·011C0011·100531010·011Enquiry (Who?)
10R40A010·10130010·011551010·101 
11JBEL0B010·11621100·010170010·111BELL
12N,0C011·00150010·101591011·001 
13F!0D011·01641100·1001B0011·011Can also be %
14C:0E011·10190011·0011D0011·101 
15K(0F011·11681101·0001E0011·110 
16T510100·00511010·001741110·100 
17Z+11100·01461000·110631100·011 
18L)12100·10230100·011651100·101 
19W213100·11521010·010581011·000 
20H$14101·00250100·101691101·001Currency symbol
21Y615101·01541010·1002B0101·011 
22P016101·10290101·0012D0101·101 
23Q117101·11581011·0002E0101.110 
24O918110·00310110·001711110·001 
25B?19110·014C1001·100721110·010 
26G&1A110·10431000·011350110·101Can also be @ 
27FIG1B110·11320110·010360110·110Figures (Shift on)
28M.1C111·00451000·101390111·001 
29X/1D111·01340110·1003A0111·010 
30V;1E111·10491001·0013C0111·100 
31LTR1F111·11380111·0005A1011·010Letters (Shift off)
 
ARQ characters
32RQ 160010·110661100·110Repetition (RPT)
33α 4A1001·0100F0001·111Idle signal a (SIA)
34β 1A0011·010330110·011Idle signal b (SIB)
 
SITOR characters
35CS1 651100·101Control Signal 1
36CS2 6A1101·010Control Signal 2
37CS3 591011·001Control Signal 3

 
Control character


Specifications
SITOR-A
  • Name
    SITOR-A
  • Method
    Synchronous, burst, half-duplex (simplex-ARQ)
  • Inventor
    PTT (Netherlands)
  • Users
    Radio Amateurs, Marine service, Government, Diplomatic services
  • Modulation
    FSK2
  • Speed
    100 baud
  • M/S ratio
    4:3
  • Frequency
    HF
  • FSK shift
    170 Hz (amateurs, government)
    300 Hz, 400 Hz, 850 Hz (Air Force, Navy, Ministry)
  • Standard
    ITU-R Recommendation M.476-5
    ITU-R Recommendation M.625-3
Nomenclature
  • SITOR-A
  • SITOR Mode A
  • SITOR-ARQ
  • ARQ
  • ARQ 625
  • TOR
  • AMTOR
  • AMTOR-A
  • AMTOR-ARQ
SITOR-B
  • Name
    SITOR-B
  • Method
    Synchronous, continuous, simplex broadcast
  • Inventor
    PTT (Netherlands)
  • Users
    Radio Amateurs, Marine service, Government, Diplomatic services
  • Modulation
    FSK2
  • Speed
    100 baud
  • M/S ratio
    4:4
  • Frequency
    HF
  • FSK shift
    170 Hz
  • Standard
    ITU-R Recommendation M.476-5
    ITU-R Recommendation M.625-3
Nomenclature
  • SITOR-B
  • SITOR Mode B
  • SITOR Broadcast
  • SITOR-FEC
  • SIFEC
  • AMTOR-B
  • AMTOR-FEC
References
  1. Wikipedia, SITOR
    Visited 9 February 2025.

  2. Wikipedia, CCIR 476
    Visited 9 February 2025.

  3. Wikipedia, ARQ-M
    Visited 9 February 2025.

  4. HCA van Duuren, Typedruktelegrafie op Radioverbindingen
    Doctoral Thesis, TU Delft. 9 December 1941 (Dutch).

  5. R&S manual of Transmission Methods
    4070.0711.02-03. Rohde & Schwarz, München (Germany) 2014. pp. 262-267.

  6. Paul Newland, An Introduction to AMTOR
    QST, July 1983.
Further information
Any links shown in red are currently unavailable. If you like the information on this website, why not make a donation?
© Crypto Museum. Created: Monday 10 February 2025. Last changed: Tuesday, 18 February 2025 - 10:09 CET.
Click for homepage