02-12-2003 01:18 PM
02-12-2003 02:54 PM
02-15-2013 03:27 AM
Hi,
consider i have streaming bits of data as input who length varies each time. I need to select 11 bits at a time and apply (15,11) hamming coding for the inputs till the input is stopped.
I have designed the hamming encoding and decoding block. I need a methodology to select 11 bits at a time from the input and provide to the hamming encoder.
eg: if input is 1100 bits, output must be 1500 bits.
I have uploaded the encoder and the decoder part. Please suggest me the design to read the input and append the output.
02-15-2013 10:58 AM
@mahesh1989 wrote:
Hi,
consider i have streaming bits of data as input who length varies each time. I need to select 11 bits at a time and apply (15,11) hamming coding for the inputs till the input is stopped.
I have designed the hamming encoding and decoding block. I need a methodology to select 11 bits at a time from the input and provide to the hamming encoder.
eg: if input is 1100 bits, output must be 1500 bits.
I have uploaded the encoder and the decoder part. Please suggest me the design to read the input and append the output.
Not only did you hijack a very, very old thread but it is a completely unrelated thread. Post a new question.