Wireless Networks and Mobile Computing

Table of Contents

  1. Wireless Transmission Fundamentals
  2. Cellular Network Architecture
  3. Mobile IP
  4. Wireless LAN (IEEE 802.11 Standards)
  5. Bluetooth
  6. ZigBee
  7. WiMAX
  8. Satellite Networks
  9. Mobile Computing Architecture
  10. Handoff/Handover Management
  11. Location Management
  12. Wireless Security
  13. Mobile Ad-hoc Networks (MANETs)
  14. Wireless Sensor Networks (WSNs)
  15. VoIP over Wireless
  16. NFC and RFID

1. Wireless Transmission Fundamentals

Electromagnetic Spectrum for Wireless Communication

Frequency Band Range Use Cases
VLF (Very Low Frequency) 3-30 kHz Submarine communication
LF (Low Frequency) 30-300 kHz Maritime communication
MF (Medium Frequency) 300 kHz-3 MHz AM radio
HF (High Frequency) 3-30 MHz Shortwave radio, amateur radio
VHF (Very High Frequency) 30-300 MHz FM radio, television
UHF (Ultra High Frequency) 300 MHz-3 GHz TV, mobile phones, WiFi
SHF (Super High Frequency) 3-30 GHz Satellite, 5G, radar
EHF (Extremely High Frequency) 30-300 GHz 5G mmWave, scientific

Transmission Methods

Key Wireless Concepts

Concept Description
Multipath Fading Signal reaches receiver via multiple paths causing constructive/destructive interference
Attenuation Signal strength decreases with distance
Interference Overlapping signals from other sources
Doppler Effect Frequency shift due to relative motion
Spread Spectrum Spread signal over wider frequency band (FHSS, DSSS)
MIMO Multiple Input Multiple Output — uses multiple antennas for higher throughput

Modulation Techniques


2. Cellular Network Architecture

Basic Architecture

┌──────────┐    ┌──────────┐    ┌──────────────┐
│  Mobile  │───▶│   BTS    │───▶│    BSC       │
│ Station  │◀───│(Base     │◀───│(Base Station │
│  (MS)    │    │Transceiver)   │ Controller)  │
└──────────┘    └──────────┘    └──────┬───────┘
                                       │
                                ┌──────▼───────┐
                                │     MSC      │
                                │(Mobile Switching│
                                │   Center)     │
                                └──────┬───────┘
                                       │
                    ┌──────────────────┼──────────────────┐
                    │                  │                  │
              ┌─────▼─────┐    ┌──────▼──────┐   ┌──────▼──────┐
              │   HLR     │    │    VLR      │   │    EIR      │
              │(Home     │    │(Visitor    │   │(Equipment  │
              │Location  │    │Location    │   │Identity    │
              │Register) │    │Register)   │   │Register)   │
              └───────────┘    └─────────────┘   └─────────────┘

Key Components

Component Full Form Function
MS Mobile Station User device (phone)
BTS Base Transceiver Station Radio communication with MS
BSC Base Station Controller Manages multiple BTS, handoffs
MSC Mobile Switching Center Call routing, switching, mobility management
HLR Home Location Register Permanent subscriber database
VLR Visitor Location Register Temporary database for visiting subscribers
EIR Equipment Identity Register Validates device IMEI (white/grey/black lists)
AuC Authentication Center Authentication and encryption keys

Cellular Generations

Generation Technology Data Rate Key Features
1G AMPS, TACS 2.4 kbps Analog voice, FDMA
2G GSM, CDMA (IS-95) 9.6-14.4 kbps Digital voice, SMS, TDMA/CDMA
2.5G GPRS, EDGE 144-384 kbps Packet switching, internet access
3G UMTS, CDMA2000, HSPA 2-14 Mbps Video calling, mobile broadband
4G LTE LTE, WiMAX2 100 Mbps-1 Gbps All-IP, OFDMA, MIMO, VoLTE
5G NR (New Radio) 1-20 Gbps mmWave, massive MIMO, network slicing, URLLC

GSM (Global System for Mobile Communications)

CDMA (Code Division Multiple Access)

4G LTE (Long Term Evolution)

5G


3. Mobile IP

Purpose

Enables mobile devices to move between networks while maintaining a permanent IP address.

Key Components

Component Function
Mobile Node (MN) Device that changes its point of attachment
Home Agent (HA) Router on home network; intercepts packets for MN and tunnels to COA
Foreign Agent (FA) Router on visited network; provides care-of address and decapsulates packets
Care-of Address (COA) Temporary address in foreign network (FA COA or co-located COA)
Correspondent Node (CN) Node communicating with mobile node

Mobile IP Process

1. Agent Discovery: MN discovers HA and FA through agent advertisements
2. Registration: MN registers COA with HA
3. Tunneling: HA encapsulates packets and tunnels to COA
4. Delivery: FA decapsulates and delivers to MN
5. Reverse: MN sends packets directly to CN (or via FA)

Triangular Routing Problem

Mobile IPv6 Improvements


4. Wireless LAN (IEEE 802.11 Standards)

IEEE 802.11 Family

Standard Frequency Max Speed Year Key Features
802.11b 2.4 GHz 11 Mbps 1999 DSSS, most widely adopted initially
802.11a 5 GHz 54 Mbps 1999 OFDM, less interference but shorter range
802.11g 2.4 GHz 54 Mbps 2003 OFDM, backward compatible with b
802.11n 2.4/5 GHz 600 Mbps 2009 MIMO, channel bonding (40 MHz)
802.11ac 5 GHz 6.93 Gbps 2013 MU-MIMO, 80/160 MHz channels, 8 spatial streams
802.11ax 2.4/5/6 GHz 9.6 Gbps 2021 OFDMA, MU-MIMO, BSS coloring, Target Wake Time

802.11 Network Architecture

Basic Service Set (BSS):
- Infrastructure mode: Stations communicate through Access Point (AP)
- Ad-hoc mode (IBSS): Stations communicate directly with each other

Infrastructure Mode:          Ad-hoc Mode:
  ┌─────┐                       ┌─────┐
  │ AP  │                      │ STA │────┐
  └──┬──┘                      └─────┘    │
  ┌──┴──┐                       ┌─────┐   │
  │ STA │                      │ STA │───┘
  └─────┘                      └─────┘

Extended Service Set (ESS): Multiple BSSs connected via Distribution System (DS)

802.11 MAC Protocol

CSMA/CA Process

  1. Listen to channel
  2. If idle for DIFS → transmit
  3. If busy → wait random backoff time
  4. After backoff, if still idle → transmit
  5. If collision assumed → double contention window, repeat

802.11ax (Wi-Fi 6) Key Features


5. Bluetooth

Overview

Short-range wireless technology for personal area networks (PAN)

Feature Specification
Frequency 2.4 GHz ISM band
Range 10 m (Class 2), 100 m (Class 1)
Data Rate 1-3 Mbps (Classic), 2 Mbps (BLE)
Topology Piconet (1 master + 7 active slaves), Scatternet
Standard IEEE 802.15.1

Bluetooth Versions

Version Key Feature
1.0-1.2 Basic data rate, 1 Mbps
2.0+EDR Enhanced Data Rate, 3 Mbps
3.0+HS High speed using WiFi
4.0 Bluetooth Low Energy (BLE) introduced
4.2 IPv6 support, higher speed
5.0 2x speed, 4x range, 8x data broadcasting
5.3 Connection subrating, channel classification

Bluetooth Protocol Stack

Bluetooth Low Energy (BLE)


6. ZigBee

Overview

Low-power, low-data-rate wireless mesh networking standard

Feature Specification
Frequency 2.4 GHz (global), 868 MHz (Europe), 915 MHz (Americas)
Data Rate 250 kbps (2.4 GHz), 20-40 kbps (sub-GHz)
Range 10-100 m
Topology Star, Tree, Mesh
Standard IEEE 802.15.4 (PHY + MAC), ZigBee Alliance (network + application)
Power Very low (battery life: months to years)
Nodes Up to 65,000 per network

Device Types

Type Function
Coordinator Starts and manages the network (one per network)
Router Relays data between devices
End Device Low-power device that communicates with coordinator/router

Use Cases


7. WiMAX (Worldwide Interoperability for Microwave Access)

Overview

Broadband wireless access technology providing last-mile connectivity

Feature Specification
Standard IEEE 802.16
Frequency 2-11 GHz (non-line-of-sight), 10-66 GHz (line-of-sight)
Range Up to 50 km
Data Rate Up to 75 Mbps (802.16d), 1 Gbps (802.16m)
Topology Point-to-multipoint
QoS Built-in QoS support

