discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Problem in framer_sink


From: Achilleas Anastasopoulos
Subject: Re: [Discuss-gnuradio] Problem in framer_sink
Date: Tue, 13 Mar 2007 17:33:44 -0400
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

no problem: put 0 as the 32nd bit :-), or
extend the code by one bit (this is pretty standard in block codes).
In the case of rate-1/2 CC you just run the encoder for 16 steps so you get exactly 32 bits out.

Achilleas

Johnathan Corgan wrote:
Achilleas Anastasopoulos wrote:


there are many options. One is a (31,16) BCH code
with 3 bits error correction capability.


When the --use-whitener-offset option is chosen, we're actually using
all 16 bits of the field (the upper nibble is the 4-bit whitener
offset), so we'd need a (32,16) code, if such a thing exists.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]