Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
openairinterface5G
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
oai
openairinterface5G
Commits
50c74b68
Commit
50c74b68
authored
3 years ago
by
Francesco Mani
Browse files
Options
Downloads
Patches
Plain Diff
update gNB feature set
parent
37a11c07
No related branches found
Branches containing commit
No related tags found
Tags containing commit
4 merge requests
!1757
Draft: Use pMAX value in configuration file, instead of hardcoded '23' in asn1_msg.c
,
!1493
fix DL arq errors in UE
,
!1275
integration_2021_wk37
,
!1272
NR feature set update
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/FEATURE_SET.md
+19
-8
19 additions, 8 deletions
doc/FEATURE_SET.md
with
19 additions
and
8 deletions
doc/FEATURE_SET.md
+
19
−
8
View file @
50c74b68
...
...
@@ -272,10 +272,10 @@ The following features are valid for the gNB and the 5G-NR UE.
*
30KHz SCS for FR1 and 120 KHz SCS for FR2
*
Generation of NR-PSS/NR-SSS
*
NR-PBCH supports multiple SSBs and flexible periodicity
*
Generation of NR-PDCCH
for SIB1
(including generation of DCI, polar encoding, scrambling, modulation, RB mapping, etc)
-
common search space
configured by MIB
-
user-specific search space
configured by RRC
-
DCI formats: 00, 10
(
01 and 11
**under integration**
)
*
Generation of NR-PDCCH (including generation of DCI, polar encoding, scrambling, modulation, RB mapping, etc)
-
common search space
-
user-specific search space
-
DCI formats: 00, 10
,
01 and 11
*
Generation of NR-PDSCH (including Segmentation, LDPC encoding, rate matching, scrambling, modulation, RB mapping, etc).
-
PDSCH mapping type A and B
-
DMRS configuration type 1 and 2
...
...
@@ -292,8 +292,8 @@ The following features are valid for the gNB and the 5G-NR UE.
-
Support for 1 RX antenna
-
Support for 1 layer
*
NR-PUCCH
-
Format 0 (2 bits,
mainly
for ACK/NACK)
-
Format 2 (up to
64
bits, mainly for CSI feedback)
-
Format 0 (2 bits, for ACK/NACK
and SR
)
-
Format 2 (up to
11
bits, mainly for CSI feedback)
*
NR-PRACH
-
Formats 0,1,2,3, A1-A3, B1-B3
*
Highly efficient 3GPP compliant LDPC encoder and decoder (BG1 and BG2 are supported)
...
...
@@ -319,11 +319,22 @@ The following features are valid for the gNB and the 5G-NR UE.
-
MAC
<->
PHY data interface using FAPI P7 interface for BCH PDU, DCI PDU, PDSCH PDU
-
Scheduler procedures for SIB1
-
Scheduler procedures for RA
-
Contention free RA procedure
-
Contention based RA procedure
-
Scheduler procedures for CSI-RS
-
MAC downlink scheduler (fixed allocations)
-
MAC downlink scheduler
-
phy-test scheduler (fixed allocation and usable also without UE)
-
regular scheduler with dynamic allocation
-
MAC header generation (including timing advance)
-
ACK / NACK handling and HARQ procedures for downlink
-
**As of May 2020**
only DL was validated with COTS phone ; UL in progress, validated with OAI UE in noS1 mode
-
MAC uplink scheduler
-
phy-test scheduler (fixed allocation)
-
regular scheduler with dynamic allocation
-
HARQ procedures for uplink
-
MAC procedures to handle CSI measurement report
-
evalution of RSRP report
-
evaluation of CQI report
-
MAC scheduling of SR reception
# OpenAirInterface 5G-NR UE Feature Set #
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment