SS Block power boost in a SSB burst to imitate beamforming

36 views (last 30 days)
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().

Answers (1)

Sriram Tadavarty
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

Categories

Find more on Search Path in Help Center and File Exchange

Products


Release

R2020b

Community Treasure Hunt

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

Start Hunting!