NR Cell Search and MIB and SIB1 Recovery version difference
이전 댓글 표시
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.
채택된 답변
추가 답변 (2개)
Song-Hyun Ji
2023년 7월 14일
편집: Song-Hyun Ji
2023년 7월 14일
0 개 추천
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
2023년 7월 14일
0 개 추천
댓글 수: 1
Song-Hyun Ji
2023년 7월 14일
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.
카테고리
도움말 센터 및 File Exchange에서 5G Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!