Project

General

Profile

V110 » History » Version 6

laforge, 11/22/2022 09:14 AM
typo

1 2 laforge
h1. ITU-T Recommendation V.110
2 1 laforge
3 4 laforge
V.110 is an ITU standard for bit-rate adaptation of low-speed async serial signals to 64 kbit/s ISDN B-channels.  It was primarily used in the context of interworking between GSM Circuit Switched Data (CSD) and ISDN.
4 2 laforge
5 4 laforge
h2. Synchronous
6 1 laforge
7 4 laforge
Rate adaptation of synchronous serial signals of 600, 1200, 2400, 4800, 7200, 9600, 12000, 14400, 19200, 24000, 28800 or 38400 bit/s
8
9 2 laforge
h3. Frame structure
10
11
The protocol uses an 80bit (10 byte) frame.  The Frame contains a frame sync pattern (similar to e.g. E1 TS0 or TRAU frames) consisting of the first byte and the first bit of every following byte.
12
13
Each frame consists of 
14
15
* 17 bits of above-mentioned frame sync pattern plus:
16
* 48 D-bits (D1..D48)
17
* 7 E-bits (E1..E7)
18
* 8 S/X-bits (S1,S3,S4,S6,S8,S9)
19
20
h3. Rate Adaptation Functions
21
22
h4. RA1
23
24
The rate-adaptation function RA1 converts from the V-series rates (e.g. 2400bps) to an intermediate rate of 8/16/32/64 kbit/s.
25
26
h4. RA2
27 1 laforge
28 5 laforge
RA2 converts from the RA1 output rate of 8/16/32/64 kbit/s to 64 kbit/s and is actually specified in I.460.  It's quite simple:
29
* in 8 kbit/s, only bit 1 (first bit) of every octet is used
30
* in 16 kbit/s, only bit 1+2 (first two bits) of every octet are used
31
* in 32 kbit/s, only bits 1,2,3,4 (first four bits) of every octet are used
32
33
All unused bits are set to binary "1".
34 4 laforge
35
h2. Asynchronous
36
37
Rate adaptation of asynchronous serial signals of 50, 75, 110, 150, 200, 300, 600, 1200, 2400, 3600, 4800, 7200, 9600, 12000, 14400, 19200, 24000, 28800 or 38400 bit/s
38
39
h3. Rate Adaptation Functions
40
41
h4. RA0
42
43 6 laforge
The RA0 function is only used with asynchronous V-series interfaces. Incoming asynchronous data is padded by the addition of stop elements to fit the nearest channel rate defined by 2 × 600 bit/s. The resulting synchronous bit stream is then processed with RA1 and RA2 like in the synchronous serial case.
Add picture from clipboard (Maximum size: 48.8 MB)