Hi, I have some questions about Sora.
First, with 802.11a protocol, each complex16 is truncated to a complex8, but I find that RAB uses a 14-bit DAC. If considering PAPR which can be 6dB or so for OFDM symbols, we may use 13 bits for each complex. Why does Sora use a complex8?
Second, I find Sora SDK uses 10720 to denote +1 when mapping, but when demaaping, the demapping tables seems to denote +1 by 7. Why does Sora use 7 to denote +1 when demapping?
Thanks.