WiMAX vs Wi-Fi

Feature WiMAX Wi-Fi
Range Up to 50 km Up to 100 m
Standard IEEE 802.16 IEEE 802.11
Licensed Spectrum Yes (typically) Unlicensed
QoS Built-in Limited (WMM)
Mobility Supports mobile (802.16e) Limited
Use Case Metropolitan area Local area

WiMAX Architecture


8. Satellite Networks

Types by Orbit

Orbit Altitude Latency Examples
GEO (Geostationary) 35,786 km ~250 ms INSAT, DirecTV
MEO (Medium Earth) 2,000-35,786 km ~10-50 ms GPS, O3b
LEO (Low Earth) 160-2,000 km ~1-5 ms Starlink, Iridium, OneWeb

Satellite Characteristics

Applications

India's Satellite Program


9. Mobile Computing Architecture

Three-Tier Architecture

┌─────────────────────────────────────────┐
│          PRESENTATION TIER               │
│  (Mobile devices, browsers, apps)        │
├─────────────────────────────────────────┤
│          MIDDLE TIER                     │
│  (Application servers, web servers,      │
│   middleware, WAP gateway)               │
├─────────────────────────────────────────┤
│          DATA TIER                       │
│  (Databases, file systems, legacy        │
│   systems)                               │
└─────────────────────────────────────────┘

Key Characteristics of Mobile Computing

Characteristic Description
Mobility Users can access services while moving
Wireless Communication Relies on wireless networks
Portability Small, lightweight devices
Intermittent Connectivity Connections may drop and reconnect
Resource Constraints Limited battery, processing, storage
Heterogeneity Multiple device types, OS, networks

Mobile Computing Challenges

WAP (Wireless Application Protocol)


10. Handoff/Handover Management

Definition

The process of transferring an ongoing call or data session from one cell/channel to another as a mobile user moves.

Types of Handoff

Type Description
Hard Handoff Break-before-make; old connection broken before new one established (GSM, TDMA)
Soft Handoff Make-before-break; new connection established before old one released (CDMA)
Softer Handoff Handoff between sectors of the same cell

Handoff Process

  1. Initiation: Signal strength drops below threshold
  2. Measurement: Mobile and network measure signal quality
  3. Decision: Network decides to initiate handoff
  4. Execution: Resources allocated in target cell, mobile switches
  5. Completion: Old resources released

Handoff Strategies

Strategy Description
Network-Controlled Network makes all decisions (1G)
Mobile-Assisted Mobile measures signals, network decides (GSM)
Mobile-Controlled Mobile makes all decisions (DECT)

Handoff Metrics


11. Location Management

Two Key Operations

  1. Paging: Network finds the mobile's current location for incoming calls
  2. Location Update: Mobile informs network of its current location

Location Management Strategies

Strategy Description Trade-off
Always Update Mobile updates on every cell change High update cost, low paging cost
Never Update Mobile never updates Low update cost, high paging cost (paging entire network)
Selective Update Update based on distance/time/cell crossing Balanced approach

Location Areas

HLR/VLR Based Location Management


12. Wireless Security

Security Threats

Threat Description
Eavesdropping Unauthorized interception of wireless signals
Man-in-the-Middle Attacker intercepts and possibly alters communication
Rogue AP Unauthorized access point set up to lure users
Denial of Service Jamming or flooding wireless channel
MAC Spoofing Forging MAC address to bypass filtering
War Driving Searching for unsecured wireless networks

Security Protocols Evolution

Protocol Year Encryption Key Length Status
WEP 1997 RC4 40/104 bit Broken, deprecated
WPA 2003 TKIP (RC4) 128 bit Legacy
WPA2 2004 AES-CCMP 128 bit Current standard
WPA3 2018 AES-GCMP-256 192/256 bit Latest standard

WEP (Wired Equivalent Privacy)

WPA (Wi-Fi Protected Access)

WPA2

WPA3

Wireless Security Best Practices

  1. Use WPA3 (or WPA2-AES minimum)
  2. Change default SSID and admin passwords
  3. Disable WPS (Wi-Fi Protected Setup)
  4. Use strong, unique passwords
  5. Enable MAC filtering (supplementary)
  6. Use VPN on public networks
  7. Regularly update firmware
  8. Disable SSID broadcasting (supplementary)

