필터 지우기
필터 지우기

How preamble signal is generated in Massive MIMO Hybrid Beamforming

조회 수: 3 (최근 30일)
Emad
Emad 2019년 5월 24일
댓글: Rochelle Thomas 2023년 7월 10일
In Massive MIMO Hybrid Beamforming, a preamble signal is sent over all transmitting antenna elements for CSI. It uses the function named helperGenPreamble.m which is designed for 256 carriers. What is the theory behind the choice of Frequency subcarrier tones namely ltfSC. How can we extend it to 1024 carriers?

채택된 답변

Amit Kansal
Amit Kansal 2019년 6월 17일
The sequence selected in helperGenPreamble.m is based on the Long Training Field (LTF) used in WLAN (802.11) standards. It is basically a set of tones at the subcarriers that are known (pre-designed) at both the transmit and receive ends.
Extensions to other FFT sizes should be straightforward. Just update the ltfSC vector values directly to represent the subcarriers that carry data, which would be hence used for sounding purposes.
hope this helps,
Amit
  댓글 수: 1
Rochelle Thomas
Rochelle Thomas 2023년 7월 10일
Could you please explain all the exact changes that need to be done, to extend this to 4096 FFT with an example calculation ?

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Wireless Communications에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by