TTM4133: Mobile Networks and Services
# Preface
This compendium aims to explain the most important concepts in the subject. The content is mostly based onthe lecture slides and the book: "From GSM to LTE-Advanced PRO and 5G".
The course focuses on: GSM, GPRS, UMTS, LTE, SIP & IMS, 5G and Over the Top Services. The compendium is structured around explaining each of these items in detail.
Everyone is allowed to edit this compendium, if you see any errors feel free to correct them.
## GSM Subsystems
GSM has three different subsystems:
## Circuit-Switched Data Transmission
GSM was initally designed as a circuit switched network that establishes a direct and exclusive connection between two users on every interface between all network nodes of the system.
## The Signalling System Number 7
Signaling System No.7 (SS-7) is a telecommunications signaling architecture traditionally used for the set up and tear down of telephone calls. It has a robust protocol stack that uses out-of-band signaling to communicate between elements of the public switched telephone network (PSTN). In recent years it has been superseded by the Diameter signaling protocol on all-IP networks.
The SS-7 standard defines three basic types of network nodes:
- Service Switching Points (SSPs): Are switching centers that are more generally reffered to as network elements and that are able to establish, transport or forward voice and data connections.
- Service Control Points (SCPs): Are databases and application software that can influence call establishment of a connection.
- Signalling Transfer Points (STPs): Are responsible for the forwarding of signalling messages between SSPs and SCPs as not all network nodes have a dedicated link to all other nodes in the network.