| Name: | Description: | ||||
|---|---|---|---|---|---|
| PCM30 in museum |
| ||||
| PCM30_CRC in museum |
PCM31 | |
PCM31_CRC | |
|
Build-up of a primer PCM time frame is shown on the following figure:
Channel capacity of an information timeslot is 64 kbit/s. If we need a larger capacity, we can obtain it with unifying more timeslots

serial number of signalling channel: 1 16 ... 15 31 A signalling channel consists of 4 bits, a, b, c, d, which are assigned to a speech channel.
A CRC-4 multiframe is built up in the 1. bit position of the 0. timeslot.
The 4-bit CRC is generated by subframes (128 bits) with the
x^4 + x + 1 generator polynom.
Content of the 0. timeslots in a multiframe:
subframe frame 1 2 3 4 5 6 7 8
number number
0 C1 0 0 1 1 0 1 1 FRAME
1 0 1 A SA4 SA5 SA6 SA7 SA8 SERCIVE
2 C2 0 0 1 1 0 1 1 FRAME
3 0 1 A SA4 SA5 SA6 SA7 SA8 SERCIVE
I 4 C3 0 0 1 1 0 1 1 FRAME
5 1 1 A SA4 SA5 SA6 SA7 SA8 SERCIVE
6 C4 0 0 1 1 0 1 1 FRAME
7 0 1 A SA4 SA5 SA6 SA7 SA8 SERCIVE
8 C1 0 0 1 1 0 1 1 FRAME
9 1 1 A SA4 SA5 SA6 SA7 SA8 SERCIVE
10 C2 0 0 1 1 0 1 1 FRAME
11 1 1 A SA4 SA5 SA6 SA7 SA8 SERCIVE
II 12 C3 0 0 1 1 0 1 1 FRAME
13 Si1 E 1 A SA4 SA5 SA6 SA7 SA8 SERCIVE
14 C4 0 0 1 1 0 1 1 FRAME
15 Si2 E 1 A SA4 SA5 SA6 SA7 SA8 SERCIVE
001011 - CRC multiframe synchron code
C1...4 - CRC bits
The 4-bit CRC is generated on the transmitting side by subframes
(128 bits) with the x^4 + x + 1 generator polinom and the result
is forwarded in this bits to the PCM receiver.
Si1, Si2, E (E13,E15) - error indicator bits (by subframes)
The PCM receiver determines the CRC by subframes on an equally way
with the transmitter and compares the CRC-bits with the given C1-C4 CRC
bits. Then it indicates the result of the comparison in Si1, Si2 bits
for the transmitter.
Si1, Si2 - 0 there is no CRC multiframe synch 1->0 CRC error.
A - remote alarm (RAI) indicator bit.
RAI=1 alarm,
RAI=0 no alarm
SA4...SA7 - spare bits (e.g. a service channel can be generated in them.)
When giving a PCM frame, we generate a control amount by sub-multiframes
and we insert in the 0. timeslot its bits.
Receiving the PCM frame we evaluate the control amount by sub-multiframes.
Result of the evaluation we can forward in the bits of 0. timeslot towards
the transmission unit.
In the case of a difference the receiver will generate an error signal.