Commit c62ddbe2 authored by Sagar Parsawar's avatar Sagar Parsawar

Updated NRPRS UE config for 106PRB, 2gNBs

parent 1f788f0e
PRSs = PRSs =
( (
{ {
Active_gNBs = 1; Active_gNBs = 2;
prs_config0 = ( prs_config0 = (
{ {
gNB_id = 0; gNB_id = 0;
NumPRSResources = 1; NumPRSResources = 1;
PRSResourceSetPeriod = [40, 0]; PRSResourceSetPeriod = [20, 2];
SymbolStart = [7]; SymbolStart = [7];
NumPRSSymbols = [7]; NumPRSSymbols = [6];
NumRB = 106; NumRB = 106;
RBOffset = 0; RBOffset = 0;
CombSize = 4; CombSize = 4;
...@@ -27,14 +27,14 @@ PRSs = ...@@ -27,14 +27,14 @@ PRSs =
{ {
gNB_id = 1; gNB_id = 1;
NumPRSResources = 1; NumPRSResources = 1;
PRSResourceSetPeriod = [40, 0]; PRSResourceSetPeriod = [20, 2];
SymbolStart = [7]; SymbolStart = [7];
NumPRSSymbols = [7]; NumPRSSymbols = [6];
NumRB = 106; NumRB = 106;
RBOffset = 0; RBOffset = 0;
CombSize = 4; CombSize = 4;
REOffset = [1]; REOffset = [0];
PRSResourceOffset = [0]; PRSResourceOffset = [1];
PRSResourceRepetition = 1; PRSResourceRepetition = 1;
PRSResourceTimeGap = 1; PRSResourceTimeGap = 1;
NPRS_ID = [0]; NPRS_ID = [0];
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment