wu :: forums
« wu :: forums - Hamming distance »

Welcome, Guest. Please Login or Register.
Mar 16th, 2025, 6:42am

RIDDLES SITE WRITE MATH! Home Home Help Help Search Search Members Members Login Login Register Register
   wu :: forums
   riddles
   general problem-solving / chatting / whatever
(Moderators: Icarus, ThudnBlunder, towr, Grimbal, SMQ, william wu, Eigenray)
   Hamming distance
« Previous topic | Next topic »
Pages: 1  Reply Reply Notify of replies Notify of replies Send Topic Send Topic Print Print
   Author  Topic: Hamming distance  (Read 373 times)
erick lee
Guest

Email

Hamming distance  
« on: Oct 5th, 2004, 1:25pm »
Quote Quote Modify Modify Remove Remove

Hamming Distance
I saw a previous post regarding hamming distance, and came up with another problem about it.
I have a difficult riddle that my professor gave us in class.
Basically, this is how it goes:
 
Consider the n-blocks for n = 3, 4, 5. In each case use single bit redundancy,  meaning that half of the n-blocks are legal codewords and the other half are illegal n-blocks.  
 
For a given n, what is the average dmin across all the possible codes? Dmin is the minimum hamming distance.
 
For example, for n=2, and using single bit redundancy, there are 6 possible combinations. The dmin(minimum hamming distance) for the 6 possible combinations are 1,1,2,2,1,1, with an average Dmin of 1.333.
 
To find the dmin average for n=3 is much more difficult, as there are 70 different combinations. For n=4, there are 12,870 combinations. Thus, a program needs to be made to calculate the average minimum hamming distance, or
dmin.  Email me or post below!
 
Thanks!
IP Logged
Pages: 1  Reply Reply Notify of replies Notify of replies Send Topic Send Topic Print Print

« Previous topic | Next topic »

Powered by YaBB 1 Gold - SP 1.4!
Forum software copyright © 2000-2004 Yet another Bulletin Board