Wi-Fi Technology: Standards and Applications
CSEC IT: Wireless Networking
Essential Understanding: Wi-Fi (Wireless Fidelity) allows devices to connect to a LAN via radio waves. Understanding the 802.11 standards is essential for evaluating network performance, range, and security.
Key CSEC Learning Objectives
According to the CSEC IT syllabus, students should be able to:
✅ Define Wi-Fi and identify its frequency bands (2.4GHz vs 5GHz)
✅ Distinguish between Wi-Fi hardware: Routers vs. WAPs
✅ Compare the features of 802.11a, b, g, n, ac, and ax
✅ Identify security protocols (WEP, WPA, WPA2)
What is Wi-Fi?
Wi-Fi is a wireless networking technology that uses Radio Frequency (RF) to connect devices to the internet and each other without cables. It allows devices (laptops, phones, tablets) to communicate with a Wireless Access Point (WAP).
Wi-Fi Router
Function: Combines a modem and a Wireless Access Point. It directs data traffic between your network and the internet.
Key Features:
- NAT: Network Address Translation (allows multiple devices to share one IP)
- DHCP: Assigns IP addresses automatically
- Firewall: Basic security for incoming traffic
Wireless Access Point (WAP)
Function: Extends the range of an existing wired network by broadcasting a wireless signal.
Usage: Used in large offices or buildings where a single router cannot cover the entire area. It connects to the network via an Ethernet cable.
Key Difference: Unlike a router, a WAP typically does not manage internet connection sharing; it just bridges wired to wireless.
Wireless Network Card (NIC)
Function: Hardware inside a device (computer, phone, console) that allows it to connect to Wi-Fi.
Types:
- PCIe Card: Internal card for desktop PCs.
- USB Dongle: External adapter for laptops/desktops.
- Integrated: Built into smartphones and laptops.
Wi-Fi Standards (IEEE 802.11)
The performance of Wi-Fi is defined by IEEE 802.11 standards. Each new generation improves speed and range.
802.11b / g
Max Speed: 11 Mbps (b) / 54 Mbps (g)
Frequency: 2.4 GHz
Status: Obsolete / Legacy
Notes: Slow by modern standards. 2.4 GHz band is crowded (microwaves, Bluetooth use this frequency), causing interference.
802.11n (Wi-Fi 4)
Max Speed: 600 Mbps
Frequency: 2.4 GHz & 5 GHz (Dual Band)
Status: Still common
Notes: Introduced MIMO (Multiple Input Multiple Output) using multiple antennas for better speed and range.
802.11ac (Wi-Fi 5)
Max Speed: > 1 Gbps (up to 3.5 Gbps)
Frequency: 5 GHz only
Status: Current Standard
Notes: Uses beamforming (directs signal at the device) and wider channels. Faster range than 2.4 GHz but shorter wall penetration.
802.11ax (Wi-Fi 6)
Max Speed: Up to 10 Gbps
Frequency: 2.4, 5, 6 GHz (Tri-band)
Status: Cutting Edge
Notes: Designed for crowded networks (many devices). Improved battery life for mobile devices due to "Target Wake Time".
Wi-Fi Standard Speed Evolution
Wi-Fi Security Protocols
Security is critical in wireless networks since anyone within range can access the signal.
🔴 WEP (Wired Equivalent Privacy): WEAK. Crackable in minutes. Do not use.
🟠 WPA (Wi-Fi Protected Access): Better than WEP, but has flaws. Replaced by WPA2.
🟢 WPA2: Uses AES encryption. The current industry standard. Secure for most users.
🔵 WPA3: The latest standard. Stronger protection against password guessing attacks.
Network Planner Challenge
Objective: Select the appropriate Wi-Fi solution for the specific environment.
5 GHz / Dual Band
Scenario: Gaming or 4K Video Streaming.
Why: 5 GHz offers much higher speeds and less interference than 2.4 GHz, which is crucial for real-time data.
2.4 GHz
Scenario: Connecting a device in a different room with thick walls.
Why: 2.4 GHz penetrates walls better than 5 GHz, making it better for range despite being slower.
Multiple WAPs
Scenario: Large office building with "Dead Zones".
Why: One router isn't enough. Adding Wireless Access Points connected by Ethernet backhaul ensures full coverage.
Frequency Trade-off
Rule of Thumb: Use 5 GHz for speed and nearby devices (laptops, consoles). Use 2.4 GHz for range and older devices (smart home sensors, old phones).
CSEC Practice Arena
Test Your Understanding
CSEC Examination Mastery Tip
Differentiating Router vs. WAP:
- Router: The "brain". Connects to the ISP (Internet). Handles traffic routing between the network and the outside world.
- WAP: The "extension". Just makes the wired connection available wirelessly. Connects to the Router.
