MC Ch-2 (Wireless) Me
MC Ch-2 (Wireless) Me
send notes in short and simple language for university exam which I will give you now
Sure! Please share the topics for your university exam, and I'll provide concise and clear notes for each
one.
1. Purpose of MAC:
Coordinates access to the shared wireless medium to avoid collisions and ensure efficient
communication.
2. Challenges in Wireless MAC:
Limited bandwidth.
High error rates.
Hidden node and exposed node problems.
3. Hidden Node Problem:
Occurs when two nodes cannot hear each other but transmit to a common receiver, causing
collisions.
4. Exposed Node Problem:
A node refrains from transmitting even when it wouldn’t interfere, reducing efficiency.
5. Functions of MAC:
Packet framing.
Addressing and identification.
Collision detection and avoidance.
Scheduling transmissions.
6. Protocols for Wireless MAC:
ALOHA: Simplest, uses random access; suffers from high collision rates.
CSMA (Carrier Sense Multiple Access): Senses the channel before transmitting.
CSMA/CA: Collision Avoidance; uses acknowledgments and backoff.
TDMA (Time Division Multiple Access): Divides time into slots; assigns specific slots to users.
FDMA (Frequency Division Multiple Access): Divides spectrum into frequency bands.
CDMA (Code Division Multiple Access): Users transmit simultaneously using unique codes.
7. IEEE 802.11 MAC (Wi-Fi):
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 1/9
Based on CSMA/CA.
Uses Request to Send (RTS) and Clear to Send (CTS) to prevent collisions.
Supports acknowledgments for reliability.
8. Importance of MAC in Wireless Networks:
Improves reliability and fairness.
Reduces collisions and packet loss.
Enhances throughput and efficiency.
Wireless networks face unique challenges that demand specialized Medium Access Control (MAC)
mechanisms. Key reasons include the following:
1. Hidden Terminals
Problem:
Two nodes (A and C) are out of each other’s range but within the range of a common receiver (B).
When A and C transmit simultaneously to B, collisions occur.
Impact:
Solution:
RTS/CTS Mechanism:
A sender (A) sends a Request to Send (RTS) packet.
The receiver (B) replies with a Clear to Send (CTS) packet.
Other nodes (like C) hearing CTS defer transmission, avoiding collisions.
2. Exposed Terminals
Problem:
A node (B) refrains from transmitting because it detects a nearby transmission (A to C), even
though its transmission would not interfere with A or C.
Impact:
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 2/9
Solution:
Allow concurrent transmissions if interference won’t occur (handled by advanced MAC protocols
like CDMA).
Problem:
In wireless networks, nearby nodes (near terminals) have stronger signals compared to distant
nodes (far terminals).
The stronger signal from near terminals can overpower far terminals at the receiver, causing
unfairness (known as the capture effect).
Impact:
Solution:
Traditional MAC protocols like Ethernet (CSMA/CD) are ineffective in wireless environments due to
collision detection challenges.
Specialized MAC mechanisms (e.g., CSMA/CA, TDMA, and power control) address these issues,
ensuring fairness, reliability, and efficient use of the wireless medium.
SDMA
Definition:
SDMA is a multiple access technique used in wireless communication to allocate resources based on
spatial separation of users. It allows multiple users to simultaneously access the network by utilizing
different spatial regions.
Key Features:
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 3/9
1. Spatial Separation:
Users are distinguished by their physical locations or spatial characteristics.
Achieved using directional antennas or beamforming.
2. Enhanced Capacity:
Increases the system's capacity by reusing frequency bands in different spatial areas.
3. Dynamic Allocation:
Resources (like antennas or beams) are dynamically allocated to active users based on their
positions.
Working Principle:
Advantages:
Disadvantages:
Applications:
1. Cellular Networks:
Used in 5G networks for massive MIMO (Multiple Input Multiple Output).
2. Satellite Communication:
Enables communication with multiple ground stations.
3. Wi-Fi:
Improves coverage and efficiency in high-density areas.
FDMA
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 4/9
Frequency Division Multiple Access (FDMA) - Short Notes
Definition:
FDMA is a multiple access technique where the total available frequency spectrum is divided into distinct
frequency bands, and each user is assigned a specific band for communication.
Key Features:
1. Frequency Allocation:
Each user gets an exclusive frequency band.
No overlap between users' frequency bands.
2. Continuous Transmission:
Users can transmit data continuously within their assigned frequency.
3. Fixed Bandwidth:
Each channel has a fixed bandwidth determined by system design.
Working Principle:
1. Divide Spectrum:
Total spectrum is split into smaller, non-overlapping frequency bands.
2. Assign Bands:
Each band is assigned to a specific user or communication link.
3. Guard Bands:
Small frequency gaps (guard bands) are added between channels to prevent interference.
Advantages:
Disadvantages:
Applications:
TDMA
Definition:
TDMA is a multiple access technique where the available time on a communication channel is divided
into time slots, and each user is allocated a unique slot for communication.
Key Features:
1. Time Sharing:
Multiple users share the same frequency channel by transmitting in different time slots.
2. Synchronization:
Precise synchronization is required to ensure users transmit in their allocated time slots.
3. Efficient Utilization:
Time slots can be dynamically allocated based on demand.
Working Principle:
1. Divide Time:
Total transmission time is divided into small slots.
2. Assign Slots:
Each user is assigned a specific time slot for transmission.
3. Sequential Transmission:
Users take turns transmitting their data in a cyclic manner.
Advantages:
Efficient Use of Bandwidth: Multiple users share the same frequency channel.
Reduced Interference: Each user transmits in their own time slot.
Dynamic Allocation: Time slots can be reallocated based on user activity.
Disadvantages:
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 6/9
Idle Slots: If a user has no data to send, their time slot is wasted.
Latency: Users may experience delays while waiting for their turn.
Applications:
1. Cellular Networks:
Widely used in 2G systems like GSM.
2. Satellite Communication:
Allocates time slots to ground stations or terminals.
3. Wireless LANs:
Time slots can be used to reduce collisions in dense networks.
TDMA
Definition:
TDMA is a communication technique that divides a channel into time slots, allowing multiple users to
share the same frequency band by transmitting at different times.
Key Concepts:
1. Time Division:
The available time is divided into non-overlapping time slots.
Each user gets a dedicated time slot for communication.
2. Sequential Transmission:
Users transmit in a cyclic order during their allocated time slots.
3. Synchronization:
Precise timing is required to ensure users send and receive data only in their slots.
Advantages:
Disadvantages:
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 7/9
Synchronization Requirements: Accurate synchronization is critical.
Idle Time Slots: Unused slots lead to inefficiency.
Delay: Users must wait for their turn to transmit.
Applications:
Wireless
LAN/(IEEE 802.11)
Definition:
Wireless LAN is a wireless communication system that enables devices to connect and communicate
over a local network without physical cables. IEEE 802.11 is the standard governing WLAN technologies.
1. Wireless Connectivity:
Uses radio waves to connect devices within a limited area (e.g., home, office).
2. Access Method:
Employs CSMA/CA (Carrier Sense Multiple Access with Collision Avoidance) to manage
shared medium access.
3. Modes of Operation:
Infrastructure Mode: Devices communicate through an Access Point (AP).
Ad-Hoc Mode: Devices communicate directly without an AP.
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 8/9
CSMA/CA in IEEE 802.11:
Advantages:
Mobility: Users can connect from anywhere within the network range.
Easy Installation: No need for cables.
Scalability: Easily expands the network by adding devices.
Disadvantages:
Security Issues: Prone to unauthorized access without proper encryption (e.g., WPA3
recommended).
Interference: Performance can be affected by other devices using the same frequency (e.g.,
Bluetooth, microwaves).
Range Limitation: Limited coverage compared to wired LAN.
Applications:
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 9/9