cs610 Assignment 1 Solution
cs610 Assignment 1 Solution
Student ID:
bc220401644
Subject:
Cs(610)
Submitted by:
Ayesha Batool
Submitted to:
Mr. Hammad Khalid Khan
1. Extract 8-bit Data Message: Remove the Parity bits to extract the 8-bit data message
from each 9-bit received element.
2. Decode and Extract using ASCII:Convert each 8-bit data message into its
corresponding ASCII character to extract the meaningful words.
Answer-
Question No. 2
a) In wireless LANS, the stations may be located at some distance, making it impossible
to detect any collision, if occurs. What technique is used to overcome the collisions in
wireless LANs?
Answer-
The most common technique used to overcome the collisions in wireless LANs is
CSMA/CA. it stands for Carrier Multiple Access with Collision Avoidance. As the collisions
can be easily detected in wired LANS by physical connections but this is not same in wireless
LANs because, there is no physical connection. So that CSMA/CA has ability to detect
collision in this system.
Question No. 2
b) Match the correct speed as mentioned in Column B to the technology mentioned in
column A.