Protocols Continued

The physical layer has several main tasks that comprise the channel coding, error detection/correction; this is directly combined with the coding mechanisms. FEC (Forward Error Correction) is used extensively in the coding channel, FEC adds redundancy to the user data, thus allowing for the detection and correction of selected errors. The power of the FEC scheme depends on the amount of redundancy, coding algorithm, and any further interleaving of data to minimise the effects of burst errors. Whatsmore the FEC is the reason that error detection/correction occurs in the physical layer. This differs to the ISO/OSI reference model where it occurs in layer two. The GSM physical layer tries to correct errors, however it does not deliver erroneous data to the higher layers.
GSM logical channels use different coding schemes with different correction capabilities, for example speech channels need the additional coding of voice data after analogue to digital conversion. This is in order to reach a data rate of 22.8 kbit/s (using the 13 kbit/s from the voice codec plus redundancy, CRC bits, and interleaving (Goodman, 1997). When GSM was envisaged it was assumed that voice would be the main service so the physical also contains special functions, for instance VAD (Voice Activity Detection), which transmits voice data only when there is a voice signal. In the duration between voice activity, the physical layer generates a comfort noise to fake a connection, however no actual transmission takes place.
All the interleaving in the voice channel is to minimise interference due to burst errors and the recurrence pattern of a logical channel generates a delay for transmission, although this delay is only about 60 ms for TCH/FS and about 100 ms for TCH/F9.6. These times have to be added to the transmission delay if the BTS is communicating with an MS rather than a standard fixed station (for example a stationary computer etc.) and this in turn may influence the performance of any of higher layer protocols, e.g.. for computer data transmission.

Signaling between the entities within the GSM network requires the use of the higher layers (see Figure 7). For this, the LAPDm (Link Access Procedure for the D-Channel) protocol has been defined at the Um interface for layer two. As the name already implies, it has been derived from link access procedure for the D-Channel (LAPD) in the ISDN system, which is a version of HDLC (Goodman, 1997), LAPDm is a lightweight version of LAPD, in that it does not require synchronisation flags or check summing for error detection, these are not needed as these functions are already performed in the physical layer of the GSM network. LAPDm, however offers reliable data transfer over connections, re-sequencing of data frames and flow control (ETSI, 1993, ETS 300 937), (ETSI, 1999) TS 100 938. Due to the fact that there is no buffering between layer one and two, the LAPDm has to obey the frame structures, recurrence patterns etc defined for the reassembly of data and acknowledged/unacknowledged data transfer.

Layer three in the GSM network is made up of several sublayers as shown in Figure 7, the lowest sublayer is the RR (Radio Resource Management). Only part of this layer the RR', is implemented in the BTS, the remainder of the RR is situated in the BSC. The BSC via the BTSM (Base Transceiver Station Management) are responsible for the functions of the RR'. The RR' has the function of setting up, maintenance and release of the radio channels. Also the RR' has direct access to the physical layer for radio information and offers a reliable connection to next higher layer.

Cont..

Back