SS Block power boost in a SSB burst to imitate beamforming
6 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Sriram Tadavarty
on 5 Feb 2021
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
See Also
Categories
Find more on Sources in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!