Hello All,
I am working on IQNet DFE K2L Test Project ,In that interrupts are generated at Slot wise but I want to generate interrupts Symbol wise so what modification I can make in test code? Please Help.
Thanks and Regards,
Harsha Patil
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.
Hello All,
I am working on IQNet DFE K2L Test Project ,In that interrupts are generated at Slot wise but I want to generate interrupts Symbol wise so what modification I can make in test code? Please Help.
Thanks and Regards,
Harsha Patil
Harsha,
IQN generates timing events based on a number of IQ samples passed between IQN and DFE. There is a master timing reference, and dividers. In older communication systems there was a direct relationship with IQ rate and symbols. In OFDM the symbol is spreadout across frequency, based on modulation types and diversity. You could generate a timing interrupt where the first symbol is output after a Downlink Sync or Uplink Sync.
If you are using an accelerator to generate the OFDM symbols. The interrupt would need to come from the accelerator.
The different modulation types in LTE QPSK, QAM, etc would have different numbers of IQ samples and delays. IQN understands baseband sample timing.
best regards,
David Zhou