sort applied after CCE-TO-REG mapping post interleaving

조회 수: 3 (최근 30일)
Yatin Sharma
Yatin Sharma 2020년 5월 22일
답변: Sriram Tadavarty 2020년 8월 20일
Hi,
I was going through matlab example DownlinkControlProceduresExample.m in 2020a wherein in the function nrPDCCHSpace.m function you are generating PDCCH indices, I could see that post interleaving, sorting of the indices are applied which wasnt there in 2019b version. Can you explain with a corresponding reference for this change?

답변 (1개)

Sriram Tadavarty
Sriram Tadavarty 2020년 8월 20일
Hi Yatin,
The "sort" is used to effect the frequency-first filling *per OFDM symbol* for the resource blocks within a control channel element (CCE).
TS 38.211 Section 7.3.2.5, stats this as "...mapped to resource elements … in increasing order of first k, then l."
where k is the index for the subcarrier and l the OFDM symbol.
Hope this helps.
Regards,
Sriram

카테고리

Help CenterFile Exchange에서 Physical Channels에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by