Need Help In WiMax Simulation

Thread Starter

hardik_04

Joined Oct 27, 2007
1
Hello ,
i am implementing the WiMax Standard project in Simulink and am facing the problem after the RS Encoder.

It seems that the Conv Enc only takes the bit data, and the RS encoder gives the integer data. so we need to convert the integer to bits.

this can be done with the help of the bit to integer block in simulink. but the problem i am facing is that when i use the integer bits that are greater i.e

N= 255 and K = 239 according to standards , i am getting the error that the i/p to the bit to integer should be in the range of 0 - 2^M-1 which is?

can anyone help me in the issue?
thanks
 
Top