13. Mobile Ad-hoc Networks (MANETs)

Definition

Self-configuring, infrastructure-less network of mobile devices connected wirelessly. Each node acts as both host and router.

Characteristics

Feature Description
Dynamic Topology Nodes move freely; topology changes rapidly
Infrastructure-less No fixed base stations or access points
Multi-hop Routing Packets may traverse multiple nodes
Resource Constrained Limited battery, processing, bandwidth
Autonomous Self-organizing, self-healing

Applications

Routing Protocols

Category Protocols Description
Proactive (Table-Driven) DSDV, OLSR Maintain routes to all destinations; periodic updates
Reactive (On-Demand) AODV, DSR Discover routes when needed; reduce overhead
Hybrid ZRP Combines proactive (intra-zone) and reactive (inter-zone)

Key Protocols

Challenges


14. Wireless Sensor Networks (WSNs)

Definition

Network of spatially distributed autonomous sensors to monitor physical or environmental conditions.

Architecture

┌──────────┐    ┌──────────┐    ┌──────────┐
│ Sensor   │    │ Sensor   │    │ Sensor   │
│ Node 1   │    │ Node 2   │    │ Node 3   │
└────┬─────┘    └────┬─────┘    └────┬─────┘
     │               │               │
     └───────────────┼───────────────┘
                     │
              ┌──────▼──────┐
              │   SINK /    │
              │  BASE STATION│
              └──────┬──────┘
                     │
              ┌──────▼──────┐
              │   TASK       │
              │  MANAGER     │
              └─────────────┘

Sensor Node Components

Component Function
Sensing Unit Sensors + ADC to convert analog to digital
Processing Unit Microcontroller + memory
Communication Unit Transceiver (radio)
Power Unit Battery (often non-replaceable)

Characteristics

Routing Protocols

Protocol Type Description
LEACH Clustering Random cluster head rotation for energy efficiency
Directed Diffusion Data-centric Interest dissemination, gradient establishment
SPIN Data-centric Negotiation-based, metadata advertisement
PEGASIS Chain-based Nodes form chain, one node transmits to base

Applications


15. VoIP over Wireless

VoIP Basics

VoIP over Wireless Challenges

Challenge Description
Bandwidth Wireless bandwidth is limited and shared
Latency Must be <150 ms for acceptable quality
Jitter Variable delay causes voice quality degradation
Packet Loss Wireless errors cause packet loss
Handoff Maintaining call during cell transition
QoS Need priority for voice over data

QoS Mechanisms


16. NFC and RFID

RFID (Radio Frequency Identification)

Feature Description
Components Tag (transponder), Reader (transceiver), Backend system
Frequency LF (125-134 kHz), HF (13.56 MHz), UHF (860-960 MHz)
Range Few cm (LF) to 10+ m (UHF)
Power Passive (no battery, powered by reader), Active (battery), Semi-passive
Data Capacity 96 bits to several KB

Applications: Supply chain management, inventory tracking, toll collection (FASTag), access control, library management, Aadhaar cards

NFC (Near Field Communication)

Feature Description
Frequency 13.56 MHz
Range <10 cm (very short range)
Data Rate 106-424 kbps
Modes Reader/Writer, Peer-to-Peer, Card Emulation
Standard ISO 18092, based on RFID

Applications: Contactless payments (Google Pay, Apple Pay), access control, data transfer, smart posters, ticketing

RFID vs NFC

Feature RFID NFC
Range Up to 10+ m <10 cm
Communication One-way (reader to tag) Two-way (peer-to-peer)
Security Lower (longer range) Higher (very short range)
Use Case Tracking, inventory Payments, pairing
Standard Multiple ISO 18092

Key Formulas and Standards Summary

Concept Details
Free Space Path Loss L = 20 log(d) + 20 log(f) + 32.44 (d in km, f in MHz)
Shannon Capacity C = B × log₂(1 + SNR)
OFDM Subcarriers Multiple orthogonal subcarriers for parallel transmission
MIMO Capacity Increases linearly with min(transmit, receive) antennas

Exam Tips


Practice Questions

12 MCQs for Wireless Networks and Mobile Computing with detailed explanations.

Q1. Regarding the following concept: '| Signal strength decreases with distance |

|...', which statement is correct?

✅ Correct Answer: Option B

Explanation:
The correct answer is Option B — | Signal strength decreases with distance |
|.

This concept is covered under Wireless Networks and Mobile Computing in the CBDT Assistant Director Systems syllabus. The answer is established through standard definitions and widely accepted principles in the field.

Why other options are incorrect:
- Option A — This option is factually incorrect or describes a concept from a different domain, making it an invalid choice for this question.
- Option C — This option is factually incorrect or describes a concept from a different domain, making it an invalid choice for this question.
- Option D — This option is factually incorrect or describes a concept from a different domain, making it an invalid choice for this question.


Q2. Regarding the following concept: 'Unidirectional:...', which statement is correct?

✅ Correct Answer: Option C

Explanation:
The correct answer is Option C — Unidirectional:.

This concept is covered under Wireless Networks and Mobile Computing in the CBDT Assistant Director Systems syllabus. The answer is established through standard definitions and widely accepted principles in the field.

Why other options are incorrect:
- Option A — This option is factually incorrect or describes a concept from a different domain, making it an invalid choice for this question.
- Option B — This option is factually incorrect or describes a concept from a different domain, making it an invalid choice for this question.
- Option D — This option is factually incorrect or describes a concept from a different domain, making it an invalid choice for this question.


Q3. Regarding the following concept: 'Omnidirectional:...', which statement is correct?

✅ Correct Answer: Option A

Explanation:
The correct answer is Option A — Omnidirectional:.

This concept is covered under Wireless Networks and Mobile Computing in the CBDT Assistant Director Systems syllabus. The answer is established through standard definitions and widely accepted principles in the field.

Why other options are incorrect:
- Option B — This option is factually incorrect or describes a concept from a different domain, making it an invalid choice for this question.
- Option C — This option is factually incorrect or describes a concept from a different domain, making it an invalid choice for this question.
- Option D — This option is factually incorrect or describes a concept from a different domain, making it an invalid choice for this question.


Q4. Regarding the following concept: '| Overlapping signals from other sources |

|...', which statement is correct?

✅ Correct Answer: Option C

Explanation:
The correct answer is Option C — | Overlapping signals from other sources |
|.

This concept is covered under Wireless Networks and Mobile Computing in the CBDT Assistant Director Systems syllabus. The answer is established through standard definitions and widely accepted principles in the field.

Why other options are incorrect:
- Option A — This option is factually incorrect or describes a concept from a different domain, making it an invalid choice for this question.
- Option B — This option is factually incorrect or describes a concept from a different domain, making it an invalid choice for this question.
- Option D — This option is factually incorrect or describes a concept from a different domain, making it an invalid choice for this question.


Q5. Regarding the following concept: '| Frequency shift due to relative motion |

|...', which statement is correct?

✅ Correct Answer: Option C

Explanation:
The correct answer is Option C — | Frequency shift due to relative motion |
|.

This concept is covered under Wireless Networks and Mobile Computing in the CBDT Assistant Director Systems syllabus. The answer is established through standard definitions and widely accepted principles in the field.

Why other options are incorrect:
- Option A — This option is factually incorrect or describes a concept from a different domain, making it an invalid choice for this question.
- Option B — This option is factually incorrect or describes a concept from a different domain, making it an invalid choice for this question.
- Option D — This option is factually incorrect or describes a concept from a different domain, making it an invalid choice for this question.


Q6. Regarding the following concept: '| Spread signal over wider frequency band (FHSS, DSSS) |

|...', which statement is correct?

✅ Correct Answer: Option B

Explanation:
The correct answer is Option B — | Spread signal over wider frequency band (FHSS, DSSS) |
|.

This concept is covered under Wireless Networks and Mobile Computing in the CBDT Assistant Director Systems syllabus. The answer is established through standard definitions and widely accepted principles in the field.

Why other options are incorrect:
- Option A — This option is factually incorrect or describes a concept from a different domain, making it an invalid choice for this question.
- Option C — This option is factually incorrect or describes a concept from a different domain, making it an invalid choice for this question.
- Option D — This option is factually incorrect or describes a concept from a different domain, making it an invalid choice for this question.


Q7. Regarding the following concept: '| Multiple Input Multiple Output — uses multiple antennas for higher throughput ...', which statement is correct?

Modulation Techniques

-
- C. This is defined exclusively at the physical layer of system design
- D. This concept applies only to analog systems and not digital ones

