lteDCIResourceAllocation calculation with SI-RNTI
4 views (last 30 days)
Show older comments
How can I input the RNTI to the lteDCIResourceAllocation() function? The RNTI is necessary for the function to calculate the number of bits, in the Resource Block Allocation field, to use for the RIV calculation when the system bandwidth is 10 MHz or greater and Distributed Resource Blocks are to be signaled. It appears that in both this function and the lteDCI function, the MSB of the Resource Block Allocation field is always used to signal the 'gap' above 10 MHz, when the 'gap' should be signaled thru the New Data field when using the RA-RNTI, P-RNTI, or SI-RNTI. This in turn limits the RIV calculation to values that may not include all possible DCI allocations.
0 Comments
Answers (1)
Graham Freeland
on 28 Jan 2020
These functions assume non-SI layout of the DCI messages so you can't indicate different message field layouts and interpretations. Basically they are C-RNTI oriented.
Are there particular DCI and RNTI formats that you are interested in?
0 Comments
See Also
Categories
Find more on LTE Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!