Practical timing offset and channel estimation in 5G toolbox

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)

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

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

Asked:

on 8 Jan 2019

Commented:

on 22 Dec 2022

Community Treasure Hunt

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

Start Hunting!