✅ Correct Answer: Option B

Explanation:
The correct answer is Option B — | Multiple Input Multiple Output — uses multiple antennas for higher throughput |

Modulation Techniques

-.

This concept is covered under Wireless Networks and Mobile Computing in the CBDT Assistant Director Systems syllabus. The answer is established through standard definitions and widely accepted principles in the field.

Why other options are incorrect:
- Option A — This option is factually incorrect or describes a concept from a different domain, making it an invalid choice for this question.
- Option C — This option is factually incorrect or describes a concept from a different domain, making it an invalid choice for this question.
- Option D — This option is factually incorrect or describes a concept from a different domain, making it an invalid choice for this question.


Q8. Regarding the following concept: 'Vary amplitude of carrier wave

-...', which statement is correct?

- A. Vary amplitude of carrier wave

✅ Correct Answer: Option A

Explanation:
The correct answer is Option A — Vary amplitude of carrier wave
-.

This concept is covered under Wireless Networks and Mobile Computing in the CBDT Assistant Director Systems syllabus. The answer is established through standard definitions and widely accepted principles in the field.

Why other options are incorrect:
- Option B — This option is factually incorrect or describes a concept from a different domain, making it an invalid choice for this question.
- Option C — This option is factually incorrect or describes a concept from a different domain, making it an invalid choice for this question.
- Option D — This option is factually incorrect or describes a concept from a different domain, making it an invalid choice for this question.


Q9. Which of the following best describes - Forward Secrecy: Past traffic remains secure even if key?

✅ Correct Answer: Option C

Explanation:
The correct answer is Option C — compromised.

This concept is covered under Wireless Networks and Mobile Computing in the CBDT Assistant Director Systems syllabus. The answer is established through standard definitions and widely accepted principles in the field.

Why other options are incorrect:
- Option A — This option is factually incorrect or describes a concept from a different domain, making it an invalid choice for this question.
- Option B — This option is factually incorrect or describes a concept from a different domain, making it an invalid choice for this question.
- Option D — This option is factually incorrect or describes a concept from a different domain, making it an invalid choice for this question.


Q10. Regarding the following concept: 'Multipath Fading...', which statement is correct?

✅ Correct Answer: Option A

Explanation:
The correct answer is Option A — Multipath Fading.

This concept is covered under Wireless Networks and Mobile Computing in the CBDT Assistant Director Systems syllabus. The answer is established through standard definitions and widely accepted principles in the field.

Why other options are incorrect:
- Option B — This option is factually incorrect or describes a concept from a different domain, making it an invalid choice for this question.
- Option C — This option is factually incorrect or describes a concept from a different domain, making it an invalid choice for this question.
- Option D — This option is factually incorrect or describes a concept from a different domain, making it an invalid choice for this question.


Q11. Regarding the following concept: '- Call routing: CN queries HLR → HLR queries VLR → VLR provides roaming number →...', which statement is correct?

✅ Correct Answer: Option A

Explanation:
The correct answer is Option A — - Call routing: CN queries HLR → HLR queries VLR → VLR provides roaming number → call routed.

This concept is covered under Wireless Networks and Mobile Computing in the CBDT Assistant Director Systems syllabus. The answer is established through standard definitions and widely accepted principles in the field.

Why other options are incorrect:
- Option B — This option is factually incorrect or describes a concept from a different domain, making it an invalid choice for this question.
- Option C — This option is factually incorrect or describes a concept from a different domain, making it an invalid choice for this question.
- Option D — This option is factually incorrect or describes a concept from a different domain, making it an invalid choice for this question.


Q12. Regarding the following concept: 'Vary frequency of carrier wave

-...', which statement is correct?

- A. Vary frequency of carrier wave

✅ Correct Answer: Option A

Explanation:
The correct answer is Option A — Vary frequency of carrier wave
-.

This concept is covered under Wireless Networks and Mobile Computing in the CBDT Assistant Director Systems syllabus. The answer is established through standard definitions and widely accepted principles in the field.

Why other options are incorrect:
- Option B — This option is factually incorrect or describes a concept from a different domain, making it an invalid choice for this question.
- Option C — This option is factually incorrect or describes a concept from a different domain, making it an invalid choice for this question.
- Option D — This option is factually incorrect or describes a concept from a different domain, making it an invalid choice for this question.