This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

bcp modulate输出结果疑问



您好:

    我现在想对bcp输出的结果进行ifft,两个模块都已经调通。但是对于bcp最后输出的结果,如:

0xfd2c02d4, 0xfd2c02d4, 0x02d402d4, 0x02d402d4,  

0x02d402d4, 0xfd2cfd2c, 0x02d4fd2c, 0x02d402d4,  

                                ......

我不是很明白。我看BCP的userguide,就知道上面每个32bit word由4个分别由I 和Q构成的symbol组成。但我不明白为什么要用fd2c、02d4表示,它们和我们通信中常规的QPSK后的1/√2和-1/√2有什么对应关系?