Cosf 324 Jack Ojango
Cosf 324 Jack Ojango
BSCSF/MG/1552/09/21
COSF 324
2024
WIRELESS NETWORKS AND MOBILE COMPUTING
CAT 1
a) Difference between Wireless LAN and Wired LAN:
Wired LAN:
- Relies on physical cables, such as Ethernet cables, to connect devices within a local area network.
- Offers faster and more reliable data transmission compared to wireless LANs.
- Generally more secure as physical access to the network infrastructure is required.
- Provides consistent performance as it is not affected by interference or signal attenuation.
- Requires infrastructure setup including switches, routers, and cabling.
f) Radio Types:
i. Single-Radio: APs equipped with a single radio interface for transmitting and receiving data on
a specific frequency band.
ii. Dual-Radio: APs equipped with two radio interfaces, typically operating on different frequency
bands simultaneously to provide better coverage, capacity, and flexibility.
iii. Three-Radio APs: APs equipped with three radio interfaces, allowing for concurrent operation
on multiple frequency bands, enabling features like dual 5GHz operation or dedicated scanning
and monitoring radios.
CAT 2
a) Frequency and its Significance in Wave Transmission:
Frequency is the number of occurrences of a repeating event per unit of time. In the context of
waves, it refers to the number of cycles of a wave that occur in a second. It is usually measured in
Hertz (Hz), where one Hertz represents one cycle per second.
Diagram:
```
| |
| /\ |
| / \ |
| / \ |
| / \ |
| / \ |
| / \ |
| / \ |
| / \ |
|________/________________\___________| Time
↑ ↑ ↑ ↑
High Medium Low Very Low
Frequency Frequency Frequency Frequency
```
Significance of Frequency:
- Power Transmission: Higher frequency waves typically carry more energy, leading to greater
power transmission capability. This is particularly relevant in wireless communication where
higher frequency signals can carry more data.
- Radiation Capacity: The size of the frequency determines the radiation characteristics of the
wave. Higher frequency waves tend to radiate in a more directional manner, while lower frequency
waves propagate more widely.
- Attenuation: The frequency of a wave affects its ability to penetrate obstacles and travel over
distance. Higher frequency waves experience more attenuation or signal loss over distance and
through obstacles compared to lower frequency waves.
b) Modulation Types:
Overlapping Channels:
- Overlapping channels are those that share some frequency spectrum with adjacent channels.
- In wireless networks, overlapping channels can lead to interference between neighboring access
points (APs) operating on adjacent channels.
- Overlapping channels are typically used in environments with high-density deployments where
channel reuse is necessary despite the risk of interference.
Non-Overlapping Channels:
- Non-overlapping channels are those that do not share frequency spectrum with adjacent channels.
- In wireless networks, non-overlapping channels minimize interference between neighboring APs,
providing better overall network performance.
- Non-overlapping channels are commonly used in environments with lower density deployments
where interference mitigation is prioritized.
Released Theoretical
Standard 2.4 GHz 5 GHz Implementation Rate
in Rate
Up to
Up to 600 Up to 600
802.11n 2009 600 Varies, typically 150-300 Mbps
Mbps Mbps
Mbps
Released Theoretical
Standard 2.4 GHz 5 GHz Implementation Rate
in Rate
Up to Up to
Up to 9.6
802.11ax 2019 600 9600 Varies, typically 1.2 Gbps to 4.8 Gbps
Gbps
Mbps Mbps
• Station A sends an RTS (Request to Send) frame to the Access Point (AP) indicating its
intention to send data to Station B.
• The AP responds with a CTS (Clear to Send) frame back to Station A to grant permission
for data transmission.
• Upon receiving the CTS frame, Station A sends the actual Data Frame containing the data
intended for Station B.
• Station B receives the Data Frame sent by Station A after the CTS frame.
- Collision Avoidance:
- By using RTS/CTS, stations A and B announce their intention to send data, avoiding collisions
due to hidden nodes.
- Stations within the range of the AP also defer their transmissions during the duration indicated
in the RTS/CTS frames, reducing the likelihood of collisions.
Fat AP:
- In a Fat AP WLAN architecture, access points (APs) handle both control and data forwarding
functions locally.
- APs are responsible for managing client connections, authentication, encryption, and traffic
routing within the WLAN.
- This architecture can lead to scalability and management challenges, especially in large
deployments.
AC + Fit AP:
- In an AC (Access Controller) + Fit AP WLAN architecture, access points are lightweight and
offload control functions to a centralized controller.
- The AC manages configuration, security policies, and traffic optimization, while Fit APs
primarily handle data forwarding.
- This architecture offers centralized management, easier scalability, and better network
optimization compared to Fat AP architectures.