LTE HDL MIB Recovery
조회 수: 3 (최근 30일)
이전 댓글 표시
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
채택된 답변
Sriram Tadavarty
2020년 3월 20일
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
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!