CDA4101 Extra Credit 1

Due Monday 9/17 (not late until 6 am on 9/18)

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 for parity bit 1 are 4. 
  The number of ones for parity bit 2 are 2. 
  The number of ones for parity bit 4 is 1. 
  The number of ones for parity bit 8 are 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.


If your Panther ID is incorrect, please correct it.