5G NR Carrier Phase Compensation Option

조회 수: 32 (최근 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 CenterFile Exchange에서 Test and Measurement에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by