5G NR Channel Estimation by Slot instead DM-RS
5 ビュー (過去 30 日間)
古いコメントを表示
fatih özdemir
2020 年 11 月 30 日
コメント済み: Sriram Tadavarty
2020 年 12 月 1 日
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
0 件のコメント
採用された回答
Sriram Tadavarty
2020 年 12 月 1 日
Hi Fatih,
You can use nrChannelEstimate directly and provide all the symbol values and indices as arguments.
Regards,
Sriram
3 件のコメント
Sriram Tadavarty
2020 年 12 月 1 日
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
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Synchronization and Receiver Design についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!