5G NR Carrier Phase Compensation Option

31 ビュー (過去 30 日間)
Sakthivel Velumani
Sakthivel Velumani 2020 年 10 月 28 日
コメント済み: Sriharsha Korada 2021 年 12 月 1 日
Hi,
I would like to know if there is an option to enable the carrier phase compensation in the 5G NR Toolbox. As per section 5.4 in 3GPP TS 38.211, the useful part of every OFDM symbol in a subframe starts at zero phase wrt to the carrier signal. But I don't see it happening in the funtions in the toolbox.
So is it present some where that I can use or is there plans to add it in the future? As I see the whole point of the waveform generator is to test it with other NR complient equipments but this component is very important to do so.
Regards,
Sakthivel Velumani

回答 (1 件)

Sriram Tadavarty
Sriram Tadavarty 2021 年 5 月 20 日
Hi Sakthivel,
From MATLAB R2020b, the 5G waveform can be generated through nrWaveformGenerator function. This function takes a downlink carrier configuration object, nrDLCarrierConfig, as an input which has a CarrierFrequency property that does the phase compensation before OFDM modulation.
The support for 5G uplink waveform is through an uplink carrier configuration object nrULCarrierConfig. A similar property is present even here for the same support. Note this support of nrULCarrierConfig is only from MATLAB R2021a.
Hope this helps.
Regards,
Sriram
  1 件のコメント
Sriharsha Korada
Sriharsha Korada 2021 年 12 月 1 日
@Sriram Tadavarty In the olderversions, i.e before MATLAB 2020b, signals generated are without any phase precompensation, meaning at carrier frequency is zero??
Best Regards,
Sri

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeTest and Measurement についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by