SS Block power boost in a SSB burst to imitate beamforming
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Sriram Tadavarty
le 5 Fév 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
Voir également
Catégories
En savoir plus sur Sources dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!