LTE HDL MIB Recovery

2 views (last 30 days)
PRANJAL PANDEY
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?

Accepted Answer

Sriram Tadavarty
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
  1 Comment
PRANJAL PANDEY
PRANJAL PANDEY on 20 Mar 2020
Thank You. One last question, can you please tell me how this memory is calculated?

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!