How I get RMC in real LTE signal?

2 ビュー (過去 30 日間)
sarang Kim
sarang Kim 2020 年 1 月 30 日
コメント済み: Lee Bumhee 2020 年 3 月 22 日
Hi,
I have zc706 and FMCOMMS5, and I succeed receive LTE signal with 1 Antenna by reference to the example : LTE Transmitter Using Analog Devices AD9361/AD9364https://kr.mathworks.com/help/supportpkg/xilinxzynqbasedradio/examples/lte-receiver-using-analog-devices-ad9361-ad9364.html
I want to receive LTE signal with 2 Antennas.(2t2r)
So, I looked the code : Transmit and Receive LTE MIMO Using Analog Devices AD9361/AD9364
And I modified it for MIMO decoding.
But, it was error. I examine the code, and I found that it doesn't have 'RMC' field.
The example set 'RMC' with RC number : R.0 or R.7 ... in transmitter.
I want to get my RC number for get 'RMC' field in real LTE signal.
thanks a lot.
  1 件のコメント
Lee Bumhee
Lee Bumhee 2020 年 3 月 22 日
한국분이시네요. 반가워요.

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

採用された回答

Gavin Grant
Gavin Grant 2020 年 2 月 3 日
Hi Sarang,
The RC denotes the reference channel number from the list of PDSCH reference measurement channel (RMC) waveforms. These channel specifications are for the purposes of generating a waveform for transmission, for example using the lteRMCDLTool function.
From the information you have provided it sounds like you wish to search for and decode real LTE signals, in order to display their channel properties. This is explained in Cell Search, MIB and SIB1 Recovery, and demonstrated using Zynq SDR in the following examples:
Note however that these examples only utilize a single RF channel. Extending the example to multiple channels for MIMO is left to the user. It is something for which you may wish to reach out to MathWorks Consulting Services.
Kind regards,
Gavin

その他の回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by