NR Cell Search and MIB and SIB1 Recovery version difference
Show older comments
I updated from R2022b to R2023b prerelease.
And we've seen some SIB1s that fail in R2022b succeed in R2023b.
Can you tell me what changed from R2022b to R2023b?
R2022b ------------------------------------------------------------
-- Downlink control information message search in PDCCH --
Decoded PDCCH candidate #1 at aggregation level 4
PDCCH RMS EVM: 3.802%
PDCCH CRC: 0
-- PDSCH demodulation and DL-SCH decoding --
PDSCH RMS EVM: 38.883%
PDSCH CRC: 1 SIB1 decoding failed.
R2023b prereleass ------------------------------------------------------------
-- Downlink control information message search in PDCCH --
Decoded PDCCH candidate #3 at aggregation level 4
PDCCH RMS EVM: 3.901%
PDCCH CRC: 0
-- PDSCH demodulation and DL-SCH decoding --
4000002464014044280028000000000000
PDSCH RMS EVM: 23.683%
PDSCH CRC: 0
SIB1 decoding succeeded.
Accepted Answer
More Answers (2)
Song-Hyun Ji
on 14 Jul 2023
Edited: Song-Hyun Ji
on 14 Jul 2023
0 votes
Did you use signal created by "NRDownlinkWaveformGenerationExample.m" in '5G NR Downlink Vector Waveform Generation' instead of the signal in 'capturedWaveformSIB1.mat' to create a static signal or read a signal from a file as the option in 'NR Cell Search MIB and SIB1 Recovery'?
Jongmin Kim
on 14 Jul 2023
0 votes
1 Comment
Song-Hyun Ji
on 14 Jul 2023
As you noticed, we improved quite the MATLAB code for ‘NR Cell Search and MIB and SIB1 Recovery’ when comparing the script between R2022b and R2023b. I could not find a code change for a change in the 3GPP specification in the example. If you want to get an exact answer, please contact the Technical Support team with the reproducible sample files.
Categories
Find more on 5G Toolbox 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!