Wireless Networks and Mobile Computing
Table of Contents
- Wireless Transmission Fundamentals
- Cellular Network Architecture
- Mobile IP
- Wireless LAN (IEEE 802.11 Standards)
- Bluetooth
- ZigBee
- WiMAX
- Satellite Networks
- Mobile Computing Architecture
- Handoff/Handover Management
- Location Management
- Wireless Security
- Mobile Ad-hoc Networks (MANETs)
- Wireless Sensor Networks (WSNs)
- VoIP over Wireless
- 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
- Omnidirectional: Signal transmitted in all directions (broadcast)
- Unidirectional: Signal transmitted in one direction (point-to-point, microwave, satellite)
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
- AM (Amplitude Modulation): Vary amplitude of carrier wave
- FM (Frequency Modulation): Vary frequency of carrier wave
- PM (Phase Modulation): Vary phase of carrier wave
- QAM (Quadrature AM): Combine amplitude and phase modulation (used in 4G/5G)
- OFDM (Orthogonal FDM): Split signal into multiple subcarriers (used in WiFi, 4G, 5G)
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)
- Most widely used 2G standard worldwide
- Uses TDMA (Time Division Multiple Access) — 8 time slots per frequency
- Frequency bands: 900 MHz, 1800 MHz (India)
- SIM card stores subscriber identity (IMSI) and authentication key
- Architecture: BSS (BTS + BSC) → NSS (MSC, HLR, VLR, EIR, AuC)
CDMA (Code Division Multiple Access)
- Uses spread spectrum technology — all users share same frequency simultaneously
- Each user assigned unique code to encode/decode signal
- Soft handoff: Mobile can communicate with multiple base stations simultaneously
- Higher capacity than GSM, better voice quality
4G LTE (Long Term Evolution)
- All-IP network (no circuit switching)
- OFDMA for downlink, SC-FDMA for uplink
- MIMO (Multiple Input Multiple Output) — 2×2, 4×4 configurations
- Flat architecture: eNodeB → MME/S-GW/P-GW (EPC)
- VoLTE: Voice over LTE — voice as data packets
- Peak downlink: 1 Gbps, Peak uplink: 500 Mbps
5G
- Frequency bands: Sub-6 GHz and mmWave (24-100 GHz)
- Key technologies:
- Massive MIMO: 64-256 antennas
- Beamforming: Directional signal transmission
- Network Slicing: Virtual networks for different use cases
- Small cells: Dense deployment for coverage
- Three use cases:
- eMBB (enhanced Mobile Broadband): High data rates
- URLLC (Ultra-Reliable Low Latency): <1 ms latency
- mMTC (massive Machine Type Communication): IoT devices
- Latency: <1 ms; Speed: Up to 20 Gbps
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
- Packets from CN → HA → FA → MN (indirect)
- Packets from MN → CN (direct)
- Solution: Route optimization — CN learns COA and tunnels directly
Mobile IPv6 Improvements
- No Foreign Agent needed (uses IPv6 features)
- Route optimization built-in
- Better security with IPsec
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 (Carrier Sense Multiple Access with Collision Avoidance)
- RTS/CTS (Request to Send / Clear to Send) — optional, reduces hidden node problem
- NAV (Network Allocation Vector) — virtual carrier sensing
- Interframe Spaces: SIFS (short), PIFS (PCF), DIFS (DCF), EIFS (error)
CSMA/CA Process
- Listen to channel
- If idle for DIFS → transmit
- If busy → wait random backoff time
- After backoff, if still idle → transmit
- If collision assumed → double contention window, repeat
802.11ax (Wi-Fi 6) Key Features
- OFDMA: Divides channel into Resource Units (RUs) for simultaneous multi-user access
- MU-MIMO: Both uplink and downlink
- BSS Coloring: Identifies overlapping BSS to reduce interference
- TWT (Target Wake Time): Improves battery life for IoT devices
- 1024-QAM: Higher data density per symbol
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
- Radio Layer: Physical wireless connection
- Baseband: Physical link establishment, frequency hopping
- LMP (Link Manager Protocol): Link setup and control
- HCI (Host Controller Interface): Command interface to Bluetooth hardware
- L2CAP: Logical link control and adaptation
- RFCOMM: Serial port emulation
- SDP: Service discovery
Bluetooth Low Energy (BLE)
- Designed for IoT and low-power devices
- Advertising model: Devices broadcast data
- Connection model: Master-slave communication
- Use Cases: Wearables, health monitors, beacons, smart home
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
- Home automation (smart lighting, HVAC)
- Industrial monitoring
- Smart metering
- Healthcare monitoring
- Agricultural sensor networks
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
- SS (Subscriber Station): User device
- BS (Base Station): Provides wireless access to SS
- ASN (Access Service Network): Network of BS connected to ASN-GW
- CSN (Connectivity Service Network): IP core network (AAA, DHCP, Internet access)
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
- Coverage: Wide area (especially GEO covers ~1/3 of Earth)
- Broadcast: Natural broadcast medium
- Bandwidth: High bandwidth available
- Latency: GEO has high latency (~500 ms round trip)
- Cost: High initial deployment cost
Applications
- Television broadcasting (DTH)
- GPS navigation
- Remote area internet (Starlink, OneWeb)
- Military communications
- Weather forecasting
- Disaster management
India's Satellite Program
- INSAT series: Communication and weather
- GSAT series: Communication satellites
- IRNSS/NavIC: Regional navigation system
- ISRO's LEO plans: For broadband connectivity
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
- Intermittent connectivity: Disconnections, variable bandwidth
- Limited resources: Battery life, processing power, memory
- Security: Wireless transmission vulnerable to eavesdropping
- Heterogeneity: Multiple platforms, screen sizes, network types
- Location awareness: Services need to adapt to user location
WAP (Wireless Application Protocol)
- Protocol stack for mobile internet access
- WML (Wireless Markup Language): Lightweight markup for mobile devices
- WAP Gateway: Translates WAP requests to HTTP
- Largely replaced by modern mobile browsers
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
- Initiation: Signal strength drops below threshold
- Measurement: Mobile and network measure signal quality
- Decision: Network decides to initiate handoff
- Execution: Resources allocated in target cell, mobile switches
- 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
- Handoff delay: Time to complete handoff
- Call drop rate: Percentage of calls dropped during handoff
- Ping-pong effect: Rapid handoff between two cells
11. Location Management
Two Key Operations
- Paging: Network finds the mobile's current location for incoming calls
- 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
- Cells grouped into Location Areas (LA)
- Mobile updates when moving between LAs
- Paging sent to all cells in current LA
- Trade-off: Large LA → fewer updates but more paging; Small LA → more updates but less paging
HLR/VLR Based Location Management
- HLR: Stores permanent subscriber info and current VLR address
- VLR: Stores temporary info for subscribers in its area
- Call routing: CN queries HLR → HLR queries VLR → VLR provides roaming number → call routed
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)
- Uses RC4 stream cipher with 24-bit IV (Initialization Vector)
- Weaknesses: Short IV (reuse), weak key management, no integrity protection
- Crackable in minutes using tools like Aircrack-ng
WPA (Wi-Fi Protected Access)
- TKIP (Temporal Key Integrity Protocol): Per-packet key mixing, message integrity check (MIC)
- 802.1X authentication: Enterprise mode with RADIUS server
- PSK (Pre-Shared Key): Personal mode for home use
WPA2
- AES-CCMP (Counter Mode with CBC-MAC Protocol) — much stronger than TKIP
- Enterprise: 802.1X/EAP authentication
- Personal: PSK (Pre-Shared Key)
- KRACK vulnerability (2017): Key reinstallation attack on 4-way handshake
WPA3
- SAE (Simultaneous Authentication of Equality): Replaces PSK, resistant to offline dictionary attacks
- Forward Secrecy: Past traffic remains secure even if key is compromised
- Protected Management Frames: Prevents deauthentication attacks
- WPA3-Enterprise 192-bit: CNSA suite for government/military
- Wi-Fi Enhanced Open (OWE): Encryption for open networks without password
Wireless Security Best Practices
- Use WPA3 (or WPA2-AES minimum)
- Change default SSID and admin passwords
- Disable WPS (Wi-Fi Protected Setup)
- Use strong, unique passwords
- Enable MAC filtering (supplementary)
- Use VPN on public networks
- Regularly update firmware
- 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
- Military battlefield communication
- Disaster relief operations
- Vehicular networks (VANET)
- Sensor networks
- Temporary conferences/events
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
- AODV (Ad-hoc On-Demand Distance Vector): Uses route request/reply, sequence numbers
- DSR (Dynamic Source Routing): Source routing with complete path in packet header
- OLSR (Optimized Link State Routing): Proactive, uses MPR (Multi-Point Relays)
Challenges
- Dynamic topology management
- Limited bandwidth and power
- Security vulnerabilities
- Scalability
- QoS support
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
- Large number of nodes (hundreds to thousands)
- Dense deployment
- Limited power, processing, storage
- Self-organizing
- Data-centric (not address-centric)
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
- Environmental monitoring (temperature, humidity, pollution)
- Military surveillance
- Healthcare (patient monitoring)
- Smart agriculture
- Industrial automation
- Smart cities
- Disaster detection (earthquake, fire)
15. VoIP over Wireless
VoIP Basics
- Voice communication over IP networks
- Converts analog voice to digital packets
- Protocols: SIP (Session Initiation Protocol), RTP (Real-Time Transport Protocol), H.323
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
- DiffServ: Priority marking for voice packets
- IntServ: Resource reservation (RSVP)
- WMM (Wi-Fi Multimedia): Wi-Fi QoS with priority queues
- Header Compression: RoHC (Robust Header Compression) to reduce overhead
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
- Cellular generations — know data rates and key features of each (1G to 5G)
- 802.11 standards — frequency, speed, and key features of a/b/g/n/ac/ax
- WEP vs WPA vs WPA2 vs WPA3 — security evolution
- Mobile IP — Home Agent, Foreign Agent, Care-of Address
- Handoff types — hard vs soft handoff
- MANET routing — proactive vs reactive protocols
- Bluetooth — piconet, scatternet, BLE
- ZigBee — IEEE 802.15.4, mesh topology, low power
- Satellite orbits — GEO, MEO, LEO characteristics
- RFID vs NFC — range, communication mode, use cases
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?
- A. This is defined exclusively at the physical layer of system design
- B. | Signal strength decreases with distance |
| - C. This concept applies only to analog systems and not digital ones
- D. This approach has been deprecated in all modern implementations
✅ 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?
- A. This concept applies only to analog systems and not digital ones
- B. This approach has been deprecated in all modern implementations
- C. Unidirectional:
- D. This is defined exclusively at the physical layer of system design
✅ 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?
- A. Omnidirectional:
- B. This concept applies only to analog systems and not digital ones
- C. This approach has been deprecated in all modern implementations
- D. This is defined exclusively at the physical layer of system design
✅ 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?
- A. This concept applies only to analog systems and not digital ones
- B. This is defined exclusively at the physical layer of system design
- C. | Overlapping signals from other sources |
| - D. This approach has been deprecated in all modern implementations
✅ 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?
- A. This concept applies only to analog systems and not digital ones
- B. This approach has been deprecated in all modern implementations
- C. | Frequency shift due to relative motion |
| - D. This is defined exclusively at the physical layer of system design
✅ 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?
- A. This concept applies only to analog systems and not digital ones
- B. | Spread signal over wider frequency band (FHSS, DSSS) |
| - C. This approach has been deprecated in all modern implementations
- D. This is defined exclusively at the physical layer of system design
✅ 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?
- A. This approach has been deprecated in all modern implementations
- B. | Multiple Input Multiple Output — uses multiple antennas for higher throughput |
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
- B. This concept applies only to analog systems and not digital ones
- C. This is defined exclusively at the physical layer of system design
- D. This approach has been deprecated in all modern implementations
✅ 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?
- A. It is primarily related to hardware design and optimization
- B. It refers to a legacy approach no longer used in modern systems
- C. compromised
- D. It is a concept exclusively used in distributed computing environments
✅ 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?
- A. Multipath Fading
- B. This is defined exclusively at the physical layer of system design
- C. This approach has been deprecated in all modern implementations
- D. This concept applies only to analog systems and not digital ones
✅ 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?
- A. - Call routing: CN queries HLR → HLR queries VLR → VLR provides roaming number → call routed
- B. This approach has been deprecated in all modern implementations
- C. This concept applies only to analog systems and not digital ones
- D. This is defined exclusively at the physical layer of system design
✅ 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
- B. This concept applies only to analog systems and not digital ones
- C. This is defined exclusively at the physical layer of system design
- D. This approach has been deprecated in all modern implementations
✅ 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.