Thread Links | Date Links | ||||
---|---|---|---|---|---|
Thread Prev | Thread Next | Thread Index | Date Prev | Date Next | Date Index |
Hi, this is with regard to the OFUSC permutation formula in sec 8.4.6.1.2.3.1. The formula for c1 and c2 are c1=IDcell%Ns c2=floor(IDcell/Ns) for 2048 subcarrier case accroding to table 310e, Ns=32. the range of IDcell is (0,31). therefore, c1=IDcell and c2=0 for all cases. c2=0 means the permutation sequence p2 would never be used for 2048 case according to eqn. 108a. is this correct? bala