milewire commited on
Commit
4bf9c05
·
verified ·
1 Parent(s): 76c84b4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -50,6 +50,19 @@ CQI = 3
50
  - HIGH Severity
51
  - Recommended RF engineering actions
52
 
 
 
 
 
 
 
 
 
 
 
 
 
 
53
  ## Potential Use Cases
54
 
55
  - LTE RAN troubleshooting
 
50
  - HIGH Severity
51
  - Recommended RF engineering actions
52
 
53
+ ## KPI Threshold Examples
54
+
55
+ | KPI | Threshold | Interpretation |
56
+ |---|---|---|
57
+ | UL SINR | < 0 dB | Potential uplink degradation |
58
+ | UL SINR | < -5 dB | Severe uplink impairment |
59
+ | RTWP | > -100 dBm | Elevated uplink noise floor |
60
+ | RTWP | > -95 dBm | Severe interference indication |
61
+ | PUSCH BLER | > 15% | Elevated uplink retransmissions |
62
+ | PUSCH BLER | > 30% | Critical uplink quality issue |
63
+ | UL PRB | > 85% | Potential uplink congestion |
64
+ | CQI | < 5 | Poor radio quality indication |
65
+
66
  ## Potential Use Cases
67
 
68
  - LTE RAN troubleshooting