0% found this document useful (0 votes)
37 views3 pages

Spring 2023 - CS601 - 2

This document provides instructions for Assignment 02 in the course CS601: Data Communication. It states that the assignment should be submitted as a Microsoft Word document on the VU-LMS system by July 13th, 2023 to receive credit. It will not be graded if submitted late, in the wrong format, or contains plagiarized content. The assignment objectives are to enhance knowledge about error detection and correction techniques like Hamming distance and checksum. It contains two questions - the first asks students to calculate the Hamming distance between several pairs of words, and the second asks students to compute the 8-bit checksum for a given data string.

Uploaded by

vu user
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
37 views3 pages

Spring 2023 - CS601 - 2

This document provides instructions for Assignment 02 in the course CS601: Data Communication. It states that the assignment should be submitted as a Microsoft Word document on the VU-LMS system by July 13th, 2023 to receive credit. It will not be graded if submitted late, in the wrong format, or contains plagiarized content. The assignment objectives are to enhance knowledge about error detection and correction techniques like Hamming distance and checksum. It contains two questions - the first asks students to calculate the Hamming distance between several pairs of words, and the second asks students to compute the 8-bit checksum for a given data string.

Uploaded by

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

Assignment No.

02 Total Marks: 15
Semester: Spring 2023
CS601: Data Communication Due Date: 13th July 2023

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:

Enhance the knowledge about:

 Error Detection and Correction Techniques


 Hamming distance
 Checksum technique

Assignment
Question No.1 10 Marks

Given are the pairs of words in the following table.


You are required to mention the Hamming distance associated with each Pair of Words

Pair of Words Hamming Distance


d (10111,1100)

d (1101, 10101)

d (10100, 00010)

d (1110,0111)

d (010,10000)

Question No.2 5 Marks

Consider a sender station wants to send “10111011010010111011010101110100” data bits to a destination

station. You are required to compute the 8-bit Checksum that the sender will send to destination along with

original data bits. Write all necessary calculation steps.

Best of Luck!

You might also like