l1
Lecture 1: Wireless Networking Overview
Introduction
Wireless communication is the transmission of information over a distance
without physical cables, using electromagnetic waves (radio, microwave, infrared).
Challenges
- Interference: Signals disrupting each other.
- Limited Bandwidth: Frequency spectrum is a finite resource.
- Security: Data is vulnerable to interception (eavesdropping).
- Signal Fading: Obstacles (walls/buildings) weaken the signal.
- Energy Consumption: Mobile devices must balance performance with battery life.
How it Works (The Process)
- Encoding: Data
Electrical Signal. - Modulation: Signal + Carrier Wave (
). - Transmission: Via Antennas.
- Propagation: Signal travels through space (reflection, scattering, diffraction).
- Reception/Demodulation: Receiver captures signal and extracts data.
Key Technologies & Standards
Wireless Sensors (IEEE 802.15.4)
- Frequency:
- Data Rate:
- Power:
- Sensitivity:
- Range:
(indoors), (outdoors)
RFID (Radio-Frequency Identification)
- Frequency:
(ISO14443-A/B) - Distance:
- Speed: up to
Spectrum & Frequency Ranges
Wireless communication primarily uses the Radio and Microwave spectrum.
| Band | Frequency Range | Wavelength ( |
|---|---|---|
| VLF | ||
| LF | ||
| MF | ||
| HF | ||
| VHF | ||
| UHF | ||
| SHF | ||
| EHF |
Protocol Layer Model
- Application: Services, location, multimedia.
- Transport: Flow control, QoS.
- Network: Addressing, routing, hand-over.
- Data Link: Authentication, MAC, multiplexing.
- Physical: Encryption, modulation, interference, frequency.
continue:./l2.md
before:[[]]