Optical and wireless network module 5
Optical and wireless network module 5
The GSM network consists of three major subsystems: Mobile Station (MS), Base Station Subsystem (BSS),
and Network and Switching Subsystem (NSS). These subsystems work together to enable mobile
communication. Figure 11.1 shows the key functional elements in the GSM network architecture
Mobile Station (MS):
The Mobile Station includes two main components:
Mobile Equipment (ME):
• It is the physical device of the Mobile Station (MS). It includes the transceiver, which handles the transmission
and reception of signals, digital signal processors, and the antenna. The ME is responsible for the actual
communication over the air interface with the base station transceiver (BTS). It converts the user's voice and
data into the transmission protocols suitable for the wireless link, and it also interfaces with the user through
various input and output devices such as a microphone, speaker, keypad, and display.
• The ME itself is generic, and it does not function without the Subscriber Identity Module (SIM), which
is inserted into the device to enable personalized service.
Subscriber Identity Module (SIM):
• It is a small smart card in the Mobile Station (MS) that stores essential information about the subscriber. It
includes the International Mobile Subscriber Identity (IMSI), which uniquely identifies the user in the GSM
network. The SIM card also holds information about the type of services a user is authorized to access, such
as the subscriber's identification number, privacy keys, and network permissions.
• The SIM is essential for the mobile station to work, as it allows the device to communicate with the
GSM network. It is portable and can be moved between different mobile devices, making the user’s
identity and services available wherever the SIM is used. The SIM card is secured by a four-digit PIN
to protect the subscriber’s information from unauthorized access.
• Additionally, calls are directed to the SIM inserted in any mobile phone, and short messages are also
stored on the SIM. The SIM card allows for global roaming, enabling the user to use the same phone
number in different countries by simply inserting a local SIM card, avoiding roaming charges.
The MS communicates with the network via a Base Transceiver Station (BTS), which is part of the BSS.
Base Station Subsystem (BSS):
The BSS manages the radio interface between the MS and the rest of the GSM network. It includes:
• Base Transceiver Station (BTS): Responsible for the physical communication with the MS within a
cell. A cell can have a radius of 100 m to 35 km, depending on the environment. Multiple BTSs are
controlled by a Base Station Controller (BSC).
• Base Station Controller (BSC): Manages multiple BTSs, handles radio resources, and oversees tasks
such as hand-off (transferring a call from one cell to another) and frequency management. The BSC
communicates with the Mobile Switching Center (MSC) through an A Interface.
The A-bis interface connects the BTS and BSC, carrying both traffic and maintenance data. The BSC reduces
the burden on the MSC by managing call hand-offs within its area.
Network and Switching Subsystem (NSS):
The NSS is responsible for network operation, handling call routing, user authentication, and enabling global
roaming. It includes several key components:
• Mobile Switching Center (MSC): The central component that connects to the Public Switched
Telephone Network (PSTN), handles call setup, routing, and switching between mobile and fixed
networks. If it interfaces with the PSTN, it’s known as a Gateway MSC (GMSC).
• Home Location Register (HLR): A database storing subscriber details like address, service profile, and
current location.
• Visitor Location Register (VLR): A temporary database that stores information about subscribers
currently in the area of an MSC. It assigns a Temporary Mobile Subscriber Identity (TMSI) to avoid
transmitting IMSI over the air.
• Authentication Center (AuC): Protects users against fraud by verifying their identity and encrypting
communication.
• Equipment Identity Register (EIR): Maintains a list of mobile equipment (IMEI) to ensure only
authorized devices connect to the network.
• Interworking Function (IWF): Allows communication between GSM and non-GSM networks,
performing tasks like protocol conversion.
In the NSS, the HLR and VLR work together to track the location of mobile subscribers, enabling roaming
across different MSCs. The AuC and EIR ensure network security by authenticating users and preventing
fraudulent access.
2. Explain GSM signaling protocol architecture
The GSM signaling protocol architecture defines how the components of a GSM network communicate with
each other through a series of protocols and interfaces. The architecture ensures the effective exchange of
messages between the core network elements, enabling voice, data, and signaling traffic management.
Fig. 11.2 The GSM signaling protocol architecture
Um Interface: The air-interface between the Mobile Station (MS) and the Base Transceiver Station (BTS),
which defines wireless communication.
A-bis Interface: This connects the BTS to the Base Station Controller (BSC), supporting voice traffic (64
kbps) and signaling/data traffic (16 kbps).
A' Interface: This interface connects the BSC to the Mobile Switching Center (MSC), utilizing the SS7
protocol (SCCP) for communication between the Base Station Subsystem (BSS) and the MSC.
The GSM signaling architecture is divided into three layers:
Layer I: Physical Layer
The Physical Layer, defined for the Um interface, specifies the radio link between the MS and BTS. It ensures
the transport of data in the TDMA (Time Division Multiple Access) format. The main functions of the physical
layer are:
• Data Formatting and Packaging: It ensures the correct formatting of voice and data services into
packets.
• Modulation and Coding: The layer specifies the modulation and coding techniques for data
transmission.
• Power Control and Synchronization: It manages power control and synchronizes the radio transmission
to maintain the link between MS and BTS.
• Traffic Structure and Control: The physical layer defines the control and traffic channel structure. For
interfaces such as A and A-bis, 64 kbps of digital data is used per voice user.
Layer II: Data Link Layer
The Data Link Layer (DLL) ensures reliable data transfer between network elements. It uses the LAPDm
protocol (a modified version of LAPD) for GSM-specific communication.
• Error Detection and Correction: By using cyclic redundancy checks (CRC) and Automatic Repeat
Request (ARQ), LAPDm ensures that data is transmitted reliably.
• Multiplexing Signaling Channels: The DLL allows the multiplexing of SMS (Short Message Service)
and signaling data over the same channels, optimizing the usage of available resources.
• Flow Control: It manages the flow of data packets and handles acknowledgment of data reception.
• Message Structure: Each signaling packet delivered to the physical layer is 184 bits long, and contains
fields like address, control, and information bits.
In contrast to standard LAPD, LAPDm omits the need for CRC and synchronization bits due to the time
synchronization and coding at the physical layer. This optimization enhances the GSM network’s efficiency
in mobile environments.
Layer III: Networking or Signaling Layer
The Signaling Layer (Layer III) is responsible for managing the signaling required to establish, maintain, and
terminate mobile communication sessions. It also deals with supplementary services and SMS. This layer is
divided into several sublayers:
1. Radio Resource Management (RRM): This sublayer handles frequency allocation, channel
assignments, and quality of the radio link. It is primarily responsible for operations such as handoffs
and power control.
2. Mobility Management (MM): MM manages location updates, registration, authentication, and the
handling of TMSI (Temporary Mobile Subscriber Identity). It is concerned with mobility that is not
directly related to the radio but involves network-level services.
3. Communication Management (CM): This sublayer deals with establishing, maintaining, and releasing
circuit-switched connections. It also handles supplementary services like SMS and call management
features.
Layer III messages include identifiers like the Transaction Identifier (TI), Protocol Discriminator (PD), and
Message Type (MT), helping the network differentiate and process various operations efficiently.
SS7 Signaling
The Signaling System No. 7 (SS7) protocol suite is essential for routing and controlling calls within the GSM
network. SS7 allows network elements to communicate through dedicated signaling links instead of using
voice channels. This out-of-band signaling enhances call setup times and overall network efficiency. SS7's
core components include:
• Service Switching Point (SSP): Initiates, terminates, or forwards calls.
• Signal Transfer Point (STP): Routes signaling messages between SSPs, providing improved
utilization.
• Service Control Point (SCP): Handles queries related to routing and features, often involving database
lookups.
SS7 provides critical functionalities like call routing, mobile subscriber authentication, roaming, and enhanced
call features like call forwarding and three-way calling.
Addressing and Routing
In GSM, two key routing types are defined:
SS7 Addressing and Message Signaling Routing: The SS7 MTP layer provides routing capabilities
based on Signaling Point Codes. SCCP enables global routing by translating the dialed number to the
correct signaling point code.
Call Control/Number Routing: This involves mapping the mobile subscriber's directory number
(MSISDN) to a specific MSC or HLR. This enables call routing to the appropriate destination based
on the subscriber's current location.
For example, a call from a landline to a mobile number involves querying the Home GSM Mobile Switching
Center (GMSC), which uses SS7 to locate the subscriber’s HLR and determine the correct routing.
Location Update
Location updates are vital for maintaining accurate subscriber records. When a mobile station moves to a new
location area or operator's PLMN, it performs a location update to inform the network of its new location. The
process includes:
• Location Update Request: The mobile sends this message to the MSC/VLR, which updates the HLR
with the new information.
• Periodic Location Updates: These updates ensure that the system remains up-to-date, even in case of
network failures.
The IMSI (International Mobile Subscriber Identity) attach/detach mechanism also plays a role in location
updates, indicating whether a mobile station is active or unreachable.
3. List the Identifiers used in GSM system and explain them.
Various identity numbers are associated with a GSM system. Below are descriptions of these identifiers.
IMSI
The International Mobile Subscriber Identity (IMSI) is typically 15 digits or less and is used to identify a
mobile subscriber. When the Mobile Station (MS) makes a call, it contacts a Base Station (BS), which can
only offer service if the MS is a valid subscriber. The IMSI helps with this identification and is stored on the
SIM card. The IMSI structure is shown in Fig. 11.5, where the first three digits represent the country code, the
next two are for the network provider, and the remaining digits represent the subscriber ID. IMSI also provides
information about the subscriber’s home Public Land Mobile Network (PLMN).
The SIM is essential for the mobile station to work, as it allows the device to communicate with the GSM
network. It is portable and can be moved between different mobile devices, making the user’s identity and
services available wherever the SIM is used. The SIM card is secured by a four-digit PIN to protect the
subscriber’s information from unauthorized access.
Additionally, calls are directed to the SIM inserted in any mobile phone, and short messages are also stored
on the SIM. The SIM card allows for global roaming, enabling the user to use the same phone number in
different countries by simply inserting a local SIM card, avoiding roaming charges.
Mobile System ISDN (MSISDN)
The MSISDN is the number that uniquely identifies a mobile subscriber, as shown in Fig. 11.6. Unlike
identifying a particular mobile phone, GSM systems identify a subscriber's Home Location Register (HLR).
The HLR is responsible for directing calls to the correct MS, ensuring the system can locate the subscriber
even if they are roaming.
IMSEI
Each GSM mobile phone is assigned a 15-bit long International Mobile Subscriber Equipment Identity
(IMSEI) number, as shown in Fig. 11.8. This number contains details about the phone’s manufacturer,
including a type approval code, final assembly code, and serial number, which uniquely identify the
equipment. The IMSEI allows the system to track and manage the phone’s equipment and ensure
interoperability.
TMSI
For security, Temporary Mobile Subscriber Identity (TMSI) is often used instead of the IMSI to protect the
subscriber's identity when transmitting over the air interface. This temporary identity helps prevent
interception of sensitive subscriber information.
4. Explain GSM Channels
GSM Channels
The GSM-900 system operates within the 890 MHz to 960 MHz frequency range, with the uplink (reverse)
using 890 MHz–915 MHz and the downlink (forward) using 935 MHz–960 MHz. Each direction has 25 MHz
of spectrum, divided into 124 FDM channels, each occupying 200 kHz, as shown in Fig. 11.10.