CDA4101 Extra Credit 1

Due Tuesday 1/27 (not late until 6 am on 1/28)

In this assignment, you will calculate the Hamming Code for several words. The words will be of 8, 12, 16 and 20 bits. Some words will use even parity and some will use odd parity.

For each word,

If the code word is 11001010, then your answer should appear as:

  The data word	is 11001010.
  The code word	is 001110001010 using even parity.
  The number of ones used to caluclate parity bit 1 is 4. 
  The number of ones used to caluclate parity bit 2 is 2. 
  The number of ones used to caluclate parity bit 4 is 1. 
  The number of ones used to caluclate parity bit 8 is 2. 

Longer words will have longer code words and more parity bits.

Obtaining the Questions

Access the URL http://cgs4854.cs.fiu.edu:8008/school/uniqueAssignment/Controller to get your questions.

You will have to enter your panther id. Be sure you enter it correctly, as my grading program will grade based on your panther id.

Submitting the Assignment

Create a text file with your answers. Do not upload a word processor document! Use a simple text editor to create your answers. Upload your text file to me using the upload program on my class page:
Submitting Homework Online.

I will grade your assignment based on your Panther ID. If you enter your Panther ID incorrectly, then your answers will be incorrect.