Practical timing offset and channel estimation in 5G toolbox

7 views (last 30 days)
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.

Answers (1)

Sriram Tadavarty
Sriram Tadavarty on 5 Jan 2021
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 Comment
Tai Huang
Tai Huang on 22 Dec 2022
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

Sign in to comment.

Categories

Find more on 5G Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!