Re: 56 bits out of Binary Input Reed Solomon Encoder
- From: Vladimir Vassilevsky <antispam_bogus@xxxxxxxxxxx>
- Date: Fri, 30 Nov 2007 02:52:02 GMT
Rohith wrote:
Hello,
I am trying to implement a COFDM System which has an IFFT/FFT length
of 64. Out of 64 carriers, 8 are set aside for nulls and pilots (56
remaining).
So, out of Reed Solomon encoder I want to get 56 bits which will
then be convolutionally encoded and modulated using QPSK before
presenting them as inputs to the IFFT. So, in order to 56 bits out of
the Reed Solomon Encoder, I was planning on using a coding structure
of (7,3,2).
But when I implement this in simulink, the number of samples per
frame that I can present as the input to the RS Encoder has to be a
multiple of 9.
My question is: Is there any way I can get 56 bits out of the Binary
Input RS Encoder?
n^(n-1) ~ 2^56
If you insist on RS code in GF(2^n), then the closest block size would be 15 symbols in the GF(16)
Homework?
VLV
.
- References:
- 56 bits out of Binary Input Reed Solomon Encoder
- From: Rohith
- 56 bits out of Binary Input Reed Solomon Encoder
- Prev by Date: Re: fourier anlysis of square wave...
- Next by Date: Re: fourier anlysis of square wave...
- Previous by thread: 56 bits out of Binary Input Reed Solomon Encoder
- Index(es):