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!