5G NR Channel Estimation by Slot instead DM-RS

17 views (last 30 days)
Hello, I wanted to use the nrchannelestimate from Matlab to perform Channel Estimation, but not only via DMRS Signals as references.
I wanted to give every Symbol as a Pilot. My question would be the following: Do I need to change the code from nrchannelestimate.m somewhere, or is it sufficient if I just give all symbol values and indices as arguments instead of the DMRS symbols and indices ?
I am aware that there is nrperfectchannelestimate, but I assume that the receiver does not have perfect synchronization etc, that's why I want to use nrchannelestimate
Thanks

Accepted Answer

Sriram Tadavarty
Sriram Tadavarty on 1 Dec 2020
Hi Fatih,
You can use nrChannelEstimate directly and provide all the symbol values and indices as arguments.
Regards,
Sriram
  3 Comments
fatih özdemir
fatih özdemir on 1 Dec 2020
One other question : Where can I find more about the theory(the mathematics behind ) of 5g Channel Estimation like in nrchannelestimate?. I couldn't find it in the TS 3gpp manuscripts. I would like to know more about the mathematics behind it.
Sriram Tadavarty
Sriram Tadavarty on 1 Dec 2020
In general, any standard specifications (like 5G, LTE, WLAN) doesn't indicate about the receiver. It only indicates about the tranmissions. Some aspects of estimations will be provided in the measurements section, as part of any specified measurement process. The channel estimation is similar to any OFDM system having pilot symbols. You can look over this paper to understand better about channel estimation "On Channel Estimation in OFDM Systems". There are even other different papers in the literature about this topic.
Regards,
Sriram

Sign in to comment.

More Answers (0)

Products


Release

R2020b

Community Treasure Hunt

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

Start Hunting!