Explore the underlying architecture, PDU encoding, and network signaling of SMS systems. Simulate transmission from Mobile Station to SMSC in real-time.
Understand the Protocol Description Unit (PDU) format, including SCA, PDU-Type, MR, DA, PID, DCS, VP, UDL, and UD fields.
Analyze the signaling path (SS7) from MS through BTS, BSC, MSC to the SMSC (Short Message Service Center).
Differentiate between 7-bit GSM Alphabet (160 chars), 8-bit Data (140 bytes), and 16-bit UCS2 (70 chars).
Signaling Path: SMS uses the control channel (SDCCH) rather than the traffic channel (TCH) used for voice. This allows transmission even during an active call. The message travels via the SS7 (Signaling System No. 7) protocol stack.
Current Phase
IDLE
Latency
-- ms
SMS uses the signaling channels that phones use to communicate with cell towers (the control channel), not the voice channels. This is why you can sometimes send a text even when you have no signal bars for a call!
State the purpose of the experiment: To understand SMS PDU structure, encoding schemes, and network architecture.
Summarize the following concepts based on the theory section above:
Document your simulation steps:
Include manual calculations for:
Discuss the efficiency of 7-bit packing versus 8-bit/16-bit. Explain why SMS has a character limit.