LTE HDL MIB Recovery
2 views (last 30 days)
Show older comments
PRANJAL PANDEY
on 20 Mar 2020
Commented: PRANJAL PANDEY
on 20 Mar 2020
While reading the PBCH Indexing section in LTE HDL MIB Recovery, I came across this line "The PBCH Indexing block computes the memory addresses required to retrieve the PBCH from the grid memory buffer." The question I have is where is the grid memory buffer located which PBCH Indexing block use to calculate address to retrieve PBCH?
0 Comments
Accepted Answer
Sriram Tadavarty
on 20 Mar 2020
Hi Pranjal,
The Grid Memory block is right after the PBCH indexing block. There is an input coming from the grid memory block to the PBCH indexing block.
It can be seen in the documentaion here (Section MIB Decoder, the block placed in the middle subsystem).
Hope this helps.
Regards,
Sriram
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!