SS Block power boost in a SSB burst to imitate beamforming
조회 수: 6 (최근 30일)
이전 댓글 표시
Is it possible to increase power of 1 SSBlock of a SSB burst in nrWavegenSSBurstConfig() , similar to what is done in NR Cell Search and MIB and SIB1 recovery [hSIB1WaveformConfiguration()] example . I am using nrDLCarrierConfig() and nrWaveformGenerator().
댓글 수: 0
답변 (1개)
Sriram Tadavarty
2021년 2월 5일
Hi Prabhat,
It is not possible increase the power of 1 SS block of SSB burst directly using nrWavegenSSBurstConfig, nrDLCarrierConfig, and nrWaveformGenerator.
Also, I feel you are pointing to hSIB1Boost rather than hSIB1WaveformConfiguration. Since, hSIB1WaveformConfiguration file only provides the waveform configuration.
The Power property of nrWavegenSSBurstConfig, applies same power for all instances. For different powers for each instance, you can use hSIB1Boost file with slight modifications.
Thanking you,
Sriram
참고 항목
카테고리
Help Center 및 File Exchange에서 Sources에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!