Rajib Taid

Mobile Communications Systems Development


Скачать книгу

for the introduction of a new transport network without affecting the application or RNL;

       Create a backup transport network; and

       System and application requirements, e.g. use ATM to transport multimedia contents, whereas frame relay can transport data only.

      3GPP defines a larger number of protocol logical interfaces, starting with the alphabet “A”, stacks, and layers which are central to the interworking of a network element with another network element of mobile communications systems and networks. In this chapter, we have covered only the following logical interfaces of mobile communications networks:

       Air interfaces, i.e. Uu, Um, between UE/MS and RAN of GSM, UMTS, LTE, and 5G systems.

       Network interfaces (A, Gb, S1, Iu, X2, Gn, NG, and so on) between the GSM, UMTS, LTE, and 5G RANs and their respective CNs.

      In fact, the majority of the logical interfaces are found only in the CNs domain along with the other CN elements such as the Home Location Register/Home Subscriber Server (HLR/HSS), Visitor Location Register (VLR), and Policy Charging and Restriction Function (PCRF). Other logical interfaces are also available that can be configured to support interworking and interoperations, e.g. CS fallback, Single Radio Voice Call Continuity, and so on, between two mobile communications networks. Some of these interoperation facilities may be configured as an optional and separately licensed feature.

      A developer must put the focus on a particular network element and its logical interfaces at a time. The air interface and its protocol stack is the most interesting one that consists of advanced wireless communications theories. The air interface differentiates one system from its predecessor. As a starting point, the reader is advised to go through and familiarize themselves with the list of 3GPP TSs mentioned in the Reference section of this book. There are 3GPP TSs describing the protocol layers of the respective air interface of the GSM, GPRS, UMTS, LTE, and 5G systems. The reader may, then, proceed gradually toward the other logical interfaces and their protocol stack.

      3.11.1 Identifying a Logical Interface, Protocol Stack, and Its Layers

      To identify and understand a particular protocol stack architecture, its layers, and their corresponding 3GPP technical specifications, the following steps may be taken:

       Choose a particular mobile communications system such as the GSM, GPRS, and UMTS, LTE, or 5G as your area of interest. Use the information available in the 3GPP site [2] (second, third, fourth column) as mentioned in Section 2.5.6.

       Next, decide the particular network element of interest such as GSM MS, BTS, BSC, and MSC; UMTS NodeB, and RNC; or LTE eNodeB, MME, and S‐GW or 5G gNB and 5G core.

       Now, look at the logical interfaces supported by the chosen network element. Pick a particular logical interface and look at its protocol stack and layers. A logical interface and its protocol stack cover different subjects and specifications area. Look at the subject and specifications areas mentioned in the 3GPP site [2], first column, and pick a particular subject area. Against this chosen subject area, e.g. signaling, requirements, and so on, or a particular protocol layer, attempt to identify the corresponding technical specifications series and its specifications from the column 2, 3, or 4, 3GPP site [2].

      Study the protocol layer architecture, its functions and procedures, and other details from the identified technical specification.

      Figure 3.21 shows the protocol stack of the A‐interface on the CN side.

       Call Control Management (CM),

       MM, and

       Radio Resource Management (RR).

Schematic illustration of GSM air interface Layer 3 protocol stack.

      1 As shown in Figure 3.21, the GSM air interface Layer 3 consists of the CM, MM, and RR layers. The developer may be further interested in the Radio Resource Management, (RR) sublayer of the GSM Layer 3 protocol stack. The RR layer of a BSC deals with the signaling functions/messages of the GSM Layer 3 protocol stack. Now refer to the 3GPP site [2].

      2 For the GSM signaling protocols/messages that are exchanged between an MS and the BSC and vice versa, the corresponding 3GPP TS series number will be either 44 Series (After Release 4, including, GSM) or 4 Series (Before Release 4 GSM). Assume that you have considered the 3GPP TS Series 44. Within this series, one will find all the technical specifications, listed in ascending order, related to signaling messages between MS and the BSC. Now, look for the technical specification having the title Radio Resource Management protocol. You got the desired TS. In this case, it is the 3GPP TS 44.018 [130]. For Series 4, the corresponding TS will be the 3GPP TS 04.18.

      In Figure 3.21, the GSM BSC and its BTSs are being shown as the combined BSS. However, a BTS and BSC of a BSS are connected by the logical A‐bis interface that is not shown in Figure 3.21. A‐bis interface is proprietary with its protocol stack. On the CN side, a BSC and the MSC are connected by the logical A‐interface which is an open standard defined by 3GPP. Look at the protocol stack of the A‐interface. At the top of the stack are the Base Station Subsystem Mobile Application Part (BSSMAP), Direct Transfer Application Part (DTAP), and Signaling Connection Control Part (SCCP) layer, which is the Layer 3 protocol. The BSSMAP and DTAP protocols are defined in the 3GP TS 48.008 [134]. The Layer 2 is the Message Transfer Part (MTP). The physical layer used for both the A‐bis and A‐interface is the E1 interface, as described earlier in Section 3.1.1. The SCCP, MTP is part of the standard Signaling System #7 (SS#7). For more information on the SCCP and MTP layers, refer to TS 48.006 [133].

      3.11.2