0% found this document useful (0 votes)
33 views

Spring 2019 - CS601 - 3

This document provides instructions for Assignment No. 03 in the course CS601: Data Communication for the Spring 2019 semester. It states that the assignment should be submitted as a Microsoft Word document on the VU-LMS by July 29, 2019. Late, improperly formatted, corrupted, or plagiarized assignments will not receive credit. The objective of the assignment is to enhance knowledge of error detection and correction techniques. It includes three questions assessing knowledge of Hamming distance calculations for error detection and an 8-bit checksum calculation.

Uploaded by

MH Amber
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
33 views

Spring 2019 - CS601 - 3

This document provides instructions for Assignment No. 03 in the course CS601: Data Communication for the Spring 2019 semester. It states that the assignment should be submitted as a Microsoft Word document on the VU-LMS by July 29, 2019. Late, improperly formatted, corrupted, or plagiarized assignments will not receive credit. The objective of the assignment is to enhance knowledge of error detection and correction techniques. It includes three questions assessing knowledge of Hamming distance calculations for error detection and an 8-bit checksum calculation.

Uploaded by

MH Amber
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2

Assignment No.

03 Total Marks: 15
Semester: Spring 2019
CS601: Data Communication Due Date: 29 July 2019

Instructions:
Please read the following instructions carefully before submitting assignment:
You need to use MS word document to prepare and submit the assignment on VU-LMS.
It should be clear that your assignment will not get any credit if:

 The assignment is submitted after due date.


 The assignment is not in the required format (doc or docx)
 The submitted assignment does not open, or file is corrupt.
 Assignment is copied (partial or full) from any source (websites, forums, students, etc)

Objectives:

The objective of this assignment is to enhance the knowledge about “Error Detection and Correction Techniques”.

Assignment
Q No.1
(Part a)

Mention the Hamming distance associated with each Pair of Words as given in the following table. 5 Marks

Pair of Words Hamming Distance


d (10100, 00010)
d (1101, 10101)
d (10111,1100)
d (010,10000)
d (1110,0111)

(Part b)

Suppose a Block code has a Hamming Distance of 6. You are required to mention the number of corrupted /
altered bits that the Block code will guarantee to detect. Write all necessary formulas and calculations steps to
give your answer. 5 Marks

Q No.2

Suppose a sender wants to send “10111011010010111011010101110100” data bits to a destination. By writing


all necessary calculation steps, you are required to compute the 8-bit Checksum that the sender will send to
destination along with original data bits: 5 Marks

Best of Luck!

You might also like