Spring 2024 - CS610 - 1
Spring 2024 - CS610 - 1
Instructions:
Please read the following instructions carefully before solving & submitting the assignment solution:
It should be clear that your assignment will not get any credit (zero marks) if:
Objectives:
GOOD LUCK
Marks: 20
Question No. 1: (Marks 10)
Suppose a Station A transmits a message containing five characters to Station B using Even Parity encoding to
ensure data integrity during transmission. Each character consists of 8 bits encoded in the ASCII. Station B
receives the message of five 9-bit data elements and needs to extract the 8-bit data message from each element
and decode it using ASCII to form meaningful words. The data elements received by Station B are:
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.
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?
b) Match the correct speed as mentioned in Column B to the technology mentioned in column A.