Wireless Networks (Part 1)

Understanding the architecture, generations, and mechanics of cellular data networks.

Mobile Data Networks Overview

A mobile data network is a wireless infrastructure used by devices to access the internet via mobile carriers.

Local Context (Egypt)

Delivered by carriers like Orange, WE, Etisalat, and Vodafone.

Evolution

From 1G (Analogue) to 5G (Ultra-fast, Low Latency).

شبكات الموبايل هي البنية التحتية اللي بتخلينا نفتح إنترنت من الموبايلات. في مصر الشركات اللي بتقدمها هي (أورانج، وي، اتصالات، فودافون). الشبكة بتتطور باستمرار من الـ 2G لحد الـ 5G اللي بنشوفه النهاردة.

Evolution of Mobile Technologies

5G
2020s: Enhanced Mobile Broadband, IoT, Ultra-low latency.
4G
2010s: Fast mobile broadband using IP protocols. Current Standard.
3G
2000s: Introduction of smartphones, data-heavy apps.
2G
1990s: Digital voice, SMS text messaging.
1G
1980s: Analogue voice calls only.

Cellular System Infrastructure

The "Cell" Concept

  • The service area is divided into Cells.
  • Each cell has its own Antenna (Base Station - BS).
  • Each cell uses a specific range of Frequencies.
  • Low Power Transceivers: Usually 100W or less to limit interference.
BS (Antenna) Hexagonal Pattern Grid

Why Hexagons?

Hexagons simplify switching because all adjacent antennas are equidistant. This provides steady coverage without overlapping gaps.

بنستخدم شكل السداسي (Hexagon) عشان المسافات بين الراوترات (Base Stations) تكون متساوية، وده بيسهل عملية التنقل (Handoff) بين الخلايا.

Frequency Reuse & Capacity

Spectrum is limited. To serve millions, we must re-use the same frequencies in non-adjacent cells.

The Reuse Formula:

Frequencies per Cell = K / N
  • K: Total frequencies available.
  • N: Cluster size (number of cells in a group).

Spectral Reuse

Adjacent cells must use different frequencies to avoid Crosstalk (Interference).

Handoff (Handover)

When you move between cells, the BS "hands off" your call to the next cell's antenna seamlessly. This ensures zero signal drop during migration.

Calculation Example (AMPS)

Total Freq (K) = 395
Cluster Size (N) = 7

Freq per Cell = 395 / 7 ≈ 57
💡 مثال بالأرقام: لو المتاح لينا 395 قناة تردد، ومتقسمين على مجموعات كل مجموعة فيها 7 خلايا (N=7)، يبقى كل خلية نصيبها 57 قناة. بنوزع الـ 57 قناة دول بحيث مفيش خليتين جنب بعض ياخدوا نفس الرقم عشان ميحصلش "شوشرة" (Interference).

Multiple Access Techniques

How do multiple users share the same channel without crashing?

FDMA

Frequency Division: Divided by frequency bands. Each user gets a unique frequency.

User 1 User 2 User 3

TDMA

Time Division: Same frequency but divided into Time Slots.

T1 T2 T3

CDMA

Code Division: All users share freq/time, but each has a Unique Code to decode data.

"Multiple people talking in a room in different languages."

Frequency Hopping

Users "hop" between different frequencies at fixed time intervals (Time Slots) within a frame. This prevents long-term interference on a single frequency.

Freq Time
المستخدم مش بيفضل ثابت على تردد واحد، هو "بيتنطط" لمجموعة ترددات تانية في أوقات سريعة جداً. ده بيخلي الاتصال أصعب في الاختراق وبيقلل تأثير التشويش لو فيه تردد معين فيه "نويز".

🏗 Cellular System Architecture

MS

Mobile Station (Your Phone)

BS / BTS

Base Transceiver Station

BSC

Base Station Controller

MSC

Mobile Switching Center

Hierarchy:

MS → BS → BSC → MSC → PSTN / Internet

تليفونك (MS) بيكلم البرج (BS)، البرج بيكلم المتحكم (BSC)، والمتحكم بيبعت للمركز الرئيسي (MSC) اللي بيوصلك بالإنترنت أو بشبكة التليفونات الأرضي (PSTN).

Channels Used:

  • Control Channels: For setup, management, and signaling.
  • Traffic Channels: For the actual conversation/data.
  • Forward: From Base Station to Mobile (Downlink).
  • Reverse: From Mobile to Base Station (Uplink).

Call Flow (Setup):

  1. MS requests path setup.
  2. BS assigns Frequency/Time Slot/Code.
  3. Control info acknowledged.
  4. Communication starts on Traffic channel.
أي مكالمة بتبدأ على "قنوات التحكم" عشان ننظم الطريق، وبعد ما الاتفاق يتم، بننقل على "قنوات الداتا" عشان نتكلم.

Practice Arena 🎯

1. What is the process of moving from one BS to another without connection loss?
2. Using the same frequencies in distant cells to increase capacity is called?