Practical timing offset and channel estimation in 5G toolbox
6 次查看(过去 30 天)
显示 更早的评论
I am using the 5G toolbox for network level simulations. The throughput example provided (PDSCH throughput example) is performing the synchronization and channel estimation using the functions "h5gPerfectTimingOffset" and "h5gPerfectChannelEstimate". However, adding the large scale fading won't work with these functions. So, are the functions from LTE toolbox compatible with 5G toolbox for synch. and channel estimation processes?
Thanks.
0 个评论
回答(1 个)
Sriram Tadavarty
2021-1-5
Hi Medhat,
The functions h5gPerfectTimingOffset and h5gPerfectChannelEstimate are only used for perfect estimates. So, it would work for even for large fading. But, it always give the perfect estimate.
For the use of practical timing and channel estimations, use nrTimingEstimate and nrChannelEstimate functions of 5G Toolbox.
Regards,
Sriram
1 个评论
Tai Huang
2022-12-22
Hi Sriram,
Regarding nrTimingEstimate and nrChannelEstimate functions, when the system 2x2 SU-MIMO, it works fine. But when it changes to 4x4 (4 layers) SU-MIMO, all the packets are wrong with the throughput of 0.
Do you have any clues about this issue?
BR
Tai
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!