Download as pdf or txt
Download as pdf or txt
You are on page 1of 4

Feature log analysis

5G Continuous Verification

Exported on  11/26/2021


5G Continuous Verification  –  Feature log analysis

Table of Contents
No headings included in this document

 –  2
5G Continuous Verification  –  Feature log analysis

4x4 MiMo:
• BIP (L1/L2) logs:
Wireshark filter: dldata_pdschsendreq
BIP Event Chaining/SW Event 122  ICOM_5G/DlData_PdschSendReq    
numOfLayers (Uint8): 0x04
• QXDM logs:
View → Common → Filtered View → **Right click on the black background of the filtered view sceen** →
Configure → Log Packets → NR5G → MAC → Select "[0xB887] NR5G MAC PDSCH Status"
During data transmission open NR5G MAC PDSCH Status message:
Num Layers = 4
• TTI traces:
 dlFdSchedData → numOfLayers

Beamforming:
• QXDM logs:
View → Common → Filtered View → **Right click on the black background of the filtered view sceen** →
Configure → Log Packets → NR5G → MAC → Select "[0xB97F] NR5G ML1 Searcher Measurement Database
Update Ext"
During 5G Attach open NR5G ML1 Searcher Measurement Database Update Ext:
Check if Num Beams value is aligned with your Beam Set / Beamforming configuration.
• L1/L2 logs ????

Closed loop / Open loop check:

Closed Loop:
• For DL: User Equipments have a choice among some Precoding Matrix Indicator (PMIs) from codebooks to
precode PDSCH information. PMI selection is based on CSI-RS reference signal. The UE will report to the
gNodeB the PMI that optimizes its SNR

Open Loop:
• For DL: the transmited PDSCH information is SCDD precoded, which is transparent to the User Equipment. 

RSRP check:
• QXDM logs:
View → Common → Filtered View → **Right click on the black background of the filtered view sceen** →
Configure → Log Packets → NR5G → MAC → Select "[0xB97F] NR5G ML1 Searcher Measurement Database
Update Ext"

 –  3
5G Continuous Verification  –  Feature log analysis

During 5G Attach open NR5G ML1 Searcher Measurement Database Update Ext:
Check Filtered Tx Beam RSRP value (in dBm)

CQI check:
• TTI trace:
csiSrReportData → cqi

MCS check:
• TTI trace:
dlFdSchedData → rrmDlUsedMcs/rrmDlProposedMcs
• QXDM logs:
View → Common → Filtered View → **Right click on the black background of the filtered view sceen** →
Configure → QTraces → COMMON → QSH → [0076/04] QSH/ANALYSIS
During data transmission open QSH/ANALYSIS/Low/NR5GMAC:
 In Summary check: Avg MCS

Useful stuff for logs capturing:


• BIP logs script:
https://confluence.ext.net.nokia.com/pages/viewpage.action?spaceKey=CV&title=gNB+Mirroring
• gNB_logs Tool (Fast way for TTI traces combining)
\\eseefsn50.emea.nsn-net.net\rotta4internal\Rotta4internal_5G\Hangzhou\pdli\gnb_logs_tool1
https://confluence.ext.net.nokia.com/pages/viewpage.action?pageId=800166592
• TTI traces in CSV format: 
Link to the script: gnb_tti_traces_v2.zip2
1. Copy to ASIK
2. scp gnb_tti_traces_v2.zip toor4nsn@192.168.253.20:/tmp3
3. bsh 1:0
4. unzip /tmp/gnb_tti_traces_v2.zip
5. chmod 777 /tmp/gnb_tti_traces_v2.sh
6. cd /tmp/
7. ./gnb_tti_traces_v2.sh start
8. ./gnb_tti_traces_v2.sh stop
9. Use gnb_logs -tc on the results.
// Use "Data" → "Text to Columns" in Excel to analyse the results more clearly //  

1 file://eseefsn50.emea.nsn-net.net/rotta4internal/Rotta4internal_5G/Hangzhou/pdli/gnb_logs_tool
2 https://confluence.ext.net.nokia.com/download/attachments/949706656/gnb_tti_traces_v2.zip?
api=v2&modificationDate=1580305750000&version=2
3 mailto:toor4nsn@192.168.253.20:/tmp

 –  4

You might also like